a:link { 
	color: #000000;
} 
a:visited { 
	color: #000000;
} 
a:active { 
	color: #000000;
}

a:hover {
	color: #376666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.boldTeal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #376666;
	font-weight: bold;
}
.linkSubnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #666666 ! important;
	text-decoration: none ! important;
}	
.linkSubnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000 ! important;
	font-weight: bold ! important;
	text-decoration: underline ! important;
}	
.linkSubnavOn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000 ! important;
	font-weight: bold ! important;
	text-decoration: underline ! important;
}
.linkBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	color: #000000 ! important;
	text-decoration: underline ! important;
}	
.linkBold:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	color: #376666 ! important;
	font-weight: bold ! important;
	text-decoration: underline ! important;
}

ul {
color: #005555;
list-style-position: outside;
}