﻿body
{
	font-family: Arial;
	font-size: 10pt;	
	margin: 0;
	padding: 0;
}

#backGroundHP
{
	background: url(images/hp_bodyBG.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	min-width: 1024px;
}

#wrapper
{
	margin: auto;
	width: 1024px;
}

#banner
{
	background: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 1024px;
}

#navTop
{
	margin-left: 110px;
	padding-top: 66px;
}

#subBanner
{
	height: 359px;
	margin: auto;	
	padding-top: 15px;
	width: 800px;
}

#mktLeft
{
	float: left;
	margin-right: 10px;
	width: 150px;
}

#mktGraphic
{
	float: left;
	padding-top: 22px;
	text-align: center;
	width: 480px;
}

#mktRight
{
	margin-left: 650px;
	width: 150px;
}

#mktRight .hpDebitPadding
{
	margin-top: 0;
	padding-top: 15px;
}

#news
{
	color: White;
	height: 36px;
	margin-top: 32px;
	padding-top: 7px;
	text-align: center;
	width: 820px;
}

#news a,
#news a:visited,
#newsSec a,
#newsSec a:visited
{
	color: White;	
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#news .location
{
	float: left;		
	height: 44px;
	width: 150px;
}

#news .mktText
{
	float: left;
	margin-top: -4px;
	padding-top: 11px;
	width: 500px;
}

#news .moveAccts
{
	float: left;
	width: 150px;
}

#content
{
	color: #444444;	
	font-size: 10pt;	
	line-height: 19px;
	margin: auto;		
	padding-bottom: 20px;
	padding-top: 70px;
	width: 820px;		
}

#footer
{
	border-top: 1px solid #003366;
	color: #346699;
	font-size: 8pt;
}

#footer #text
{	
	margin: auto;
	padding: 10px 0;
	width: 780px;
}
#footer #text TD
{	
	vertical-align: top;
}


/* secondary */
#backGroundSec
{
	background: url(images/bodyBG.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#subBannerSec
{
	height: 148px;
	margin: auto;
	padding-top: 15px;
	width: 815px;
}

#mktLeftSec
{
	color: White;
	float: left;
	margin-right: 7px;
	width: 155px;
}

#mktRightSec
{
	color: White;
	font-size: 7pt;
	height: 138px;
	margin-left: 647px;
	padding: 5px;
	width: 160px;
}

#newsSec
{
	color: White;
	height: 29px;
	padding: 8px 0;
	text-align: center;
	width: 815px;
}

#newsSec .location
{
	float: left;
	text-align: center;
	width: 160px;
}

#newsSec .mktText
{
	float: left;
	padding-top: 8px;
	text-align: center;
	width: 480px;
}

#newsSec .moveAccts
{
	float: left;
	text-align: center;
	width: 160px;
}
