.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
	color: 555656;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: 0167b1;
}
.noRepeatBG {
	background-repeat: repeat-x;
	background-position: left top;
}
.subMenuLink:link {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: 383838;
 text-decoration: none;
 font-size: 11px; 
}
.subMenuLink:active {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: 383838;
 text-decoration: none;
 font-size: 11px;
}
.subMenuLink:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: 383838;
 text-decoration: none;
 font-size: 11px;
}
.subMenuLink:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: 383838;
 text-decoration: underline;
 font-size: 11px;
}.newsTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	font-weight: normal;
	color: 555656;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0667b1;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 383838;
	padding-top: 8px;
	padding-left: 15px;
}
.bodyCopyBOLD {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: 555656;
}
