/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {	
	color: #000000;
	margin:0;
	padding:0;
}
p {
	padding:0;
	margin:18px 0;
}
sup {
   line-height: 100%;
   vertical-align: top;
   font-size: 9px; 
}
.phoneNumber {
	white-space:nowrap;
	font-weight:bold;
}
a:link, a:active, a:visited {
	color: #00467f;
	text-decoration: none;
}
a:hover {
	color: #00467f;
	text-decoration: underline;
}
p:first-child, p.first-child {
	margin-top:0;
}
p:last-child, p.last-child {
	margin-bottom:0;
}
.footnote {
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
.header {
	font-size: 20px;
	font-weight: bold;
	color: #00467f;
	line-height: normal;
}
.header sup {
	font-size: .6em;
	line-height: 100%;
	vertical-align: top;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #002b54;
	line-height: normal;
}
h2 {
	color: #00467f;
	font-size: 14px;
	font-weight: bold;

}
td.content strong {
	color: #002b54;
}
.caption {
	font-size: 10px;
	color: #00467f;
}
div.hr {
	background:#000;
	color:#000;
	height:1px;
	border:none;
	margin:10px 0px 10px 0px;
}
div.hr hr {
	display: none;
}
.bottomNav {
	clear:both;
	width:410px;
	text-align:center;
	margin:0 auto;
}
.bottomNav div {
	width:136px;
	margin:10px 0;
}
.dropCap {
	float:left;
	margin:3px 4px 0 0;
	display:block;
}
.dropCap span {
	font-size:36px;
	font-weight:bold;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
}
.numbers {
	float:left;
	font-size:36px;
	font-weight:bold;
	line-height:25px;
	padding-top:3px;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color:#00467f;
}
.trans {
	background:#002b54;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}
.blue {
	color: #00467f;
}
.orange {
	color: #ea8655;
}
.green {
	color: #0b8283;
}
.white {
	color: #FFFFFF;
}
td.content {
	padding:10px;
	font-size: 12px;
	line-height:15px;
}
td.footer {
	background:#f0e8dc;
	padding:10px;
	font-size: 10px;
	color: #b79159;
	text-align:center;
}
td.footer .header {
	font-size: 12px;
	color: #0071ae;
}
td.footer .orange {
	color: #ea8655;

}
td.footer a {
	color: #b79159;
}
a.title_link, a.title_link:visited, a.title_link:visited {
	font-size: 18px;
	font-weight: bold;
	color: #0071ae;
	text-decoration: none;
}
a.title_link:hover {
	font-size: 18px;
	font-weight: bold;
	color: #0071ae;
	text-decoration: underline;
}
