@charset "utf-8";

.content {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 12pt;
}
/* CSS Document */

body {
	background-color : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
}

.content_spacing {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 16pt;
}

.bullet {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
}
.indent {
	margin-left: 23px;
}


.secondary {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
}




.secondary a:link {
	color : #003868;
}

.secondary a:visited {
	color : #003868;
}

.secondary a:hover {
	color : #003868;
	text-decoration : none;
}

.secondary a:active {
	color : #003868;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.subnav a:link {
	color : #FFFFFF;
	text-decoration: none;
}

.subnav a:visited {
	color : #FFFFFF;
	text-decoration: none;
}

.subnav a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.subnav a:active {
	color : #FFFFFF;
	text-decoration: underline;
}
.subnav {
	color : #663300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}
.pagetitle {
	color : #663300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
}
.footer {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}
.footer a:link {
	color : #999999;
	text-decoration: none;
}
.footer a:visited {
	color : #999999;
	text-decoration: none;
}
.footer a:hover {
	color : #CCCCCC;
	text-decoration : underline;
}
.footer a:active {
	color : #CCCCCC;
	text-decoration: underline;
}
.style6 {
	color: #0099CB;
	font-size: 7pt;
	line-height: 12pt;
}

.style2 {
	color: #0099CB;
	font-size: 11pt;
	font-weight: bold;
}
.style9 {font-size: 12pt}
.image_border {
	border: 1px solid #999999;
}



.style8 {
	color: #0099CB;
	font-size: 9pt;
	font-weight: bold;
}

.top_links {
	width: 125px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 2px;
}
.bluebox {
	background-color: #DDE7FF;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #0082C8;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.bluebox .list_left {
	left: 20px;
	margin-left: -20px;
}
.content_spacing_less {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 14pt;
}
