* {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #2b50b7;
}

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.nobr {
	white-space: nowrap;
}
p:first-child, p.first-child {
	margin-top:0;
}

p:last-child, p.last-child {
	margin-bottom:0;
}
.PhoneNumber {
	white-space: nowrap;
	font-weight:bold;
}

sup {
   line-height: 100%;
   vertical-align: top;
   font-size: 8px; 
}

.kicker {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
}
hr {
	height:2px;
	clear:both;
	background:#4fb29b;
	color:#4fb29b;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	color: #2b50b7;
}
a.headline:link, a.headline:active, a.headline:visited {
	font-size: 16px;
	font-weight: bold;
	color: #2b50b7;
	text-decoration:none;
}
a.headline:hpver {
	font-size: 16px;
	font-weight: bold;
	color: #2b50b7;
	text-decoration: underline;
}

.header {
	font-size: 20px;
	font-weight: bold;
	color: #2b50b7;
	font-style: italic;
}
.header .kicker {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}

.NavLinks {
	color: #2b50b7;
	font-style: italic;
	font-size: 12px;
	line-height: normal;
}
a.NavLinks {
	color: #2b50b7;
	font-style: italic;
	text-decoration: underline; 
	font-size: 12px;
	line-height: normal;
}
.caption {
	color: #2b50b7; /*4fb29b*/
	font-size: 11px;
	line-height: normal;
}
.captionLarge {
	color: #2b50b7; /*4fb29b*/
	font-size: 13px;
	line-height: normal;
}
.captionRed {
	color: #a61c32; /*4fb29b*/
	font-size: 11px;
	line-height: normal;
}
.captionRedLarge {
	color: #a61c32; /*4fb29b*/
	font-size: 13px;
	line-height: normal;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #2b50b7;
}
.subhead2 {
	font-size: 14px;
	font-style:italic;
	color: #2b50b7;
}

.footer {
	font-size: 10px;
	color:#2b50b7
}
.footer a {
	font-size: 9px;
	color:#2b50b7
}
strong.footer {
	font-size: 9px;
	font-weight: bold;
	color:#2b50b7
}
.footnote {
	font-size: 10px;
}

.calloutBoxPurple {
	padding:10px;
	background:#f8f3f6;
}

.calloutHeaderPurple {
	font-size: 14px;
	font-weight: bold;
	color: #78496a;
}

.calloutBoxBlue {
	padding:10px;	
	background:#e7f5f9;
}

.calloutBoxOrange {
	padding:10px;	
	background:#f7ecd7;
	border:#ae7f11 1px solid;
}

.calloutBoxOrange .subhead {
	font-size: 14px;
	font-weight: bold;
	color:#ae7f11;
}

.calloutBoxOrange .caption {
	color: #ae7f11;
	font-size: 11px;
}

.calloutBoxRed {
	padding:10px;	
	background:#f3e1d7;
}

.calloutBoxRed .subhead {
	font-size: 14px;
	font-weight: bold;
	color:#6c1a01;
}

.calloutBoxBlue2 {
	padding:10px;	
	background:#0a5a9d;
	color:#FFFFFF;
}

.calloutBoxGreen {
	padding:10px;	
	background:#ebf4e1;
	border:#238a32 1px solid;
}
.calloutBoxGreen .subhead {
	font-size: 14px;
	font-weight: bold;
	color:#238a32;
}


.calloutHeaderWhite {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
}
.calloutBoxRed {
	padding:10px;
	background:#f6dad5;
}
.calloutBoxDarkRed {
	padding:10px;
	background:#a61c32;
	color:#FFFFFF;
}
.calloutHeaderRed {
	font-size: 14px;
	font-weight: bold;
	color: #a61c32;
}

.numbers {
	float:left;
	font-size:36px;
	font-weight:bold;
	line-height:25px;
	padding-top:3px;
	padding-right: 4px;
	font-family: Times, serif, Georgia; 
	color:#6c1a01;
}

