/************ 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: url('images/sides.gif');*/
	background-color: #354780; 
	color: #C7D3E3;
	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-family: Verdana, Arial, Helvetica, sans-serif;   Font Face */
	font-size: 12px;
	color: #333333;	
}

.SideNav a:link, .SideNav a:visited
{
	color: #333333;
	text-decoration: none;
}

.SideNav a:active
{
	color:  #333333;
	text-decoration: none; 
}

a:hover
{
	color: #987123;
	text-decoration: underline;  
}

.ContentHeader
{
	background-color: #F7F5E6;
}

.ContentAreaTitle
{
	background-color:  #ffffff;
	color: #7985A8; 
	font-family: arial, lucida, verdana, sans; 
	font-size: 15px; 
	font-weight: bold;
	padding: 20px;
}

.ContentArea
{
	background-color:  #ffffff;
	color:  #333B5B;
	font-family: arial, lucida, verdana, sans;
	font-size: 12px;
	padding: 20px;
	border-bottom-width: thin;
}

.ContentArea a:link, .ContentArea a:visited, .ContentArea a:active
{
	color:  #2B3A74;
	text-decoration: underline;
}

.ContentArea td
{
	color:  #333B5B;
}

.footer
{
	color: #ADBDF0;
	font: 10px geneva,verdana,lucida,sans;
	line-height: 14px;
}

.footer a:link, .footer a:visited
{
	color: #FFFFFF;
}

.footer a:hover
{
	color: #ADBDF0;
}

.SiteMap
{
	background-color: #354780;
	font: 10px geneva,verdana,lucida,sans;
	line-height: 14px;
}

.SiteMap a:link, .SiteMap a:visited, .SiteMap a:active
{
	color: #FFFFFF;
}


.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;
}

H1
{
	font-size: 14;
	font-weight:bold;
	font-family: Arial;
}

H2
{
	font-size: 11;
	font-weight:bold;
	font-family: Arial;
}

H3
{
	font-size: 12;
	font-weight:bold;
}

H4
{
	font-size:10;
	font-style: italic;
	font-weight: normal;
}

Subtitle
{
	font-weight: bold;
}

.ContentFooter
{
	font-style: italic;
	font-size: 10px;
}

.MemorialH1
{
	font-size: 24px;
	color: #333333;	
}

.MemorialH2
{
	font-size: 18px;
	color: #333333;	
}

.MemorialH3
{
	font-size: 12px;
	color: #333333;	
}

.MemorialH4
{
	font-size: 10px;
	color: #333333;	
}

.Memorial a:link, .Memorial a:visited, .Memorial a:active
{
	font-size: 15px;
	color: White;
}

.WhiteLink a:link, .WhiteLink a:visited, .WhiteLink a:active 
{
	font-size: 12px;
	font-family: arial, lucida, verdana, sans;
	color: White;
}

.optinText
{
	background-color:  #ffffff;
	color: #333B5B; 
	font-family: arial, lucida, verdana, sans; 
	font-size: 12px; 
	margin-left: 5;
	border-bottom-width: thin;
}


.optinText td
{
	color:  #333B5B;
	font-size: 14px; 
	line-height:  15px;
	margin-left: 5;
	align: left;
}

.optinText p
{
	color:  #333B5B;
	font-family: arial, lucida, verdana, sans; 
	font-size: 16px; 
	line-height:  20px;
}

.MediaContact
{
	color:  #333B5B;
	font-family: arial, lucida, verdana, sans;
	line-height:  16px;
	color: #000099;	
	text-decoration: none

}

.MediaContactHeader
{
	color:  #333B5B;
	font-family: Arial;
	font-size: 12px; 
	line-height:  20px;
	color: #000099;	
	text-decoration: none; font-weight:bold

}
