html,body
{
	background-color:#ffffff;
	color:#393a3b;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(/images/tile.jpg);
	background-repeat:repeat-x;   
}


html,body, td, p
{
	font-family:Arial, Verdana;
	font-size:12px;  
}

.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:973px; margin:0px auto;  
}

div#InnerMainContainer
{
	width:933px; padding:0px 20px 0px 20px;
	float:left;  
	background-image:url(/images/page_bg.png);
	    
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:933px; float:left;  
}

div#TimerContainer
{
	width:933px; height:25px; overflow:hidden;  float:left; 
}

div#LogoAndMenuContainer
{
	width:933px;height:31px;
	padding:108px 0px 12px 0px; 
	background-image:url(/images/header_bg.gif);
	float:left;   
	 
}


div#HeaderFlashAndImageContainer
{
	width:933px; height:340px; float:left;    
}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:933px; float:left; 
}


/************************************************************************
*	Left Pane
************************************************************************/

div#LeftPane
{
	width:581px; float:left; 
	padding-left:49px;   
	background-image:url(/images/main_content_bg.gif);
	background-position:0px 36px;
	background-repeat:no-repeat;  
	_height:640px; min-height:640px;  
}

div#PageTitleContainer
{
	width:581px; height:36px;
	float:left;   
	background-image:url(/images/title_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;     
}


div#MainContentContainer
{
	width:541px;
	padding:20px 40px 20px 0px;  
	float:left;
	background-image:url(/images/v_line.gif);
	background-repeat:no-repeat;
	background-position:right top;
	_height:515px; min-height:515px;       
}

/************************************************************************
*	Right Pane
************************************************************************/

div#RightPane
{
	width:257px; float:right;   
	padding:36px 26px 20px 20px; 
	background-image:url(/images/rightpane_bg.gif);
	background-repeat:no-repeat; 
	_height:515px; min-height:515px;   
}

div#RightPaneContentContainer
{
	width:257px; float:left;  
	padding-top:20px; 
	background-image:url(/images/v_line.gif);
	background-repeat:no-repeat;
	background-position:right top; 
	_height:535px; min-height:535px; 
}

div#FaqLinkContainer
{
	width:240px; padding:8px 0px 8px 0px;
	border:solid 1px #d6d6d6;
	border-width:1px 0px 1px 0px;
	position:relative; z-index:0;   
}

a.FaqLink:link
{
	color:#0070bc;  
	text-decoration:none; display:block; background-image:url(/images/dot.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:10px; 
	padding-bottom:5px;        
}
a.FaqLink:active
{
	color:#0070bc;  
	text-decoration:none; display:block; background-image:url(/images/dot.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:10px;   
	padding-bottom:5px;    
}

a.FaqLink:visited
{
	color:#0070bc;  
	text-decoration:none; display:block; background-image:url(/images/dot.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:10px;     
	padding-bottom:5px;  
}

a.FaqLink:hover
{
	color:#0070bc;  
	text-decoration:underline; display:block; background-image:url(/images/dot.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:10px;    
	padding-bottom:5px;   
}


/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:973px; float:left;
}

div#InnerFooterContainer
{
	width:973px; height:54px;
	float:left;    
	background-image:url(/images/footer_link_bg.png);  
	background-repeat:no-repeat;  
	background-position:0px 0px; 
}