/**
	Content style sheets
**/
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color:#4d4e53;
}

#divPageHeading {
	clear:left;
	float:left;
	width:615px;
	_width:600px;
	height:26px;
	text-align:right;
	margin-bottom:16px;
	/*margin-right: 9px;*/
	
	padding-top:11px;
}

#divSideMenu {
	float:right;
	width:278px;
	height:261px;
	padding-left: 9px;
	background: url('/images/divSideMenuBackground.png') no-repeat bottom left;
	_background: none;
}

#divLeadInText
{
	clear:left;
	width: 615px;
	_width:612px;
	height: 211px;
	color: #4d4e53;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 37px;
}

#divLeadInText .highlight
{
	color: #ef8528;
}

#divLeadinTop
{
    width: 615px;
	_width:612px;
    height: 20px;
}

.imgLeadinTop
{
    width: 100%;
}

#divLeadinBottom
{
    width: 615px;
	_width:612px;
    height: 17px;
}

.imgLeadinBottom
{
    width: 100%;
}

#divPartnerLogos
{
    background-color: White;
    padding-left: 30px;
}

#divMainContentColumn 
{
	clear:left;
	float:left;
	width:405px;
	padding-top: 16px;
	padding-left: 197px;
	margin-right:20px;
	margin-bottom: 97px;
	font-family: Arial, Helvetica, sans-serif;
	color: #47494d;
	
	/*height: 500px;*/
	
	background-image: url('/images/industry_sidebar.png');
	background-position: 147px 0px;
	background-repeat:no-repeat;
}

#divMainContentColumn h2
{
	font-size: 14px;
	color: #1a1a1c;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 4px;
	margin-top: 37px;
	background-image:url('/images/arrow.png');
	background-position:0px 5px;
	background-repeat:no-repeat;
	
	padding-left: 9px;
}

#divMainContentColumn p
{
	color: #47494d;
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 14px;
	padding-left:9px;
}

#divMainContentColumn p.highlight
{
	font-weight: bold;
}

#divMainContentColumn ul
{
    
}

#divMainContentColumn li
{
    margin-left: 25px;
}

#divMainContentColumn li p
{
    line-height:18px;
}

ul li.headingList
{
    list-style-type:none;
}

#divSidebarColumn {
	float:left;
	width:199px;
	height:500px;
	padding-left:22px;
	padding-top:53px;
	background-image:url('/images/industry_sidebar.png');
	background-position: 2px 0px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, Sans-Serif;
}

#divLeadinCopy
{
	height: 178px;
	width: 615px;
	_width:612px;
	_height: 174px;
}

#divLeadinCopy p
{
    font-size: 23px;
    color: #4d4e53;
    line-height: 37px;
    WIDTH: 539px;
    background-color: White;

    padding: 6px 23px 0px 47px;
    _width: 536px;
}

#divLeadinCopy p.highlight
{
	color: #ef8528;
}

.imgLeadinSide
{
    width: 3px;
    height: 100%;
}

#divLeadinFiller
{
	background-color: White;
	vertical-align: bottom;
	height: 100%;
	_display: none;
}

#divSideMenu ul
{
	list-style-type: none;
	margin-left: 13px;
}

#divSideMenu a
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #00577f;	
	text-decoration:none;
}

#divSideMenu a:hover
{
	font-weight:bold;
	color: #00577f;	
}

#divSideMenu li.current
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	list-style-image:url('/images/arrow.png');
	color:#872434;
	margin-top:2px;
}

#divSideMenu p.image
{
	margin-top: 23px;
	margin-left: -6px;
}

.quote
	{
	    font-size: 12px;
	    line-height: 20px;
	    color:#872434;
	    font-weight:bold;
	    margin-bottom: 9px;
	    font-family:Arial, Helvetica, Sans-Serif;
	}
	
    .quoteAuthor
	{
	    font-size: 10px;
	    font-weight: bold;
	    line-height: 11px;
	    color: #47494d;
	    text-align: right;
	    margin-bottom:4px;
	}
	
	.quoteAuthorPosition
	{
	    font-size: 10px;
	    line-height: 11px;
	    color: #47494d;
	    text-align: right;
	    margin-bottom: 4px;
	}
	
	.quoteAuthorCompany
	{
	   	font-size: 10px;
	    line-height: 11px;
	    color: #47494d; 
	    text-align: right;
	}
