* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
}
a:link, a:active, a:visited {
	color: #af3324;
	text-decoration:none;
}
.nobr {
	white-space: nowrap;
}
.PhoneNumber {
	white-space: nowrap;
	font-weight:bold;
}
td.leftnav {
	line-height:130%;
	background:#9d8497;
	padding:20px 10px 10px 10px;
	vertical-align:top;
	width:157px;
}
a.leftNavLinks:hover {
	font-size: 12px;
	font-style:italic;
	color: #FFFFFF;
	text-decoration:underline;
}
a.leftNavLinks {
	font-size: 12px;
	font-style:italic;
	color: #FFFFFF;
	text-decoration: none;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #af3324;
}
.headline2 {
	font-size: 16px;
	font-weight: bold;
	color: #af3324;
	text-decoration: none;
}
.headline3 {
	font-size: 20px;
	font-weight: bold;
	color: #af3324;
}
.captionLarge {
	color: #af3324;
	font-style: italic; 
	font-size: 12px;
	line-height: normal;
}
.caption {
	color: #af3324;
	font-style: italic; 
	font-size: 10px;
	line-height: normal;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #af3324;
}
.footer {
	font-size: 10px;
	color:#FFFFFF
}
.footnote {
	font-size: 10px;
	color:#000000
}
.calloutBoxPurple {
	padding:10px;
	color: #78496a;
	border:#78496a;
	border:groove;
	background:#f8f3f6;
}
.calloutHeaderPurple {
	font-size: 14px;
	font-weight: bold;
	color: #78496a;
}
.calloutBoxOrange {
	padding:10px;
	color: #ea7f1e;
	border:#ea7f1e;
	border:groove;
	background:#ffeeda;
}
