html,body
{	
	background-image:url(/images/bgMain.jpg);
	background-repeat:repeat-x;
	background-color:#1d919e;
	color:#000000;
	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#PageContainer
{
	width:1042px;
	margin:0px auto;  
}

div#LeftFlash
{
	
	width:60px;
	height:500px; 
	float:left;  
	padding-top:190px;
}


div#RightFlash
{
	width:60px;
	height:500px; 
	float:right;  
	padding-top:190px;
}

div#MainContainer
{
	width:922px;
	/*margin:0px auto;*/
	float:left;  
}

div#InnerMainContainer
{
	width:902px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background-image:url(/images/pageBack.gif);
	background-repeat:repeat-y;
	}

div#InnerInnerMainContainer
{
	width:867px;
	padding-left:14px;
	padding-right:21px;	
	float:left;
	background-image:url(/images/BottomRightPic2.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	overflow:hidden;
}	
	
div#TopLinksContainer
{
	width:892px;
	float:left;	
	margin-top:92px;
	padding-right:30px;
}



div#LeftPane
{
	width:199px;
	float:left;

	
}

div#LeftLinksContainer
{
	float:left;
	width:169px;
	padding:15px 17px 21px 13px;
	overflow:hidden;  
	

}

div#LeftLinks
{
	width:169px;
	background-color:#28aad3;
	float:left;

	}

div#LeftLinks_Top
{
	background-image:url(/images/leftLinks_Top.jpg);
	width:169px;
	height:10px;
	float:left;
	overflow:hidden;
	}
	
div#LeftLinks_Bot
{
	background-image:url(/images/leftLinks_Bot.jpg);
	width:169px;
	height:10px;
	float:left;
	overflow:hidden;
	}

div#SigninContainer
{
float:left;
width:199px;
height:157px;
background-image:url(/images/signinBack.gif);
background-repeat:no-repeat;
background-position:2px top;
}



div#RightPaneContainer
{
	float:left;
	width:668px;
	overflow:hidden;  
	padding-bottom:113px;
	}


div#RightPane
{
	float:left;
	width:441px;
	
	}

div#PicturePane
{
	float:right;
	width:227px;
	
	overflow:hidden;
}
	
div#TitleContainer
{
	width:441px;
	float:left;
	background-color:#E3EEF4; 
	margin-top:16px;
	line-height:20px; 
	height:35px;
	margin-bottom:10px;
}

div#pageContentContainer
{
	width:403px;
	
	padding-left:25px;
	padding-right:13px;
	padding-bottom:20px;

	}



/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{

}
div#LogoContainer
{
	background:url(/images/topLogo.gif) no-repeat 7px top;
	width:922px;
	height:96px;
	float:left;
	
	/*
	width:122px;
	height:68px;
	float:left;
	padding-left:800px;
	padding-top:28px;
*/
	}
div#LinkContainer
{
	width:120px;
	float:left;
	padding-left:265px;
	padding-top:25px;
	}
	
	
div#LinkContainer a
{
	display:block;
	width:35px;
	height:15px;
	float:left;
}

div#FlashContainer
{
	display:block;
	width:535px;
	height:90px;
	float:left;
	}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	background-image:url(/images/footerBack.gif);
	background-repeat:no-repeat;
	width:922px;
	height:29px;

	float:left;
	overflow:hidden;
}