#ContainerMain
{
	background-color: #FFF;
	margin: 10px auto;
	width: 961px;
	border: solid 1px black;
}

#MainContent
{
	padding-top: 10px;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	width: 706px;
	float: right;
	display: block;
	vertical-align: top;
}

#MainBody
{
	position: relative;
	clear: both;
	width: 961px;
}

td
{
	border: 0px solid transparent !important;
}

#TopNavigation
{
	text-align: center;
	clear: both;
	width: 961px;
	padding-top: 15px;
}

#Header
{
	position: relative;
	width: 961px;
	padding-top: 15px;
}

#HeaderLogo
{
	padding-left: 30px;
	float: left;
	width: 240px;
	display: block;
}

#HeaderLogin
{
	float: right;
	width: 60px;
	display: block;
	padding-top: 15px;
	padding-right: 5px;
	text-align: right;
}

#HeaderLogin a
{
	text-decoration: none !important;
	color: #757575 !important;
	font-family: Arial,Helvetica,Geneva !important;
	font-size: 11px !important;
	line-height: 25px;
}

#HeaderLogin a:hover
{
	text-decoration: underline !important;
}

#HeaderLinks
{
	float: right;
	width: 250px;
	display: block;
	padding-top: 15px;
	padding-right: 30px;
}

#HeaderQuickNav
{
	float: right;
	width: 150px;
	display: block;
	padding-right: 20px;
}

#headNav
{

}


#headNav a
{
	padding-left: 10px;
	text-decoration: none;
	color: #757575;
	font-family: Arial,Helvetica,Geneva;
	font-size: 11px;
	line-height: 25px;
}

#headNav a:hover
{
	text-decoration: underline;
}

#MainFooter
{
	background: transparent url('/images/consumerportal/bottomnavtile.gif') repeat-x;
	text-align: center;
	font-size: 11px;
	font-family: Arial Sans-Serif;
	padding-top: 8px;
	padding-bottom: 25px;
	clear: both;
	width: 961px;
	border: 0px !important;
}

#logoutPane div a:visited
{
	font-size: 11px;
	font-family: Arial Sans-Serif;
	color: #000033;
}

#logoutPane div a:hover
{
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial Sans-Serif;
	color: #000033;
}


#logoutPane div a:link
{
	font-size: 11px;
	font-family: Arial Sans-Serif;
	color: #000033;
	text-decoration: none;
}

#quickNavPane select
{
	font-family: Arial,Helvetica,Geneva;
	font-size: 11px;
}



body
{
	background: #ABADAC url('/images/consumerportal/bgtile.gif') repeat-x;
	margin-top: 10px;
}

td
{
	vertical-align: top;
}

td a
{
	color: #0A51A1 !important;
}

p a
{
	font-size: 9pt;
	font-family: Arial,Helvetica,Geneva;
	color: #0A51A1 !important;
	font-weight: bold;	
}

span a
{
	font-size: 9pt;
	color: White !important;
	text-decoration: none !important;
}

table
{
	border: 0px !important;
	border-collapse: collapse;
	border-spacing: 0;
	/*width: 100%;*/
}

#LeftNav
{
	width: 225px;
	vertical-align: top;
	padding-top: 30px;
	background: transparent url('/images/consumerportal/LeftNavGradient.png') no-repeat;
	min-height: 564px;
	height: auto !important;
	height: 564px;
	float: left;
	display: block;
}


#FooterText
{
	color: White !important;
	text-decoration: none !important;
	clear: both;
	float: left;	
	display: block;
}