/* This is for the Sub Page main copy */
.newsCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding : 0px 14px 0px 22px;
	line-height : 1.3em;
	text-align: left;
}

.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding : 8px 50px 0px 30px;
	line-height : 1.4em;
	text-align: left;
}


A:link{text-decoration: none; color: #680909}
A:visited {text-decoration: none; color: #680909}
A:active  {text-decoration: none; color: #680909}
A:hover   {text-decoration: underline; color: #9E172A}


A.footer:link{text-decoration: none; color: #900000}
A.footer:visited {text-decoration: none; color: #900000}
A.footer:active  {text-decoration: none; color: white}
A.footer:hover   {text-decoration: underline; color: #900000}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height : 1.4em;
	font-weight: bold;
	color: #9E172A;
}

.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E172A;
}
