body  {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #d6dcae;
	margin-top: 0px;
	margin-bottom: 30px;
}
h1   {
	font-family: "Times New Roman", Times, serif;
	color: #0e495b;
	font-weight: bold;
	font-size: 17px
}

h2   { font-family: "Times New Roman", Times, serif;
	color: #7d4e48; font-weight: bold; font-size: 14px }
	
h3   { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6f6b33; font-weight: normal; font-size: 20px }

h4   { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #973821; font-weight: normal; font-size: 14px }
	
p  { color: #1f4f05; font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px }
	
.newsText  { color: #1f4f05; font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px}
	
.titles  { color: #4f3909; font-weight: normal; font-size: 14px }
.titlesSm  { color: #4f3909; font-weight: bold; font-size: 11px; line-height: 16px }
.titlesLg  { color: #0e495b; font-weight: bold; font-size: 13px }
.textOnColor {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
}

.footer {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #1f4f05;
   text-decoration: none;
   font-style: normal;
}

td { color: #1f4f05; font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; }
a { color: #530aa4; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
a:hover { color: #7d4e48; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }

.homeLink { color: #BC2C3D; font-size: 12px; text-decoration: none }
.homeLink:hover { color: #CEDA42; font-size: 12px; text-decoration: underline }

.whiteLink { color: #FFFFFF; font-size: 12px; text-decoration: underline }
.whiteLink:hover { color: #FFFFFF; font-size: 12px; text-decoration: underline }

.smallLink {font-size: 10px}

.contactInfo  { color: #00325b; font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px }
	
.infobox {
	BORDER: 1px dotted Black; 
	PADDING-RIGHT: 12px; 	
	PADDING-LEFT: 12px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 12px;	
	COLOR: #4f3909; 
	PADDING-TOP: 12px;
}
