html,body
{
	background-color:#fefbfb;
	color:#686a71; 
	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;}

a:link         {font-family:Verdana, Arial, Helvetica; font-size:12px; color:#54396e; font-weight:normal; text-decoration:underline;}
a:visited      {font-family:Verdana, Arial, Helvetica; font-size:12px; color:#54396e; font-weight:normal; text-decoration:underline;}
a:hover        {font-family:Verdana, Arial, Helvetica; font-size:12px; color:#776fba; font-weight:normal; text-decoration:underline;}
a:active       {font-family:Verdana, Arial, Helvetica; font-size:12px; color:#776fba; font-weight:normal; text-decoration:underline;}

a.TitleLink:link    {font-family: Century Gothic,Verdana,Arial,Helvetica; font-size:14px; color:#8692bc; font-weight: bold; text-decoration: underline;}
a.TitleLink:visited {font-family: Century Gothic,Verdana,Arial,Helvetica; font-size:14px; color:#8592bc; font-weight: bold; text-decoration: underline;}
a.TitleLink:hover   {font-family: Century Gothic,Verdana,Arial,Helvetica; font-size:14px; color:#666666; font-weight: bold; text-decoration: underline;}
a.TitleLink:active  {font-family: Century Gothic,Verdana,Arial,Helvetica; font-size:14px; color:#666666; font-weight: bold; text-decoration: underline;}


/*--- Contact Us ---*/
#ContactusTable	{ background-color:Transparent ;  }
#ContactusTable td {background-color:Transparent ;color:#666666;}
.ContactUsLabel		{ font-family:Verdana, Arial, Helvetica; font-size:12px; color:#666666; font-weight:normal; padding:0; margin:0; line-height:150%; vertical-align:top; }
.ContactUsInputBox	{font-family:Verdana, Arial, Helvetica; font-size:11px; color:#666666; font-weight:normal; line-height:18px; width:200px; border:1px solid #666666;}
.ContactUsInputMultiBox	{font-family:Verdana, Arial, Helvetica; font-size:11px; color:#666666; font-weight:normal; line-height:18px; width:200px; border:1px solid #666666; height:80px;}
.ContactRequiredField {font-family:Trebuchet MS, Verdana; font-size:11px; color:#CC0000; font-weight:normal; line-height:18px;}
.ContactStatus		{font-family:Trebuchet MS; font-size:16px; color:#638792; font-weight:bold; margin-bottom:16px;}


/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:890px; 
	float:left;
	background-image:url(/images/main_bg.gif);
	background-repeat:repeat-x;
	background-color:#8592bc;
	color:#ffffff;      
}


/************************************************************************
* 	LeftPane
************************************************************************/
div#LeftPaneContainer
{
	width:191px;
	overflow:hidden;  
	float:left;  
}

div#RaplayWelcome
{
	width:191px;
	float:left;
	/*padding-bottom:2px;
	padding-top:44px;
	text-align:center;*/
	height:4px;
}
div#LeftLogo
{
	width:191px;
	height:112px; 
	float:left;
	/*background-image:url(/images/left_logo.gif); */ 
}

div#LeftLogo a
{
	width:191px;
	height:136px;
	display:block;    
}

/************************************************************************
*	MainBody
************************************************************************/
div#HeaderContainer
{
	width:679px; 
	float:left;
	overflow:hidden;    
}

/*
div#HeaderLogo
{
	height:58px;
	width:327px;
	padding-left:352px;
	float:left;
	background-image:url(/images/header_logo.gif);
	background-position:352px 0px;
	background-repeat:no-repeat; 
	border-bottom:solid 1px #7ba1ad;      
}

div#HeaderLogo a 
{
	height:34px;
	width:327px;
	display:block;  
}
*/

div#HeaderLogo
{
	background-image:url(/images/header_logo.gif);
	background-position:center 0px;
	background-repeat:no-repeat;
	border-bottom:solid 1px #46456f;
}

div#HeaderLogo a 
{
	height:140px;
	width:100%;
	display:block;
}

div#HeaderImageFlashContainer
{
	width:679px;
	height:231px;
	padding-top:2px; 
	float:left;
	overflow:hidden;      
}


div#HeaderPageTitle
{
	width:667px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:12px;
	float:left;      
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:699px;  
	background-color:#fefbfb;
	color:#686a71;  
	float:left; 
 
}

div#InnerMainBodyContainer
{
	padding-left:20px;/*padding-top:24px;*/padding-bottom:40px;
	width:679px; 
	float:left;  
}

div#ContentContainer
{
	padding-left:12px;
	width:667px;
	float:left;   
	_height:380px;
	min-height:380px;  
}

div#IndexContentContainer
{
	width:447px;
	padding-right:10px; 
	float:left;
	overflow:hidden;     
}

div#IndexPortfolioContainer
{
	width:210px; 
	float:left; 
	/*overflow:hidden;*/     
}

div#IndexTreeLinkContainer
{
	background-image:url(/images/index_tree_bg.gif);
	background-repeat:repeat-y;  
	width:699px;  
	float:left;  
}

div#IndexTreeLinkTitle
{
	width:699px;
	height:42px;
	float:left;
	background-image:url(/images/link_title.jpg);   
}

div#InnerIndexTreeLinkContainer
{
	padding-left:30px;
	padding-bottom:20px; 
	width:669px; 
	float:left;  
}


a.TreeLinkTitle:link    { font-size:14px; color:#8592bc;  text-decoration: underline;}
a.TreeLinkTitle:visited { font-size:14px; color:#8592bc;  text-decoration: underline;}
a.TreeLinkTitle:hover   { font-size:14px; color:#666666;  text-decoration: underline;}
a.TreeLinkTitle:active  { font-size:14px; color:#666666;  text-decoration: underline;}



div.IndexTreeLink
{
	width:193px;
	float:left;
	padding-right:30px;  
	
}



/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:699px;  
	float:left;
	background-image:url(/images/footer_bg.gif);
	background-repeat:repeat-y;  
	padding-top:5px;
	padding-bottom:10px;    	  
}

div#InternalFooterContainer
{
	width:699px;  
	float:left;
	background-image:url(/images/footer_bg.gif);
	background-repeat:repeat-y; 
	padding-bottom:10px;  	
}

div#InternalFooterTitle
{
	width:699px;
	height:42px;
	background-image:url(/images/internal_footer_bg.gif);  
}

div#FooterNoteContainer{width:669px; float:left;color:#34525d; font-size:9px; padding-left:30px;   }

a.FooterLink:link{color:#34525d; font-size:9px; text-decoration:none;  }
a.FooterLink:active{color:#34525d; font-size:9px; text-decoration:none;}
a.FooterLink:visited{color:#34525d; font-size:9px; text-decoration:none;}
a.FooterLink:hover{color:#34525d; font-size:9px; text-decoration:underline;}

/************************************************************************
*	MISC
************************************************************************/

span.PageTitle { font-family:Helvetica, Trebuchet MS, Arial; font-size:27px; font-weight:normal;  letter-spacing:-1px; color:#45456f;       }

/************************************************************************
*	Preview
************************************************************************/

div#PreviewContainer
{
	width:679px;
	padding-top:20px;
	float:left;    
}


#dgrdResults
{
	width:679px; 
	border-width:0px 0px 0px 0px; 
	border-collapse:separate;  
	background-color:transparent; 
}

#dgrdResults td
{
	padding:0px 15px 0px 0px;
	background-color:transparent;  
}
