.bodycontentsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444477;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 15px;
}

a.dark:link, a.dark:visited, a.dark:active{
	color:#333333;
	text-decoration:none;
}
a.dark:hover{
	color:#333333;
	text-decoration:underline;
}
a.continue:link, a.continue:visited, a.continue:active{
	color:#960008;
	text-decoration:none;
}
a.continue:hover{
	color:#960008;
	text-decoration:underline;
}
a.NewsTitle:link, a.NewsTitle:visited, a.NewsTitle:active, a.NewsTitle:hover{
	color:#002963;
	text-decoration:none;
}


.office_img {
	background-color:white;
	width:120px;
	height:80px;
	padding:3px;
}
.office_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height:10px;
}
.dcofficetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474e5b;
	font-weight:bold;
}
.dcofficetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
.NewsTitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #002963;
}
.RecentHeadlines {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #002963;
	font-weight:bold;
}
.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #960008;
}
.didyouknow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
#issues ul{
	border:0px solid red;
}
#issues li{
	background-image:url(../_images/home/bullet_issues.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding-left:19px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px solid black;
	background-position:0em 0.4em;
	line-height:20px;
}

.SubpageTitleMain {
	font-family:"Times New Roman", Times, serif;
	font-size: 28px;
	color: #90001C;
	border-bottom:1px solid #e2d4c3; 
	margin-top:12px;
}
.SubpageSubTitle {
	font-size: 18px; 
	color: #14395f;
	font-weight:bold;
}

