body
{
	background-color: #fff;
	color: #666;
	border: 0;
	font-size: 13px;
	line-height: 14pt;
	font-family: helvetica, verdana, lucida, arial, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


img { border: none; }
p { }

h1, h2
{
	font-size: 17px;
	clear: both;
	color: #8CC63F;
}
h2 {
	font-size: 13.5px;
}


input, textarea, select,  #nav, .top_image_panel, #footer_nav, #read_privacy_policy, .press
{
	display: none;

}

.logo_img { float: left;
	padding-top: 10px;
	clear: both;
}




#content { 
	clear: both;
	padding: 40px 0 0 0; 
}

.content_panel, .content_panel_tight, .content_panel_2colums, .content_panel_3colums, .content_panel_4colums
{
	float: left;
	width: 440px;
	margin: 0 10px 0 0;
	

}

.content_panel_tight
{
	width: 375px;
	margin: 0 10px 0 35px;
}

.content_panel_3colums{
	width: 285px;
}

.content_panel_4colums{
	width: 220px;
	margin: 0 5px 0 0;
}

