h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2F72BA;
}
p {
	font-size: 12px;
	line-height: 13px;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #2F72BA;
}
.floatright {
	margin: 0px 0px 10px 10px;
	float: right;
	border: none;
}
.caption {
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #003366;
}
.indenttext {
	padding-left: 18px;
}
.times20 {
	font-size: 20px;
	line-height: 26px;
	color: #660000;
}
.times14-24 {
	font-size: 14px;
	line-height: 24px;
}

/*BEGIN left nav list style*/

#leftnavcontainer {
	margin: 0px;
	padding: 12px 6px 0px 12px;
}
#leftnavcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftnavcontainer a {
	font: bold 0.8em/2em Arial, Helvetica, sans-serif;
	color: #2F72BA;
	text-decoration: none;
	padding: 6px 0px;
	list-style: none;
	width: auto;
}
#leftnavcontainer a:hover, #leftnavcontainer a:active {
	color: #666666;
}
#leftnavcontainer a.active:link {
	color: #999999;
}
/*END left nav list style*/

h1 {
	font-size: 18px;
	color: #950101;
}
.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
	clear: right;
}
.floatleft img {
	border: 1px solid #000000;
}
.imgrule {
	border: 1px solid #000000;
}
.textspaced {
	line-height: 20px;
}
.textbig {
	font-size: 12px;
	line-height: 15px;
}
.floatrightcaption {
	margin: 0px 0px 0px 10px;
	clear: left;
	float: right;
	width: 150px;
}

.captionright {
	margin: 0px 0px 0px 12px;
	font-style: italic;
	font-weight: bold;
}
#chartcontainer {
	background: #FFFCD2;
	margin: 0px;
	padding: 6px;
	width: auto;
}
.boldtext {
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	color: #003366;
}
/* BEGIN top horizontal list navigation style */
 #navcontainer
{
	margin: 0;
	padding: 0 0 0 12px;
	background-color: #2F72BA;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: inline;
margin: 0;
padding: 0;
float: none;
width: auto;
}

#navcontainer A
{
	color: #FFFFFF;
	display: inline;
	width: auto;
	text-decoration: none;
	background: #2F72BA;
	margin: 0;
	padding: 0px 10px;
	border-left: 1px solid #19457B;
	border-top: none;
	border-right: none;
	font: 11px Arial, Helvetica, sans-serif;
}

#navcontainer A:hover, #navcontainer A:active, #navcontainer A.active:link {
	background: #87A9D6;
	color: #FFFFFF;
}

#navcontainer A.current, A.current:link {
	position: relative;
	z-index: 102;
	background: #FFFFFF;
	font-weight: bold;
	color: #003366;
}
/* END top horizontal list navigation style */

/*BEGIN sans serif sidebar style */

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.subheaad1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
/*END sans serif sidebar style */
.imgright {
	border: 1px solid #000000;
	clear: left;
	float: right;
	margin-left: 12px;
}
.imgleft {
	border: 1px solid #000000;
	clear: right;
	float: left;
	margin: 0px 12px 0px 0px;
}
a:visited {
	color: #666666;
}
.h1black {
	color: #000000;
}
#listacontainer {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#listacontainer ul {
	padding: 0px;
	list-style: square outside;
	margin: 0px;
}
#listacontainer a {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
#olsmall {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin: 0px 6px;
	padding: 0px 3px;
	list-style: url(none) none;
}
ol {
	list-style: decimal;
}
