body {
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
}

td{
  	font-family:Verdana;
	color:#666666;
	font-size:11px;
}

a {
	color:#005a9c;
	text-decoration:underline;
}	
a:hover {
	text-decoration:none;
	color:#005a9c;
}
a:visited,
a:link:visited{
	text-decoration:underline;
	color:#005a9c;
}
a:visited:hover {
	text-decoration:none;
	color:#005a9c;
}
a.newsLinks {
	color:#005a9c;
	text-decoration:underline;
}	
a.newsLinks:hover {
	color:#005a9c;
	text-decoration:none;
}
a.newsLinks:visited,
a.newsLinks:link:visited{
	color:#005a9c;
	text-decoration:underline;
}
a.newsLinks:visited:hover {
	color:#005a9c;
	text-decoration:none;
}
.subHead {
	color:#005a9c;
	font-size:16px;
	font-family:verdana;
	font-weight:bold;
	line-height:22px;
}
.subTitle {
	color:#005a9c;
	font-size:13px;
	font-family:verdana;
	font-weight:bold;
	line-height:20px;
}
.subTitleRed {
	color:#c80823;
	font-size:13px;
	font-family:verdana;
	font-weight:bold;
	line-height:20px;
}

.blueCopy {
	color:#005a9c;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	line-height:14px;
}
.redCopy {
	color:#c80823;
	font-size:11px;
	font-family:verdana;
	line-height:14px;
}


.subHeadWhite{
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
}

a.subHeadWhite:link{
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
}

a.subHeadWhite:hover{
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: underline;
	}

a.subHeadWhite:active{
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
}

a.subHeadWhite:visited{
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
}

a.subHeadWhite:visited:hover{
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: underline;
}
.officerName{
		font-size: 10px;
		color: #666666;
		text-decoration: none;
		line-height:14px;
}

a.officerName:link{
		font-size: 10px;
		color: #c80823;
		text-decoration: underline;
}

a.officerName:hover{
		font-size: 10px;
		color: #c80823;
		text-decoration: none;
	}

a.officerName:active{
		font-size: 10px;
		color: #c80823;
		text-decoration: underline;
}

a.officerName:visited{
		font-size: 10px;
		color: #c80823;
		text-decoration: underline;
}

a.officerName:visited:hover{
		font-size: 10px;
		color: #c80823;
		text-decoration: none;
}

