html,body,td,th
{
	color:#616060;
	font-family:Arial,Verdana, Serif ; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

html,body
{
	background-image:url(/images/page_bg.gif);
	background-repeat:repeat-x; 
	background-color:#dddddd;  
}

.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:761px;
	margin:0px auto;  
}

div#InnerMainContainer
{
	border:solid 1px #8d8d8d;
	border-width:0px 1px 1px 1px;
	padding:0px 1px 1px 1px;  
	background-color:#ffffff;
	width:757px;
	float:left;  
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:757px;
	height:60px;
	float:left;
	background-image:url(/images/header_bg.gif);
	background-repeat:repeat-x;       
}

div#LogoContainer
{
	width:143px; height:39px;
	padding:9px 0px 12px 10px;
	float:left;    
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	background-position:10px 9px;    
}

div#LogoContainer a
{
	width:143px; height:39px; display:block;   
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:757px;
	float:left;
	padding-top:6px;
	background-image:url(/images/mainbody_bg.gif);
	background-repeat:no-repeat;       
}


/************************************************************************
*	Left Pane
************************************************************************/
div#LeftPaneContainer
{
	width:186px; float:left;  
	background-image:url(/images/leftpane_bg.gif);
	background-repeat:repeat-x;    
}

div#SearchPane
{
	width:173px; height:20px; float:left;
	background-image:url(../Images/search_BG.gif);
	background-repeat:no-repeat;
	background-position:6px 0px;
	padding:27px 0px 23px 11px;
}


div#NewsTop
{
	width:186px; height:57px; float:left ;  background-image:url(/images/news_top.gif);  
}

div#NewsBottom
{
	width:186px; height:8px; float:left ;background-image:url(/images/news_bottom.gif);   
}

/************************************************************************
*	Right Pane
************************************************************************/
div#RightPaneContainer
{
	width:571px;
	float:left;   
}

div#HeaderImageContainer
{
	width:571px;
	height:168px;
	overflow:hidden;   
	float:left;    
}

div#MainContentContainer
{
	width:568px;
	padding-left:3px; 
	_height:400px;
	min-height:400px;
	float:left;
	background-image:url(/images/main_content_bg.gif);
	background-repeat:no-repeat;      
}

div#TitleImageContainer
{
	width:558px;
	height:30px;
	background-image:url(/images/page_title_bg.gif);
	background-repeat:repeat-x;    
	float:left;
	padding:8px 5px 9px 5px;
}

div#TitleCopyContainer
{
	height:30px; line-height:30px;  
	width:543px; padding-left:15px;  display:block; background-color:#f42928; color:#ffffff;
	font-family:Helvetica, Trebuchet MS;  font-size:18px;          
}

div#InnerContentContainer
{
	padding:10px;
	width:548px;
	float:left;    
}

/************************************************************************
*	Footer
************************************************************************/
