/* Full width layout pages -- online.  All styles should start with FL for full layout. */
#FLbgTable  {
	width: 744px;
}
.algnfx{
/*this is for IE
added by Shem on 031207; 
it curently affects:
http://.../email/hosted-exchange.aspx
http://.../resource-center/default.aspx
*/
margin-top:0px;}
html>body .algnfx{
/* this is for all other browsers
added by Shem on 031207; 
it curently affects:
http://.../email/hosted-exchange.aspx
http://.../resource-center/default.aspx
*/
margin-top:1px;}

#FLtopContent { 
	position:absolute; 
	top:220px; 
	left:33px;
}
#FLbottomContent { 
	position:absolute; 
	top:630px; 
	left:24px; 
	width: 722px;
}
#FLBodyPositionWrapper {
	position:absolute; 
	top:201px; 
	left:7px;
	background-color: #444444; 
	width:760px;
}
#FLBodyMargins {
	padding-left:11px; 
	padding-right:7px;
}
