

body {
	margin:0px 0px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif  ;
	font-size: 11px;
	background: #FFF;
}

a img { border:none;}
a, a:hover{ text-decoration:none; }
a { color:#1C3F7A;  }
a:hover { color:#699dc2;}

.last {border-bottom:none!important; background:none!important;}

h1, h2, h3, h4, p{
	padding:0px;
	margin:5px 15px 15px;
	color:#8C8C8C;
}

ul, ol{
	padding:0px;
	margin:25px 40px;
}

#content li {
	margin-bottom:5px; 
	line-height:17px;
}

p{	line-height:15px; }

.image {
	display:block;
	margin:-5px 0px 20px 30px;
	float:right;
	clear:right;
	padding:1px;
	border:2px solid  #E9E9E9;
}

h1 {
	font-size:1.6em;
	margin:5px 15px;
	font-weight:normal;
}

h2 {
	font-size:1.9em;
	font-weight:normal;
}

h1 span{	
	font-size:0.8em; 
	color: #999999;
}

h2 span, h3 span{	font-size:0.8em; color:#8d8d8e; }

#frame {
	width:664px;
	border:none;
	background:none;
	padding:5px;
	margin:30px auto ;
	padding-bottom:90px;
	position:relative;
}

#frame #navigation {
	height:120px;
	background:#1D407B;
	width:664px;
	margin:0px;
}

#frame #navigation ul{
	display:none;
}

#frame #navigation #business_areas{
	display:block;
	margin:10px 0px 0px;
}

#frame #navigation #business_areas li{
	margin:2px 0px;	font-size:1.0em;

}

#frame #navigation #business_areas li a{ color:#CCCCCC;}

#frame #navigation p#tag{
	display:none;
}

#frame #navigation #logo{
	display:none;
	margin:10px;
	position:absolute;
	bottom:-200px;	
	right:20px;
}


#frame #navigation #logo{
	text-indent:-7000px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	width:191px;
	height:63px;
}

#frame #site_search, #frame #footer { 
	display:none;
}



/* Case Study Search */

#case_study_search {
display:none;
}


/* Case Study  Listing */

#content #case_study {
	clear:both;
	height:450px;
	background: url(../images/logo.png) bottom right no-repeat;
	margin-top:50px;
	margin-bottom:20px;
	padding:30px 0px 200px;
	overflow:visible;
	
}
#content #case_study:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body #content #case_study{
	display: inline-block; 
	width: 100%;
}

* html #frame #content #case_study{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}


#content #case_study h1{
	font-size:2.6em;
	margin-left:135px;
	color:#FFF;
	width:350px;
	padding:0px 0px 10px 15px;
	margin-bottom:0px;
	border-left:none;
	position:absolute;
	top:10px;
	right:0px;
}

#content #case_study dl{
	color:#1C3F7A;
	font-size:0.9em;
	width:420px;
	margin:0px 0px;
	padding:0px;
	float:left;
	clear:both;
}

#content #case_study dl:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body #content #case_study dl {
	display: inline-block; 
	width: 100%;
}

* html #frame #content #case_study dl{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}



#content #case_study dl dt{
	font-size:1.1em;
	margin:0px;
	padding:0px 10px 10px 0px;
	width:80px;
	text-align:right;
	float:left;
	clear:left;
}

#content #case_study dl dd{
	float:left;
	width:304px;
	margin:0px;
	padding:0px 0px 10px 15px;
	border-left:1px solid #B2B2B2;
}

#content #case_study dl dd p, #content #case_study dl dd h2, #content #case_study dl dd h3{
	margin:0px 0px 10px;
	width:244px;
	float:none;
}

#content #case_study dl dd ul{
	list-style:none;	
	padding:0px;
	margin:0px 0px 5px;
}

#content #case_study dl dd ul li{
	margin:2px 0px;
	color:#8C8C8C;
	background:url(../images/layout/case_study_arrow.png) no-repeat 0px 6px;
	padding-left:14px;
}

#content #case_study h2, #content #case_study h3 {
	font-size:1.4em;
	margin-top:30px;
	float:left;
	margin-right:0px;
	width:395px;
}
#content #case_study p{
	width:395px;
	float:left;
	margin-right:0px;
}

/* Case Study Details/Images */
#content #case_study #case_study_details {
	float:right;
	width:190px;
	margin-right:25px;
}

#content #case_study #case_study_details img{
	display:block;
	maring:0px; auto;
}

#content #case_study #case_study_details .image_caption{
	background:#ACAEB0;
	color:#FFF;
	width:170px;
	padding:2px 10px;
	float:none;
	margin:5px 0px;
}

#content  #case_study #case_study_details #case_study_sub_section p {
	width:190px;
	margin:15px 0px;	
}

#content  #case_study #case_study_details #case_study_sub_section p strong, #case_study_sub_section p a{
	display: block;
	color:#000063;
	font-size:0.9em;

}
#content  #case_study #case_study_details #case_study_sub_section img{
	margin:7px 0px;
}

/* Case Study Scroller */
#track, #thumb  {
	display:none;
}
#content #case_study #further_info {  padding-bottom:50px; float:left; clear:both; }
#scroll_overlay{
display:none;
}

#content #case_study a#print_study {display: none;}