#BottomZone, .footer
{
	width:950px;			
}
.mainContainer
{
	height: 100%;
	margin-left: 0px;
	margin-bottom:5px;
}

.mainContentContainer
{
	height: 100%;
	margin-left: 19px;
	margin-right:19px;
}
/*--Zone styles --*/

/********************************** top nav aip container ***************************/
.topNavAIPContainer
{
	width:918px;
	margin-left: 26px;
	border-top: solid 3px #d9d9d9;
	width: 918px;
	height:15px; /* Height is needed to ensure correct spacing below for mainContentContainer div Alex Billerey */
}


/********************************** end of top nav aip container ***************************/


/*************************** new top nav *************************/

#topContainer
{
	width:932px;
	height:95px;
	margin-left:19px;
	margin-right:19px;
	
}

#tabbedContainer
{
	float: right;
	width: 290px;
	height: 48px;
	display:inline;
	padding:0px;
	margin:0px;
	margin-right:13px;
		
}

#logoContainer
{
	float: left;
	width: 300px;
	margin-left: 6px;
	height: 48px;
	display:inline;

}
#logoContainer a
{
	border:none;
}

#logoContainer .image
{	
	border:none;
	margin-top:10px;
}
#navContainer
{
	clear:both;
	height:43px;
	width:918px;	
	
}

/*****************************************************************/
/***old top nav***/
/*--Zone styles --*/
#headerContainer
{
	width:932px;
	height:59px;
	margin-left:19px;
	margin-right:19px;
	
}

#logo
{
	float: left;
	width: 300px;
	margin-left: 6px;
	height: 59px;
	margin-top: 18px;	
		
}



#topRight
{
	position:absolute;
	width: 275px;
	padding-left: 357px;
	height: 59px;
	
	
}


/**********************/

.publishContainer .fpHeadImage
{
	display: inline;
	float: left;
	width: 180px;
	text-align: center;
}

#BottomZone, .footer
{
	width:950px;
				
}

#BottomZone
{
	/*height:150px;*/
}
#MoreAboutZone
{
	width: 200px;
	margin-left:25px;
	float:left;
	display:inline;
}

#DisclaimerZone
{
	float:left;
	padding:0px;
	margin:0px;
	/*margin-top:4px;*/
	color:#A0A0A0;
	width:670px;
	margin-left:25px;
	font-size:11px;
	font-family:Arial;
	line-height:18px;
	
}


/*--used in aip--*/
#DisclaimerZoneAIP
{
	color:#a0a0a0;
	width:930px;
	font-size:11px;
	font-family:Arial;
	margin-top:20px;
	margin-left:19px;	
	margin-right:19px;
}


.leftColumnZone
{
	margin-left: 19px;
}






/* webpart styles*/

.bottomGutter .footer .seoContainer
{
	background-color: white;
}

.bottomGutter .footer ul.seoLink
{
	font-size:11px;
	font-family:Arial;
	display:inline;
	list-style-type:none;
	line-height:10px;
	color:#a0a0a0;
}
.bottomGutter .footer ul.seoLink li
{
	margin-right:5px;
	padding-left:4px;
	display:inline;
	height:10px;
	line-height:10px;
}
.bottomGutter .footer ul.seoLink a, .bottomGutter .footer ul.seoLink a:visited
{
	color:#a0a0a0;
	
}

.bottomGutter .footer ul.seoLink a:hover
{
	color:#ff7800;
	text-decoration:underline;
}
.bottomGutter
{
	background-image: url("/_layouts/Custom/FP/Images/pageborder_footer_full.gif");
	background-repeat: no-repeat;
	border: 0;
	margin: 0 auto;
	width: 970px;
	padding: 0 0 0 0px;
	
}

.footer
{
	text-align: right;
	font-size: 90%;
	padding-top: 23px;
	border:none;
	
}

#mainContent
{
	float: left;
}

#rightContent
{
	float: right;	
}

#rightContent img
{
	border: none;
	margin-bottom: 5px;
}





