/*
top5.css entries
*/
.layout_left_menu_archive_title
{
	display: none;
}

.layout_left_menu_archive_footer
{
	display: none;
}

#content_page_title
{
	float: left;
	width: 590px;
	height: 26px;
	background-color: #669933;
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
}

#content_story p b
{
	color: #669933;
}

.top5_column1
{
	float: left;
	width:160px;
	height: 160px;
	border: solid 1px #669933;
}

.top5_column2
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #898989;
	width: 120px;
	height: 157px;
	text-align: center;
	vertical-align: middle;
}

.top5_column3
{
	width: 300px !important;
	float: left;
}

#content_story p.top5_column3_title
{
	color: #669933;
	float: left;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.top5_column3_content
{
	color: #898989;
	clear: both;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9pt !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	main.css code
*/
body
{
	width: auto !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#layout_left
{
	display: none;
}

#layout_middle
{
	float: left;
	width: auto !important;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 9pt !important;
}

#layout_canvas
{
	float: left;
	width: auto;
}

#content_lead_feature_image
{
	float: left !important;
	width: auto !important;
	height: auto !important;
}

#layout_right
{
	display:none;
}

#layout_footer
{
	display:none;
}

#content_lead_feature_image
{
	float: left;
	width: auto !important;
	height: auto !important;
	background-color: #989898;
}

#content_page_title h1
{
	height: 22px;
	float: left;
	font: 22px Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content_page_title span
{
	height: 22px;
	float: right;
	font: 22px Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content_story p
{
	font-size: 9pt;
}

#content_story
{
	font-size: 9pt !important;
	width: 100%;
}

.top5_column3_content
{
	font-size: 9pt !important;
}

#content_story h2
{
	text-transform: uppercase;
	color: #666666;
	font: lighter 36px/38px Helvetica, Arial, Verdana, "sans serif";
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}


