	@charset "UTF-8";
html{
	background: #000b39;

}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #000b39;
	margin: 0px;
	padding: 0px;
}

#Container{
	width: 937px;
	margin-right: auto;
	margin-left: auto;
}

#header{
}

#search{
	color: #FFF;
	text-align:right;
	margin-top: 8px;
	padding-bottom: 10px;
}

.searchfield{
	color: #FFF;
	background-color: #4970D4;
	border:0px;
	margin-top: -5px;
}

.searchfieldBTN{
	margin-top: -5px;
}

a.search:link{
	color: #ffffff;
	text-decoration:none;
}

a.search:visited{
	color: #ffffff;
	text-decoration:none;
}

a.search:hover{
	color: #F1B822;
	text-decoration:none;
}

a.search:active{
	color: #ffffff;
	text-decoration:none;

}


#logo{
	width: 288px;
	float: left;
}
        
#banner{
	float: right;
	width: 649px;
	height:147px;
}
            
#TopNav{
	background-image: url(../images/header_Nav_Bar.png);
	height: 32px;
	background-repeat: no-repeat;
	width: 937px;
	clear: both;
	margin: 0px;
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#TopNav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#TopNav ul li{
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 6px;
}

#TopNav ul li a{
	margin-top: 3px;
}

a.top:link{
	color: #00135f;
	text-decoration:none;
}

a.top:visited{
	color: #00135f;
	text-decoration:none;
}

a.top:hover{
	color: #920000;
	text-decoration:none;
}

a.top:active{
	color: #00135f;
	text-decoration:none;

}


#mainContetn{
}
        
#lefColum{
	float: left;
	width: 279px;
}

#leftNav{
}

#leftContent{
	background-color: #93a7da;
	padding-bottom:1px;
}

#leftContent p {
	padding-left:10px;
}

.leftFooter{
	margin-top:0px;
}

.leftTitle{
	background-color: #f0b825;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 4px;
}

#flash{
	width: 649px;
	float: right;
}

#centerColum{
	width: 360px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#centerColumheder{
	background-image: url(../images/CenterBarHeader.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 340px;
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
}

.CenterWhite{
	color: #000;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -12px;
	padding-bottom: 10px;
}

.Centerheader{
	background-color: #4970D4;
	padding-top: 0px;
	color: #FFF;
	margin-top: -12px;
	padding-left: 15px;
}

#center2Colum{
	float: right;
	width: 649px;
	margin-top: 10px;
}

#center2ColumHeader{
	background-image: url(../images/Colum2_Header.png);
	height: 40px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
}

#center2ColumWhite{
	background-color: #FFF;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#center3ColumWhite{
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

#rightColum{
	float: right;
	width: 279px;
	margin-top: 10px;
}

.rightTopHeader{
	background-image: url(../images/RightFooter.png);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 3px;
	padding-left: 15px;
}

.rightHeader{
	background-color: #F1B822;
	margin-top: -12px;
	padding-left: 15px;	
}

.rightColumBlue{
	background-color: #93A8DA;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	margin: 0px;
	padding-bottom: 10px;
}

.rightColumWhite{
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	
}

.rightColumWhite h2{
	font-size:15px;
}

#footer{
	text-align: center;
	clear: both;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
	height: 35px;
	margin-top: 5px;
}
a:link {
	color: #000D39;
	text-decoration: underline;
}
a:visited {
	color: #000D39;
	text-decoration: underline;
}
a:hover {
	color: #920000;
	text-decoration: underline;
}
a:active {
	color: #000D39;
	text-decoration: underline;
}

a.double:link {
	color: #000D39;
	text-decoration: underline;
}
a.double:visited {
	text-decoration: underline;
	color: #000D39;
}
a.double:hover {
	text-decoration: underline;
	color: #920000;
}
a.double:active {
	text-decoration: underline;
	color: #000D39;
}

a.Btitle:link {
	color: #000D39;
	text-decoration: none;
}
a.Btitle:visited {
	text-decoration: none;
	color: #000D39;
}
a.Btitle:hover {
	text-decoration: none;
	color: #920000;
}
a.Btitle:active {
	text-decoration:none;
	color: #000D39;
}

fieldset{
	border:0px;
}