body
{
	background-color:#ffffff;
	font-family:Verdana, Arial; 
	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:771px;
	margin:0px auto;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:771px;
	float:left; 
}

div#NavLeft
{
	width:4px;
	height:28px;
	float:left;  
	background-image:url(/images/nav_left.gif);  
}



div#NavRight
{
	width:4px;
	height:28px;
	float:left;   
	background-image:url(/images/nav_right.gif); 
}

div#FlashContainer
{
	width:771px;
	height:287px;
	float:left;    
}

div#InternalBanner
{
	width:769px;
	height:184px;
	float:left;  
	background-image:url(/images/internal_banner.jpg); 
	background-position:0px 0px;
	background-repeat:no-repeat;  
}


/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:771px;
	padding-top:10px; 
	float:left;
	min-height:300px;
	_height:300px;
}   

/************************************************************************
*	LeftPane
************************************************************************/

div#SubMenuLeftShadow
{
	width:4px;
	height:219px;
	background-image:url(/images/sb_left_shadow.jpg);
	background-repeat:no-repeat;  
	float:left;     
}

div#SubMenuRightShadow
{
	width:9px;
	height:416px;
	background-image:url(/images/sb_right_shadow.jpg);
	background-repeat:no-repeat;  
	float:left;  
}

div#SubMenuContainer
{
	width:182px;
	float:left; 
}

div#SubMenuTopBorder
{
	width:182px;
	height:4px; 
	background-image:url(/images/sb_top_border.jpg);
	float:left;   
}

div#SubMenuBottomBorder
{
	width:182px;
	height:4px; 
	background-image:url(/images/sb_bottom_border.jpg);
	float:left;  
}




/************************************************************************
*	ContentContainer
************************************************************************/


#IndexContent
{
	width:756px;
	float:left;
	clear:right;    
}

#IndexPageTitle
{
	background-color:#edf2f4;
	width:696px; 
	color:#000000;
	border-bottom:solid 1px #d6d6d6; 
	background-image:url(/images/title_arrow.gif) ;
	background-repeat:no-repeat;  
	background-position:10px 15px; 
	font-family:Arial;
	font-weight:normal ;
	font-size:20px; 
	height:20px;
	padding:10px 30px 10px 30px; 
	float:left;  
}

#InternalContentContainer
{
	width:575px;
	float:left;  
}

#InternalPageTitle
{
	background-color:#edf2f4;
	width:500px; 
	color:#000000;
	border-bottom:solid 1px #d6d6d6; 
	background-image:url(/images/title_arrow.gif) ;
	background-repeat:no-repeat;  
	background-position:10px 15px; 
	font-family:Arial;
	font-weight:normal ;
	font-size:20px; 
	height:20px;
	padding:10px 30px 10px 30px; 
	float:left;  
}

#InternalContent
{
	width:560px;
	float:left;  
	clear:right;   
}

#ContentLeftShadow
{
	width:8px;
	height:416px;
	float:left;
	background-image:url(/images/pg_left_shadow.jpg);
	background-repeat:no-repeat;       
}

#ContentRightShadow
{
	width:7px;
	height:416px;
	float:left;
	background-image:url(/images/pg_right_shadow.jpg);
	background-repeat:no-repeat;      
}
