
body {	
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;	
}
#wrapper {
	width:800px;
	margin:0 auto;
	padding-top:251px;
	background: url(../i/masthead.gif) no-repeat top center;
	text-align:left;
	position:relative;
}
#issueDate {
	position:absolute;
	right:47px;
	color:#b61b36;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
}
#content {
	padding:25px 20px 20px 20px;
	position:relative;
}
#footer {
	background:url(../i/footer-background.gif) no-repeat top center;
	width:600px;
	height:79px;
	padding:10px 190px 0 10px;
	font-size:10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color:#b61b36 !important;
}
a:hover {
	text-decoration: underline !important; 
	color:#b61b36 !important;
} 
.indexImage {
	width:100px;
	height:100px;
	border:#b61b36 1px solid;
	margin-right:20px;
}
p {
	padding:7px 0;
	margin:0;
}
p:first-child, p.first-child {
	margin-top:0;
	position:relative;
}
p:last-child, p.last-child {
	margin-bottom:0;
}
h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	margin:0;
	padding-bottom:12px;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding-bottom:3px;
}
.subhead {
	color:#b61b36;
	font-size:16px;
	font-weight:bold;
}
.dropCaps {
	position:absolute;
	margin-left:-4px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#d1d3d4;
	line-height:30px;
	z-index:-200 !important;
}
.footnote {
	font-size:10px;
}
div.hr {
	background:#b61b36;
	color:#b61b36;
	height:2px;
	border:none;
	margin:10px 0px 10px 0px;
}
div.hr hr {
	display: none;
}
ul.bulletList {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bulletList {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 16px;
	padding-left: 0px;
	list-style: disc;
}
.bulletList li {
	margin-top: 0px;
	padding-left: 0px;
}
.phoneNumber {
	white-space:nowrap;
	font-weight:bold;
	color:#000000;
}
sup {
   line-height: 100%;
   vertical-align: top;
   font-size: 9px; 
}
.callout {
	background:#b61b36;
	color:#FFFFFF;
	padding:20px;
}
.callout .subhead {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.callout a:link, a:visited, a:active {
	text-decoration: none;
	color:#000 !important;
}
.callout a:hover {
	text-decoration: underline; 
	color:#000;
}
#bottomNav {
	clear:both;
	width:450px;
	margin:0 auto;
}
#bottomNav div {
	float:left;
	width:150px;
	margin-top:20px;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;}
/* hide from ie-mac \*/
.clearfix {display:block;}
/* end hide from ie mac */
.clearfix {display:inline-block;}
