/************ Pallet *****************
	Darkest Blue = #2F517F
	Middle Blue =  #395B89 along the bottom
	Light Blue (text) = #C7D3E3

	Feb 11
	Main Window Blue =  #2B3A75
	Footer Bottom =  #364681
	
**************************************/

body
{
	background-color: #416290; 
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

a:link, a:visited
{
	color: #333333;
	text-decoration: underline; 
}

a:hover
{
	color: #777777;
	text-decoration: underline;  
}

a:active
{
	color: #333333;
	text-decoration: none; 
}

.SideNav
{
	font-size: 10px;
	font-family: arial, lucida, verdana, sans; 
	color: #333333;
	line-height: 20px;
	
}

.SideNav a:active
{
	color: #987123;
	text-decoration: none;

}


.footer
{
	font-family: arial, lucida, verdana, sans; 
	color: #ADBDF0;
	font-size: 9px; 
	line-height: 14px;
}

.footer a:link, .footer a:visited
{
	color: #FFFFFF;
}

.footer a:hover
{
	color: #ADBDF0;
}


.linkText
{
	font-family: arial, lucida, verdana, sans; 
	font-size: 11px; 
	color: #7985A8; 
	letter-spacing:0; 
	line-height:  17px;
}

.EditLink
{
	text-align: right;
	font-size: 10px;
}

.content
{
	font-size: 11;
	font-family: Arial;
	padding: 10px;
	color: #000000
}

.homecontent
{
	font-size: 11;
	font-family: Arial;
	padding-right: 10px;


}


.homecontent2
{
	font-size: 11;
	font-family: Arial;
	padding: 10px;


}



H1
{
	color:  #7FA496;
	font-size: 16;
	font-weight:bold;
	font-family: Arial;
	padding-left: 10px;
	padding-top: 13px;
}

H2
{
	font-size: 13;
	font-weight:bold;
	font-family: Arial;

}



Subtitle
{
	font-weight: bold;
}

.ContentFooter
{
	font-style: italic;
	font-size: 10px;
}
