/* CSS Document */

/*Company*/

div.midCol
{
width:341px;
}

div#feature div.sidebar
{
width:155px;
height:170px;
float:left;
background-color:#aa4239;
background-image: url(/images/graphics/round_corners_red_bot.gif);
background-repeat: no-repeat;
background-position: bottom;
}

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

div#feature div.sidebar ul li a:hover
{
}

div.featureMain h2
{
font: lighter 27px "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: 2px 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;
}

div#featureL3
{
background-color: #993333;
background-image: url(/images/bg/company_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#feature div.sidebar ul
{
list-style-type: none;
margin: 5px 0px 0px 8px !important;
margin: -5px 0px 0px 8px;
padding: 0px 0px 0px 5px;
}

div#feature div.sidebar ul li,
div#feature div.sidebar ul li a
{
color:white;
font-size: 11px;
font-weight:normal;
margin: 0px;
padding-top:1px;
padding-bottom:2px;
background-image: url(/images/bullets/line_dotted_red.gif);
background-repeat: no-repeat;
background-position: left bottom;
text-decoration:none;
}

div.leftCol ul li,div.leftCol ul li a
{
font-weight:normal;
color:#333333;
margin-bottom: 0px;
text-decoration:none;
}

div.midCol
{
width:320px;
float:left;
padding-left: 20px;
}

div.midCol h2
{
border-bottom: solid 1px #cccccc;
}

.line 
{
border-top: dotted 1px #B2B2B2;
border-bottom: 0;
}

div.eoe
{
font: lighter 15px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
text-align: right;
color:#993333;
margin-top: 36px;
margin-bottom: 12px;
}

.l4nav 
{
font: lighter 13px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
color:#666666;
text-align: right;
}

table.careers td 
{
text-align: top;
}

table.careers td.left 
{
 font-weight: bold;
 text-align: right;
 color: #666666;
}