/* FBA  */
div.midCol{width:341px;}
div#feature div.sidebar form,
div#feature div.sidebar p,
div#feature div.sidebar h2{
	margin: 5px 0px 0px 8px !important;
	margin: -5px 0px 0px 8px;
	padding: 0px 0px 0px 5px;}
div#feature div.sidebar p,
div#feature div.sidebar p a{
	color:white;
	font-size: 13px;
	font-weight:lighter;
	margin: 0px;
	padding-top:1px;
	padding-bottom:3px;
	text-decoration:none;
}

div#feature div.sidebar h2{
	color:white;
	font: bold 13px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top:1px;
	padding-bottom:3px;
	text-decoration:none;
}
div.featureMain h2{
	font: lighter 27px/110% "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}
div.featureMain div.featureArea span{
	padding-left:2px;
	font-weight: bold;
	color: #202020;
}
div.featureMain div.featureArea p{
	padding: 14px 0px 10px 17px;
	margin:0px;
	font-size:13px;
	color: #FFFFFF;
}
div.featureMain div.featureArea p a, 
div.featureMain div.featureArea p a:visited{color:#ffffff;text-decoration:none;}
div.featureMain div.featureArea p a:hover{color:#ffffff;text-decoration:underline;}





/* from products_fm.css*/
div#feature div.sidebar{
	width:155px;
	height:170px;
	float:left;
	background-color:#608075;
	background-image: url(/images/graphics/round_corners_support_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#feature div.sidebar ul li{
	background-image: url(/images/bullets/line_dotted_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.featureMain div.featureArea{
	background: url(/images/bg/support_feature.jpg) no-repeat;
	padding:32px 18px 14px 187px;
	height:125px;
}



div#featureL3{
	background-color: #608075;
	background-image: url(/images/bg/support_l3_titlebar.jpg);
	background-repeat: no-repeat;
	float:left;/*DW Hack*/
	float:none !important;/*DW Hack*/
	width: 686px;
	height: 35px;
}
div#featureL3 h2{
	color: white;
	font-size: 22px;
	font-weight: lighter;
	margin:0px;
	padding-top: 6px;
	padding-left: 20px;
}


div.midCol{width:341px;}

div.midCol h3{
	background: #608075;
	margin: 10px 0px 6px;
	padding: 3px 5px;
	color: #ffffff;
	font: normal 15px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
}

/* for main find a consultant page */

div.midCol table.search  {
width: 340px;
}

div.midCol table.search td.leftCol {
width:100px;
text-align:right;
font: normal 13px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
height: 35px;

}

div.midCol table.search td.midCol {
width:240px;
text-align:left;
}

div.midCol table.search td {
border-bottom: 1px dotted #B2B2B2;
}





/* for search results pages */
div.midCol table.results {

width:647px;
}

div.midCol table.results th {

font: normal 14px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
color: #ffffff;
background-color:#608075;
text-align: center;
border-right: #ffffff 1px solid;
padding: 6px;
margin: 6px;
}
div.midCol table.results th.last {

border:none;
}



div.midCol table.results td {

color: #333333;
padding: 6px;
margin: 6px;
border-bottom: 1px solid #B2B2B2;
border-left: 1px solid #B2B2B2;

}

div.midCol table.results td.last {

border-right: 1px solid #B2B2B2;

}
div.midCol table.results td.second {

border-left: none;

}



div.midCol table.results td.name {

font-weight: bold;

}

div.midCol table.results td.lastRow {

font: 11px;
color: #666666;
border:none;
height: 35px;

}

div#legend {
float:right;
width: 220px;
magin-right:10px;
margin-bottom:20px;
height:130px;
border: 1px solid #B2B2B2;

}

div#legend div {
	width: 45px;
	height: 55px;
	float:left;
	padding: 10px;
	margin-top: -7px;
	
font: 11px;
color: #666666;
text-align:center;
}

div#legend h3 {
font: normal 14px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
background-color:#ffffff;
color: #333333;
text-align:center;
padding-top: 2px;
margin-top: 2px;
}



/* level four page with no left or right column */

div.leftCol {width: 0; background-color: #ffffff;}

div.midCol {width: 650px; background-color: #ffffff;}
div.rightCol {width: 0;}
