/* CSS Document */

body {
	background-color:#013A7C;
	line-height: 20px;
	margin: 0;
	background-image: url(../_images/index-body-bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


#flashcontent {
	height: 374px;
	width: 1080px;
	background-image: url(../_images/index-noFlash.jpg);
	background-repeat: no-repeat;
}



#newsA {
	float:right;
	padding-right: 15px;
	font-size: 10px;
	line-height: 17px;
	padding-left: 20px;
}


#news p {

}

#header {
	height: 374px;
	width: 1080px;
}

#contain {
	width: 1080px;
	text-align: left;
}


#col1 {
	width: 197px;
	float: left;
}

#col2 {
	float: left;
	width: 650px;
}


#col2 a:link, #col2 a:visited {
	color: #2F88DB;
	text-decoration: underline;
	
}


#col2 a:hover{
	color: #71B7F5;
	text-decoration: none;
	
}

#col2 a:active{
	color: #FFFFFF;
	text-decoration: none;
	
}






#col3 {
	float: left;
	width: 180px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #7C7357;
}


#col3 p {
	margin-top: 7px;
	margin-bottom: 5px;
}


#col3 a:link, #col3 a:visited {
	color: #2F88DB;
	text-decoration: underline;
	
}


#col3 a:hover{
	color: #71B7F5;
	text-decoration: none;
	
}

#col3 a:active{
	color: #FFFFFF;
	text-decoration: none;
	
}







#footer {
	font-size: 9px;
	color: #4884BE;
}


#footer p {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B6BAB;
}


#footer a:link, #footer a:visited {
	color: #2F88DB;
	text-decoration: underline;
	
}


#footer a:hover{
	color: #71B7F5;
	text-decoration: none;
	
}

#footer a:active{
	color: #FFFFFF;
	text-decoration: none;
	
}



.col2TextA {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 22px;
	color: #FFFFFF;
	line-height: 22px;
}


.col3TextA {
	font-size: 11px;
	line-height: 17px;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 20px;
	color: #FFFFFF;
}


.clearfloat {

clear:both;
height:1px;
line-height: 0px;

}


#col1 h2 {
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 5px;
	margin: 0px;
}

#col2 h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: normal;
}








#searchA {
	margin-bottom: 15px;
	padding-left: 5px;
	margin-top: 19px;
}



#sideBarA {
float:right;
width: 175px;
position:relative;

}


.searchField {
	font-family: Arial;
	color: #526BA0;
	background-color:#FFFFFF;
	background-image: url(../_images/search-field-bg2.jpg);
	background-repeat: no-repeat;
	width: 120px;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 3px;
	height: 15px;
}



#search-btn {
	border:0;
	position: relative;
	top: -1px;
	left: -2px;
}


#navHomeA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 235px;
	padding-left: 200px;
	text-transform: capitalize;
}

#navHomeA a {
	padding-left: 30px;
	padding-right: 29px;

}


#navHomeA a:link, #navHomeA a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

#navHomeA a:hover  {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}

#navHomeA a:active  {

}
