html,body
{
	background-color:#274471;
	color:#5c5c5c;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:976px;
	margin:0px auto;
}

div#InnerMainContainer
{
	width:970px;
	float:left;
	border:solid 3px #213a60;
	margin-top:48px;
}

div#BottomEmpty{
	width:970px;
	float:left;
	height:48px;
}

div#MainBodyContainer
{
	width:970px;
	float:left;	
	background-color:#FFFFFF;
	background-image:url(/Images/pgBottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:750px;
	_height:750px;
}

div#LeftPane{
	width:189px;
	float:left;
	background-image:url(/Images/TopLeft.jpg);
	background-repeat:no-repeat;	
	padding:142px 10px 0px 11px;
}


	div#MenuContainer{
		width:189px;
		float:left;
		padding:0px 0px 20px 0px;
	}

	div#LeftPortfolioContainer{
		width:189px;
		float:left;
	}


div#MiddlePane{
	width:423px;
	float:left;
	background-image:url(/Images/TopMiddle.jpg);
	background-repeat:no-repeat;
	padding:142px 8px 50px 10px;
}

div#MiddlePane_Wide{
	width:742px;
	float:left;
	background-image:url(/Images/TopMiddle_Wide.jpg);
	background-repeat:no-repeat;
	padding:142px 8px 50px 10px;
}



div#RightPane{
	width:319px;
	float:left;
	background-image:url(/Images/TopRighta.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	min-height:503px;
	_height:503px;
}


/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:970px;
	height:54px;
	float:left;
	background-image:url(/Images/bgFooter.gif);
	background-repeat:repeat-x;
}

div#FooterText{
	width:730px;
	float:left;
	padding:24px 10px 0px 10px;
}

div#FooterBranding{
	width:220px;
	float:left;
}

	div#FooterCopyright
	{
		width:220px;
		float:left;
		text-align:right;
	}
	
	div#FooterBrandingText
	{
		width:220px;
		float:left;
		text-align:right;
	}

.Form{
	font-size:11px;
	color:#666666px;
	border:solid 1px #659dc7;
	width:150px;
}
div#FooterContainer_1
{
	width:970px;
	height:54px;
	float:left;
}
div#FooterMenu
{
	width:970px;
	height:54px;
	float:left;
}