@charset "iso-8859-1";
/* CSS Document */


<!--
html{
margin:0;
padding:0;
}

body{
	font-family: Tahoma;
	color: #333333;
	margin: 0px;
	padding: 0px;
    background: #f4f3f0 url(/gfx/background.gif) 50% 0 repeat-y;
}

#container{
width:800px;
margin:0 auto;
background-color:#FFFFFF;
}

#header{
width:800px;
height:150px;
background-image:url(/gfx/header.jpg);
}

#footer{
width:800px;
height:22px;
line-height:22px;
border-top:1px solid #cccccc;
background-color: #ECE2C4;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#666666;
clear:both;
text-align:center;
}

#sponsors{
float:left;
clear:left;
width:200px;
background-color: #ECE2C4;
border:1px solid #eeeeee;
margin-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#666666;
}


h3{
font-size:14px;
color:#555555;
font-weight:bold;
}
/*********** #content styles ***********/
#content{
float:right;
width:595px;
font-family:Tahoma;
font-size:12px;
color:#333333;
font-weight:normal;
padding-bottom:10px;
text-align:left;
}

.sub_content_left{
float:left;
}

.sub_content_right{
float:right;
}

.sub_content_header{
width:100%;
height:22px;
background-color:#CC9900;
border:1px solid #CC9900;
text-align:center;
line-height:22px;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
}

.sub_content_area{
width:100%;
}



.rightPIC{
float:right;
clear:right;
margin:5px;
padding:5px;
border:1px solid #dddddd;
background-color:#FFFFFF;
}

.leftPIC{
float:left;
clear:left;
margin:5px;
padding:5px;
border:1px solid #999999;
background-color:#FFFFFF;
}

.normPIC{
margin:5px;
padding:5px;
border:1px solid #999999;
background-color:#FFFFFF;
}

/********* Heading Styles ********/
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}






/*********** #main_menu styles ***********/
#navigation{
float:left;
clear:left;
width:200px;
background:#ffffff;
border:1px solid #eeeeee;
}

#navigation_header{
width:200px;
background-color:#e5f1c4;
color:#209dc6;
border:1px solid #eeeeee;
font-size:16px;
font-weight:bold;
}
#accessibility_controls{
display: block;
}


#main_menu{
	position: relative;
	width:200px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;	
}

#main_menu a:link, #main_menu a:visited{
	display: block;
	padding:2px 0px 2px 10px;
	border-bottom: 1px solid #eeeeee;
	width:190px;
	color: #666666;
	text-decoration: none;
	background-color:#ffffff;
}

#main_menu a:hover{
	color: #333366;
	text-decoration: none;
	background-color:#ddffdd;
}

/******* Links *******/

a:link, a:visited{
	color: #000088;
	text-decoration: none;
}

a:hover{
	color: #888800;
}

/**** links ***/
.links{
font-size:14px;
font-weight:bold;
}

.links:link, .links:visited{
	color: #0000CC;
	text-decoration: none;
}

.links:hover{
	color: #CCCC00;
}
-->


/************ Leg Info *************/
.leg_info{
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#006633;
}


/************ NEWS ****************/
.news_header{
width:100%;
height:18px;
background-color: #666666;
text-align:left;
line-height:18px;
font-size:13px;
font-weight:bold;
color: #FFFFFF;
}

.news_date{
font-size:10px;
font-weight:bold;
color: #FFFFFF;
}

/************ REPORTS ************/
.report_link{
float:right;
clear:both;
width:300px;
height:25px;
text-align:center;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}