/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.sup,sup {
	font-size: 80%;
	line-height: 100%;
	vertical-align: top;
}
.nobr {
	white-space:nowrap;
}
a:link {
	color: #00548f;
	text-decoration: underline;
}
a:visited {
	color: #00548f;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #00548f;
	text-decoration: none;
}
.members {
	font-size: 11px;
}
.header_logo_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
td.leftnav {
	background-color: #7bacdc;
	padding: 10px;
}
a.leftnav:link {
	color: #FFF;
	text-decoration: underline;
}
a.leftnav:visited {
	color: #FFF;
	text-decoration: underline;
}
a.leftnav:hover {
	color: #00548f;
	text-decoration: none;
}
.leftnav_headline {
	color: #00467f;
	font-weight: bold;
	font-size: 18px;
}
td.sidebar {
	background-color: #7bacdc;
	padding: 10px;
	
}
.sidebar_headline{
color: #00467f;
	font-weight: bold;
	font-size: 16px;

}
td.spacer_row {
	background-color: #00467f;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #00467f;
}
span.title {
	font-size: 18px;
	font-weight: bold;
	color: #00467f;
}
.intro {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
}
hr {
  border: 2px;
  border-top: 2px solid #00467f;
  height: 2px;
  background: #00467f;
}
hr.footer {
  border: 2px;
  border-top: 2px solid #7bacdc;
  height: 2px;
  background: #7bacdc;
}

a.title_link, a.title_link:visited, a.title_link:visited {
	font-size: 14px;
	font-weight: bold;
	color: #00467f;
	text-decoration: underline;
}
a.title_link:hover {
	font-size: 14px;
	font-weight: bold;
	color: #00467f;
	text-decoration: none;
}
.footer, .small {
	font-size: 10px;
	color: #000000;
}
td.footer {
  border-top: 2px solid #7bacdc;
  padding: 4px;
}
table.callout {
  border: 2px solid #00467f;
  background-color: #eaf2e5;
}
td.callout {
  padding: 10px;
}
.box {
	border: thin solid #999999;
}
#r {
	text-decoration:none;
	font-size: 11px;
}
.header {
	font-size: 14pt;
	color: #000000;
	font-style: italic;
}

span.reg {
	font-size: 10px;
	line-height: 10px;
	vertical-align: top;
}
.footnote {
	font-size: 9px;
	color: #000000;
}
p.listIntro {
	margin-bottom: 0px;
	padding-bottom: 0px;
}  






.subhead1 {
	font-size: 14px;
	font-weight: bold;
	color: #00467f;
}
.subhead2 {
	color: #00467f;
}
.subhead3 {
	color: #00467f;
	font-weight: bold;
}
.subhead4 {
	font-weight: bold;
	color: #CC0000;
}
.subhead5 {
	color: #00467f;
	font-size: 10px;
}
