﻿body
{
	background-color: #015488;
	font-family: Arial;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
}

div
{
	margin: 0;
	padding: 0;
}


#wrapper
{
	background: #F4F8EA;
	border: solid 1px Black;
	margin: auto;
	width: 800px;
}

#header
{
	background-image: url(images/2010banner.jpg);
	width: 800px;
	height: 124px;
	border-bottom: #DADFCD solid 1px;
	cursor: pointer;
}

#bodyArea
{
	width: 800px;
}

#left
{
	width: 176px;
	float: left;
	background-color: #F4F8EA;
}

#menu
{
	font-size: 80%;
}

.menuBlock
{
	background-color: #007C86;
	display: inline;
	padding: 5px;
	margin-left: 5px;
	color: White;
}

#protection
{
	/*background-color: #DADFCD;*/
	background-color: White;
	color: #3B7895;
	height: 32px;
	font-size: 110%;
	font-weight: bold;
	padding: 2px 0 2px 10px;
	width: 166px;
}

#content
{
	float: left;
	width: 624px;
	background-color: White;
}

#mainPageContent
{
	/*background-color: #ABB696;*/
	height: 288px;
}

#mainContentLeft
{
	margin: 5px 5px 10px 8px;
	float: left;
	width: 262px; /*color: White;	*/
}

#mainBottomContent
{
	clear: both;
	background-color: White;
}

.footer
{
	clear: both;
	height: 150px;
	width: 800px;
}

.footer TD
{
	padding-top: 15px;
	text-align: center;
	vertical-align: top;
	width: 33%;
}

#footerLeft
{
}

.footerMid
{
	
}

#footerRight
{
	border: solid 1px Red;
	text-align: right;
}

.hpMktImgAlign
{
}
