/* CSS Document */

a:link {
	color: #006633;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.link2, a.link2:visited, a.link2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
span.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
hr {
  border: 2px;
  border-top: 2px solid #999999;
  height: 2px;
  background: #999999;
}
.nobr {
	white-space: nowrap;
}
.phoneNumber {
	white-space: nowrap;
	font-weight:bold;
}
a.title_link, a.title_link:visited, a.title_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
	line-height: 130%;
}
a.title_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.box {
	border: thin solid #999999;
}
.callout {
	 background-color:#d4d8ed; 
	 border:#0033CC; 
	 border-style: solid; 
	 border-width:thin;
}
#r {
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-style: italic;
}
.kicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
}
.style1 {
	font-size: 2px;
}
.style2 {
	font-size: 65px;
}
sup {
	font-size: 80%;
	vertical-align: top;
	line-height: 100%;
}
.sup2 {
	font-size: 60%;
	vertical-align: text-top;
	line-height: 100%;
	text-decoration:none;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
p.listIntro {
	margin-bottom: 0px;
	padding-bottom: 0px;
} 
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
a.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-decoration:none;
}
a.subhead1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-decoration:underline;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
}