/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
body {
	background-color: #0e2780;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #9A0107;
}
a:visited {
	color: #9A0107;
}
a:hover {
	color: #9F1419;
}
a:active {
	color: #9B0208;
}
p
{
margin: 0px 0px 18px 0px;
padding: 0px 0px 0px 0px;
}
#pagewidth{ 
 width:995px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:425px; 
 width:100%;
} 
#subheader{
 position:relative; 
 height:218px; 
 width:100%;
} 
 
#leftcol{
	width:350px;
	background-color:#AEBADD;
		padding: 28px 25px 8px 25px;
		margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	line-height: 20px;
	float:left;
	position:relative;
  }

#maincol{
background-color: #FFFFFF;  
padding: 24px 25px 8px 25px;
margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
 float: right; 
 display:inline; 
 position: relative; 
 width:545px; 
 }
 
.TitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	color: #000000;
	line-height: 31px;
	margin: 0 0 15px 0;
}

.NewsFlash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color:#AEBADD;
	border:solid 2px;
	font-size: 13px;
	line-height: 16px;
	font-style:normal;
background-color: #FFFF99;
	color: #000000;
	padding: 12px 12px 12px 12px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
