﻿@media screen, handheld
{
	#webtranslationsWelcome { display:none; }
}
.clear {clear:both;}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	color: #000;
	background: url('../images/grade_bg.jpg');
	background-repeat: repeat-x;
}

#page {
	width: 980px; 
	margin: 0px auto; 
	padding: 0px;
	-webkit-box-shadow: 0px 20px 40px #CCC;
	-moz-box-shadow: 0px 20px 40px #CCC;
	box-shadow: 0px 20px 40px #CCC; 
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 

}
a {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	text-decoration: none;
	color:#33CCFF;
}

header, #headerCell {width: 980px; height: 123px; background: url('../images/header.jpg'); text-align:left; display:block;}

#homelogolink {
	width:235px;
	height:65px;
	display:block;
	top:40px;
	cursor:pointer;
	margin-left:40px;
	border:thin;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

/* 
	Top Navigation Styles
	Description : styles for the topNavigation
	NOTE there are 2 references for each style this is to assist the migration to HTML5
*/

nav {float: right; display:block;margin: 0px 0px 0px 0px;}
nav ul, #menu {margin: 0px 0px 0px 0px;padding-right: 4px; text-align: right; color: #fff;float: right; display:block;}
nav li, #menu li {float: left;  color: #003366;padding: 0px 20px 8px 5px;}
nav a:active, #menu a:active {color: #33474f; border-bottom-style: none;}
nav a, #menu a {border-bottom-style: none;  font: small/2em Calibri;  font-weight: bold; text-decoration: none;}
nav li a:hover, #menu li a:hover {color: #33CCFF; border-bottom-width: 1px;border-bottom-style: solid;}
/*
nav a, #topNav {
	background-image: url('../images/nav_bg2.gif');
	background-repeat: repeat-x;
	text-align: right;
}
*/


/* BODY Styles 
	Description : styles associated with the BODY area. 
				  these are mostly generic
*/
/* use a semi-transparent image for the overlay */ 
#overlay { 
    background-image:url('../../img/petrol.png'); 
    color:#efefef; 
    height:400px; 
} 
 
/* container for external content. uses vertical scrollbar, if needed */ 
div.contentWrap { 
    height:490px; 
    overflow-y:auto; 
} 

/* the overlayed element */
div.overlay {
	
	/* growing background image 
	background-image:url('../../img/overlay/white.png');
	*/
	/* dimensions after the growing animation finishes  */
	width:636px;
	height:506px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url('../../img/close.png');
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* black 
div.overlay.black {
	background:url('../../img/transparent.png') no-repeat !important;
	color:#fff;
}
*/
/* petrol 
div.overlay.petrol {
	background:url('../../img/petrol.png') no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}
*/
#popupLayer {
	text-align: left;
	color: #333;
}

#popupLayer label {
	float: left;
	margin: 5px 10px 10px 0px;
	font-weight: bold;
	color: #333;
	width: 60px;
}

#popupLayer h1 {
	display: block;
}


#bodyContent {
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
 	background-image: url('../images/body_bg.gif');
 	background-repeat: repeat-x;
 	background-color: #f2fafd;
	border: solid 1px #c1bfda;
	width: 978px;
}

/**
	NEWS TXT
**/

.news {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}


.sidebar h2{
  	margin: 0px;
  	padding: 7px;
	color: #FFFFFF;
	font: bold 12px Calibri, Arial, Verdana, Sans-serif; 
	background-color: #3f54a5;
	border: 1px solid #009ded;
	text-align: left;
}

.sidebar ul{
	background: url('../images/base_box.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	list-style-type: none;
	margin: 0px 0px 8px 0px;
	padding: 7px;	
	text-align: left;
}

/*****************************
*
*  C4T Side box
*
*****************************/


/*
div#rightCol {
	background: url('../images/base_box.gif') repeat-x bottom;
	background-color: #fff;
}
.rightCol {
	background: url('../images/base_box.gif') repeat-x bottom;
	background-color: #fff;
}
*/
#rightCol a {
	font-weight: bold;
	text-decoration: none;
}
#rightCol li a:hover {
	font-weight: bold;
	text-decoration: none;
}
#rightCol li a:visited {
	font-weight: bold;
	text-decoration: none;
}
#rightCol a	{
	color:#315DA6;
}
.rightCol h2{
  	margin: 0px;
  	padding: 5px, 10px;
	color: #FFFFFF;
	font: bold 14px Calibri, Arial, Verdana, Sans-serif; 
	background-color: #3f54a5;
	border: 1px solid #009ded;
	text-align: left;
}
.rightCol ul{
	padding: 5px;
	border: 1px solid #ccc;
	list-style-type: none;
	margin: 0px 0px 8px 0px;
	padding: 5px;	
	text-align: left;
}

.rightCol a {
	font-weight: bold;
	text-decoration: none;
}
.rightCol li a:hover {
	font-weight: bold;
	text-decoration: none;
}
.rightCol li a:visited {
	font-weight: bold;
	text-decoration: none;
}
.rightCol a	{
	color:#315DA6;
}
.rightCol-double {
	background: url('../images/base_box.gif') repeat-x bottom;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}
.rightCol-double h2{
  	margin: 0;
  	padding: 5px;
	color: #fff;
	font: bold 14px Calibri, Arial, Verdana, Sans-serif; 
	background-color: #3f54a5;
	border: 1px solid #009ded;
	text-align: left;
}

.rightCol-double ul{
	padding: 5px;
	list-style-type: none;
	text-align: left;
	margin:0;
	overflow:auto;
	
}
.rightCol-double li{
	width: 42%;
	float: left;
}
.rightCol-double li:hover{
	color:#003366;
}

.rightCol h2{
  	margin: 0px;
  	padding: 5px;
	color: #FFFFFF;
	font: bold 14px Calibri, Arial, Verdana, Sans-serif; 
	background-color: #3f54a5;
	border: 1px solid #009ded;
	text-align: left;
}
.rightCol ul{
	padding: 5px;
	border: 1px solid #ccc;
	list-style-type: none;
	margin: 0px 0px 8px 0px;	
	text-align: left;
}
.sidebar li a:link {
	font-weight: bold;
	text-decoration: none;
}

.interactBox {
	background: url('../images/base_box.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 0px 0px 8px 0px;
	text-align: left;
}
.listBox {
	background: url('../images/base_box.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-left:4px;
}

#sidenav {
	width: 275px;
	float: right;
	padding-right: 11px;
	padding-left: 8px;
	margin-right: 5px;
}
#sidenav h2{
  	margin: 0px;
   	padding-left: 10px;
   	padding-top: 5px;
   	padding-bottom: 5px; 	
	color: #FFFFFF;
	font: bold 14px Calibri, Arial, Verdana, Sans-serif; 
	background-color: #3f54a5;
	border: 1px solid #009ded;
	text-align: left;
}
#sidenav h2 a {
  	color: white;
   	padding: 5px, 10px; 	  	
}
#sidenav ul {
	background-color: #fff;
	background-image: url('../images/base_box.gif') repeat-x bottom;
	border: 1px solid #ccc;
	list-style-type: none;
	text-align: left;
	padding: 10px;
	margin: 0px 0px 15px 0px;	
}
#sidenav li {
	padding: 2px;
	margin-left: 4px;
}
#sidenav a {
	font-weight: bold;
	text-decoration: none;
}
#sidenav li a:hover {
	font-weight: bold;
	text-decoration: none;
}
#sidenav li a:visited {
	font-weight: bold;
	text-decoration: none;
}

#maincontent {
	float: left;
	margin-bottom: 5px;
	background: #fff;
	text-align: left;
	border-bottom: 1px solid #b3c9dc;
	border-right: 1px solid #b3c9dc;
	width: 648px;
	background: #fff url('../images/rh_bgedge.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 11px;
	padding-left: 11px;	
}

#contentBody {
	float: left;
	width: 100px;
	background: #fff url('../images/rh_bgedge.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
	width: 675px;
}
#mainCol {
	float: left;
	padding-right: 45px;
	padding-left: 25px;
}

#maincontent a:hover {
	color:#0099FF;
}
#maincontent h4 {
	color: #315DA6;
}
#maincontent h4 a {
	color: #315DA6;
}
#maincontent h3 {
	color: #315DA6;
	font-size: 1.3em;	
}
#maincontent h3 a {
	color: #315DA6;
}
#maincontent h2 {
	color:#315DA6;
	font-size: 1.5em;
}
#maincontent h2 a {
	color: #315DA6;
}
#maincontent h1 {
	color: #315DA6;
	font-size: 21px;
}
#maincontent h1 a {
	color: #315DA6;
}
#mainCol iframe{
border:none; margin-left:-22px;
}



#sidecontent {
	background: #fff url(../images/topside.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 190px;
	padding: 5px;
	vertical-align: top;
	float: left;
	font-size: smaller;
}


/* COMMON STYLES */
p {
	margin: 0 0 7px 0;
	padding: 2px;
	text-align: justify;
}
form {margin: 0px;}

table {border-collapse: collapse;}

a img {border:0;}

#featureHeader {
	width: 555px;
	height: 168px;
}

#icons a {
  margin-bottom: 0px;
  font-weight: bold;
}
#icons  p{
	text-align: left;
	display:block;
	margin-left:90px;
	width:200px;
}

.icon_item {
  width: 253px;
  float: left;
  padding: 9px;
  height: 13em;
  cursor: pointer;

}
.icon_image	{float:left; width:106px; height:106px;}
.highlight {
  background: #f2fafd;
  height: auto;
  cursor: pointer;
  text-align: left;
  float:left;
  width:48%;
}
#icons p{margin-top: 2px;}
#icons img {padding: 5px;}
#icons h1 a {
  font-size: 12px;
  color: #000066;
  font-family: Calibri, Arial, Verdana, Sans-serif; 
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  line-height: 12px;
}

.columnsoll, section {
  float: left;
  width: 47%;
  padding-left: 5px;
  padding-right: 10px;
}
.datefield { color:#65b318;}

.columnsoll ul, section ul {margin-left:0px; padding-left:0px; list-style:none;}
.columnsoll li, section li {margin-left:0px; padding-left:0px; margin-bottom:6px; }
.columnsoll a:visited {font-size: 90%; font-weight: bold;}
.columnsoll a:hover {font-size: 90%; font-weight: bold;}
.columnsoll a:link {font-size: 90%; font-weight: bold;}

#breadcrumb { background-image: url('../images/header_sect3.gif'); background-repeat: repeat-x; height: 23px;  margin-top: 0px; display:block; font: normal small Calibri, Arial, Verdana, Sans-serif;}
#breadcrumb a {color: #fff; text-decoration: none; padding-top:2px; margin-top:4px;}
#breadcrumb a:hover {color: #009DED;  text-decoration: underline;}
#breadcrumb a:visited { color: #fff; text-decoration: none;}

#breadcrumbLHS {
	background: url('../images/header_sect3_left.gif');
	background-repeat: no-repeat;
	color: #E1F5FF;
	height: 23px; width: 680px;
	display:block; float:left;
	text-align:left;
	vertical-align: middle;
	padding: 3px 0px 0px 15px;
}

#breadcrumbRHS { padding: 3px 15px 0px 0px; text-align: right; float: right; width: 250px;}

footer, #footer {
	position: relative;
	text-align: left;
	padding-left:30px;
	background: url('../images/grade_bg.jpg');	
	float: left;
	width: 950px;
	/*
	-webkit-box-shadow: 0px 20px 40px #CCC;
	-moz-box-shadow: 0px 20px 40px #CCC;
	box-shadow: 0px 20px 40px #CCC; 
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	*/
}

footer ul, #footer ul {
	float: left;
	padding-top: 5px;
	width: 150px;
	color: #fff;
	list-style:square;
}
footer ul li.title, #footer ul li.title {
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight:bolder;
	font-size:larger;
	color: #fff;
	list-style:none;
	margin-left: -17px;
}
#footer ul li, footer ul li {line-height:16px;}
#footer a, footer a  {color: #F0F2F7; border-bottom-style: none;}
#footer a:hover, footer a:hover  {color: #F0F2F7; border-bottom-width: 1px; border-bottom-style:solid; text-decoration:overline;}
#copyright {text-align:center; vertical-align:bottom; margin: 0px; padding:0px; font-size:smaller; color: #F0F2F7;}

#search {float: left; height: 28px;}
#q {
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 

}
#sa {
	background: #F1F1F1 url('../images/base_box.gif') repeat-x 0px 100%;
	border: solid navy 1px;
	color: #444;
	cursor: pointer;
	font: normal normal bold 11px/normal arial, sans-serif !important;
	overflow: visible;
	padding: 1px 3px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
	width: 54px;
	height:20px;
	margin-top:2px;
	-webkit-box-shadow: 0px 4px 8px #CCC;
	-moz-box-shadow: 0px 4px 8px #CCC;
	box-shadow: 0px 4px 8px #CCC; 
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
}

#base {float: none; margin-top:2px;}
/*page specific styles */

blockquote {margin:0;}
blockquote p {text-align:left;font-style:italic;}
.submitButtonHolder {
	text-align: right;
}
#page #bodyContent #maincontent #mainCol #table11 {
	width: 100%;
}

#page #bodyContent #maincontent #mainCol #table12 {
	text-align: center;
	width: 100%;
}

#caseStudyTable	{width:100%;text-align:left;}

.floatleft {float:left;	margin-right:5px;}

.floatright {
	float:right;
	margin-left:5px;
}
.summarybox {
	visibility: hidden; 
	border: 9px solid #3f54a5; 
	background: url('../images/base_box.gif') repeat-x bottom;
	background-color: #fff;
	width: 270px; 
	padding: 8px; 
	position:absolute;
	z-index:655;
}


.contentPanelHidden{display:none;min-height:1%;position:relative;}
.contentPanel{display:inline;float:left;line-height:1.4em;min-height:300px;_height:300px; width:420px;}
.contentPanel p{font-size:1em;line-height:1.4em;margin:0px;padding:0px}
.contentPanel h4{font-size:1em;line-height:1.4em;margin:0px;padding:0px}
.tabs{display:inline;float:left;position:relative;text-align:right;display:block;width:165px}
.tabs ul{margin:0px;padding:0px;}
.tabs li{cursor:pointer;display:block;font-size:1em;list-style-type:none;margin-bottom:0px;padding:9px 18px 9px 40px;}
.tabActive{color:#65b318;font-weight:bold;background-repeat:no-repeat;background-position:right top;background-image:url('../images/tabActive.png');}
.col_1{clear:left;display:inline;float:left;margin-left:25px; width:420px;}
.col_half{display:inline;float:left;margin-left:25px;width:165px;}
/*.tabsVertical{background-image:url('../images/tabContent.png');background-repeat:no-repeat;padding-top:21px;width:660px;float:left;}*/
 /*CSS for Collapsable Content*/
.toggle{
	padding-left:10px;
	padding-top:11px;
	background:url("../images/content-title-full.png") repeat-x 0 0;
	height: 36px;
	width: 100%;
	float:none;
	cursor:pointer;
}
.hidden-content{display: none;float:none;}
.normal {float: left;width: 48%;}
.normal img{float:left;}
.highlight img{float: left;}

 /*CSS for RSS Feed*/

#action li {font-size:large;text-align:right;}
.floatrightimg {float:right;margin-left:25px;}

.tabs {font-family: Calibri, Arial, Helvetica, sans-serif;font-size: 12px;}

	.col_1 {
		font-family: Calibri, Arial, Helvetica, sans-serif;
	}
#mainCol .col_1 {
	border-bottom-style: none;
}

#mainCol .col_1 h3 a {
	font-size: 20px;
	text-decoration: none;
	border-bottom-style: none;
}

#mainCol .col_1 h4 {
	font-size: 15px;
	text-decoration: none;
	margin-bottom: 10px;
	border-bottom-style: none;
}

	#mainCol .col_1 h4 a {
		border-bottom-style: none;
	}


.col_1  {
/*	width: 400px; */
	font-size: 14px;
}

	.col_1 p {padding-bottom: 10px;}

	.col_1 img {
		float: right;
		margin-left: 10px;
		margin-top: -15px;
	}

	.col_1 br {clear: both;}
	
	#mainCol .col_1 .contentHolder {
		float: left;
		width: 240px;
		margin-bottom: 20px;
	}
	
	#mainCol .col_1 a.moreLinkTxt {
		font-weight: bold;
		color: #0e2067;
		text-decoration: none;
		border-bottom-style: none;
	}
	
	#mainCol .col_1 a.callLinkTxt {
		font-weight: bold;
		color: #65b318;
		text-decoration: none;
		border-bottom-style: none;
	}
	
		#mainCol .col_1 p a {
			border-bottom-style: none;
			color: #0e2067;
			font-weight: bold;
		}
	
	.linksLine {color: #999;}
	
	#mainCol .contentTopHeader {
		float: left;
		width: 590px;
		height: 228px;
		background: url('../../img/heading-hand-globe.jpg');
		padding: 0px 20px 20px 20px;
		margin-top: 20px;
	}
	
		#mainCol .contentTopHeader .copyTxt {width: 295px;}
	
		#mainCol .contentTopHeader h1 {
			color: #342a8a;
			font-size: 30px;
			display: block;
			padding-bottom: 0px;
			margin-bottom: 0px;
			line-height: 27px;
		}
	
		#mainCol .contentTopHeader h2 {
			color: #333333;
			font-size: 22px;
			font-weight: bold;
			padding-bottom: 0px;
			margin-bottom: 0px;
			line-height: 22px;
		}
	
		#mainCol .contentTopHeader .firstTxtHeading {
			color: #666666;
			font-size: 14px;
			font-weight: bold;
			padding-bottom: 0px;
			margin-bottom: 0px;
		}
		
		#mainCol .contentTopHeader .secondTxtHeading {
			color: #666666;
			font-size: 12px;
			padding-bottom: 0px;
			margin-bottom: 0px;
		}
		
			#mainCol .contentTopHeader .secondTxtHeading a {
				color: #65b318;
				font-weight: bold;
				border: none;
			}
		
		
		#mainCol {padding-left: 10px;}
		
		.clearBoth {clear: both;}				
		.hr {border-bottom: 1px dotted #ccc; margin-bottom: 20px;}

#cse-search-results iframe {
    width: 645px !important;
}		

@media screen, handheld
{

}
