body {
	color:#333333;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
}

td{
  	font-family:Verdana;
	color:#333333;
	font-size:11px;
}

hr{
	color:#8d9ebc;
	height:1px;
}

a {
	color:#0c419a;
	text-decoration:underline;
}	
a:hover {
	text-decoration:none;
	color:#0c419a;
}
a:visited,
a:link:visited{
	text-decoration:underline;
	color:#0c419a;
}
a:visited:hover {
	text-decoration:none;
	color:#0c419a;
}

a.newsLinks {
	color:#333333;
	text-decoration:none;
}	
a.newsLinks:hover {
	color:#333333;
	text-decoration:underline;
}
a.newsLinks:visited,
a.newsLinks:link:visited{
	color:#333333;
	text-decoration:none;
}
a.newsLinks:visited:hover {
	color:#333333;
	text-decoration:underline;
}

.subHead{
	color:#0c419a;
	font-size:15px;
	font-family:verdana;
	font-weight:bold;
}
.subTitle {
	color:#0c419a;
	font-size:13px;
	line-height:17px;
	font-family:arial;
	font-weight:bold;
}
.blueCopy {
	color:#0c419a;
	font-size:11px;
	font-family:verdana;
	line-height:15px;
	font-weight:bold;
}
.subHeadGreen {
	color:#36695A;
	font-size:15px;
	font-family:verdana;
	font-weight:bold;	
}
.subTitleGreen {
	color:#36695A;
	font-size:13px;
	line-height:17px;
	font-family:arial;
	font-weight:bold;
}

a.homeBox {
	font-size:15px;
	line-height:21px;
	color:#003521;
	text-decoration:none;
}	
a.homeBox:hover {
	color:#333333;
	text-decoration:underline;
}
a.homeBox:visited,
a.homeBox:link:visited{
	color:#333333;
	text-decoration:none;
}
a.homeBox:visited:hover {
	color:#333333;
	text-decoration:underline;
}
