* {
	font-family: Arial, Helvetica, sans-serif;
	
}

a {
	color:#006eb5;
}

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.white {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.nobr {
	white-space: nowrap;
}

.indextable {
	margin-top: 0px;
	margin-left: 0px;
}
.leftnav {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	padding: 10px;
}
.kicker {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
	}
.headlineBlue {
	font-size: 14px;
	font-weight: bold;
	color: #006eb5;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #6c8136;
}
.headline2 {
	font-size: 16px;
	font-weight: bold;
	color: #006eb5;
}

.headline3 {
	font-size: 20px;
	font-weight: bold;
	color: #006eb5;
}

.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
.style5 {
	color: #993333; 
	font-size: 16px;
}
.style6 {
	color: #006eb5;
	font-style: italic;
	font-size: 12px;
	line-height: normal;
}
.caption {
	color: #5aa127;
	font-style: italic; 
	font-size: 12px;
	line-height: normal;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #006eb5;
}
.preheadline {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.footnote {
	font-size: 10px;
	color:#000000;
}
.footer {
	font-size: 10px;
	color:#FFFFFF;
}
.footer a {
	font-size: 9px;
	color:#FFFFFF;
}
strong.footer {
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
}
span.reg {
	font-size: 10px;
	line-height: 12px;
	vertical-align: top;
}
span.reg_headline {
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
}
a.headline {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

a:hover {
	text-decoration: none;
}

.calloutBoxPurple {
	padding:10px;
	background:#f8f3f6;
}

.calloutHeaderPurple {
	font-size: 14px;
	font-weight: bold;
	color: #78496a;
}

.calloutBoxRed {
	padding:10px;
	background:#f6dad5;
}

.calloutHeaderRed {
	font-size: 14px;
	font-weight: bold;
	color: #a61c32;
}

.calloutBoxOrange {
	padding:10px;
	background:#ffe6c8;
}

.calloutHeaderOrange {
	font-size: 14px;
	font-weight: bold;
	color: #ea7f1e;
}

.calloutBoxGreen {
	padding:10px;
	background:#ebf4e1;
}

.calloutHeaderGreen {
	font-size: 14px;
	font-weight: bold;
	color: #67b135;
}

.calloutBoxDarkGreen {
	padding:10px;
	background:#238a32;
	color:#FFFFFF;
}

.calloutBoxBlue {
	padding:10px;
	background:#e6e9f5;
}

.calloutHeaderBlue {
	font-size: 14px;
	font-weight: bold;
	color: #00599c;
}
