/* welcome and industry sections */
.rcoltable 
{	
	border-left: 1px solid #9DA8B2;
	border-right: 1px solid #9DA8B2;
}

#tWelcome.rcoltable 
{
	background-color: #85888c;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#tWelcome.rcoltable td 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;

}
#tWelcome.rcoltable a 
{
	color: #ecf1fa;
	text-decoration: none;
	font-weight: normal;
}

#tWelcome.rcoltable a:hover 
{
	color: #000000;
}
	
#tIndustry.rcoltable 
{
	background-color: #aeb7bf;
	border-bottom: 1px solid #ffffff;
}

#tIndustry.rcoltable td {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
}

#tIndustry.rcoltable a 
{
	color: #ecf1fa;
	text-decoration: none;
	font-weight: normal;
	/*
	color: #1b3c77;
	text-decoration: none;
	font-weight: normal;
	font-size: 7pt;
	*/
}

#tIndustry.rcoltable a:hover 
{
	color: #000000;
}
/* welcome and industry sections */

.newButton 
{
	padding-top: 3px;
	background:url(/images/newbutton_bg.gif) repeat-x;
	height:24px;
}

ul.MySouthcoHeader
{
	padding-left: 12px;
}

p.MySouthcoHeader
{
  color: #666666; 
  background-image: url(/images/MySouthco/mysouthco_header.gif);
  font-family: MS Sans Serif, Verdana, sans-serif; 
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  cursor: default;
  line-height: 22px;  
  padding-left: 5px;
  
  height: 25px;
  margin: 0px;
}

#sidebar_top 
{
	background: url(/images/MySouthco/RightHand_topedges.gif) no-repeat top;
	
	text-align: left;
	color: #ffffff;
	font-size: 11px;
	padding: 3px 6px 3px 10px;
}


td.sidebar_content
{
	background: url(/images/mysouthco/right_col_bg.gif);
				
	border-right: #d3d3d3 1px solid; 
	border-left: #d3d3d3 1px solid;	
	width: 100%;	
}

.sidebar_subtitle, a.sidebar_subtitle:link, a.sidebar_subtitle:visited
{
	background-color: #8797B5;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	padding: 4px 6px 4px 6px;
	border-top: 2px solid #F0F0F0;
}

a.sidebar_subtitle:hover
{
	text-decoration: underline;
}

.project_name
{
	font-size: 14px;	
}

