a:link, a:visited {
color:#06c;
text-decoration:underline;
}
a:active, a:hover {
color:#c51921;
text-decoration:none;
}

#hbar a:link, #hbar a:visited {
color:#4a595c;
text-decoration:none;
}
#hbar a:active, #hbar a:hover {
color:#e82529;
}

#footer a:link, #footer a:visited {
color:#fff;
padding:0px 14px;
text-decoration:none;
}
#footer a:active, #footer a:hover {
color:#e82529;
}

a.norm:link, a.norm:visited {
color:#2e3b3e;
text-decoration:none;
}
a.norm:active, a.norm:hover {
color:#c51921;
text-decoration:none;
}

body {
background-color:#eeeeee;
padding:0;
margin:0;
font-family:Tahoma,Arial;
font-size:1em;
}

#page {
width:100%;
min-width:766px;
background-color:#374d5d;
padding:auto;
margin:auto;
}

#hbar {
width:100%;
height:47px;
background-color:#ccc;
font-family:Tahoma,Arial;
	:11px;
color:#4a595c;
}

#hlinks {
width:60%;
min-width:455px;
float:left;
padding-top:17px;
padding-left:45px;
}
#hlinks ul {
margin:0;
padding:0;
}
#hlinks li {
background: url('/images/arrow_h.gif') no-repeat center left;
display:inline;
padding:0px 25px 0px 15px;
}

#hsearch {
width:215px;
float:right;
text-align:right;
padding-right:34px;
padding-top:12px;
}
.txtsearch {
width:100px;
height:14px;
font-family:Tahoma,Arial;
font-size:0.9em;
color:#999;
background-color:#fff;
border:#b7bec1 1px solid;
padding:2px 40px 2px 4px;
}
.btnsearch {
position:absolute;
top:17px;
margin-left:-30px;
}
#header {
width:100%;
height:240px;
background: url('/images/header.jpg') no-repeat 0px 0px;
}

#menubar {
width:100%;
height:48px;
background-color:#475558;
border-top:#7a888b 1px solid;
border-bottom:#f3e2bd 1px solid;
}

#mainarea {
overflow:hidden;
padding:25px 36px;
background-color:#dddddd;
}

.mainright {
width:30%;
float:right;
background-color:#dddddd;
}
.mainleft {
width:65%;
float:left;
padding-bottom:20px;
background-color:#dddddd;
}

.mainright2 {
width:40%;
float:right;
}
.mainleft2 {
width:55%;
float:left;
}

#mainarea p {
padding:0px 10px;
}

.title {
color:#2e3b3e;
font-family:Tahoma;
font-size:1.2em;
padding-bottom:6px;
padding-left:10px;
border-bottom:#869194 1px solid;
}
.title_sub {
font-size:0.8em;
color:#c51921;
margin-top:5px;
}
.title2 {
color:#c51921;
font-family:Tahoma;
font-size:0.8em;
font-weight:bold;
}
.text2 {
font-family:Arial;
font-size:0.9em;
color:#475558;
padding:10px 20px;
}
.frmfield {
font-size:0.8em;
color:#475558;
}
.txtbox {
background-color:#fff;
height:16px;
width:160px;
border:#abadb3 1px solid;
font-family:Arial,Tahoma;
font-size:1em;
color:#444;
}
.txtarea1 {
background-color:#fff;
height:40px;
width:180px;
border:#abadb3 1px solid;
font-family:Arial,Tahoma;
font-size:1em;
color:#444;
}
.txtarea2 {
background-color:#fff;
height:60px;
width:180px;
border:#abadb3 1px solid;
font-family:Arial,Tahoma;
font-size:1em;
color:#444;
}
#footer {
background-color:#374d5d;
border-top:#73838e 2px solid;
padding:22px 46px;
clear:both;
display:block;
}
#footertitle {
border-left:#e8202a 1px solid;
font-family:Tahoma,Arial;
font-size:0.9em;
color:#73838e;
padding-left:4px;
}
#footermenu {
padding-bottom:8px;
}
#footercopyright {
padding-left:14px;
}

.quote {
background:#f6eab9 url('/images/logo_mission.gif') no-repeat top center;
color:#869194;
padding:130px 20px 20px 20px;
font-size:1.2em;
font-family:Times;
}

.tblnews {
border-bottom:#869194 1px solid;
}

.newstitle a {
color:#c51921;
font-size:1em;
font-weight:bold;
font-family:Arial,Tahoma;
}
.newsdate {
color:#475558;
font-size:0.8em;
}
.newscode {
color:#869194;
font-size:0.8em;
}

.icoarr {
background:url(/images/arrow.gif) no-repeat center left;
padding-left:10px;
font-size:1em;
}
.icoedit {
background:url(/images/edit.gif) no-repeat center left;
padding-left:20px;
font-size:1em;
}
.icodel {
background:url(/images/delete.gif) no-repeat center left;
padding-left:20px;
font-size:1em;
}
ul.submenu {
list-style:none outside url('/images/arrow.gif');
margin:10px 0px 20px 18px;
}
ul.submenu li {
padding-bottom:5px;
}

.lnk {
	text-align:center;
	float:left;
	width:28%;
	height:150px;
	min-width:200px;
	margin:10px;
	background-color:#ccc;
	padding:10px;
}

.sidebox {
width:40%;
float:right;
border-top:#73838e 10px solid;
border-bottom:#73838e 10px solid;
padding:10px;
}

.pdficon {
padding-left:20px;
background:url('/images/files/pdfico.gif') no-repeat left center;
}
.ppsicon {
padding-left:20px;
background:url('/images/files/ppsico.gif') no-repeat left center;
}

.box {
background-color:#dddddd;
}