/*
    print.css: print SCREEN STYLES
	------------
    Job:               
    Produced by:       
    Start date:  	   
	------------
*/

html > body 
	{
   background: white;
   color: black;
   font-size: 12pt;
   font-family: Arial, Helvetica, sans-serif; 
   margin:0;
   padding:0;
   }
img
	{
	border:0;
	}
img.printlogo
	{
	display:block;
	}
.hide
	{
	display:none;
	}
div.header { background-image: none!important; background-color: #FFF!important; }
div.search, a.logo span { display: none!important; }
img.printlogo
	{
	display:block;
	}

div.header div.site form, .video img { display: none!important; }
div.bar, div.flags, div.nav, div.breadcrumbs { display: none!important; }
div.footer div.people, div.footer ul.links { display: none!important; }
div.subnav, div.rss, div.searchBox, div.keepInformed, div.calendar { display: none!important; }
div.footer { background-color: #FFF!important; }
div.footer, div.winners p, div.winners h3 { color: #5B5754!important; }
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed, object {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 87.5%;	/* 14px */
	background: #151515;
	color: #cac9c9;
}
body.white {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 87.5%;	/* 14px */
	background: #fff;
	color: #5b5754;
}
.header div.site {height:80px;overflow:hidden; border-bottom:1px solid #414141}
a:link, a:visited {
	color: #1c96c7;
	text-decoration: none;
	font-weight:bold;
}
h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #1b96c8;
	margin-bottom: .8em;
	padding-top: 1.2em;
	padding: 0 0 .3em 0;
	font-family: Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	border-bottom:1px solid #ccc;
}
.flashText {font-weight:bold; padding-bottom:50px; display:block;}
body.white h1.full {
	width: 100%;
	float: none;
}
/* footer */
div.footer {
	color: #707070;
	background: #151515;
	padding: 0.1em 0;
	clear:both;
	font-weight:normal;
}
div.footer .site {
	padding: 1.2em 0;
	border-bottom: none;
	margin-bottom: 0em;
	overflow:hidden;
	font-size:11px;
	border-top:1px solid #414141 ;
}

/* footer: winners */
.winners{float: left; width: 200px; display: block; border-left: 1px solid #0092b3; margin-right: 3em; padding: 0;}
.winners h3{color: #0092b3; text-transform: uppercase;  margin: 0 0 0 .8em; display: block; padding: 0;}
.winners p{margin: .25em 0 0 1.2em; color: #ccc; padding: 0; clear: both;}
.winners p.bold{font-weight: bold;}

/* footer: contact */
div.contact {
	margin-right: 1em;
	float: left;
	width: 18em;	
}
div.contact dt {
	float: left;
	width: 3em;
	margin-right: 0;
}
div.contact dd {
	float: none;
	margin-right: 0;
}
.contact dl {
	line-height: 1.5em;
}

/* footer: copyright */
p.copyright {
	text-align: left;
	width: 17em;
	float: left;
	display: block;

}
p.copyright span {
	margin-left: 0;
}

/* paging */
div.paging {
	font-size: .9em;
	color: #909090;
	margin-bottom: 1em;
	overflow: hidden;
}
div.paging p {
	font-size: .9em;	
}
div.paging ul {
	display:none;
}

body.white div.cmsContent a {
	border-bottom: 1px solid #1c96c7;
}
div.cmsContent a , .ourClients a {
	border-bottom: 1px solid #1c96c7;
}
div.cmsContent, .ourClients, .immKeyContact {
	font-size: .9em;
	font-weight:normal;
	margin-bottom:20px;
}
div.aboutFeature {font-size:12px !important; }
div.peopleList li {list-style:none; font-size:11px; clear:both; padding-bottom:50px;}
div.peopleList dt { width:50px; float:left; clear:left;}
div.peopleList dd{ width:auto; float:left; text-align:left;}
dl.contentDetails, dl.keyContacts {display:block; margin-bottom:20px;overflow:hidden;}
dl.contentDetails dd, dl.keyContacts dd {float:left;width:auto;margin-right:25px;}
dl.contentDetails dt, dl.keyContacts dt   {float:left; width:auto; padding-right:10px;}

div.downloads ul.immDownloads li  {
background: none!important;
}
