body, td, li {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11pt;
	color: #2C2829;
}

a:link, a:active, a:visited{
	font-family: Georgia, "Times New Roman", Times, serif ; 
	font-size: 9pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #36648B; 
	text-decoration: none ;
}
a:hover {  
	font-family: Georgia, "Times New Roman", Times, serif ; 
	font-size: 9pt;
	font-weight: bold;
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: underline ;
}

a.menu:link, a.menu:active, a.menu:visited{
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #F3E9CE; 
	text-decoration: none ;
}
a.menu:hover {  
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
/*	background-color: #2D2929;*/
	color: #FDFBF6;
	text-decoration: underline ;
}

a.contactLink:link, a.contactLink:active, a.contactLink:visited{
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11pt;
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%; 
	color: #2C2829; 
	text-decoration: underline ;
}
a.contactLink:hover {  
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11pt;
	color: #;
	font-weight: normal;
	background-color: #36648B;
	color: #FFFFFF;
	text-decoration: underline ;
}


.subTitle, h1{
	color: #36648B;
	font-weight: bold ; 
	font-style: italic; 
	font-size: 20pt;	
	}







.copyright {
	font-family:  arial, helvetica, Geneva, sans-serif;
	font-weight: normal; 
	font-style:italic; 
	font-size: 7pt;
}

.menuText {
	color: #C1B8A7; 
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 10pt;  
	font-weight: bold;	
}

.menuTextSmall {
	color: #F3E9CE; 
	font-size: 9pt;  
	font-weight: bold;	
}
.smallType {
	font-style: italic; 
	font-weight: normal; 
	font-size: 10pt;
}

.smallerFont {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 10pt;
	color: #2C2829;
}

.maincontent {
	background-color: #fcfcfc;
}