/* CSS Document */

.copyHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	font-style:italic;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}
.bodyCopyLineSpacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
.copyBackground {
	background-image: url(images/final_homepage_r4_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}

.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: 1E2F38;
}

.category14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: 1E2F38;
}

a {
	color:#990000;
	text-decoration: none;
}
	
a:hover {
	color:#990000;
	text-decoration: underline;
}

.subCopyBack {
	background-image: url(images/final_sub_r2_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sideNavBack {
	background-image: url(images/final_sub_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.callwelch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

li {
	list-style-image:url(images/bullet.png);
	}