 /* CSS Document */
<!--
body{
margin:0px;
padding:0px;
text-align:center;
background-color:#e5e5e5;
}
#outer {    
width:770px;   
background-color:#f3f3f3;   
margin: 0px auto;    
padding: 0px;
border:4px solid #d9d9d9;  
text-align:center;
}
#header { 
width:770px; 
height:97px;    
margin: 0px auto;    
text-align: center;
background-color:#d2eaff;  
border-bottom:1px solid #00a4e4;
}
#header #logo{
float:left;
margin-left:5px;
width:283px;
height:97px; 
}
#header #hdrtxt{
float:left;
margin:30px 0px 30px 150px;
width:285px;
height:36px; 
}
#nav{
width:770px;
height:26px;
background-color:#f3f3f3;
font: normal 10px arial;
color:#000;
text-align:center;
}
#content{  
background-color:#ffffff;
width:770px;
margin:0px;    
padding:0px;
text-align:center;
}
#bottom {   
width:770px;
height:31px;
background-color:#1a75d0;
margin: 0px auto;  
padding: 0px;    
border-bottom:2px solid #f88212;
}

#footer {   
width:770px;
height:95px;
text-align:center;
margin: 23px auto; 
padding: 0px; 
font: bold 10px arial;
color:#000000;
}
#footer a{
font: normal 11px arial;
text-decoration: underline;
color: #ff7e00;
}
#footer a:hover{
font: normal  11px arial;
text-decoration: none;
color: #ff7e00;
}
#footer .bar{
font:normal  11px arial;
color: #ff7e00;
}
p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color:#333333;
}

h1{
	text-align:left;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color:#0c4771;
	padding-left:10px;
}

.button{
float:left;
}

.button a{
background-color:#f3f3f3;
text-align:center;
font: bold 10px arial;
text-decoration: none;
color: #666666;
padding:6px 0px 6px 0px;
height: 12px;
display:block;
}
html > body .button a{ 
font: bold 10.5px arial;

}
.button a:hover{
background-color:#f3f3f3;
color: #f88212;
border-bottom:2px solid #f88212;
}
.btnbar{
background-color:#f3f3f3;
float:left;
font: normal 10px arial;
color:#666666;
padding:6px 0px 6px 0px;
height: 12px;
display:block;
}
#hdrImg{
width:770px;
height:179px;
margin-top:2px;
background-color:#f3f3f3;
}
.homeBox{
float:left;
width:381px;
font: normal 10px arial;
color:#000000;
}
.homeBox2{
float:left;
width:381px;
font: normal 10px arial;
color:#000000;
}
.homeBoxLong{
float:left;
width:752px;
height:190px;
margin-left:10px;
font: normal 10px arial;
color:#000000;
}
.homeSecBox{
float:left;
width:125px;
height:190px;
color:#000000;
}
.homeHdr{
padding:15px;
text-align:left;
width:345px;
}
.contentHdr{
padding:15px;
text-align:left;
width:730px;
}
.contentBox{
text-align:center;
width:730px;
background-color:#ffffff;
}
#navlist
{
width:339px;
margin-left: 0;
padding-left: 0;
list-style: none;
margin-top:5px;
}

#navlist li 
{
padding-left: 10px;
background-image: url('../images/arrow_right.gif');
background-repeat: no-repeat;
background-position: top left;
margin:0px 5px 1px 5px;
}
#navlist li a{
font: bold 12px arial;
color:#6194fe;
text-decoration: none;
}
#navlist li a:hover{
font: bold 12px arial;
color:#6194fe;
text-decoration: underline;
}
.adDescTxt{
padding:20px;
width:450px;
font: normal 11px arial;
color:#3974bd;
text-decoration: none;
}
.addescHdr{
padding-left:20px;
font: bold 12px Century Gothic;
color:#fff;
text-decoration: none;
}
.addescSmHdr{
font: normal 11px arial;
color:#fff;
text-decoration: none;
}
.blueHdr {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	color: #3366CC;
}
.condLeft{
float:left;
width:200px;
height:2900px;
background-color:#d8e5ff;
font: normal 11px arial;
margin-top:20px;
margin-right:15px;
padding-top:15px;
padding-left:10px;
text-align:left;
}
.condLeft a{
display:block;
color:#3366CC;
font: bold 12px arial;
text-decoration: none;
margin:0px 0px;
}

.condLeft a:hover{
color:#4b81f1;
font: bold 12px arial;
text-decoration: underline;
}
.condRight{
float:left;
margin-top:20px;
text-align:left;
width:500px;
font: normal 11px arial;
}
.condRight .top{
margin:15px 0px;
font: normal 11px arial;
color:#3366CC;
text-decoration:underline;
}
.condRight .top:hover{
text-decoration:none;
}
-->
