﻿body {
	text-align: center;
	font-family: Verdana !important;
	font-size: 11px;
	color: #444444!important;
	line-height: 18px;
}

body.inner {
	background:#e5e5e5 url('../images/background-footerpattern.png') repeat-x bottom left;

}

a {
	color: #007ac2;
	text-decoration: none;
}

a:hover {
	color: #ec582a;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #444;
}
h1 {
	font-size: 24px;
	line-height: 27px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight: normal;
}
h1.thin {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 20px;
}
h2 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
	/*max-width: 720px;*/
}
.grey h2 {
	color: #666666;
	line-height: 20px;	
}

h3 {
	color: #7e4197;
	font-size: 11px;
	text-transform: uppercase;
}

/**************TEMPORARY FIX FOR THE H2 TAG***********************/
#main_content h3
{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
	/*max-width: 720px;*/
	color: #666666;
	line-height: 20px;	
	text-transform: capitalize;

}

/***************************************************************/

h2 p {
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
	/*max-width: 720px;*/
	padding-top: 0px;
	margin-top:0;
	color: #5f5f5f;
	line-height: 22px!important;

}

h5 p {
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}


h4 {
	color: #444444!important;
	font-weight: normal;
	margin:0;
	padding:0;
	font-size: 10px;
}

div#next_steps ul  {
	list-style-type: none;
	padding: 0px 0 5px 0;
	margin: 0px 0 5px 0;
	line-height: 14px;
	
}


p {
	/*margin-bottom: 0px;
	max-width: 725px;*/
	line-height: 18px;
	font-size: 11px;
}
#container {
	position: relative;
	z-index: 10;
}
/* Body Styles */
body.home {
	background: #e5e5e5 url('../images/background-home.png') repeat-x 0 219px;
}
/* Global Header */
#globalheader {
	height: 28px;
	position: relative;
}
#globalnav {
	margin-left: 0;
	padding-left:0;
	margin-top: 5px;
	left: 23px;
	position: absolute;
}
#globalnav li {
	float: left;
	list-style: none;
}
#globalnav li a {
	background-repeat: no-repeat;
	height: 16px;
	display: block;
	margin-right: 30px;
	color: #666;
}


#globalnav li a:hover {
	color: #ec582a
}
#globalnav li a span {
	background: url('../images/background-globalnav.png');
	width: 15px;
	height: 16px;
	display: inline-block;
	
}
#globalnav li a.global-mobile span {
	background-position: 0px 0px;
}
#globalnav li a.global-worldwide span {
	background-position: 0px -16px;
}
#globalnav li a.global-contactus span {
	background-position: 0px -32px;
}
#globalnav li a.global-share span {
	background-position: 2px -48px;
}
#globalnav li a.global-mobile:hover span {
	background-position: -15px 0px;
}
#globalnav li a.global-worldwide:hover span {
	background-position: -15px -16px;
}
#globalnav li a.global-contactus:hover span {
	background-position: -15px -32px;
}
#globalnav li a.global-share:hover span {
	background-position: -13px -48px;
}
#searchinput {
	position: absolute;
	left: 686px;
	top: 4px;
	width: 220px;
	height: 16px;
	padding-left: 5px;	margin-right: 5px;
	/*background: url('../images/background-search.png') no-repeat;
	border: 0;
	background-color: #f2f2f2;*/
	font-size: 11px;
	color: #d8d8d8;	
	vertical-align:middle;
}

*+html #searchinput 
{
	height: 16px;
	left: 760px;
}
	
#searchbtn {
	width: 45px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	background: url('../images/background-searchbtn.png') no-repeat;
	position: absolute;
	left: 915px;
	top:5px;
}

#logo {
	width: 87px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url('../images/background-logo.png') no-repeat;
	position: absolute;
	left: 853px;
	top: 12px;
}

/*********** FOR LANGUAGE PAGES 380765 **********/
#langglobalnav {
	margin-left: 0;
	padding-left:0;
	margin-top: 7px;
	left: 2px;
	position: absolute;
}
#langglobalnav li {
	float: left;
	list-style: none;
}
#langglobalnav li a {
	background-repeat: no-repeat;
	height: 16px;
	display: inline-block;
	margin-right: 5px;
	color: #666;
}


#langglobalnav li a:hover {
	color: #ec582a
}
#langglobalnav li a span {
	background: url('../images/background-globalnav.png');
	width: 15px;
	height: 16px;
	display: inline-block;
	
}
#langglobalnav li a.global-mobile span {
	background-position: 0px 0px;
}
#langglobalnav li a.global-worldwide span {
	background-position: 0px -16px;
}
#langglobalnav li a.global-contactus span {
	background-position: 0px -32px;
}
#langglobalnav li a.global-share span {
	background-position: 0px -48px;
}
#langglobalnav li a.global-mobile:hover span {
	background-position: -15px 0px;
}
#langglobalnav li a.global-worldwide:hover span {
	background-position: -15px -16px;
}
#langglobalnav li a.global-contactus:hover span {
	background-position: -15px -32px;
}
#langglobalnav li a.global-share:hover span {
	background-position: -15px -48px;
}

/*for hard coded news and events*/

.leftSpace
{ padding-left: 10px; margin-left: 0;}
*+html .leftSpace
{ padding-left: 10px; margin-left: 0;}


/*********** FOR LANGUAGE PAGES 380765 ENDS HERE **********/

/* Header and Nav */
.header {
	width: 100%;
	height: 141px;
	position: relative;
	margin-bottom: 0;
	background-image: url('../images/background-header.png');
	z-index:20;
}
header.home {
	margin-bottom: 0;
}
.tagline {
	width: 365px;
	height: 43px;
	/*display: block;*/
	position: relative;
	top: 10px;
	left: 23px;
	/*background: url('../images/background-tcs.png');
	text-indent: -9999px;*/
}

.tagline img {
				border: 0 none;
}
*+html .tagline {	display: block;
}


#topnav {
	float:right;
	margin-top: 74px;
}

*+html #topnav {
				margin-top:34px;

}

.langHeader
{
	background: url('../images/headerLangPage.jpg');
	width: 100%;
	height: 141px;
	position: relative;
	margin-bottom: 0;
	z-index:20;
}

#topnav > li {
	float: left;
	/*list-style-image: url('../images/li-white1.gif') !important;*/
	list-style:none;
	margin-right: 15px;
	margin-left: 0px;
}
#topnav > li.last {
	margin-right: 20px;
}
#topnav > li a {
	color: #fff;
}

#topnav > li a:hover {
	text-decoration: underline;
}

#mainnav {
	position: absolute;
	top: 106px;
	clear: both;
	margin-left: 0;
	margin-top: 0;
	padding-left:0;	
	background: url('../images/background-mainnavnew.gif');
}
#mainnav > li {
	list-style: none;
	display: block;
	float: left;
	width: 160px;
	height: 35px;
	margin-left: 0;
	border-right: 1px solid white;
	position: relative;
}
#mainnav > li:hover, #mainnav > li.selected {
	background: url('../images/background-mainnavnewh.gif');
}
#mainnav > li.last {
	float: left;
	width: 155px;
	border-right: 0;
}

*+html #mainnav > li > a {
	width: 140px;
}

#mainnav > li > a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	width: 118px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 22px;
	position: relative;
}
#mainnav > li > a.double {
	padding-top: 2px;
	padding-bottom: 2px;	
}
#mainnav > li:hover > a, #mainnav > li.selected > a {
	color: #000;
}
#mainnav > li > a > span {
	background:  url('../images/background-mainnavlink.png') no-repeat center left;
	display: inline-block;
	width: 12px;
	height: 13px;
	position: relative;
	left: 38px;
	top: 4px;
}

#mainnav > li > a > span.newsevents {
	background:  url('../images/background-mainnavlink.png') no-repeat center left;
	display: inline-block;
	width: 12px;
	height: 13px;
	position: relative;
	left: 10px;
	top: 3px;
}

*+html #mainnav > li > a > span  {
	top: 0px !important;
}
#mainnav > li:hover > a > span, #mainnav > li.selected > a > span {
	background-position: -12px 0;
}
#mainnav > li > div {
	width: 550px;	height: 304px;
	padding: 20px 0 0 10px;
	background: transparent url('../images/background-mainnavdrop.png') no-repeat top left;
	position: absolute;
	z-index: 20;
	display: none;
	border-bottom: 1px solid #717171;
}
#mainnav > li > div {
	color: #ccc616;
	margin-top: 0;
	padding-top: 10px;

}
*+html #mainnav > li > div
{height: 304px;}

/* DROP DOWN MENUS EDITED BY 380765 FOR INDUSTRY, ABOUT US, NEWS EVENTS AND RESOURCES - starts here*/
#mainnav > li > div.industry {
	width: 340px;
	height: 290px;
	padding: 10px 0 0 10px;
	background: transparent url('../images/background-mainnavdrop.png') no-repeat top left;
	position: absolute;
	z-index: 20;
	display: none;
}

*+html #mainnav > li > div.industry { height: 290px;}
#mainnav > li > div.industry > p {
	font-size: 16px;
	line-height: 24px;
	width: 320px;
	margin-left: 12px;
	margin-bottom: 5px;
}


#mainnav > li > div.aboutus {
	width: 240px;
	height: 130px;
	padding: 10px 0 0 10px;
	background: transparent url('../images/background-mainnavdrop.png') no-repeat top left;
	position: absolute;
	z-index: 20;
	display: none;
	margin-bottom: 0px;
}

*+html #mainnav > li > div.aboutus { height: 130px;}


#mainnav > li > div.insights {
	width: 390px;
	height: 145px;
	padding: 10px 0 0 10px;
	background: transparent url('../images/background-mainnavdrop.png') no-repeat top left;
	position: absolute;
	z-index: 20;
	display: none;
	margin-bottom: 0px;
}
*+html #mainnav > li > div.insights { height: 145px;}

#mainnav > li > div > ul.topics
{
	width: 380px;
}



#mainnav > li > div.resources {
	width: 306px;
	height: 145px;
	padding: 10px 0 0 10px;
	background: transparent url('../images/background-mainnavdrop.png') no-repeat top left;
	position: absolute;
	z-index: 20;
	display: none;
	margin-bottom: 0px;
}

*+html #mainnav > li > div.resources { height: 145px;}
#mainnav > li > div.newsevents {
	width: 145px;
	height: 90px;
	padding: 10px 0 0 10px;
	background: transparent url('../images/background-mainnavdrop.png') no-repeat top left;
	position: absolute;
	z-index: 20;
	display: none;
	margin-bottom: 0px;
	margin-left: 0px;
}
*+html #mainnav > li > div.newsevents { height: 90px;}

#mainnav > li > div.resources > p {
	font-size: 16px;
	line-height: 24px;
	width: 275px;
	margin-left: 12px;
	margin-bottom: 5px;
}

/*#mainnav > li > div.resources > ul > li{
	list-style: none;
	height: 21px;
	border-top: 1px solid #2e2e2e;
	border-bottom: 1px solid #5b5b5b;
	font-size: 12px;
	line-height: 22px;
	padding-left: 12px;
	width: 280px;

}*/

#mainnav > li > div.newsevents > p {
	font-size: 16px;
	line-height: 24px;
	width: 275px;
	margin-left: 12px;
	margin-bottom: 5px;
}

/*#mainnav > li > div.newsevents > ul > li{

	list-style: none;
	height: 21px;
	border-top: 1px solid #2e2e2e;
	border-bottom: 1px solid #5b5b5b;
	font-size: 12px;
	line-height: 22px;
	padding-left: 12px;
	width: 125px;


}*/


/* DROP DOWN MENUS EDITED BY 380765 FOR INDUSTRY, ABOUT US, NEWS EVENTS AND RESOURCES - ends here*/

#mainnav > li > div > p {
	font-size: 16px;
	line-height: 24px;
	width: 370px;
	margin-left: 12px;
	margin-bottom: 5px;
}
#mainnav > li > div > ul {
	width: 260px;
	float: left;
	margin-left: 0;	
	padding-left: 0;
	margin-right: 10px;
}

*+html #mainnav > li > div > ul > li
{
	line-height: 19px;
}

#mainnav > li > div > ul > li{
	list-style: none;
	height: 20px;
	/*border-top: 1px solid #2e2e2e;
	border-bottom: 1px solid #5b5b5b;*/
	font-size: 12px;
	line-height: 22px;
	padding-left: 12px;
}
#mainnav > li > div > ul > li.firstnotitle{
	border-top: 0;
	text-transform:none;
}

#mainnav > li > div > ul > li.first{
	border-top: 0;
	text-transform:uppercase;
}
#mainnav > li > div > ul > li.last{
	border-bottom-color: #434343;
}

*+html #mainnav > li > div > ul > li.last{
	border-bottom-color: #383838;
}
#mainnav > li > div > ul > li.header{
	text-transform: uppercase;
}
#mainnav > li > div > ul > li > a {
	color: #fff;
}
#mainnav > li > div > ul > li > a:hover {
	color: #ec582a;
}

#mainnav > li:hover > div {
	display: block;
	padding-bottom: 5px;
}
/* Share */
html > body #at15s {
	padding: 24px 28px 30px 27px !important;
	background: url('../images/background-share.png');
}
html > body #at20mc #at15s, html > body #at20mc #at16p {
	width: 208px !important;
	height: 184px !important;
	border-radius: 0 0 0 0 !important;
}
#at15s_head {
	background: none !important;
	border-bottom: 1px dotted #0f0f0f !important;
	margin-bottom: 10px;
	padding: 0 0 10px 0 !important;
}
#at15ptc {
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
}
#at15s_brand {
	color: #000;
	top: 0 !important;
}
#at15s_inner {
	background: none !important;
	border: 0 !important;
}
#at_hover {
	margin-bottom: 10px;
	border-bottom: 1px dotted #0f0f0f !important;
}
#at15s_inner #at_hover .at_item, #at_share .at_item {
	background: none !important;
}
#at15s_inner #at_hover .at_item {
	width: 91px !important;
}
#at16pf {
	text-transform: uppercase;
	color: #666;
	font-size: 10px;
	background: none !important;
}
#at15pf a.at-settings, #at16pf a.at-settings {
	left: 0 !important;
}
#at16pf a#at-privacy, #at16pf a.at-privacy, #at16pf a.at-privacy-close {
    width: 50px !important;
}
/* Container */
#container {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}
#main {
	position: relative;
	margin-bottom: 0; /** to reduce the footer gap on top***/
	z-index: 10;
	min-height: 550px;
	overflow: hidden;
	}
.contentcolumn {
	overflow: hidden;

}

#overview h2{
	margin-top: -4px;
	padding-top: -4px;
}

.content {
	padding: 15px 25px 15px 23px;
	background: #fdfdfd;
	margin-top: 10px;
	min-height: 498px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #dadada;
	
}

.contentLandingPage
{
	padding: 10px 25px 15px 23px;
	background: #fdfdfd;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #dadada;

}
.content h1 > img {
	margin-right: 0;
	margin-bottom: 0;
}

.content h3 {
	margin-bottom: 20px;
}
.content img {
	margin-right: 10px;
	margin-bottom: 20px; border: none 0;
}
.content span.imgcaption {
	display: inline-block;
	position: relative;
	top: -20px;
}
.content span.imgcaption h2 {
	margin-bottom: 0;
}
.content span.imgcaption p {
	width: 175px;
}
.trans {
	border-right: 0;
	padding: 20px;
	background: #f8f8f8;
	border-bottom: 0 none;
}

.teaserTrans {
	border-right: 0;
	background: #e5e5e5;
	border-bottom: 0 none;
}

.trans p {
	margin: 0;
}
.thirds {
	width: 212px;
	margin-right: 3px;
	margin-bottom: 10px;
	float: left;
	margin-top: 0;
	padding: 15px 20px;
	min-height: 150px;
}
.thirds h2 {
	margin-bottom: 5px;
}
.thirds ul li {
	margin-bottom: 8px;
}
.thirds ul li.last {
	margin-bottom: 0px;
}

.contentITA {
	padding: -1px 25px 15px 30px;
	background: #fdfdfd;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 160px;
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #dadada;
}

*+html .contentITA{
	margin-top: -8px;
}
*+html .contentITA ul
{
	margin-left: 18px !important;
}

.contentITA ul
{
	margin-left: -25px !important;
}
.content > ul {
	margin-bottom: 20px;
}
.content > ul.last {
	margin-bottom: 0;
}

.content ul
{
	margin-left: -25px;
}

*+html .content ul {margin-left:10px;}

.content li {
	background-image: url('../images/li-blue.gif');  
    background-repeat: no-repeat;  
    background-position: 0 5px; 
    padding-left: 10px;
    list-style: none;
	/*line-height: 16px;
	list-style: url('../images/li-blue.gif');
	color: #444444;*/
}

*+html .content li {
	background-image: url('../images/li-blue-ie.gif');  
    background-repeat: no-repeat;  
    background-position: 0 4px; 
    padding-left: 10px;
    list-style: none;
}

.content li p {
		line-height: 18px;
}

.content ul.nobullet {
	margin-left: 0;
}

.content ul.nobullet li {
	list-style-image:none;
	list-style-type: none;
}

.content ul ul li {
	background-image: url('../images/li-dash.gif');  
    background-repeat: no-repeat;  
    background-position: 0 9px; 

}
.narrow {
	width: 180px;
	margin-right: 10px;
	float: left;
}
.last {
	margin-right: 0;
	margin-bottom: 0 !important;
}
.clear {
	clear: both;
}
.right {
	margin-left: 9px;
	margin-right: 0;
	float: right;
	margin-top: 10px;
	
}
.right > div {
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #d7d7d7;
	margin-bottom: 10px;
}

*+html .right > div { margin-bottom: 5px;}
/* Navigation **********************************************************************************************************************************************************************************/
.secondarynav, .tertiarynav {
	list-style: none;
	width: 180px;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 8px;
	margin-top: 10px;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #bababa;
	border-left: 1px solid #d8d8d8;
}
.secondarynav li, .tertiarynav li {
	width: 158px;
	padding: 7px 0px 7px 20px;
	min-height: 14px;
	border: 1px solid #fff;
	border-top: 1px solid #d8d8d8;
	margin-left: 0;
	padding-left: 0;
}

.secondarynav li.level2{
	background-color:#fff;
}

/*.secondarynav li {
	background: #f1f1f1;
}
.secondarynav li.sub a {
	padding-left: 20px;
	color: #666;
}
.secondarynav li.header {
	min-height: 44px;
	padding: 0 10px 0 20px;
	height: 44px;
	border-top: 1px solid white;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #e75429;
	display: table-cell;
	vertical-align: middle;
}
*+html .secondarynav li.header {
	height: auto !important;
	padding: 9px 10px 9px 20px;
}*/
.tertiarynav li {
	background: #ebebeb;
	width: 158px;
	padding-left: 20px;
}
.tertiarynav li.first {
	border-top: 1px solid #fff;
}
.secondarynav li a, .tertiarynav li a {
	font-size: 10px;
}
.secondarynav li:hover, .tertiarynav li:hover, .secondarynav li.selected, .tertiarynav li.selected {
	background: #fff url('../images/background-liselected.png') no-repeat center right;
	border-right: 1px solid #e5e5e5;
}
.secondarynav li:hover a, .tertiarynav li:hover a, .secondarynav li.selected a, .tertiarynav li.selected a{
	color: #ec5828;
}
.secondarynav li a {
	color: #000;
}
.tertiarynav li a {
	color: #686868;
}
/* Breadcrumb */
.content > .breadcrumb {
	margin-left: 0px;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	color: #666666;
	height: 25px;
	margin-bottom: 0px;
	font-size: 9px;
	display: block;
	line-height: 14px;

}
/***********************contentLandingPage is adjustment for overview section on channel landing pages.************************/
.contentLandingPage > .breadcrumb {
	margin-left: 0px;
	padding-left: 0;
	margin-top: 0;
	padding-top: 8px;
	color: #666666;
	height: 15px;
	margin-bottom: 0px;
	font-size: 9px;
	display: block;
	line-height: 14px;
}

*+html .contentLandingPage > .breadcrumb {
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 0;
	padding-top: 8px;
	color: #666666;
	height: 15px;
	margin-bottom: 0px;
	font-size: 9px;
	display: block;
	line-height: 14px;
}
 
/***********************contentLandingPage is adjustment for overview section on channel landing pages.***********************

*+html .breadcrumb
{
	left: 0px; /*ADJUSTED FOR BREADCRUMB SPACING FOR REFERENCEWEB IMAGE
	position:relative;
	text-indent: -10px;
}
 */
.content > .breadcrumb li {
	float: left;
	padding: 0 14px 0 0;
	margin: 0 6px 0 0;
	font-size: 10px;
	line-height: 10px;
	list-style: none;
	background: url('../images/background-breadcrumb.gif') no-repeat center right;

}


.breadcrumb a:hover {
	color: #ec582a;
	cursor:pointer;
}

.breadcrumbCurrent{
 color: #ec582a;
}
}
.breadcrumb li a {
	color: #666;

}

.breadcrumb li.last {
	padding-right: 0;
	margin-right: 0;
	background: none;
}
/* Right Rail */
.nextsteps {
	background: #fff;
	padding: 5px 5px 0px 15px;
	font-size: 10px;
	margin-bottom: 10px;
}


.nextsteps p {
	line-height: 15px;
	color:#666666;
	padding-top: 10px;
	margin-top: 0;
}
.nextsteps h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.rightbox {
	margin-bottom: 10px;
	padding: 2px 15px;
	background: #f2f2f2;
	line-height: 22px;
	font-size: 10px;
}
.rightbox a:hover {
	color: #ec582a;
}
.rightbox h3 {
	color: #000;
}
.thirds ul {
	margin-left: 15px;
	font-size: 11px;
}
.quicklinks {
	margin-left: 14px;
	padding-left: 0;

}
.quicklinks li, .thirds ul li {
	line-height: 15px;
	list-style: url('../images/icon-bluearrow.png');
	padding-top: 0;
	margin-top: 0;
}



.socialmedia {
	margin-left: 0;
	padding-left: 0;
}
.socialmedia li {
	list-style: none;
	line-height: 18px;
}
.socialmedia a {
	padding-left: 16px;
	color: #535353;
}
.rss {
	background: url('../images/icon-rss.gif') no-repeat;
}
.share {
	background: url('../images/icon-share.gif') no-repeat;
}
.print {
	background: url('../images/icon-print.gif') no-repeat;
}
.email {
	background: url('../images/icon-mail.gif') no-repeat;
}
.orangebox {
	background: #f2f2f2;
}
.orangebox h2 {
	background: #ec582a;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 10px 8px 36px;
	line-height: 15px;
}
.orangebox h2.podcast {
	background: #ec582a url('../images/icon-podcast.png') no-repeat 17px 12px;
}

.orangebox h2.download {
	background: #ec582a url('../images/downloadPDF.gif') no-repeat 0 0;
	display: block;
	width: 133px;
	text-indent: -9999px;
}

.orangebox h2.download a {
	text-indent: -9999px;
	display: block;
}


*+html .orangebox h2.download a {
	text-indent: -9999px;
	display: block;
	width: 133px;
}

.download_reader
{
	width: 140px;
	margin-top: 5px;
}

.orangebox p {
	background: transparent url('../images/icon-orangearrow.png') no-repeat 20px 6px;
	display: block;
	color: #666;
	font-size: 10px;
	text-indent: 0px;
	line-height: 15px;
	padding: 0px 34px;
}
.relatedlinks {
	background: #dbdad8;
	margin-left: 0;
	font-weight: bold;
	color: #000;
	/*border-bottom: 1px solid #bababa;*/
}
*+html #group{
	background: #dbdad8;
}

/********************* for the related box image on right panel*********************/
.link-item{
	padding-top: 10px;
	width: 140px;
}
.related_table{
	width: 100%;
}

.title-With-Background
{
	padding:14px!important;
	background-color:#fff;
	border-right:1px solid #d7d7d7;
	border-bottom: 1px solid #c3c3c3;
	margin-top:1px!important;

}

.title-With-Background > a
{
	font-family:Verdana!important;
	font-size: 11px!important;
	line-height: 15px!important;
	font-weight:normal!important;
	color: #007ac2!important;
	
}

.title-With-Background > a:hover
{
	color: #e75429!important;
	
}


/*---------------- following is for no related box, no line 380765------------*/
div > .relatedlinks {
	background: #dbdad8;
	margin-left: 0;
	font-weight: bold;
	color: #000;
	border: none 0;
}

*+html div > .relatedlinks {
	background: #e5e5e5;
	margin-left: 0;
	font-weight: bold;
}

/*ends here*/

.right > div.relatedbox_empty
{
	border-bottom: 0 none;
	border-right: 0 none;
	background: none;
}

.relatedlinks h3 {
	background: #7FBCE0;
	margin-left: 0; 	
	margin-bottom: 0;
	padding: 5px 0 5px 15px;
	font-weight: bold;
	margin-top: 0px;
	color: #fff;
	border-bottom: 1px solid #bababa;
}

div#group h4
{
	margin-left: 0;
	font-weight: bold;
	margin-top: 0px;
	padding: 5px 0 5px 15px;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	background-color:#f2f2f2;
	/*border-bottom: 1px solid #bababa;*/

}

div#linkitem  {
	text-transform: none;
	font-weight: normal;
	/*padding: 5px 16px;*/
	border-bottom: 1px solid #bfbcb7;
	margin: 0!important;
	background-color: #fff;
	
}

div#linkitem:hover a  {
	color: #EC5828;
}


div#linkitem .image-area-left
{
	padding:10px;
}

.related_item a, .related_item
{
	line-height: 15px;
	padding:5px 8px;
	display:block;
	width: 148px;
}

/*bancs promontory and other collaterals.*/

.bancsCollaterals
{
	/*background: #979797;*/
	background: url('../images/bancsPromoBg.jpg') repeat ;
	padding: 15px 5px 15px 12px;
	font-size: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #d7d7d7;
}


#sidebarLink, #sidebarLink1
{
	line-height: 12px;
	padding-top: 10px;
}
#sidebarLink a, #sidebarLink1 a
{
	color:#fff;
}
#sidebarLink a:hover, #sidebarLink1 a:hover
{
	color:#e75429;
}

/* Footer */
footer{
	padding: 23px 28px 10px 30px;
	color: #fff;
	font-size: 10px;
	font-family: "Verdana";
	font-size: 9px;
}


footer .col1 {
	width: 75%;
	float: left;
}

footer .col2 {
	width: 25%;
	float: left;
	text-align: right;
	vertical-align:bottom;
}
footer .right {
	text-align: right;
	margin-top: 0;
	padding-top: 0;
}
footer.footerInside{
	/*background: url('../images/background-footernew.gif') repeat-x ;*/
	padding: 0px 0 0 0;
	color: #4b4b4b;
	background-color: #1a8cce;
	margin-top: 10px;
	height: 290px;
	display: block;
}

footer.footerInsidea {
	color: #4b4b4b;
}
#footer_left
{
	width: 750px;
	float: left;
}
#footer_rite
{
	width: 160px;
	float: right;
}

#footer_left ul {
	width: 780px;
	border-right: 1px solid #59aad9;
	height: 165px;
	margin-top: 10px;
}
#footer_left ul li {
	margin-top: 0px;
	margin-bottom: 0;
	display: inline; 
	list-style-type: none; 
	border-right: none 0; 
	padding-right: 40px; 
	padding-left: 0px;
	line-height: 15px;
}


#withsocial li {
	float: none;
	list-style: none;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 140px;
	color: #fff;
}

*+html #withsocial li {padding-bottom: 5px;}

#withsocial li a img {
	border: none 0;	
}

*+html footer a img {
	border: none 0;	
}


#footerothers li {
	float: none;
	list-style: none;
}


footer ul li.last {
	font-weight: bold;
	line-height: 17px;
}

footer ul li.first {
	padding-left: 23px;
	margin-left: 23px;
		line-height: 17px;

}

.logowhite {
	background: url('../images/background-logowhite.png');
	display: block;
	width: 75px;
	height: 16px;
	float: right;
	text-indent: -999px;
	margin-bottom: 5px;
}
footer a {
	color: #dfedff;
}
footer a:hover {
	text-decoration: underline !important;
	color: #fff!important;
}
footer ul {
	padding-left: 0;
	margin-left: 0;
	padding-top: 5px;
	margin-top: 0;
}
footer ul li {
	margin-right: 9px;
	padding-right: 9px;
	margin-bottom: 10px;
	list-style: none;
	float: left;

}

#newfooter_top
{
	width: 960px;
	height: 245px;
}

#newfooter_bottom
{
	width: 960px;
	border-top: 1px solid #59aad9;
}

#newfooter_bottom ul li
{
	/*padding-left: 20px;*/
	margin-top: 5px;
	color: #fff;
}
#newfooter_bottom ul li a
{
	vertical-align:baseline;
	color: #fff;
}

#newfooter_bottom ul li img
{
	border: none 0;
	vertical-align: bottom;
}

*+html #newfooter_bottom ul li img
{
	border: none 0;
	vertical-align: middle;
}

#newfooter_bottom a:hover{
	color: #e75429;
}

/* Global Styles */
a.more {
	text-decoration: underline;
	display: inline-block;
	padding-right: 10px;
	background: transparent url('../images/icon-bluearrow.png') no-repeat center right;
}
.trans a.more {
	font-size: 10px;
}
.alert {
	color: #ec582a;
}
.grey {
	color: #666 !important;
}

.grey p {
	line-height: 24px;
}


h2.pad {
	margin-top: 15px;
}
/* Form Elements */
.select {
	border: 0;
	width: 160px;
	height: 40px;
	padding: 0 24px 0 8px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	background: url('../images/background-selectlg.png') no-repeat;
	overflow: hidden;
}
textarea {
	width: 691px;
	height: 132px;
	background: url('../images/background-textarea.png');
	resize: none;
	margin-bottom: 30px;
	border: 0;
	padding: 5px;
	font-family: Myriad Pro, Arial, Verdana;
	font-size: 14px;
	color: #717171;

}
div.checkbox {
	margin-top: 20px;
	height: 20px;
}
span.checkbox, .radio {
  width: 20px;
  height: 20px;
  padding: 0 10px 0 0;
  background: url('../images/checkbox.png') no-repeat;
  display: block;
  clear: left;
  float: left;
}

.text{
	font-family: Myriad Pro, Arial, Verdana;
	font-size: 14px;
	color: #717171;


}
/* Home */
#main.home {
	height: 500px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.caption {
	width: 333px;
	height: 218px;
	padding: 20px 5px 15px 60px;
	color: #fff;
	background: transparent url('../images/background-caption.png');
	left: -400px;
	display: none;
	z-index: 10;
	margin-bottom: 25px;
	position: absolute;
	top: 20px;
}

.caption > h1 {
	color: #fff;
	font-size: 25px;
	line-height: 28px;
	width: 323px;
}
.caption > p {
	width: 333px;
	font-size: 16px;
	margin-bottom: 8px;
	line-height: 24px;
}
*+html .caption p {
	width: 333px !important;
}

a.play {
	padding-top: 28px;
	background: transparent url('../images/button-play.png') no-repeat top center;
	color: #fff;
	font-weight: bold;
}
.caption a.play {
	position: absolute;
	top: 198px;
	left: 60px;
}
ul.homemodules {
	position: absolute;
	top: 304px;
	margin-left: 0;
	margin-top: 0;
	padding-left:0;
	z-index: 10;
}
ul.homemodules > li {
	list-style: none;
	background: transparent url('../images/background-homemodule.png');
	height: 151px;
	float: left;
	padding: 20px;
	color: #fff;
}
ul.homemodules img {
	margin-top: 10px;
}

ul.homemodules p {
	width: 273px;
	margin-bottom: 13px;
	margin-top:10px;
	}
ul.homemodules a {
	color: #6bcff6;
}

ul.homemodules li h2 {
	font-weight: bold;
	font-size: 13px; 
	line-height: 15px;
	color: #ccc616;
	margin-bottom: 2px;
}

/*ul.homemodules li.modulemore {
	margin-left: 0px;
	padding-left: 0px;
	border:1px solid fuchsia;
}*/
ul.homemodules a.modulemore {
	position: relative;
	top: -8px;
	color: #fff;
	padding-right: 10px;
	background: transparent url('../images/icon-whitearrow.png') no-repeat center right;
	text-decoration: underline;
}
ul.homemodules li.first {
	width: 275px;
	margin-right: 2px;
	padding-top: 10px;
	height: 161px;
	}
	
*+html ul.homemodules li.first
{
	padding-top: 20px;
	height: 151px;
}

ul.homemodules li.second {
	width: 283px;
	margin-right: 2px;
	padding-top: 10px;
	height: 161px;

}

*+html ul.homemodules li.second
{
	padding-top: 20px;
	height: 151px;
}

ul.homemodules li.third {
	width: 278px;
		padding-top: 10px;
	height: 161px;

}

*+html ul.homemodules li.third
{
	padding-top: 20px;
	height: 151px;
}

/* Offerings accordian list properties - 380765*/
.offeringslandingmenu {
	background: #f2f2f2;
	width: 380px;
	height: 550px;
	padding: 30px 20px;
	float: left;
	margin-right: 9px;
	position: relative;
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #e1e1e1;
}
.offeringslandingmenu > h2 {
	margin: 0 0 4px 10px;
	font-size: 16px;
	line-height: 16px;
	color: #000;
}
.listlevel_1 > ul {
	margin: 0 0 20px 0;
	padding-left: 0;

}
.listlevel_1 ul li {
	list-style: none;
	padding: 5px 0 5px 10px;
	font-size: 13px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid white;
}

.listlevel_1 ul li div ul li {
	list-style: none;
	padding: 5px 0 5px 10px;
	font-size: 13px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid white;
}

.listlevel_1 ul li a {
	color: #666;
}

.listlevel_1 ul li:hover{
	background: url('../images/background-landingmenuselected.png') no-repeat center right;
	margin-right: -20px;
}

.listlevel_1 ul li:hover > a {
	color: #ec582a;
}
/************ END OF LEVEL 1 ************/



/*.listlevel_1 ul li ul li{
	display: block;
	width: 320px;
	height: 462px;
	position: absolute;
	top: 0px;
	left: 400px;
	background: url('../images/background-offeringsflyout.png') no-repeat 20px 0px;
	padding: 30px 80px 30px 50px;
	overflow: hidden;
}
.listlevel_1 ul li ul:hover{
	visibility: visible;
	border: 1px solid #cc0000;
	display: inline-block;
	z-index:9999;

}*/

.listlevel_1 ul li div {
	display: none;
	width: 320px;
	height: 555px;
	position: absolute;
	top: 0px;
	left: 400px;
	background: url('../images/background-offeringsflyout.png') no-repeat 20px 0px;
	padding: 30px 80px 30px 50px;
	overflow: hidden;
}
.listlevel_1 ul li:hover div {
	display: block;
}

.listlevel_1 ul li div ul h2 a {
	color: #ec582a;
}
.listlevel_1 ul li div p {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #6b6b6b;
}
.listlevel_1 ul li div ul {
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 0;
	padding-left: 0;
	width: 320px;

}
.listlevel_1 ul li .more{
	font-size: 10px;
	text-decoration: underline;
	padding-right: 10px;
	border-bottom: none 0;


}
#offeringsright {
   	width: 530px;
	height: 610px;
	float: left;
}

/* Thought Leadership */
ul.articles {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 30px;
	width: 768px;
	padding-top: 0;
	margin-top: 0;
}
ul.articles li {
	list-style: none;
	padding: 15px 30px 20px 25px;
	background: #f6f6f6 url('../images/background-article.png') repeat-x;
	margin-bottom: 0px;
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #dadada;
	line-height: 18px;
}
ul.articles li.first {
	background-image: none;
}
ul.articles li h2, ul.articles li p {
	margin-bottom: 0;
}

/************** CHANNEL LANDING CSS EDITED BY 380765*********************************/


/* Article Page */
.audiocaption {
	font-size: 10px;
	color: #007ac2;
	margin: 5px 0 20px 0;
}
/* Resource Results */
ul.results {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 40px;
}

ul.results dd {
	margin-left: 0;
	padding-left: 0;

}
/*
.results ul li {
	list-style-image: url("../images/li-blue.gif")!important;
	list-style: none !important;
	margin-bottom: 3px;
	border: 1px solid lime;
}

*+html results ul li {
	list-style-image: url("../images/li-blue-ie.gif");
	list-style: none !important;
	margin-bottom: 3px;
	border: 1px solid lime;

}
*/
ul.results li h3 {
	font-size: 16px;
	color: #007ac2;
	font-weight: normal;
	text-transform: none;
	line-height: 24px;
	margin-bottom: 0px;
}
ul.pagination {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0 !important;
}
ul.pagination li {
	list-style: none;
	float: left;
	margin-right: 0px;
	background-image: none;
}
ul.pagination li a {
	color: #007AC2;
}
ul.pagination li.previous {
	margin-right: 20px;
}
ul.pagination li.next {
	margin-left: 10px;
}
ul.pagination li.next a, ul.pagination li.previous a {
	color: #000;
	font-weight: bold;
}
ul.pagination li a.selected, ul.pagination li a:hover {
	color: #ec582a;
}
/* Board of Directors */
div.boardcontainer {
	margin-bottom: 20px;
}
ul.board {
	margin-left: 0;
	border-bottom: 1px solid #fff;
	margin-bottom: 30px;
}
ul.board li {
	float: left;
	list-style: none;
	width: 230px;
	font-weight: bold;
	font-size: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
}
ul.board li.alt {
	margin-right: 0;
}
ul.executiveboard {
	margin-left: 0;
	margin-bottom: 20px;
}
ul.executiveboard li {
	list-style: none;
	font-weight: bold;
	font-size: 10px;
	margin-right: 35px;
	margin-bottom: 20px;
}
ul.executiveboard li span {
	font-weight: normal;
}

ul.board li.last {
	margin-right: 0;
}
ul.board li img {
	width: 95px;
}
ul.board li span {
	font-weight: normal;
}
ul.profiles {
	margin-left: 0;
	margin-bottom: 0;
}
ul.profiles li {
	list-style-image: none;
	list-style: none !important;
	margin-bottom: 30px;
}
ul.profiles li.last {
	margin-bottom: 0;
}
ul.profiles li h2 {
	margin-bottom: 10px;
	line-height: 20px;
}
ul.profiles li h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	margin-bottom: 0;
}
ul.profiles li img {
	width: 95px;
	margin: 0 10px 10px 0;
}
ul.profiles li span.imgcaption {
	top: -10px;
}
a.top {
	padding-right: 20px;
	background: transparent url('../images/icon-blueuparrow.png') no-repeat center right;
}
/* Ad Campaigns 
ul.ads {
	margin-left: 0;
	width: 100%;
	height: 117px;
	overflow: hidden;
}


ul.ads li {
	float: left;
	list-style: none;
	width: 55px;
	height: 116px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 20px;
	background: url('../images/background-ad.1.png');
	background-repeat: no-repeat;
	position: relative;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;

}
ul.ads li.last {
	width: 116px;
}
ul.ads.last li {
	margin-bottom: 0;
}

ul.ads li img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
ul.ads li a {
	display: block;
	width: 239px;
	height: 46px;
	padding: 30px 20px 30px 138px;
	overflow: hidden;
	background: url('../images/30percent.png') no-repeat;
	color: #666;
	z-index: 10;
}
ul.ads li.last a {
	background: url('../images/30percentlast.png') no-repeat;
}
ul.ads li:hover {
	margin-right: 20px;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #f2f2f2;

}
ul.ads li .over{
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 10;
}*/
/* Charts */
#exchangebuttons {
	margin: 30px 0;
}
a.exchange {
	height: 15px;
	width: 106px;
	padding: 6px 0;
	text-align: center;
	display: inline-block;
	color: #666;
	background: url('../images/button-exchange.png');
	vertical-align: middle;
	margin-right: 2px;
}
a.exchange:hover, a.exchange.selected {
	background: #007ac2;
	color: #fff;
	font-weight: bold;
}
table.charts {
	width: 503px;
	background: transparent url('../images/background-chart.png') no-repeat bottom center;
	margin-bottom: 3px;
}
table.charts tfoot td {
	height: 27px;
}
table.charts thead {
}

table.charts th {
	border-bottom: 1px dotted #000;
	height: 48px;
	padding-left: 20px;
	vertical-align: middle;
	background: url('../images/background-thead.png') repeat-x;
	color: #000;
}
table.charts th.alt {
	background: url('../images/background-theadalt.png') repeat-x;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
table.charts tbody tr {
	border-bottom: 1px solid #ccc;
}
table.charts tbody tr.last {
	border-bottom: 0;
}
table.charts tbody tr td {
	background: #fff;
	height: 36px;
	padding-left: 20px;
	vertical-align: middle;
}
table.charts tbody tr td.alt {
	background: #f6f6f6;
}
div.dateset {
	margin-bottom: 20px;
}
div.day, div.month {
	margin-right: 10px;
	float: left;
}
div.year {
	float: left;
	margin-right: 10px;
}

div.label {
	float: left;
	width: 73px;
	font-weight: bold;
	display: table-cell;
	padding-top: 6px;
}
#highlowsform input.button {
	margin-top: 0;
	float: left;
}
/* Contact Us */
label {
	padding-top: 2px;
	margin-bottom: 18px;
	min-width: 92px;
	display: block;
}

fieldset.provideinfo {
	border: none 0; margin:0; padding:0;
}

fieldset.provideinfo label {
	display: block;
	width: 160px;
	float: left;
}
fieldset.provideinfo input.text {
	float: left;
	width: 169px; 
	height: 27px;
	background: url('../images/background-input.png');
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}


*+html fieldset.provideinfo input.text {
	line-height: 27px;
	height: 27px;
}

fieldset.provideinfo br {
	clear: both;
}
#contact-category {
	display: none;
}
#category-target {
	margin-bottom: 30px;
}
input.button {
	width: 95px;
	height: 27px;
	color: #fff;
	font-weight: bold;
	background: url('../images/background-button.png');
	border: 0;
	margin-top: 30px;
}
input.buttonlg {
	width: 95px;
	height: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	background: url('../images/background-buttonlg.png');
	border: 0;
}

fieldset.provideinfo label span.alert {
	color: #ec582a;
	margin-left: -8px;
	padding-right: 2px;
}

*+html fieldset.provideinfo label span.alert {
	color: #ec582a;
	margin-left: 2px;
	padding-right: 2px;
}
.styled label, *+html .styled label{
    display: inline;
    padding-left: 6px;
}


/* ADDED BY 380765 FOR INTEGRATION*/

ul #news_list {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 15px;
	width: 260px;
	height: 93px;
	top: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	position:relative;

}

ul #fact_list {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	width: 260px;
	height: 93px;
	top: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	position:relative;

}


div.tl_list ul{
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 15px;
	width: 260px;
	height: 93px;
	top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	position:relative;
	overflow:hidden;

}

/*ADDED SOCIAL MEDIA ICONS IN FOOTER BY ROMY*/

.socialmediarss
{
	background: url('../images/rss.png') no-repeat top left;
	height: 17px;
	width: 17px;
	display: block;
	padding-right: 5px;
}

.socialmediafb
{
	background: url('../images/facebook.png') no-repeat top left;
	height: 17px;
	width: 17px;
	display: block;
	padding-right: 5px;

}

.socialmediatw
{
	background: url('../images/twitter.png') no-repeat top left;
	height: 17px;
	width: 17px;
	display: block;
	padding-right: 5px;

}

.socialmediali
{
	background: url('../images/linkedin.png') no-repeat top left;
	height: 17px;
	width: 17px;
	display: block;
}

/********************************************/
	/* Styles for Left Nav column */
/******************************************************************************************************************************************************************************************************************************************************************************************/
div#left_nav
{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	width: 180px;
	background-color: transparent;
}

#zz1_LeftNavMenu {
	 background-color: transparent;

}

.zz1_LeftTopNav_4
{
	background: #f1f1f1;
	min-height: 44px;
	padding: 0 10px 0 20px;
	height: 44px;
	border-top: 1px solid white;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #e75429;
	display: table-cell;
	vertical-align: middle;
	width: 180px;

}

.zz1_LeftTopNav_4 a
{
	color: #e75429;
	font-size: 10px !important;
}

.nav_hidden, table.nav_hidden {
	display: none;
}

#left_nav a img {
	 display: none;
}

.zz1_tempmenu_2
{
	background: #fff url('../images/background-liselected.png') no-repeat center right;
	min-height: 44px;
	padding: 0 10px 0 20px;
	height: 44px;
	border-top: 1px solid white;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #e75429;
	display: table-cell;
	vertical-align: middle;
	width: 180px;
}

.zz1_tempmenu_2 a
{
	color: #e75429;
	font-size: 10px !important;
}


*+html .zz1_tempmenu_2 {
	height: auto !important;
	padding: 9px 10px 9px 20px;
}

.zz2_LeftNavMenu_4 a{
	color: #000000;
	font-size: 10px !important;
}



.zz2_LeftNavMenu_4:hover a{
	color: #ec5828;
}

/****************************************/
/*  NJW - styles for the menu control   */
/****************************************/


/* Level 1 Item (darkest blue with curved corner) */
.nav1_1_selected, table.nav1_1_selected, {	
	display: block;
	padding: 10px 10px 9px 20px;
	background: #2E64AE url(Images/common/left_nav_double_down_arrow.gif) no-repeat;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	width: 160px;
}

.nav1_1, .nav2_1, .nav3_1, .nav4_1 {	
	display: block;
	padding: 10px 10px 9px 20px;
	background: #2E64AE url(Images/common/left_nav_single_left_arrow.gif) no-repeat;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	width: 160px;
}
.nav1_1_selected:hover {	
	background: transparent url(Images/common/left_nav_double_down_arrow_hover.gif) no-repeat;
	color: white;
}
.nav1_1:hover, .nav2_1:hover, .nav3_1:hover, .nav4_1:hover {	
	background: transparent url(Images/common/left_nav_single_left_arrow_hover.gif) no-repeat;
	color: white;
}


/* Level 2 Item (medium-dark blue) */
.nav2_2_selected {
	background: #fff url('../images/background-liselected.png') no-repeat center right;
}

.nav2_2_hidden {
	display: none;
}

/* Level 3 Item (medium blue) */
.nav2_3, .nav4_3 {
	border-bottom: solid 1px #E7E4E0;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	width: 140px;
	display: block;
	padding: 4px 5px 4px 15px;
}

.nav2_3
{
	border-bottom: solid 1px #E7E4E0;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	width: 120px;
	display:block;
	padding: 4px 5px 4px 20px;

}

.nav3_3
{
	border-bottom: solid 1px #E7E4E0;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	width: 130px;
	display:block;
	padding: 4px 5px 4px 10px;

}

/*table.nav2_2
{
	background: #e3f3fa;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	display:block;
	padding: 4px 5px 4px 10px;
}

table.nav2_2 a
{
	color: #666666;
	padding-left: 10px;
	display:block;
		
}*/

.zz2_LeftNavMenu_6 {
    background-color: #FFFFFF;
	width: 178px !important;
}
.nav1_2_selected, .nav2_3_selected, .nav3_3_selected, .nav3_4_selected {
	/*background: #fff url('../images/background-liselected.png') no-repeat center right;*/
	color: #EC5828;

}

.nav2_3:hover, .nav3_3:hover, .nav4_3:hover, .nav3_4:hover {
	background: #fff url('../images/background-liselected.png') no-repeat center right;
	color: #EC5828;
	display: block;
}

.nav2_3:hover a, .nav3_3_selected a, .nav3_3:hover a, .nav3_4:hover a, .nav4_3:hover a, .nav2_3_selected a, .nav3_4_selected a  {
	background: 0 none;
}


table.nav3_4 {
    border-color: #d8d8d8 #FFFFFF #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-style: solid;
    border-width: 1px;
    font-size: 10px;
    min-height: 14px;
    padding: 5px 0px 5px 40px;
    background: #f4f6f7;
    display: block;
}


@media screen and (-webkit-min-device-pixel-ratio:0) 
{
body:first-of-type table.nav2_3, table.nav3_3{
	width: 147px!important; 
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
body:first-of-type table.nav3_4{
	width: 137px!important; 
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
body:first-of-type table.nav4_4{
	width: 147px!important; 
}
}




table.nav3_4 a {
	color: #666;
}

/* Level 4 Item (light gray) */
.nav4_4 {
	border-bottom: solid 1px #E7E4E0;
	/*background: #F9F9F9;*/
	background:#D4E3F6;
	font-size: 10px;
	line-height: 13px;
	color: #777169;
	/*width: 110px;*/
	padding: 0px 5px 0px 30px;
	display: block;
}


.nav5_4 {
	border-bottom: solid 1px #E7E4E0;
	background: #F9F9F9;
	font-size: 11px;
	line-height: 13px;
	color: #777169;
	width: 135px;
	padding: 5px 5px 5px 50px;
	display: block;
}



/* fix for Firefox */
table.nav1_1, table.nav2_1, table.nav3_1, table.nav4_1,
table.nav1_2, table.nav2_2, table.nav2_3, table.nav2_4, table.nav3_2, table.nav4_2,
table.nav3_3, table.nav4_3, 
table.nav4_4, table.nav5_4,
table.nav1_1_selected, table.nav2_2_selected,
table.nav3_3_selected, table.nav4_4_selected,
table.nav2_3_selected{
	width:180px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d8d8d8 #FFFFFF #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-style: solid;
    border-width: 1px;
    min-height: 14px;
    padding: 7px 10px 7px 20px;
}

/*table.nav1_1:hover, table.nav2_1:hover, table.nav3_1:hover, table.nav4_1:hover,
table.nav1_2:hover > a, table.nav2_2:hover, table.nav3_2:hover, table.nav4_2:hover,
table.nav2_3:hover, table.nav3_3:hover, table.nav4_3:hover, 
table.nav3_4:hover, table.nav4_4:hover, table.nav5_4:hover,
{

	background: #fff url('../images/background-liselected.png') no-repeat center right;
	border-right: 1px solid #e5e5e5;

}*/

table.nav1_2:hover, table.nav2_2:hover, table.nav2_2_selected:hover, table.nav2_2_selected, table.nav3_2:hover, table.nav3_2_selected, table.nav3_3_selected, 
table.nav4_2:hover, table.nav2_4:hover, table.nav3_4_selected, table.nav2_3_selected
{

	background: #fff url('../images/background-liselected.png') no-repeat center right;
	border-bottom: 1px solid #e5e5e5;
}

*+html table.nav1_2:hover, *+html table.nav2_2:hover, *+html table.nav2_3:hover{
	border-right: 0px solid #e5e5e5;

}

table.nav2_2_selected a, table.nav1_2_selected a, table.nav3_4_selected a
{
	color: #ec5828;
	background: #fff ;

}

/* Special nav style for Resources and News/Events at section page level */
div.nav_special {
	clear:both;
	width: 190px;
	border-bottom: solid 1px #E7E4E0;
	display: block;
}
div.nav_special a {
	font-size: 11px;
	line-height: 13px;
	display: block;
	padding: 5px 5px 5px 20px;
	width: 165px;;
	height: 100%;
	background: #F0F0F0;
}
div.nav_special a:hover {
	background: #BBB1A5;
	color: white;
}
div.nav_special a.selected {
	background: #F0F0F0 url(Images/common/triangle_3A7DDA.gif) no-repeat 10px center;
}
div.nav_special a.selected:hover {
	background: #BBB1A5 url(Images/common/triangle_white.gif) no-repeat 10px center;
}



/* Offerings A-Z Index */
div#az_index {
	display: none;
	clear:both;
}
div#az_index a {
	padding: 20px 5px 18px 20px;
}



/***********************************/
/* end styles for the menu control */
/***********************************/



div#left_nav ul { list-style-type: none; }

div#left_nav li
{
	display: none;
	padding: 0 0px 0 0;
	border-bottom: solid 1px #E7E4E0;
}

div#left_nav li.active_level0 { background: transparent url(../img/common/left_nav_double_down_arrow_hover.gif) no-repeat left top; }
div#left_nav li.active_level1 { background: transparent url(../img/common/left_nav_single_left_arrow_hover.gif) no-repeat left top; }
div#left_nav li.active_level0,
div#left_nav li.active_level1,
div#left_nav li.active_level2 { border-bottom: white; }

div#left_nav li.active_level0,
div#left_nav li.active_level0 ul li,
div#left_nav li.active_level1,
div#left_nav li.active_level1 li.active_level2,
div#left_nav li.active_level1 li.active_level2 li,
div#left_nav li.active_level1 ul.resource_list li { display: block; }
div#left_nav li.active_level0 ul li ul li { display: none; }
div#left_nav li.active_level0, div#left_nav li.active_level1 { background-color: transparent; }

div#left_nav li.active_level0 a, div#left_nav li.active_level1 a
{
	display: block;
	float: left;
	clear: both;
	padding: 11px 20px 9px 20px;
	width: 150px;
	background: #3A7DDA url(../img/common/left_nav_double_down_arrow.gif) no-repeat;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 11px;
}

div#left_nav li.active_level1 a { background: transparent url(../img/common/left_nav_single_left_arrow.gif) no-repeat; }
div#left_nav li.active_level1 a:hover,
div#left_nav li.active_level0 a:hover { background: none; color:white;}


div#left_nav li a, 
div#left_nav li.active_level1 li a,
div#left_nav li.active_level0 li a
{
	display: block;
	background: #F9F9F9;
	padding: 5px 20px 5px 20px;
	width: 150px;
	font-size: 11px;
	line-height: 15px;
	color: #777169;
	text-transform: none;
	font-weight: normal;
}

div#left_nav li ul.active_level0_list li > a,
div#left_nav li.active_level0 > a,
div#left_nav li.active_level1 > a,
div#left_nav li.active_level1 li.active_level2 a
{
	float: none;
	clear: none;
}
/* IE Whitespace Bug http://www.hicksdesign.co.uk/journal/ie-whitespace-bug */
div#left_nav li.active_level1 li.active_level2 a
{
	/*background: #3F88ED url(../img/common/double_triangles_down_white.gif) no-repeat 5px center;*/
	color: white;
	 	background: #fff url('../images/background-liselected.png') no-repeat center right;
}

div#left_nav li.active_level1 li.active_level2 a:hover
{
	background: #BBB1A5 url(../img/common/double_triangles_down_white.gif) no-repeat 5px center;
	color: white;
}

div#left_nav li.active_level1 li.active_level2 ul li a{
	background: #F9F9F9;
	color: #777169;
}
div#left_nav li a:hover, 
div#left_nav li.active_level0 li a:hover,
div#left_nav li.active_level1 li.active_level2 ul li a:hover,
div#left_nav li.active_level1 li.active_level2 ul li.active_level3 a,
div#left_nav li.active_level1 li.active_level3 a,
div#left_nav li.active_level1 ul.resource_list li a:hover,
div#left_nav li.active_level1 li.active
{
	background: #E3F3FA;
	color: #333;
}
/********************************************/
	/* END Styles for Left Nav column */
/********************************************/


/********************************************/
	/* iFrame properties in Investors page - 380765*/
/********************************************/

#iframe2
{
	margin-left: -20px !important;
	padding-left: 0 !important;
}

#iframeDday
{
	margin-lefT: -7px;
	padding-left: 0;	
}

#iframeDday ul{
	padding:0 0 20px 5px;
	margin:0px;
}

#iframeDday li {
	background-image: url('../images/li-blue.gif');  
    background-repeat: no-repeat;  
    background-position: 0 5px; 
    padding-left: 10px;
    list-style: none;
}

*+html #iframeDday li {
	background-image: url('../images/li-blue-ie.gif');  
    background-repeat: no-repeat;  
    background-position: 0 4px; 
    padding-left: 10px;
    list-style: none;
}

/********************************************/
	/* Stock Watch properties in Investors page - 380765*/
/********************************************/


div#iframe2_padding {
	padding-left:20px;
}
div#inv_col3 {
	width: 177px;
	float: left;
	margin-left: 10px;
}
div#stock_watch {
	/*width: 175px;*/
	padding-bottom: 5px;
	background-color: #fff;
	margin-top: 0;
	padding-top: 0;
	height: 415px;

}
*+html div#stock_watch
{
	height: 475px;
}
div#stock_watch h3 {
	background-color:#2E64AE; 
	padding-left:9px; 
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold; 
	color: white;
	/*width:170px;*/
	height:25px;
	margin-top: 0;
}
div#stock_padding {
	padding: 0px 5px 5px 5px;
}

div#stock_padding hr {
	color: #ececec;
	height: 1px;
}

hr{
	color: #e5e5e5 !important;
	height: 1px !important;
}

div#stock_padding p {
	color: #666;	
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	font-size: 12px;
}

div#stock_padding ol {
	margin: 0 5px 0 15px;
	padding: 0 5px 0 15px;
	line-height: 12px;
	color: #666;
	font-size: 9px;	
}

#inv
{
    font-size: 11px;
    font-weight: bold;
}



/*.content ol li
{
	margin: 0 5px 0 30px;
	padding: 0 5px 0 0px;
	line-height: 20px;
	color: #666;
	font-size: 11px;	
	background: none 0;
	list-style:inherit;
}

*+html .content ol li
{
	background-image: url('../images/li-blue.gif');  
    background-repeat: no-repeat;  
    background-position: 0 5px; 
    padding-left: 10px;
    list-style: none;
    line-height: 18px;
}
*/
/*edited for FAQ list in investors*/
.content ol li
{
	margin: 0 5px 0 0px;
	padding: 0 5px 0 0px;
	line-height: 20px;
	color: #666;
	font-size: 11px;	
	background: none 0;
	list-style:inherit;
}

*+html .content ol li
{
    line-height: 18px;
    list-style: inherit;
    color: #666;
}


div#stock_watch a.right_triangle {
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	padding-right:10px;
	text-decoration:none;
	margin-left: 0px;
	padding-top: 15px;
	position: absolute;
}

/*********************** ABOUT US CLIENT VIDEO PAGE ***************************/
.content-item {
	width: 159px;
	float: left;
	margin-top:0px;
}
#caption {
	width: 145px;
	margin-top:-93px;
	padding:5px;
	line-height:14px;
	color:#fff;
	font-size:11px;
	font-family:"Trebuchet MS";
}


/*********************************** TEASER PROPERTIES 380765**************************************/

.teaserContent {
	padding: 5px 25px 15px 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #dadada;
	
}

.teaser h4
{
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 5px;
}

.teaser h4 a:hover
{
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 25px;
}


/*********************************** form PROPERTIES 380765**************************************/
#findButton{
	margin-top: 0;
	padding-top: 0;
}
.find_link{
    background: url("../images/background-buttonlg.png") repeat-x scroll 0 0 transparent;
	height: 20px;
    font-size: 13px;
    color: #fff;
    padding: 3px 10px 3px 10px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-opera-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
cursor: pointer;
}


.find_link:hover {
    background: url("../images/background-buttonlg.png") repeat-x scroll 0 0 transparent;
	height: 20px;
    font-size: 13px;
    color: #fff;
    padding: 3px 10px 3px 10px;
}

/*+html .find_link
{
	padding-top: 5px;
	margin-bottom: 5px;
	position: relative;
}*/

.selectyr
{

	width: 120px;
	font-size: 13px;
	height: 22px;
	color: #666;
}


*+html .selectyr
{
	border: 1px solid #d2d2d2 ;
	width: 120px;
	height: 22px;
	font-size: 13px;
	color: #666;
}

.selecttopic
{
	width: 280px;
	font-size: 13px;
	height: 22px;
	color: #666;
}

#resourcesType
{

	width: 120px;
	font-size: 13px;
	height: 22px;
	color: #666;
}
*+html #resourcesType
{
	border: 1px solid #d2d2d2 ;
	width: 120px;
	height: 22px;
	font-size: 13px;
	color: #666;
}

#resource_author
{
	font-style: italic;
}

.selectInvYr
{
	width: 150px;
	font-size: 13px;
	height: 22px;
	color: #666;
	margin-right: 10px;
}

/*************************** VIDEO BOX PROPERTIES 380765***********************************/
#videocontainerbox
{
	padding-top: 10px;
}
/***************************** WORLDWIDE HOME PAGE PROPERTIES 308765 *********************************/

div#ww_column_1, div#ww_column_2, div#ww_column_3, div#ww_column_4  {
	float:left;
	width: 210px;
}


ul.locations_list
{
	padding-left: 0;
	margin-left: 0;

}

ul.locations_list ul
{
	list-style-type: none !important;
	/*list-style-image: url(Images/common/caret_999999.gif);*/
	margin-left: -30px;
}
*+html ul.locations_list ul
{
	margin-left: 5px;
}

ul.locations_list li
{
	color: #777169;
	margin-bottom: 30px;
	list-style: none !important;
}

ul.locations_list li a
{
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	/*background: url(../images/triangle_right_big.gif) no-repeat right center;*/
	padding: 0 14px 0px 0;
	margin: 0 0 0 0;
}

ul.locations_list li a:hover { color: #ec582a; }
ul.locations_list li ul { margin-top: 4px; width: 220px; }

ul.locations_list li ul li
{
	margin-bottom: 0px;
	background: url(../images/caret_999999.gif) 0px 6px no-repeat;
	line-height: 20px;
	padding: 0 0 0 11px;
}
* html ul.locations_list li ul li
{
	background-position: 0 8px;
}


ul.locations_list li ul li a
{
	font-size: 12px;
	line-height: 20px;
	color: #3a7dda;
	padding-right: 8px;
	background: none;
	width:150px;
}

ul.locations_list li ul li a:hover { color: #ec582a; }

ul.locations_list li.na_list, ul.locations_list li.na_list ul,
ul.locations_list li.sa_list, ul.locations_list li.sa_list ul {
	width: 200px;

}

ul.locations_list li.europe_list, ul.locations_list li.europe_list ul {
	width: 150px;
}

ul.locations_list li.uk_list, ul.locations_list li.uk_list ul,
ul.locations_list li.india_list, ul.locations_list li.india_list ul,
ul.locations_list li.ap_list, ul.locations_list li.ap_list ul {
	width: 180px;
}

ul.locations_list li.mea_list, ul.locations_list li.mea_list ul,
ul.locations_list li.anz_list, ul.locations_list li.anz_list ul {
	width: 225px;
}


ul.locations_list li.mea_list a, ul.locations_list li.anz_list a { 
	background: none; 
}
table #footer {
	display:none;
}

/* ARR Page */
#topboxarr{margin:0; padding-top:0;}
#arrbox{width:251px; height:150px; float:left; background-color: #ffffff; border-bottom: 1px solid #C3C3C3; border-right: 1px solid #D7D7D7; margin-top: 7px;}
#abhead {padding:12px 5px 10px 24px; color:#717171; font-size:14px; font-weight: normal;}
#abhead a{color:#007ac2/*000*/; font-weight:normal; padding-left:-5px; text-decoration:none;}
#abhead a:hover{color:#e75429;}
ul#fact_list
{
	font-size:11px;
	color:#2b5da2;
	list-style-type:none;
	list-style: disc outside url("../images/li-blue.gif");
	margin: 0 0 0 0px !important;
	padding-top:10px;
	padding-left:15px;
	line-height: 15px;
}

ul#fact_list li
{
	padding-bottom: 5px;
}
/***************************************** VIDEO SKIN STYLES 380765 ********************************************/

.videoBlock
{
	display: block;
	text-align: center;
}

/*****************************************************IMG floating right/left ********************************************/

img.tcs-mainCustom-Image_FloatRight
{
	float: right;
}

img.tcs-mainCustom-Image_FloatLeft
{
	float: left;
}

/*FOR QTRLY INVESTOR PAGE - 380765*/

dl.resource_list
{
	color: #777169;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px 0 10px 0;
}

span#sFin_Statements table
{
	width: 525px;
	text-align: left;
	color: #777169;
	margin-top: 5px;

}

span#sFin_Statements table tr th
{
	width: 250px;
	text-align: left;
	padding: 5px 0 5px 5px !important;
	background-color: #cfe0f5;
}

span#sFin_Statements table tr td
{
	padding: 3px 0 3px 5px !important;
	background-color: #f5f5f5;
}


dl.resource_list dt
{
	color: #777169;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0 5px 0px;
}

/*********************** Investor's dynamic data control styles 380765 *******************************/
dl.resource_list_inv
{
	color: #777169;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin: 5px 0 0px 3px;
}


dl.resource_list_inv dt
{
	color: #777169;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 0px 0px;

	background-image: url('../images/li-blue.gif');  
    background-repeat: no-repeat;  
    background-position: 0 5px; 
    padding-left: 10px;
    list-style: none;

	
}
.ms-vb2 img
{
	margin-bottom:0px!important;
}


/* ############################################## CSS button ############################################################# */

.awesome{
    background: #222 url(/images/alert-overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #222;
    border-bottom: 1px solid #222;
    position: relative;
    cursor: pointer;
    /*following is for drop shadow, css3 element*/
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25); 
}

/* Sizes ---------- */
.small.awesome {
    font-size: 11px;
    }
.medium.awesome {
    font-size: 13px;
    }
.large.awesome {
    font-size: 14px;
    padding: 8px 14px 9px;
    }
     
/* Colors ---------- */
.blue.awesome {
    background-color: #2daebf;
    }
.red.awesome {
    background-color: #e33100;
    }
.magenta.awesome {
    background-color: #a9014b;
    }
.orange.awesome {
    background-color: #ff5c00;
    }
.yellow.awesome {
	background-color: #ffb515;
    }
    
/* Error Mesgs*/

#error_msg
{
	font-family:Verdana;
	font-weight: normal;
	font-size:12px;
	color: #cc0000;
	background-color: #f1f1f1;
	padding: 5px 5px 5px 5px;
}

/********************* LIGHTBOX *****************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#prevLink, #prevLink:visited { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font-family:"Trebuchet MS";
	font-size:18px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
#bigdata{margin-top: -60px;}
sup {
		font-size:9px;
}

/** ================ Campus page styles ===================================**/


.campus-btn
{
	position: absolute;
	top:195px;
	left: 755px;
}

.campusBG
{
		background-image:url('../images/jumpbg.jpg');
		background-repeat:repeat-x;
}

/****************************************for the tables which are generated by SP web part***************************************/
.ms-alternating
{
	background-color: #e6f3f8!important;
}

table.ms-listviewtable
{
	border: 1px solid #007ac2;
}

.ms-unselectedtitle
{
	background-color:#007ac2!important;
}

.ms-unselectedtitle td a
{
	color: #fff!important;
	font-weight: bold!important;
}

/********************************add this adjustment*****************************/
#at15pf a.at-whatsthis
{
	left: 70px!important;
}