body,html { 
    margin:0;
    padding:0;
    border:0;
    height: 100%; 
    width: 100%; 
		background: #0e1030;
		font: normal 11px arial;
		color:#FFF;
} 
/*/////////////////////////////////////////////*/
h3{
	font: bold 16px arial;
	
}
h4{
	font: bold 13px arial;
	color:#b28233;
	margin:0;
	line-height:0;
}

/*/////////////////////////////////////////////*/
.col1{
	width:209px; 
	height:192px; 
	vertical-align:top;
	float:left;
	
}
.col2{
	width:543px; /*570 - right padding*/
	height:25px;
	background: #0e1030;
	vertical-align:bottom; 
	padding:167px 0 0 25px;
	border-left:solid 2px white;
	float:left;
}
.col3{
	width:245px; 
	height:192px;
	float:left;
}
.col4{
	width:209px; 
	vertical-align:top;
	float:left;
	
}
.col5{
	width:570px; 
	min-height: 380px; 
	height: auto !important; 
	height: 100%;
	background:#FFF; 
	color:#003366;
	text-align:left; 
	vertical-align:top;
	border-top:solid 10px white;
	border-bottom:solid 10px white;
	float:left;
}
.col6{
	width:245px; 
	border-top:solid 10px white; 
	vertical-align:top; 
	padding-top:107px;
	float:left;
}
.col7{
	width:209px; 
	min-height: 100px; 
	height: auto !important; 
	height: 100%;
	float:left;
}
.col8{
	width:548px; /*570 - 20 padding left - 2px right border*/
	border-right:solid 2px white; 
	text-align:left; 
	padding:10px 20px 0 0; 
	float:left;
}
.col9{
	width:245px; 
	float:left;
}
#topNav{
	font: bold 11px arial;
	color: #669A99;
}

#topNav a {
	font: bold 11px arial;
	color: #669A99;
	text-decoration: none;
}

#topNav a:hover {
	font: bold 11px arial;
	color: #FFF;
	text-decoration: none;
}

#sideNavHome{
 width:100px;
 height:25px;
 border-bottom:solid 1px white;
 padding:12px 0 0 20px;
}

#sideNavHome a{
 font: bold 12px arial;
 color:#669a99;
 text-decoration:none;
}

#sideNavHome a:hover{
 font: bold 12px arial;
 color:#fff;
 text-decoration:none;
}

#subNavInner{
  font: bold 12px arial;
	color: #000033;
}

#subNavInner a{
 font: bold 12px arial;
 color:#000033;
 text-decoration:none;
}

#subNavInner a:hover{
 font: bold 12px arial;
 color:#669999;
 text-decoration:none;
}

a{
	font: normal 11px arial;
  color:#000033;
  text-decoration:underline;
}
a:hover{
	font: normal 11px arial;
  color:#669999;
  text-decoration:underline;

}

.titleSection{
	font: normal 18px arial;
	color:#669999;
	text-transform: uppercase;
}
/*/////////////////////////////////////////////*/
#copyright {
 	font:bold 10px arial;
	color: #669a99; 
	float: right;
	padding-top:10px;
}
#copyright a{
	font:bold 10px arial; 
	color: #669a99; 
	text-decoration:none;
}
#copyright a:hover{
	font:bold 10px arial; 
	color: #FFF; 
	text-decoration:none;
}

/*/////////////////////////////////////////////*/
 .text {
 	font-size:11px; 
	color: #FFFFFF; 
	font-family: Arial, Verdana;
	font-weight: bold;
	background-color: #EB0083;
	padding-left: 10px;
	padding-right: 5px;
}
/*/////////////////////////////////////////////*/
