body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	clear:both
}

body a{text-decoration:none; color: #666666;}
body a:visited{text-decoration:none; color: #666666;}
body a:hover{text-decoration:underline; color: #666666;}
body a:active{color: #666666;}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #003764;
	border-bottom:solid 2px #f0b510;
	padding-bottom:5px;
}
h2 {
	font-size: 18px;
	color: #f0b510;
	border-bottom:solid 2px #003764;
	padding-bottom:5px;
}
h3 {
	font-size: 16px;
	color: #f15c30;
	border-bottom:solid 2px #f0b510;
	padding-bottom:5px;
}
h4 {
	font-size: 16px;
	color: #f0b510;
	border-bottom:solid 2px #003764;
	padding-bottom:5px;
}
h5 {
	font-size: 18px;
	color: #f0b510;
	border-bottom:solid 2px #f15c30;
	padding-bottom:5px;
	padding-left: 10px;
	text-align: left;
}
h6 {
	font-size: 16px;
	color: #f15c30;
	border-bottom:solid 2px #f0b510;
	padding-bottom:5px;
	padding-left: 10px;
	text-align: left;
}

.top_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1px;
	width: 100%;
}

.top_menu {
	background-image: url(images/top_menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 172px;
	width: 100%;
}

.body_container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
}

.module_orange {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 765px;
}

.module_gray {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 765px;
}

.blue_bottom {
	background-image: url(images/bottom_menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 86px;
	width: 100%;
	text-align: center;
	color: #FFF;
}

.blue_bottom a{text-decoration:none; color: #f0b510;}
.blue_bottom a:visited{text-decoration:none; color: #f0b510;}
.blue_bottom a:hover{text-decoration: underline overline; color: #f0b510;}
.blue_bottom a:active{color: #000000;}

.mod_left_orange {
	margin: 0px;
	float: left;
	height: auto;
	width: 370px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.mod_right_orange {
	float: left;
	height: auto;
	width: 245px;
	padding-left: 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	height: auto;
	width: 500px;
	padding-right: 10px;
	padding-left: 15px;
}

.right_menu {
	float: right;
	height: auto;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
}

.mod_gray_left {
	float: left;
	height: 95px;
	width: 365px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}

.mod_gray_right {
	float: right;
	height: 95px;
	width: 365px;
	padding-left: 15px;
}

.container .blue_bottom p {color: #003764;}
.container .blue_bottom p {color: #FFF;}
.container .blue_bottom table tr td p {text-align: left;}

.buttonmenu{ /*container that holds a row of aero buttons*/
width: auto;
padding: 0px 60px;
clear: both;
}

* html .buttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.buttonmenu a{ /*aero button CSS*/
background:url('images/but1.gif') no-repeat;
width:126px;
display: block;
float: left;
font: bold 10px Verdana, Trebuchet MS; 
line-height: 50px; 
height: 50px; 
text-align:center; 
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
}

.buttonmenu a:link, .buttonmenu a:visited, .buttonmenu a:active{
color: white; /*button text color*/
}

.buttonmenu a:hover{ 
background:url('images/but2.gif') no-repeat top right;
display: block;
text-decoration:underline overline
}

#blueblock{
width: 200px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
color: #f15c30;
}

* html #blueblock{ /*IE 6 only */
width: 147px; 
}

#blueblock ul{
list-style: none;
margin: 0;
padding-left: 0em;
text-indent: 0em;
border: none;
}

#blueblock li {margin: 0;}
#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #fff;
border-right: 10px solid #003764;
background-color: #f0b510;
color: #fff;
text-decoration: none;
width: 100%;
}

#rightlist{
width: 200px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
color: #f15c30;
}

* html #rightlist{ /*IE 6 only */
w\idth: 147px; 
}

#rightlist ul{
list-style: none;
margin: 0;
padding-left: 1em;
text-indent: -1em;
border: none;
}

#rightlist li {
margin: 0;
}

#rightlist li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #fff;
border-right: 10px solid #003764;
background-color: #f0b510;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #003764;
border-right: 10px solid #f3f3f3;
background-color: #003764;
color: #fff;
}

.topics li {
   list-style: circle;
}

#tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 0px;
	padding-left: 0px;
}
.outline {
	list-style: none;
}
.outline ul {
	list-style: none;
}

.outline li {
	list-style: none;
}
.outline li a{
	cursor: auto;
}
.olink {
	border-style: none;
	padding-right: 10px;
}
.oimg {
	border-style: none;
}
#iblueblock{
width: 400px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
color: #f15c30;
}

#iblueblock ul{
list-style: none;
margin: 0;
padding-left: 0em;
text-indent: 0em;
border: none;
}

#iblueblock li {margin: 0;}
#iblueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #fff;
border-right: 10px solid #003764;
background-color: #f0b510;
color: #fff;
text-decoration: none;
width: 100%;
}