



/*      ---------------------------------
       |       Global Declarations       |
	---------------------------------*/
body{
		background-color: #3091af;
}
body, p {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 2.9ex;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding:0;

	}
	.sideh3{
		color: #2C2C2C;
		font-weight: bold;
		font-size: 14px;
}
.sidebody1{

			font-weight: bold;
		font-size: 11px;
		
}
	.topnavhome{
			background-image: url(images/navbottom.jpg);
	background-position: left;
	background-repeat: repeat-y;

	background-color: #3091af;
	}
	
#topnavhome{
font: 10px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom:8px;
	color:#ffffff;
	font-weight: bold;
	text-align:right;
	line-height: 0;
	margin-right:3px;

	letter-spacing: 0px;

}
#topnav{
font: 10px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom:8px;
	color:#ffffff;
	font-weight: bold;
	
	line-height: 0;
	text-align: left;
	margin-left:3px;
		letter-spacing: 0px;
}
	#topnavhome a:link, #topnavhome a:active, #topnavhome a:visited {
	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background:none;

	padding-top: 8px;
	padding-bottom:8px;
}

#topnavhome a:hover {
	background: #d4470f;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

	padding-top: 8px;
	padding-bottom:8px;

}

	#topnav a:link, #topnav a:active, #topnav a:visited {
	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background:none;

	padding-top: 8px;
	padding-bottom:8px;

}

#topnav a:hover {
	background: #3091af;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

	padding-top: 8px;
	padding-bottom:8px;
}
.homesidenav{
	background-image: url(images/navfiller.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	width:182px;
	background-color: #acd3df;
}
#sidenavcircles{
	background-image: url(images/navbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:5px;
	text-align:center;

}
.homebg{
	background-image: url(images/homebg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: White;
	width:628px;
}	
#mainContent {
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	

	}


h1 {
	font-size: 22px;
	line-height: 2.2ex;
	color: #3091af;
	}
	
h2 {
	font-size: 18px;
	line-height: 2.0ex;
	color: #3091af;

	
	}
	
h3 {
	font-size: 14px;
	line-height: 2.0ex;
	color: #3091af;
	}
	
h4 {
	font-size: 12px;
	color: #3091af;
	//line-height: 2.5ex;
	color: #3091af;
	}
	
h5 {
	color: #2C2C2C;
	font-size:14px;

	}
	
h6 {
	font-size: 13px;
	line-height: 2.5ex;
	text-decoration: none;
	margin: 0px;
	color: #3091af;
	}
	

a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #d4470f;
}	


a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #d4470f;

	}	






.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font: 9px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

	}
	
.footer a:hover {
	font: 9px arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	
	}
.footer {
	display: block;
	padding: 5px;
	padding-right: 20px;
	font-size: 9px;
	color: #ffffff;
	text-align: right;
	}


