body {
	background-color: #666666;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0%;
	font: 10px normal Arial, Helvetica, sans-serif;
	text-align: center;
}
.footer {
	font-size:14px;
	margin-left:20px;
	padding-left: 20px;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	font-family: "Trebuchet MS";
}

.style5 {font-size: 12px}
.style15 {font-size: 14px}
.style16 {font-weight: bold; color: #261285;}
.style18 {
	font-size: 16px;
	color: #000000;
	text-align: center;
}
.style19 {font-weight: bold; color: #CE0100; }
.style20 {color: #C60E04}
.style21 {
	font-weight: bold;
	color: #CE0200;
	font-size: 14px;
}
.style22 {
	font-weight: bold;
	color: #C60E04;
	font-size: 18px;
}
.style23 {
	font-weight: bold;
	color: #990000;
	font-size: 18px;
	text-align: left;
}
.style24 {
	font-size:16px;
	color:#000000;
	text-align: left;
}
.style25 {
	font-weight: bold;
	color: #990000;
	font-size: 36px;
}
.style27 {
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.style28 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
.style31 {color: #FF9933}
.style32 {color: #FF0000}
.style34 {color: #0000FF}
.style35 {color: #006600}
.style36 {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
.style37 {
	color: #9933FF;
	font-weight: bold;
}
.style38 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
.style39 {
	font-size: 24px;
	color: #FF0000;
}
.style17 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.style29 {color: #000099}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style26 {	color: #261285;
	font-size: 24px;
	font-weight: bold;
}

.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#header {
	background: url(header_bg.gif) no-repeat center top;
	padding-top: 120px;
}
#header .disclaimer {
	color: #999;
	padding: 100px 0 7px 0;
	text-align: right;
	display: block;
	position: absolute;
	top: 0; right: 0;
}
#header .disclaimer a {	color: #ccc;}
ul.topnav {
	list-style: none;
	padding: 0 0px;
	margin: 0;
	float: left;
	width: 100%;
	background: url(/navbar/topnav_bg.gif) repeat-x;
	font-size: 10pt;
	background: url(/navbar/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 20px 0 20px;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(/navbar/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(/navbar/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(/navbar/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(/navbar/dropdown_linkbg.gif) no-repeat 10px center; 
}
#header img {
	margin: 20px 0 10px;
}
.buttonblue {
border:8px outset #0099FF;
}
.buttongreen {
border:8px outset #00CC33;
}
.buttonred {
border:8px outset #FF0000;
}
.buttongrey {
border:8px outset #999999;
}
#page table tr .style22 blockquote .style17 {
	color: #000;
}
