html {
 height:100%;
}

BODY
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	/*text-align: justify;*/
	background-color: #E7F5FF;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	padding-left:10px;
	height: 100%;
}

IMG
{
	border:0px none black;
}

#banner
{
	height: 150px;
}

#banner_left
{
	width: 260px;
	float: left;
}

#banner_right
{
	width: 700px;
	float: right;
	background-image: url('../images/banner_bg.png');
}

#Container
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	/*min-height: 100%;*/
	/*background-image: url('../images/bg2.png');*/
	background-color: #FFFFFF;
}
#header
{
	height: 30px;
	background-image: url('../images/header_bg.png');
	background-color: #FFFFFF;
	color: #00f;
	font-size: 18pt;
	padding-left: 20px;
	padding-top: 5px;
}
#header_left
{
	width: 50%;
	text-align: left;
	font-weight: bold;
	display: inline;
	color: #0055A5;
}
#header_right
{
	width: 50%;
	text-align: right;
	font-weight: normal;
	margin-left: 275px;
	display: inline;
	color: #0055A5;
}
#left
{
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}

#middle
{
	width: 554px;
	background-color: #FFFFFF;
	height: 100%;
	float: left;
}
* html #middle {margin-right: -3px;}
#Content
{
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 570px;
	height: 100%;
	top: -10px;
}
#right
{
	border-left: 1px solid #0055A5;
	width: 160px;
	float: right;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 50px;
	vertical-align: top;

}

#sponsor_header
{
	height: 20px;
	background-color: #FFEF13;
	color: #0055A5;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 10px;
	background-image: url('../images/sponsors_bg.png');
	
}
#sponsors
{
	/*background-image: url('../images/sponsors.png');
	background-repeat: repeat-x;*/
	padding-left: 10px;
	height: 100%;
	
}

#sponsors P
{
	margin-top: 0px;
}
#ticker
{
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#ticker_anchor
{
	color: #F00;
}
#search
{
	position: relative;
	height: 10px;
	width: 220px;
	margin-left: -75px;
	margin-top: -50px;
	text-align: right;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
HR
{
	color: #0055A5;
}
#search_form
{
	display: inline;
	
}
#search_form FORM
{
	display: inline;
}
.input_text
{
	display: inline;
	width: 150px;
	height: 15px;
	border: 1px solid black;
}
.input_submit
{
	display: inline;
	width: 50px;
	height: 20px;
	border: 1px solid black;
	margin-left: 10px;
	background-color: #666;
	color: #fff;
}
#clear
{
	background-color: #fff;
	/*background-image: url('../images/bottom_bg.png');*/
	background-position: bottom;
}
#footer
{
	width: 100%;
	text-align: center;
	padding-top: 5px;
	clear: both;
}

#Logout
{
	position:relative;
	color:black;
	top: 0px;
	left: 0px;
	z-index:20;
	width: 504px;
	padding: 0px;
	margin: 0px;
	text-align:right;
}
#Logout A
{
	text-decoration:none;
	color:black;
}

#menu
{
	background-color: #0055A5;
	padding-top: 15px;
	padding-bottom: 15px;
}
#menu A
{
	display: block;
	width: 180px;
	height: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0 0 0 20px;
	text-align: left;
	color: white;
}
#menu A:hover{
	background-color: #FFED0E;
	color: #0055A5;
	font-weight: bold;
}
#menu .anylinkcss
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0055A5;
	position:absolute;
	width:200px;
	visibility:hidden;
	z-index:2;
	margin-top:-30px;
	margin-left:200px;
	border-top: 3px solid #0055A5;
}
#menu .anylinkcss2
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0055A5;
	position:absolute;
	width:200px;
	visibility:hidden;
	z-index:2;
	margin-top:-8px;
	margin-left:200px;
	border-top: 3px solid #0055A5;
}

.newsletter_list_background {background-color: #E6E6E6;}
.newsletter_list_title {font-size: 16pt;}
.newsletter_title {font-size: 24pt;}
.newsletter_topic_title {background-color:#E6E6E6; font-size:10pt; font-weight:bold; margin-bottom:5px; margin-top:5px; padding-left:5px; text-align:left;}
.newsletter_dates_title {background-color:#E6E6E6; font-size:10pt; font-weight:bold; margin-bottom:5px; margin-top:5px; padding-left:5px; text-align:left;}
.newsletter_search_title {background-color:#E6E6E6; font-size:10pt; font-weight:bold; margin-bottom:5px; margin-top:5px; padding-left:5px; text-align:left;}

/***POLL STYLING**/
#poll_div
{
	
	margin-top: 5px;
}
#poll_div #poll_form
{
	/*border: 2px solid #0457a6;*/
}
#poll_div #poll
{
	width: 155px;
	height: 100%;
	border-collapse: collapse;
	background-image: url(../images/didyouknowbottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#poll_div #poll .header
{
	width: 155px;
	/*background-color: #0457a6;
	color: #ffef13;*/
	background-image: url(../images/didyouknowtop.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
#poll_div #poll .question
{
	padding-left: 5px;
	text-align: left;
}
#poll_div #poll .answer
{
	width :60px;
}
#poll_div #poll .answer DIV
{
	background-color: #ffef13;
	color: #0457a6;
	text-align: left;
	padding-left: 5px;
	
}

div.didyouknow{
	margin: 0 0 0 0;
	background-image: url(../images/didyouknowbottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	}

div.didyouknowcontent{
	background-image: url(../images/didyouknowtop.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

div.didyouknow p{
	margin: 5px;
	padding: 0;
	}
	
div.didyouknow div.didyouknowtitle{
	margin: 5px 0 5px 0;
	color: #ffffff;
	}
	
div.didyouknow div.didyouknowtext{
	padding: 10px 0 10px 0;
	}
#search_form .input_text {
	width: 120px;
}
#search_form .input_submit {
	display: block;
	margin-top: 5px;
	background-color: #0055A5;
	color: #FFED0E;
}

div.progress-container {
  border: 1px solid #ccc; 
  width: 100px; 
  margin: 2px 5px 2px 0; 
  padding: 1px; 
  float: left; 
  background: white;
}

div.progress-container > div {
  background-color: #ACE97C; 
  height: 12px
}
#advanced_search_table{
	background:url('../images/form_bg.jpg') repeat-x;
	padding:5px;
}
#advanced_search_table td{
	width:130px;
}
#advanced_search_table td.short{
	width:90px;
}

.show_hide{
	float:right;
	font-size:1.2em;
	cursor:pointer;
}
ul#advanced_search_results{
	list-style:none;
	margin:0;
	padding:0;
}
ul#advanced_search_results li{
	padding:10px 0 5px;
	border-bottom:1px solid #999;
	overflow:hidden;
	background:#EFE;
	padding:10px;
}

ul#advanced_search_results li.on{
	background:#EDE;
}
ul#advanced_search_results p{
	margin:2px 0 0px;
}

ul#advanced_search_results dt{
	float:left;
	width:120px;
	font-weight:bold;
	clear:left;
	padding-right:10px;
	text-align:right;
}
ul#advanced_search_results dd{
	/*float:left;
	width:auto;
	display:block;*/
}

