/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#666666;
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
a
{
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;	
	color:#333333;
}
a:hover
{
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
	color:#D4970C;
}
ul li
{
line-height:20px;
}
#container
{
width:992px;
margin:0 auto;
overflow:hidden;
background-color:#ffffff;
}
#header
{
width:992px;
height:117px;
float:left;
}
#logo
{
width:395px;
height:117px;
float:left;
}
#accountlogin
{
width:565px;
float:left;
margin-top:45px;
text-align:right;
}
#menu_container
{
width:992px;
height:61px;
float:left;
background-color:#1B1B1B;
}
#menu
{
width:960px;
margin-top:25px;
float:left;
text-align:right;
}
#menu a img
{
margin-left:2px;
}
#banner_container
{
width:992px;
height:223px;
float:left;
}
#banner_leftpane
{
width:303px;
float:left;
height:223px;
background-color:#FCFCFC;
}
#left-nav
{
width:244px;
margin:0 auto;
padding-top:13px;
}
#left-nav a img
{
margin-bottom:5px;
}
#banner_rightpane
{
width:689px;
height:223px;
float:left;
}
#body_container
{
width:992px;
float:left;
overflow:hidden;
}
#index_topbar
{
width:992px;
height:186px;
float:left;
background-image:url(images/green_bg.gif);
background-repeat:repeat-x;
}
#inner_topbar
{
width:992px;
height:10px;
float:left;
background-image:url(images/green_bg.gif);
background-repeat:repeat-x;
}
#monitor_cell
{
width:455px;
height:166px;
float:left;
padding:10px 20px 10px 20px;
border-right:1px dashed #ADB74B;
line-height:18px;
}
#participate_everyday
{
width:456px;
height:166px;
float:left;
padding:10px 20px 10px 20px;
line-height:18px;
}
.headings_white
{
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;	
}
.headings_orange
{
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#CC8E00;
	font-weight:normal;
	text-decoration:none;	
}
.headings_orange_small
{
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#CC8E00;
	font-weight:normal;
	text-decoration:none;	
}
.body_content
{
width:952px;
min-height:150px;
float:left;
padding:20px;
line-height:18px;
background-color:#ffffff;
}
.orange-bold
{
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	color:#D4970C;
}
.bottom_adds
{
width:962px;
float:left;
padding:5px 15px 5px 15px;
background-color:#ffffff;
}
#footer
{
width:992px;
height:40px;
float:left;
background-color:#E4B922;
text-align:center;
padding-top:15px;
line-height:18px;
}
#footer a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;	
color:#000000;
}
#footer a.privacy
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;	
color:#B05603;
}
.copyright
{
font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;	
color:#9F8015;
}
.td-border
{
background-color:#EEEEEE;
border:1px solid #E5E4E4;
padding:5px;
}