* {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color:#9f6000;
	text-decoration:none;
}

a:hover {
	color:#9f6000;
	text-decoration:underline
}

a.callout {
	color:#50679c;
	text-decoration:none;
}

a.callout:hover {
	color:#50679c;
	text-decoration:underline
}

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.nobr {
	white-space: nowrap;
}

.phoneNumber {
	white-space:nowrap;
	font-weight:bold;
}

sup {
   line-height: 100%;
   vertical-align: top;
   font-size: 9px;
}


.footnote {
	font-size: 10px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #0000cc;
	line-height: normal;
}

a.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #0000cc;
	line-height: normal;
	text-decoration:none;	
}

a.header:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #0000cc;
	line-height: normal;
	text-decoration:none;
}

.kicker {
	color:#0000cc;
	font-style:italic;
	font-weight:bold;	
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #50679c;
	line-height: normal;
}

a.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #50679c;
	line-height: normal;
	text-decoration:none;
}

a.subhead:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #2b2f72;
	line-height: normal;
	text-decoration:none;
}

.subheadBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #9f6000;
	line-height: normal;
}

.caption {
	font-size:10px;
	color:#0000cc;
}

#PullQuote {
	background-color: #EBEDF3;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3C9DD;
	border-bottom-color: #C3C9DD;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}

