
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	margin:0;
	padding:0;
	text-align:center;
}
a:active, a:link, a:visited {
	color:#0263aa;
	text-decoration: none;
}
a:hover {
	color:#0263aa;
	text-decoration: underline;
}
#wrapper {
	width:900px;
	margin:0 auto;
	text-align:left;
}
#masthead img {
	width:900px; 
	height:180px;
	border:none;
	margin-bottom:10px;
}
#container {
	background:#0263aa url(../images/fortune.gif) bottom left no-repeat;
}
#leftnav {
	float:left;
	width:170px;
	padding:10px;
	background:#0263aa;
	text-align:left;
}
#leftnav a {
	font-style:italic;
	font-size:14px;
	color:#FFFFFF;
}
#content {
	float:right;
	width:690px;	
	padding:10px 0 10px 20px;
	background:#FFFFFF;
}
.divider {
	padding:10px 0;
}
.divider img {
	width:690px;
	height:2px;
	background:#b50839;
}
p:first-child, p.first-child {
	margin-top:0;
}
p:last-child, p.last-child {
	margin-bottom:0;
}
sup {
   line-height: 100%;
   vertical-align: top;
   font-size: 9px; 
}
.nobr {
	white-space: nowrap;
}
.phoneNumber {
	white-space: nowrap;
	font-weight:bold;
}
.kicker {
	font-size: 14px;
	font-style: italic;
	color:#000000;
}
.headline {
	font-size: 22px;
	font-weight: bold;
	color: #0263aa;
}
.headline2 {
	font-size: 17px;
	font-weight: bold;
	color: #0263aa;
}
.subhead {
	font-size: 14px;
	font-weight:bold;
	color: #0263aa;
}
.intro {
	color:#b50839;
	font-style:italic;
}
table.calloutBox {
	background:#0263aa; 
	color:#FFFFFF;
}
div.calloutNav {
	background:#dfe5f3; 
	color:#0067b1;
	padding:10px;
	margin:0 auto;
	margin-top:40px;
}
div.calloutBox {
	background:#0263aa; 
	color:#FFFFFF;
	padding:10px;
}
div.calloutBox2 {
	background:#5a8cc7; 
	color:#FFFFFF;
	padding:10px;
}
.calloutBox .subhead, .calloutBox2 .subhead {
	font-size: 16px;
	font-weight:bold;
	color: #fff;
}
.bottomNav {
	clear:both;
	width:605px;
	text-align:center;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
}
.bottomNav div {
	width:201px;
	margin:20px 0 10px 0;
}
.footer {
	margin-top:10px;
	font-size: 10px;
}
.footer a {
	font-size:12px;
	color:#FFFFFF;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}
.clearfix {
	display:inline-block;
}