



/*      ---------------------------------
       |       Global Declarations       |
	---------------------------------*/
body{
		background-color: #f3f3f3;
}
body, p {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 2.9ex;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding:0;
	padding-bottom: 5px;

	}
	.page{
	
		width:900px;
	margin: 0 auto;
	}
	.sideh3{
		color: #2C2C2C;
		font-weight: bold;
		font-size: 14px;
}
.sidebody1{

			font-weight: bold;
		font-size: 11px;
		
}
	.topnavhome{


	background-color: #3091af;

	}
	
#topnavhome{

	cursor: pointer;
		font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;

}

	#topnavhome a:link, #topnavhome a:active, #topnavhome a:visited {
	

	cursor: pointer;
		font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
}

#topnavhome a:hover {
	background: #A8A8A8;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
padding: 0.5em 0.75em;

}
.sidenav{
width:135px;
	padding:3px;
	background-color: #acd3df;
}

.homesidenav{
width:194px;
	padding:3px;
	background-color: #acd3df;
}
	#sidenav a:link, #sidenav a:active, #sidenav a:visited {
		padding-top: 3px;
	padding-bottom:3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background:none;
	display: block;
background-color: #3091af;
	text-align: center;
}

#sidenav a:hover {
	background: #d4470f;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom:3px;
	display: block;
	margin-bottom: 3px;
	text-align: center;
}
.content{
	width:759px;
}
.homecontent{
	width:700px;
}

#mainContent {
	width:734px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	
	

	}

#homeContent {
	width:675px;
	padding-left: 20px;
	padding-right: 5px;
	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: #1A1A1A;
	}
	
h5 {
	color: #1A1A1A;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2 ex;
	text-align:center;

	}
	
h6 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2 ex;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding:0;
	padding-bottom:5px;
	}
	

a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #d4470f;
}	


a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #d4470f;

	}	


table.sidebartable { 

background-color: #e0eff3;	
padding:3px;
margin:3px;
width: 250px;
}



.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;
	}


