html,body,th,td
{
	font-family: Verdana,Arial; 
	font-size:11px;
}

html,body
{
	background-color:#d4d4d4;
	color:#999999;
	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:772px; margin:0px auto;  
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:772px; float:left;  
	padding-bottom:14px;  
}

div#HeaderLogoContainer
{
	width:66px; height:117px; 
	padding-left:65px;float:left;
	background-image:url(/images/header_logo.gif);     
}


div#HeaderLogoContainer a
{
	width:66px; height:117px; display:block;   
}

div#SloganContainer
{
	width:641px; height:89px; float:left;
	background-color:#ffffff; 
	background-image:url(/images/header_slogan.gif);
	background-repeat:no-repeat;
	background-position:197px 27px;        
}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:772px; float:left;   
}


div#IndexFlashContainer
{
	width:772px; height:309px; float:left;
	padding-bottom:13px;     
}

div#IndexContentContainer
{
	width:742px;
	padding:10px 15px 10px 15px; 
	float:left;  
	background-color:#ffffff; 
}

div#InternalContentContainer
{
	width:742px;
	padding:18px 15px 10px 15px; 
	float:left;  
	background-color:#ffffff;
	_height:500px;
	min-height:500px;
	background-image:url(/images/internal_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;    
}

span.PageTitle
{
	color:#66757F;
	font-size:20px;
	font-weight:normal;
	vertical-align:top; 
	font-family:Verdana;     
}

div#InternalPageTitle
{
	width:742px;
	height:25px; 
	padding-bottom:6px;
	float:left;
	background-image:url(/images/dotline_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;       
}


div#InternalContainerContainer
{
	width:742px; padding-top:10px;
	float:left;    
}

