@charset "utf-8";
/* CSS Document */

/****************************
Main CSS File for the LexisNexisÃ‚Â® Website - www.lexisnexis.com
****************************
Version: 2.0
Date: 12/2007
By: HCL
************
Version: 2.5
Date: 01/2008
By: Ricardo Zea

Special classes for Internet Explorer 6 and 7:
#IEroot =  Affects both IE6 and IE7
#IEroot6 = Affects only IE6
#IEroot7 = Affects only IE7
html>body = Affects all browsers EXCEPT IE6

The conditional comments are in the header.aspx and footer.aspx files of the website.
Updated by Laura Haughey, July 3, 2008
****************************/
/**
Version: 2.6
Date: 2/15/2008
By: HCL
************
/**
Version: 2.7
Date: 2/20/2008
By: Ricardo Zea
************
Version: 2.8
Date: 3/10/2008
By: HCL
************
Version: 2.9
Date: 3/13/2008
By: HCL
************
Version: 2.10
Date: 3/17/2008
By: Ricardo Zea
************
Version: 2.11
Date: 4/23/2008
By: Ricardo Zea
************
Version: 2.12
Date: 5/14/2008
By: Ricardo Zea

************
**/
body {
	margin:25px 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333333;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#c03;
	margin:0;
	padding:0
}
h2 {
	font-size:1.4em;
	color:#666;
	}
h3 {
	font-size:1.2em;
	color:#666;
}
/*v2.7 starts*/
.contentDiv hr {
	width:100%;
	height:1px;
	border:#999 1px solid;
	border-bottom:none;
}
/*v2.7 ends*/

/* Main container where all the div tags come inside*/
#mainCtr {
	width:990px;
}
/* Assign the property to div to come left and ruled out the block feature */
.leftFloat {
	float:left;
}
/* Assign the property to div to come right and ruled out the block feature */
.rightFloat {
	float:right;
}
/* To clear the float property of div */
.clearFloat {
	clear:both;
	font-size:1px;
	height:1px;
	visibility:hidden
}
.headerArea {
	width:953px
}
/* Logo of site*/
.logoSection {
	width:254px;
	padding-left:16px;
	position:relative;
	top:-5px;
}
/* Country name comes*/
/*.countryName{width:120px;}*/
.countryName span {
font-size:1em;
font-weight:bold;
padding:5px;
text-align:center;
}
.countryName h1 {
	text-align:center;
	font-size:1em;
	padding:0 5px;
}
.countryName h1 a {
	text-align:center;
	font-size:1.4em;
	padding:1px 0 1px 0;
	color:#cc0033;
}
/* Country  name side bars*/
#country-title span {
background:#FFFFFF none repeat scroll 0 0;
}
.countryName span a, 
.countryName span a:visited {
color:#CC0033;
font-size:1.4em;
padding:1px 0;
text-align:center;
}

#country-title {
	padding:0 1px 0 1px;
	background:url(//www.lexisnexis.com/images/img-2x2.gif);
}
#country-title h1 {
	background:#fff;
}
div.header-identifier {
color:#333333;
float:left;
font-size:1.4em;
font-weight:bold;
margin:auto 8px;
}

/* Top navigation of site starts here and assign the property for image, div and ul li tags*/
.topSiteNavigation {
	width:342px;
}
/*#IEroot6 .topSiteNavigation {width:342px;}
#IEroot7 .topSiteNavigation {width:342px;}*/
/* Class just for Safari 3.x... sigh */
body:first-of-type .topSiteNavigation {
	width:365px;
}
.topSiteNavigation img {
	border:none;
	vertical-align:top;
	margin-right:7px;
}
.topSiteNavigation ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block
}
.topSiteNavigation ul li {
	padding:0;
	margin:0;
	float:left;
	background:url(//www.lexisnexis.com/images/img-division.gif) right center no-repeat;
}
.topSiteNavigation ul li a {
	color:#5a889e;
	padding:0 9px 0 9px;
	margin:0;
	font-size:11px;
}
.topSiteNavigation ul li input {
	font-size:0.85em;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-left:10px;
	padding:2px 0 2px 4px;
	color:#8F8F8F;
}
.topSiteNavigation ul li input:focus {
	background:#f4f4f4;
}
.topSiteNavigation ul li input.searchBtn {
	background:#FFFFFF;
	color:#000;
	font-weight:normal;
	border:1px solid #666666;
	margin-left:5px;
	padding:0 2px;
	cursor:pointer;
	font:11px Arial, Helvetica, sans-serif;
}
.topNav {
	margin-top:12px;
	background:url(//www.lexisnexis.com/images/top_dot_line.gif) left top repeat-x;
	height:26px;
}
/* Top Search Box div*/
#search-box {
	position:relative;
	top:-4px;
	border:#fff 1px solid;
	white-space:nowrap;
}
/*v2.7 starts*/
#error-search-box #search-box #s2 {
	font: 10px Arial, Helvetica, sans-serif;
}
/*v2.7 ends*/

/* Styles for all the Search boxes (including the button) different than the one on top of the website. For example, the one in the Search Results page*/
.contentDiv .contentBody .search-boxes-general input {
	background:#fff;
	font-size:0.85em;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-left:10px;
	padding:2px 0 2px 4px;
	color:#8F8F8F;
}
.contentDiv .contentBody .search-boxes-general input:focus {
	background:#f4f4f4;
}
.contentDiv .contentBody .search-boxes-general input.general-button {
	background:#fff;
	color:#000;
	font-weight:normal;
	border:1px solid #666666;
	margin-left:5px;
	padding:0 2px;
	cursor:pointer;
	font:11px Arial, Helvetica, sans-serif;
}
/* Navigation Below the logo start here*/
.topNav .navCtr {
	display:block;
	width:550px
}
.topNav .navCtr ul {
	list-style:none;
	margin:0;
	padding:6px 0 7px 47px;
	display:block
}
.topNav .navCtr ul li {
	float:left;
	border-right:1px solid #a5a5a5;
	padding:0 13px 0 13px;
	margin:0;
	display:block
}
.topNav .navCtr ul li.noBorder {
	border:none;
}
.topNav .navCtr ul li a {
	color:#858585;
	font-size:1.2em;
}
.topNav .navCtr ul li a:hover {
	color:#990033;
	text-decoration:none
}
.topNav .navCtr ul li a.activeLink {
	color:#990033;
}
/* Special link of site comes here which is in red background */
.topNav .spcLink {
	border-left:1px dotted #5e5e5e;
	border-right:1px dotted #5e5e5e;
	background:#990134;
	height:100%;
	margin-right:37px
}
.topNav .spcLink h2 {
	background:url(//www.lexisnexis.com/images/white_down_arrow.gif) right 5px no-repeat;
	font-size:1em;
	margin:7px 3px 3px 3px;
	padding-right:5px;
}
.topNav .spcLink h2 a {
	color:#FFFFFF;
}
.topNav .spcLink h2 a:hover {
	text-decoration:none;
}
/* The center image of site */
.siteBanner {
	display:block;
	background:url(//www.lexisnexis.com/images/dotted_h_line.gif) left bottom repeat-x;
	clear:both
}
.siteBanner .imgDiv {
	height: 75px;
	background: url(../images/bg_header.gif) no-repeat;
}

.siteBanner input { font-size:11px; font-weight:normal; margin:0; padding:1px 2px; border:1px solid #333;}
.siteBanner .banner-login-box { padding:20px 5px 0 0;}
.siteBanner .banner-login-box p.welcome { color:#903; text-decoration:none; }
.siteBanner .banner-login-box p.welcome a,
.siteBanner .banner-login-box p.welcome a:visited { color:#3163ec; text-decoration:underline; }
.siteBanner .banner-login-box p.welcome a:hover { color:#3163ec; text-decoration:none; }

.siteBanner .banner-logggedin-box { padding:30px 8px 0 0;}
.siteBanner .banner-logggedin-box .banner-search-box-topic a, 
.siteBanner .banner-logggedin-box .banner-search-box-topic a:visited { color:#3163ec; text-decoration:underline;}
.siteBanner .banner-logggedin-box .banner-search-box-topic a:hover {color:#3163ec; text-decoration:none;}
.siteBanner .banner-search-box { padding:20px 10px 0 0;}
.siteBanner .banner-search-box-topic {
	color:#990033;
	font-size:11px;
	text-decoration:none;
}

.siteBanner .imgDiv label{
	float:right;
	margin:15px 63px 0 0;
	}
.siteBanner .imgDiv a {
	color:#903;
	font-size:10px;
	text-decoration:none;
}
.siteBanner .imgDiv a:hover {
	text-decoration:underline;	
	}
#searchbutton {
	font-size:10px;
	background-color:#fff;
	border:#666 1px solid;
	margin:0px 2px 0x 2px;
	height:22px;
	width:25px;
	background-image: url(../images/bg_buttons.gif);
	background-repeat: repeat-x;
	}
/* V2.6 By HCL Start here*/
.siteBanner .imgDivBanner {
	border:none;
}
.siteBanner .imgDivBanner h1 {
	display:none;
	font-size:1.3em
}
/* V2.6 By HCL ended*/

/*siteBanner .GsimgDiv{margin:0 15px 0 0; border-right:1px dotted #5e5e5e;}*/
.siteBanner .GsimgDiv h1 {
	display:none;
	font-size:1.3em
}
.siteBanner .imgDiv img {
	margin:0;
	padding:0;
}
.siteBanner .imgDiv h1 {
	display:none;
	font-size:1.3em
}
.siteBanner h3 {
	display:block;
	margin:12px 0 0 0;
	font-weight:bold;
	font-size:1.2em;
	color:#666666
}
.siteBanner p {
	margin:0;
	padding:0;
	color:#333333
}
.siteBanner h4 {
	display:block;
	font-weight:bold;
	font-size:1.2em;
	color:#666666
}
.siteBanner h2 {
	color:#333333;
	text-align:center;
	font-size:large;
	padding:20px 0 0 10px;
	font-weight:bold;
	width:200px
}
/* V2.6 HCL start here */
.siteBanner .SpecialText {
	width:200px;
	padding:37px 0 0 40px;
}
.siteBanner .SpecialText h4 {
	color:#F35B00;
	font-size:1.3em;
	margin-bottom:3px;
}
.siteBanner .SpecialText h5 {
	color:#333333;
	font-size:1.3em;
	margin-bottom:3px;
}
.siteBanner .SpecialText p {
	font-size:1.1em;
}
/* V2.6 HCL ended */
/* The div for breadcrumb, email and print icon */
.navDetails {
	padding:5px 0 5px 25px;
	height:auto;
}
/* The breadcrumb of site comes here */
.navDetails .siteBreadcrumb {
	width:534px;
}
.navDetails .siteBreadcrumb ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
.navDetails .siteBreadcrumb ul li {
	float:left;
	margin:0;
	padding:0 7px 0 0;
	color:#7a7a7a;
	font-weight:bold;
}
.navDetails .siteBreadcrumb ul li a {
	color:#7a7a7a;
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) right 3px no-repeat;
	padding:0 9px 0 0;
	font-weight:normal
}
/*V2.6 By HCL Start here*/
/* The breadcrumb of site comes here */
.segmentSiteBreadcrumb {
	width:100%
}
.segmentSiteBreadcrumb ul {
	display:block;
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
.segmentSiteBreadcrumb ul li {
	float:left;
	margin:0;
	padding:0 7px 0 0;
	color:#7a7a7a;
	font-weight:bold;
}
.segmentSiteBreadcrumb ul li a {
	color:#7a7a7a;
	padding:0 9px 0 0;
	font-weight:normal
}
.segmentSiteBreadcrumb ul li.noArrow {
	background:none;
}
/*V2.6 By HCL Ended here*/

/* For news page of breadcrumb where 3-icons menus are coming */
.navDetails .newsBreadcrumb {
	width:700px;
}
.navDetails .newsBreadcrumb ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
.navDetails .newsBreadcrumb ul li {
	float:left;
	margin:0;
	padding:0 7px 0 0;
	color:#7a7a7a;
	font-weight:bold;
	font-size:1em;
}
.navDetails .newsBreadcrumb ul li a {
	color:#7a7a7a;
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) right 5px no-repeat;
	padding:0 9px 0 0;
	font-weight:normal;
	font-size:0.9em;
}
.navDetails .iconNav03 {
	display:block;
	width:250px;
	font-size:1.2em;
}
.navDetails .iconNav03 ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}
.navDetails .iconNav03 ul li {
	margin:0;
	padding:0 8px 0 8px;
	float:left
}
.navDetails .iconNav03 ul li img {
	border:none;
	margin-right:5px;
	vertical-align:middle;
}
.navDetails .iconNav03 ul li a {
	color:#5a889e;
	display:block
}
/* The email and print icons come here */
.navDetails .iconNav {
	display:block;
	width:200px
}
.navDetails .iconNav ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}
.navDetails .iconNav ul li {
	margin:0;
	padding:0 12px 0 8px;
	float:left
}
.navDetails .iconNav ul li img {
	border:none;
	margin-right:5px;
	vertical-align:middle
}
.navDetails .iconNav ul li a {
	color:#5a889e;
	display:block;
}

.top-banner-ecommerce {
color:#999999;
font-size:12px;
width:990px;
height:92px;
background-color:#ccc;
margin:0 0 15px 0;
}

/* The center protion of site where the message comes */
.bodyContainter {
	padding:0 0 0 19px;
	height:100%;
	min-height:300px;	
}
/* V2.6 By HCL Start here*/
.segmentBodyContainter {
	padding:2px 0 0 0;
	height:100%
}
.segmentBodyContainter h1 {
	background:url(//www.lexisnexis.com/images/red_block_arrow.gif) left 3px no-repeat;
	color:#333333;
	font-size:1.4em;
	margin:9px 0 18px 9px;
	padding:0 0 0 15px;
}
.subSegmentBodyContainter {
	padding:0;
	height:100%
}
.segmentBodyContainter ul {
	margin:7px 0 0 0;
	padding:0;
	list-style:none;
}
.segmentBodyContainter ul li {
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	padding:0 0 0 8px;
	margin:0;
}
.segmentBodyContainter ul li a {
	color:#666666;
	font-size:1em;
	white-space:nowrap
}
.subSegmentBodyContainter ul {
	margin:7px 0 0 0;
	padding:0;
	list-style:none;
}
.subSegmentBodyContainter ul li {
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	padding:0 0 0 8px;
	margin:0;
}
.subSegmentBodyContainter ul li a {
	color:#666666;
	font-size:1em;
	white-space:nowrap
}
.subSegmentPodBig {
	width:564px;
	border-right:1px solid #E4E4E4
}
.subSegmentPodBig .orangeBg {
	width:170px
}
.subSegmentPodBig .orangeBg h3 {
	background:#F35B00;
	color:#FFF;
	padding:3px 0 3px 19px;
}
.subSegmentPodBig .orangeBg ul {
	padding:5px 0 0 19px;
}
.subSegmentPodBig .orangeBg ul li {
	margin-bottom:5px
}
.subSegmentPodBig .greyBg {
	width:196px;
	border-left:1px solid #E4E4E4;
}
.subSegmentPodBig .greyBg h3 {
	background:#E4E4E4;
	color:#333;
	padding:3px 0 3px 8px;
	font-weight:normal;
	border-left:1px solid #FFF;
}
.subSegmentPodBig .greyBg ul {
	padding:5px 0 0 19px;
}
.subSegmentPodBig .greyBg ul li {
	margin-bottom:5px
}
.footer {
	background:url(//www.lexisnexis.com/images/pod_564_bg.gif) left top no-repeat;
}
.subSegmentFourPodBig {
	width:757px;
	border-right:1px solid #E4E4E4
}
.subSegmentFourPodBig .yellowBg {
	width:191px
}
.subSegmentFourPodBig .yellowBg h3 {
	background:#F3C405;
	color:#FFF;
	padding:3px 0 3px 19px;
	border-right:1px solid #FFF
}
.subSegmentFourPodBig .yellowBg ul {
	padding:5px 0 0 19px;
}
.subSegmentFourPodBig .yellowBg ul li {
	margin-bottom:5px
}
.subSegmentFourPodBig .orangeBg {
	width:170px;
	border-left:1px solid #E4E4E4;
}
.subSegmentFourPodBig .orangeBg h3 {
	background:#F35B00;
	color:#FFF;
	padding:3px 0 3px 19px;
}
.subSegmentFourPodBig .orangeBg ul {
	padding:5px 0 0 19px;
}
.subSegmentFourPodBig .orangeBg ul li {
	margin-bottom:5px
}
.subSegmentFourPodBig .greyBg {
	width:196px;
	border-left:1px solid #E4E4E4;
}
.subSegmentFourPodBig .greyBg h3 {
	background:#E4E4E4;
	color:#333;
	padding:3px 0 3px 8px;
	font-weight:normal;
	border-left:1px solid #FFF;
}
.subSegmentFourPodBig .greyBg ul {
	padding:5px 0 0 19px;
}
.subSegmentFourPodBig .greyBg ul li {
	margin-bottom:5px
}
.subSegmentFourPodBig .greenBg {
	width:196px;
	border-left:1px solid #E4E4E4;
}
.subSegmentFourPodBig .greenBg h3 {
	background:#9EAA00;
	color:#FFF;
	padding:3px 0 3px 8px;
	font-weight:normal;
	border-left:1px solid #FFF;
}
.subSegmentFourPodBig .greenBg ul {
	padding:5px 0 0 19px;
}
.subSegmentFourPodBig .greenBg ul li {
	margin-bottom:5px
}
.footer757 {
	background:url(//www.lexisnexis.com/images/pod_757_bg.gif) left top no-repeat;
}
.subSegmentFivePodBig {
	width:990px;
	border-right:1px solid #E4E4E4
}
.subSegmentFivePodBig .yellowBg {
	width:197px;
	height:210px
}
.subSegmentFivePodBig .yellowBg h3 {
	background:#F3C405;
	color:#FFF;
	padding:3px 0 3px 19px;
	border-right:1px solid #FFF
}
.subSegmentFivePodBig .yellowBg ul {
	padding:5px 0 0 19px;
}
.subSegmentFivePodBig .yellowBg ul li {
	margin-bottom:5px
}
.subSegmentFivePodBig .orangeBg {
	width:197px;
	border-left:1px solid #E4E4E4;
	height:210px
}
.subSegmentFivePodBig .orangeBg h3 {
	background:#F35B00;
	color:#FFF;
	padding:3px 0 3px 19px;
}
.subSegmentFivePodBig .orangeBg ul {
	padding:5px 0 0 19px;
}
.subSegmentFivePodBig .orangeBg ul li {
	margin-bottom:5px
}
.subSegmentFivePodBig .greyBg {
	width:197px;
	border-left:1px solid #E4E4E4;
	height:210px
}
.subSegmentFivePodBig .greyBg h3 {
	background:#E4E4E4;
	color:#333;
	padding:3px 0 3px 8px;
	font-weight:normal;
	border-left:1px solid #FFF;
}
.subSegmentFivePodBig .greyBg ul {
	padding:5px 0 0 19px;
}
.subSegmentFivePodBig .greyBg ul li {
	margin-bottom:5px
}
.subSegmentFivePodBig .greenBg {
	width:197px;
	border-left:1px solid #E4E4E4;
	height:210px
}
.subSegmentFivePodBig .greenBg h3 {
	background:#9EAA00;
	color:#FFF;
	padding:3px 0 3px 8px;
	font-weight:normal;
	border-left:1px solid #FFF;
}
.subSegmentFivePodBig .greenBg ul {
	padding:5px 0 0 19px;
}
.subSegmentFivePodBig .greenBg ul li {
	margin-bottom:5px
}
.subSegmentFivePodBig .purpleBg {
	width:198px;
	border-left:1px solid #E4E4E4;
	height:210px
}
.subSegmentFivePodBig .purpleBg h3 {
	background:#704BB4;
	color:#FFF;
	padding:3px 0 3px 8px;
	font-weight:normal;
	border-left:1px solid #FFF;
}
.subSegmentFivePodBig .purpleBg ul {
	padding:5px 0 0 19px;
}
.subSegmentFivePodBig .purpleBg ul li {
	margin-bottom:5px
}
.footer990 {
	background:url(//www.lexisnexis.com/images/pod_990_bg.gif) left bottom no-repeat;
}
.footer990 {
	background:url(//www.lexisnexis.com/images/pod_990_bg.gif) left bottom no-repeat;
}
.subSegmentBodyContainter .helpArea {
	border:none;
	padding-top:19px;
}
.segmentPodBig {
	width:779px;
	padding:10px 0 0 0;
}
.segmentPod {
	width:150px;
	padding:0 20px 10px 20px;
	border-right:1px solid #E4E4E4;
	display:block;
	height:175px
}
.segmentPod h2 {
	font-size:1.3em;
	font-weight:bold;
	color:#707070;
	margin:0 0 8px 0;
	padding:0;
}
.segmentPod p {
	margin:0 0 10px 0;
	padding:0;
}
.segmentPod a {
	color:#A50039;
	text-decoration:underline;
	font-weight:bold;
	display:block
}
.footer779 {
	background:url(//www.lexisnexis.com/images/pod_779_bg.gif) left bottom no-repeat;
}
.segmentPodNoBorder {
	width:150px;
	padding:0 12px 10px 15px;
	display:block;
}
.segmentPodNoBorder h2 {
	font-size:1.3em;
	font-weight:bold;
	color:#6590A4;
	margin:0 0 8px 0;
	padding:0;
}
.segmentPodNoBorder p {
	margin:0;
	padding:0;
}
.greySection {
	background:#F9F9F9;
	width:189px;
	padding:20px 0 20px 21px;
	height:235px;
	border-left:1px solid #E4E4E4
}
.greySection h1 {
	background:url(//www.lexisnexis.com/images/h1_arrow.gif) left 3px no-repeat;
	margin:0 0 5px 0;
	padding:0 0 0 15px
}
.greySection h2 {
	font-size:0.9em;
	color:#333333;
	font-weight:normal;
	margin:0;
	padding:0 0 0 10px;
	background:url(//www.lexisnexis.com/images/h2_arrow.gif) left 3px no-repeat;
}
.greySection select {
	width:100px;
	font-size:0.8em;
	margin-top:10px;
}
.greySection input.goBtn {
	text-transform:uppercase;
	background:#FFFFFF;
	border:1px solid #666666;
	padding:2px 3px 0 3px;
	margin:0;
	font-size:0.8em;
	cursor:pointer
}
.greySection .clear {
	clear:both;
	margin-top:10px;
}
.greySection .helpArea {
	margin:20px 0 20px 0;
	padding:20px 0 0 0;
}
.greyGradientSection {
	background:#FFF url(//www.lexisnexis.com/images/gray_gradient.gif) left top repeat-x;
	width:757px;
}
.greyGradientSection990 {
	background:#FFF url(//www.lexisnexis.com/images/gray_gradient.gif) left top repeat-x;
	width:100%;
}
.contentPod {
	width:158px;
	padding:10px 0 0 20px;
}
.contentPod h2 {
	color:#648FA4;
	margin:0;
	padding:0;
	font-size:1.1em
}
.contentPod p {
	margin:5px 0 10px 0;
	padding:0;
}
.contentPod a {
	text-decoration:underline;
	font-weight:bold;
	color:#CC0033;
}
.contentPod ul li a {
	font-weight:normal;
	text-decoration:none;
}
.contentPod ul li a:hover {
	text-decoration:underline;
}
.eventPod {
	width:158px;
	padding:10px 0 0 20px;
}
.eventPod h2 {
	color:#648FA4;
	margin:0;
	padding:0;
	font-size:1.1em
}
.eventPod p {
	margin:5px 0 10px 0;
	padding:0;
}
.eventPod a {
	text-decoration:underline;
	font-weight:bold;
	color:#CC0033;
}
.eventPod ul li a {
	font-weight:normal;
	text-decoration:none;
}
.eventPod ul li a:hover {
	text-decoration:underline;
}
.productPod {


	width:350px;
	padding:10px 0 0 20px;
}
.productPod h2 {
	color:#648FA4;
	margin:0;
	padding:0;
	font-size:1.1em
}
.productPod p {
	margin:5px 0 10px 0;
	padding:0;
}
.productPod a {
	text-decoration:underline;
	font-weight:bold;
	color:#CC0033;
}
.productPod ul li a {
	font-weight:normal;
	text-decoration:none;
}
.productPod ul li a:hover {
	text-decoration:underline;
}
/* V2.6 By HCL ended*/

/* Left navigation of site in dotted line */
.leftNav {
	background:url(//www.lexisnexis.com/images/left_pod_bg.gif) repeat;
	width:165px;
}
/* Blank left container if no left navigation present */
.leftNavBlank {
	width:165px;
}
/* The holder required for the top dotted line in Left navigation div */
.leftNav h5 {
	font-size:1em;
	margin:0 0 0 5px;
	padding:0;
	display:block;
	background:url(//www.lexisnexis.com/images/top_dotted_line.gif) left top repeat-x;
}
.leftNav .navHolder {
	background:url(//www.lexisnexis.com/images/top_dotted_line.gif) 1px bottom repeat-x;
}
.leftNav h5 a {
	padding:6px 0 4px 5px;
	color:#903;
	display:block;
	width:97%;
	font-size:1em;
	border-bottom:1px dotted #333;
}
.leftNav h5 a:hover {
	background:#903;
	color:#fff;
	text-decoration:none;
	display:block;
}
.leftNav h5.activeTab {
	background:#903;
	color:#f2f2f2;
	font-size:1em;
}
.leftNav h5.activeTab a {
	color:#fff;
}
/* V2.6 By HCL Start here*/
.leftNav .navHolderOrange {
	background:url(//www.lexisnexis.com/images/top_dotted_line.gif) 1px bottom repeat-x;
	padding:0 0 1px 0
}
.leftNav .navHolder h5 a:hover {
	background:#990033;
	color:#FFF;
	text-decoration:none;
	display:block;
}
.leftNav .navHolder h5.activeTab {
	background:#990033; /*padding:6px 0 4px 5px;*/
	color:#FFFFFF;
	font-size:1em
}
.leftNav .navHolderOrange h5 a:hover {
	background:#F35B00;
	color:#FFF;
	text-decoration:none;
	display:block;
}
.leftNav .navHolderOrange h5.activeTab {
	background:#F35B00;
	padding:6px 0 4px 5px;
	color:#FFFFFF;
	font-size:1em
}
/* V2.6 By HCL ended*/

/*Subitems below every parent link - example: Rule Of Law- Transparency, Combating Human Trafficking and Economic Development */
.leftNav img {
	vertical-align:middle;
	margin-left:10px;
	border:none;
}
.leftNav ul {
	margin:7px 0 0 6px;
	padding:0;
	list-style:none;
}
.leftNav ul li {
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	padding:0 5px 2px 8px;
	margin:0 5px 4px 10px;
}
.leftNav ul li a {
	color:#666666;
	font-size:1em
}
.leftNav ul li a.currLink {
	font-weight:bold;
}
/* etcDetails come below the Left navigation of site */
.etcDetails {
	width:165px;
	clear:both;
	padding-top:2px;
}
.etcDetails ul {
	list-style:none;
	margin:5px 0 0 5px;
	padding:0;
	display:block
}
.etcDetails ul li {
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	margin:0;
	padding:0 0 0 7px;
	font-weight:bold;
	font-size:0.8em;
}
.etcDetails ul li a {
	color:#666666;
	font-size:1em;
	text-decoration:none;
}
.etcDetails ul li a:hover {
	text-decoration:underline;
}
/* aboutworldwide specific comes here*/
.countryDiv .widecontentBody {
	padding:0 46px 0 28px;
	width:200px
}
/* aboutworldwide links*/
.countryDiv .widecontentBody a, .countryDiv .widecontentBody a:visited {
	color:#c03;
	font-size:11px;
}
.countryDiv .widecontentBody a:hover {
	color:#666;
}
.countryDiv .widecontentBody .contName {
	margin:0;
	padding:0
}
.countryDiv .widecontentBody .contName ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:84px
}
.countryDiv .widecontentBody .contName li {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1em;
	color:#666666
}
.countryDiv .widecontentBody .contName ul li a {
	color:#c03;
	font-size:1em;
	text-decoration:none;
}
.countryDiv .widecontentBody .contName ul li a:hover {
	color:#903;
	text-decoration:underline;
}
.countryDiv .widecontentBody .contName h2.padng {
	margin:0;
	padding:10px 0 0 0;
}
.countryDiv .widecontentBody h2 {
	font-size:14px;
}


/* country specific comes here*/
.countryDiv {
	margin-left:15px;
	width:600px;
	border-left:1px solid #e4e4e4;
}
.countryDiv .contentBody {
	padding:0 46px 0 28px;
	height:300px;
	overflow:auto;
	width:331px
}
.countryDiv h1 {
	font-size:large;
	margin:0 0 7px 0;
	padding:0 0 0 25px;
	font-weight:bold;
	color:#666666
}
.countryDiv h2 {
	font-size:1em;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#666666
}
.countryDiv p {
	margin:0 0 20px 0;
	padding:0;
	font-size:1.1em;
}
.countryDiv p.world {
	margin:0 0 7px 0;
	padding:0 0 0 25px;
	color:#666666;
	font-size:1em
}


/* left div wrapper */
.leftDiv {
	width:165px;
	float: left;
	}
	
/*v2.10 ends*/
/* middle section start here */

.contentDiv {
	width:571px;
	border:1px solid #e4e4e4;
	border-width:0 0 0 1px;
	min-height:500px;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	float: left;
	}
.contentDiv h1 {
	font-size:large;
	margin:0 0 7px 0;
	padding:0;
	font-weight:bold;
	color:#666666
}
.contentDiv h2 {
	font-size:1.1em;
	margin:3px 0 0 0;
	padding:0;
	font-weight:bold;
	color:#666666
}
.contentDiv p {
	margin-top:0;
	padding-top:0;
	font-size:1.1em;
}
.contentDiv a {
	color:#903;
	text-decoration: none;
	}
.contentDiv a:hover {
	color:#c03;
	text-decoration:underline;
	}

/* for layouts with left narrow column and main column; no right column */
.contentDiv_leftCol {
	width:750px;
	margin:0 0 0 20px;
	padding:0 0 0 20px;
	border:1px solid #dfdfdf;
	border-width:0 0 0 1px;
	min-height: 500px;
	}
	
.contentDiv_leftCol h1 {
	font-size:large;
	margin:0 0 7px 0;
	padding:0;
	font-weight:bold;
	color:#555555
}
.contentDiv_leftCol h2 {
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#666666
}
.contentDiv_leftCol p {
	font-size:1.1em;
	margin: 0 0 8px 0;
	padding: 0;
}
.contentDiv_leftCol a {
	color:#c03;
	}
.contentDiv_leftCol a:hover {
	color:#666;
	text-decoration:underline;
	}


/* for layouts with main column and right column only */
.contentDiv_rightCol {
	width:735px;
	margin:0;
	padding:0 0 0 20px;
	border:1px solid #dfdfdf;
	border-width:0 1px 0 0;
	min-height: 500px;
	}
.contentDiv_rightCol h1 {
	font-size:large;
	margin:0 0 7px 0;
	padding:0;
	font-weight:bold;
	color:#666666
}
.contentDiv_rightCol h2 {
	font-size:small;
	margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
	color:#666666
}
.contentDiv_rightCol p {
	margin-top:0;
	padding-top:0;
	font-size:1.1em;
}
.contentDiv_rightCol_scpopup p {
	margin-top:0;
	padding-top:0;
	font-size:1.1em;
}
.contentDiv_rightCol a {
	color:#c03;
	}
.contentDiv_rightCol a:hover {
	color:#666;
	text-decoration:underline;
	}
	
	/* for layouts with one column only, such as login and checkout pages*/
.contentDiv_singleCol {
	width:730px;
	margin:0;
	padding:0 0 0 20px;
	min-height: 500px;
	}
.contentDiv_singleCol h1 {
	font-size:large;
	margin:0 0 7px 0;
	padding:0;
	font-weight:bold;
	color:#666666
}
.contentDiv_singleCol h2 {
	font-size:small;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#636363
}
.contentDiv_singleCol p {
	margin-top:0;
	padding-top:0;
	font-size:1.1em;
}
.contentDiv_singleCol a {
	color:#903;
	}
.contentDiv_singleCol a:hover {
	color:#c03;
	text-decoration:underline;
	}
.contentDiv_singleCol hr {
	border:#666 dotted 1px;
	margin:5px 0;
	width:700px;
	}
	
	
	
	

.contentDiv .contentBody {
	padding:0 0 0 28px;
}

/* Links used by the Sitemap page */
.contentDiv .contentBody a, .contentDiv .contentBody a:visited {
	color: #c03;
}
.contentDiv .contentBody a:hover {
	color: #666;
}

/*.contentDiv .contentBody .Lpod .active {border:#602134 1px solid;}*/


.bodyContainter .rightSection h4 {
	margin-left:17px;
	margin-bottom:10px;
	font-size:1.2em;
}
.bodyContainter .rightSection img {
	margin:0 0 5px 15px;
}
.bodyContainter .rightSection .pB {
	border-top:#E4E4E4 1px solid;
}
.bodyContainter .rightSection a, .bodyContainter .rightSection a:visited {
	color:#666;
	text-decoration: none;
	font-weight: bold;
}

.bodyContainter .rightSection a:hover {
	color:#c03;
	text-decoration: underline;
}
.rightSection input{
	font-size:0.9em;
	}

/* contentBody class required to set the padding for contents */
.contentDiv .contentBody {
	padding:0 20px 0 20px;
}

/* V2.9 By HCL Start here 
.contentDiv .contentBody p a{font-size:1em}*/
/* V2.9 By HCL ended here */
/* V2.10 starts*/
.contentDiv .contentBody p a, .contentDiv .contentBody p a:visited {
	font-size:1em
}
/* V2.10 ends*/

.contentDiv ul {
	margin:5px 0 5px 0;
	padding:0;
	list-style:none;
}
.contentDiv ul li {
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	padding:0 0 5px 8px;
	margin:0;
	color:#707070
}
.contentDiv ul li a {
	color:#707070
}
.contentDiv ul li a:hover {
	text-decoration:underline;
}

ul.listpageColumns li a,
ul.listpageColumns li a:visited  { color:#903; text-decoration:underline;}
ul.listpageColumns li a:hover  { color:#707070; text-decoration:none;}

.contentDiv .contentBody ol li {
	font-size:1.2em;
}
.contentDiv ul.tagStyle {
	font-size:1em;
	font-weight:normal;
	list-style:none;
	margin:0;
	padding:0;
}
.contentDiv ul.tagStyle li {
	float:left;
	border-right:1px solid #E3E3E3;
	background:none;
	margin:0;
	padding:0 10px 0 10px
}
.contentDiv ul.tagStyle li.activeTag {
	font-weight:bold;
	padding-left:0;
	margin:0;
}
.contentDiv ul.tagStyle li.firstTag {
	padding-left:0;
	margin:0;
}
.contentDiv ul.tagStyle li.noBorder {
	border:none;
}
/* The gray rounded area start here */
.contentDiv .grayPod {
	margin-top:21px;
	background:url(//www.lexisnexis.com/images/gray_gradient.gif) left top repeat-x;
}
/* Top gray rounded curve comes in .grayCurve class */
.contentDiv .grayPod .grayCurve {
	background:url(//www.lexisnexis.com/images/gray_pod_top_curve.gif) left top no-repeat;
	height:9px;
	font-size:1px;
}
/* .podContainer is for gray gradient which repeats in x-axis */
.contentDiv .grayPod .podContainer {
	background:url(//www.lexisnexis.com/images/gray_gradient.gif) left top repeat-x;
	padding:0 15px 0 15px;
	display:block;
}
.contentDiv .grayPod .podContainer .paraStyle p {
	margin:0;
	padding:0;
}
.contentDiv .grayPod .podContainer .paraStyle p span {
	font-weight:bold
}
.contentDiv .grayPod .podContainer a, .contentDiv .grayPod .podContainer a:visited {
	color:#903;
	font-size:1em;
	font-weight:bold;
	text-decoration:underline;
}
.contentDiv .grayPod .podContainer a:hover {
	color:#666;
	text-decoration: none;
}
.contentDiv .grayPod h2 {
	font-size:medium;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#666666;
	display:block;
	height:23px;
} /* V2.8 By HCL*/
/* News pressreleases start here */
.contentDiv ul.pyearAwards {
	margin:0;
	padding:0;
}
.contentDiv ul.pyearAwards li {
	display:block;
	float:left;
	margin:0;
	padding:0 12px 0 12px;
	border-right:1px solid #E4E4E4;
	background:none;
	color:#cc0033
}
.contentDiv ul.pyearAwards li.noPadding {
	padding-left:0;
}
.contentDiv ul.pyearAwards li a {
	color:#cc0033;
	text-decoration:none;
	font-weight:bold;
}
.contentDiv ul.pyearAwards li.noBorder {
	border:none;
}
/* Year starts here */
.contentDiv .grayPod .yearAwards {
	background:#FFF;
	border:1px solid #E4E4E4;
	border-left:none;
	border-right:none;
	padding:3px 0 3px 14px;
	margin-top:10px;
	display:block;
	height:18px;
}
.contentDiv .grayPod .yearAwards ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
.contentDiv .grayPod .yearAwards ul li {
	display:block;
	float:left;
	margin:0;
	padding:0 12px 0 12px;
	border-right:1px solid #E4E4E4;
	background:none
}
.contentDiv .grayPod .yearAwards ul li.noPad {
	padding-right:0;
}
.contentDiv .grayPod .yearAwards ul li.noBorder {
	border:none;
}
.contentDiv .grayPod .yearAwards ul li.noRPad {
	padding-left:9px;
}

/* The five column of div divided in 5-different class which are pod01, pod02, pod03, pod04 and pod05 */
/* .pod01 start here */
.contentDiv .grayPod .podContainer .pod01 {
	width:91px;
}
.contentDiv .grayPod .podContainer .pod01 h1 {
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	display:block
}
.contentDiv .grayPod .podContainer .pod01 h2.blue_text {
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#5A889E
}

.contentDiv .grayPod .podContainer .pod01 img {
	display:block;
	border:1px solid #686868;
	display:block;
	margin-top:11px;
}
.contentDiv .grayPod .podContainer .pod01 p {
	display:block;
	margin:11px 0 0 0;
	padding:0;
	font-size:0.9em
}
.contentDiv .grayPod .podContainer .pod01 p.segm {
	display:block;
	margin:5px 0 0 0;
	padding:0;
	font-size:0.9em
}
/* .pod02 start here */
.contentDiv .grayPod .podContainer .pod02 {
	width:91px;
	margin-left:10px;
}
.contentDiv .grayPod .podContainer .pod02 h1 {
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	display:block
}
.contentDiv .grayPod .podContainer .pod02 h2.blue_text {
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#5A889E
}
.contentDiv .grayPod .podContainer .pod02 img {
	display:block;
	border:1px solid #686868;
	display:block;
	margin-top:11px;
}
.contentDiv .grayPod .podContainer .pod02 p {
	display:block;
	margin:11px 0 0 0;
	padding:0;
	font-size:0.9em
}
.contentDiv .grayPod .podContainer .pod02 .redLink {
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.0em
}
.contentDiv .grayPod .podContainer .pod02 p.segm {
	display:block;
	margin:5px 0 0 0;
	padding:0;
	font-size:0.9em
}
/* .pod03 start here */
.contentDiv .grayPod .podContainer .pod03 {
	width:91px;
	margin-left:10px;
}
.contentDiv .grayPod .podContainer .pod03 h1 {
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	display:block
}
.contentDiv .grayPod .podContainer .pod03 h2.blue_text {
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#5A889E
}
.contentDiv .grayPod .podContainer .pod03 img {
	display:block;
	border:1px solid #686868;
	display:block;
	margin-top:11px;
}
.contentDiv .grayPod .podContainer .pod03 p {
	display:block;
	margin:11px 0 0 0;
	padding:0;
	font-size:0.9em
}
.contentDiv .grayPod .podContainer .pod03 .redLink {
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.0em
}
.contentDiv .grayPod .podContainer .pod03 p.segm {
	display:block;
	margin:5px 0 0 0;
	padding:0;
	font-size:0.9em
}
/* .pod04 start here */
.contentDiv .grayPod .podContainer .pod04 {
	width:91px;
	margin-left:10px;
}
.contentDiv .grayPod .podContainer .pod04 h1 {
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	display:block
}
.contentDiv .grayPod .podContainer .pod04 h2.blue_text {
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#5A889E
}
.contentDiv .grayPod .podContainer .pod04 img {
	display:block;
	border:1px solid #686868;
	display:block;
	margin-top:11px;
}
.contentDiv .grayPod .podContainer .pod04 p {
	display:block;
	margin:11px 0 0 0;
	padding:0;
	font-size:0.9em
}
.contentDiv .grayPod .podContainer .pod04 .redLink {
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.0em
}
.contentDiv .grayPod .podContainer .pod04 p.segm {
	display:block;
	margin:5px 0 0 0;
	padding:0;
	font-size:0.9em
}
/* .pod05 start here */
.contentDiv .grayPod .podContainer .pod05 {
	width:91px;
	margin-left:10px;
}
.contentDiv .grayPod .podContainer .pod05 h1 {
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	display:block
}
.contentDiv .grayPod .podContainer .pod05 h2.blue_text {
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#5A889E
}
.contentDiv .grayPod .podContainer .pod05 .redLink {
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.0em
}
.contentDiv .grayPod .podContainer .pod05 img {
	display:block;
	border:1px solid #686868;
	display:block;
	margin-top:11px;
}
.contentDiv .grayPod .podContainer .pod05 p {
	display:block;
	margin:11px 0 0 0;
	padding:0;
	font-size:0.9em
}
.contentDiv .grayPod .podContainer .pod05 p.segm {
	display:block;
	margin:5px 0 0 0;
	padding:0;
	font-size:0.9em
}
/* The five column of div divided in different classes by code logic when not actually 5 of them */
/* .pod01of2 start here */
.contentDiv .grayPod .podContainer .pod01of2 {
	width:247px;
}
.contentDiv .grayPod .podContainer .pod01of2 h1 {
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	display:block
}
.contentDiv .grayPod .podContainer .pod01of2 h2.blue_text {
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#5A889E
}
.contentDiv .grayPod .podContainer .pod01of2 img {
	display:block;
	border:1px solid #686868;
	display:block;
	margin-top:11px;
}
.contentDiv .grayPod .podContainer .pod01of2 p {
	display:block;
	margin:11px 0 0 0;
	padding:0;
	font-size:1em
}
.contentDiv .grayPod .podContainer .pod01of2 .redLink {
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.0em
}
.contentDiv .grayPod .podContainer .pod01of2 p.segm {
	display:block;
	margin:5px 0 0 0;
	padding:0;
	font-size:0.9em
}
/* .pod02of2 start here */
.contentDiv .grayPod .podContainer .pod02of2 {
	width:238px;
	margin-left:10px;
}
.contentDiv .grayPod .podContainer .pod02of2 h1 {
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	display:block
}
.contentDiv .grayPod .podContainer .pod02of2 h2.blue_text {
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#5A889E
}
.contentDiv .grayPod .podContainer .pod02of2 img {
	display:block;
	border:1px solid #686868;
	display:block;
	margin-top:11px;
}
.contentDiv .grayPod .podContainer .pod02of2 p {
	display:block;
	margin:11px 0 0 0;
	padding:0;
	font-size:1em
}
.contentDiv .grayPod .podContainer .pod02of2 .redLink {
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.0em
}
.contentDiv .grayPod .podContainer .pod02of2 p.segm {
	display:block;
	margin:5px 0 0 0;
	padding:0;
	font-size:0.9em
}
/* End of: The five column of div divided in different classes by code logic when not actually 5 of them */
/* The three column of div divided in 3-different class which are pod001, pod022 and pod03 */
/* pod001 start here */
.contentDiv .grayPod .podContainer .pod001 {
	width:145px;
}
.contentDiv .grayPod .podContainer .pod001 h1 {
	font-size:1.3em;
	padding:0; /*margin:0; padding:0;*/
	font-weight:bold;
	color:#666666;
	display:block
}
.contentDiv .grayPod .podContainer .pod001 img {
	display:block;
	border:1px solid #686868;
	display:block;
	margin-top:11px;
}
.contentDiv .grayPod .podContainer .pod001 ul {
	margin-top:12px;
}
/* pod002 start here */
.contentDiv .grayPod .podContainer .pod002 {
	width:145px;
	margin-left:30px;
}
.contentDiv .grayPod .podContainer .pod002 h1 {
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#666666;
	display:block
}
.contentDiv .grayPod .podContainer .pod002 img {
	display:block;
	border:1px solid #686868;
	display:block;
	margin-top:11px;
}
.contentDiv .grayPod .podContainer .pod002 ul {
	margin-top:12px;
}
/* pod003 start here */
.contentDiv .grayPod .podContainer .pod003 {
	width:145px;
	margin-left:30px;
}
.contentDiv .grayPod .podContainer .pod003 h1 {
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#666666;
	display:block
}
.contentDiv .grayPod .podContainer .pod003 img {
	display:block;
	border:1px solid #686868;
	display:block;
	margin-top:11px;
}
.contentDiv .grayPod .podContainer .pod003 ul {
	margin-top:12px;
}
/* Links for pod001, pod002, pod003 */
.contentDiv .grayPod .podContainer .pod001 h1 a, .contentDiv .grayPod .podContainer .pod002 h1 a, .contentDiv .grayPod .podContainer .pod003 h1 a, .contentDiv .grayPod .podContainer .pod001 h1 a:visited, .contentDiv .grayPod .podContainer .pod002 h1 a:visited, .contentDiv .grayPod .podContainer .pod003 h1 a:visited {
	color:#903;
	text-decoration:underline;
	font-size:0.9em;
}
.contentDiv .grayPod .podContainer .pod001 h1 a:hover, .contentDiv .grayPod .podContainer .pod002 h1 a:hover, .contentDiv .grayPod .podContainer .pod003 h1 a:hover {
	color:#666;
	text-decoration:none;
}
/* Standards compliance classes (Firefox, Opera, Netscape, "IE7")*/
html>body .contentDiv .grayPod .podContainer .pod001 h1, html>body .contentDiv .grayPod .podContainer .pod002 h1, html>body .contentDiv .grayPod .podContainer .pod003 h1 {
	padding-bottom:25px;
}
/* News date and content comes here */
.contentDiv .grayPod .podContainer h1 {
	color:#666666;
	font-weight:bold;
	font-size:1.3em;
	margin:0;
	padding:15px 0 15px 0;
	display:block;
	height:14px
}
.contentDiv .grayPod .podContainer .newsSection {
	margin-bottom:15px;
}
.contentDiv .grayPod .podContainer .newsSection .newsDate {
	color:#666666;
	font-size:1em;
	width:70px;
}
/*v2.7 starts*/
.contentDiv .grayPod .podContainer .newsSection .newsContent {
	width:425px;
}
html>body .contentDiv .grayPod .podContainer .newsSection .newsContent {
	width:400px;
}
/*v2.7 ends*/
.contentDiv .grayPod .podContainer .newsSection .newsContent ul li {
	font-size:1.1em;
	color:#333;
}
.contentDiv .grayPod .podContainer .newsSection .newsContent h1 {
	color:#666666;
	font-weight:bold;
	font-size:1.1em;
	margin:0;
	padding-top:0;
}
.contentDiv .grayPod .podContainer .newsContent p {
	font-size:1.1em;
	margin-bottom:0;
	padding-bottom:0;
}
.contentDiv .grayPod .podContainer .newsContent a, .contentDiv .grayPod .podContainer .newsContent a:visited {
	font-size:1em;
	color:#903;
	text-decoration:none;
	font-weight:normal;
}
.contentDiv .grayPod .podContainer .newsContent a:hover {
	color:#666;
	text-decoration:underline;
}
/* Footer part of news start here */
.newsFoot {
	display:block;
	border:1px solid #E4E4E4;
	border-left:none;
	border-right:none;
	padding:3px 0 3px 27px;
	margin-top:10px;
}
.newsFoot ul {
	display:block;
}
.newsFoot ul li {
	float:left;
	padding:0 19px 0 6px;
}
.newsFoot ul li a {
	color:#7098AB;
	font-size:0.9em
}
/* the links in red color in news section */
.contentDiv .grayPod .podContainer ul.redLink {
	margin:3px 0 0 0;
	padding:0;
	list-style:none;
	display:block
}
.contentDiv .grayPod .podContainer ul.redLink li {
	margin:0;
	padding:0;
	display:block;
	background:none
}
.contentDiv .grayPod .podContainer ul.redLink li a {
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
	font-size:0.8em
}
/* tLink required because of arrow have to implement in anchor tags */
.contentDiv .grayPod ul.tLink {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
	display:block
}
.contentDiv .grayPod ul.tLink li {
	margin:0;
	padding:0;
	display:block;
	background:none
}
.contentDiv .grayPod ul.tLink li a {
	color:#cc0033;
	text-decoration:underline;
	font-weight:bold;
}
/* the links in red color */
.contentDiv .contentBody ul.redLink {
	margin:3px 0 0 0;
	padding:0;
	list-style:none;
	display:block
}
.contentDiv .contentBody ul.redLink li {
	margin:0;
	padding:0;
	display:block;
	background:none
}
.contentDiv .contentBody ul.redLink li a {
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
}
.USContentDiv .contentBody ul.redLink {
	margin:3px 0 0 0;
	padding:0;
	list-style:none;
	display:block
}
.USContentDiv .contentBody ul.redLink li {
	margin:0;
	padding:0;
	display:block;
	background:none
}
.USContentDiv .contentBody ul.redLink li a {
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
}
/* V2.8 By HCL Start here*/
.USContentDiv .contentBody a {
	font-size:0.9em;
	color:#CC0033;
	text-decoration:none;
	font-weight:normal
}
.USContentDiv .contentBody a:hover {
	text-decoration:underline;
}
/* V2.8 By HCL End here*/

/* global solutions section start here */
.USContentDiv .USGraySection .Glpod01 {
	width:230px;
	color:#3F3F3F;
	margin:0;
	padding:0 3px 0 0
}
.USContentDiv .USGraySection .Glpod01 h2 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#5A889E
}
.USContentDiv .USGraySection .Glpod01 select {
	margin:13px 0 0 0;
	padding:0 3px 0 15px;
	width:180px;
	float:left
}
.USContentDiv .USGraySection .Glpod01 p {
	margin:0;
	padding:0;
}
.USContentDiv .USGraySection .Glpod02 {
	width:180px;
	color:#3F3F3F;
	margin:0 0 0 50px;
	padding:0 3px 0 15px
}
.USContentDiv .USGraySection .Glpod02 h2 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#5A889E
}
.USContentDiv .USGraySection .Glpod02 select {
	margin:13px 0 0 0;
	padding:0 0 0 15px;
	width:160px;
	float:left
}
.USContentDiv .USGraySection .Glpod02 p {
	margin:0;
	padding:0;
}
.USContentDiv .USGraySection .Glpod03 {
	width:180px;
	color:#3F3F3F;
	margin:0;
	padding:0 3px 0 15px
}
.USContentDiv .USGraySection .Glpod03 h2 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#5A889E
}
.USContentDiv .USGraySection .Glpod03 select {
	margin:13px 0 0 20px;
	padding:0;
	width:160px;
	float:left
}
.USContentDiv .USGraySection .Glpod03 p {
	margin:0 0 0 20px;
	padding:0;
}
.USContentDiv .USGraySection .Glpod03 input.searchBtn {
	background:#FFFFFF;
	color:#000;
	font-weight:normal;
	text-transform:uppercase;
	border:1px solid #666666;
	margin:5px 1px 0 0;
	padding:0;
	cursor:pointer;
	float:right
}
/* The container divided into two column named as .leftPod and .rightPod */
/* .leftPod start here */
.contentDiv .grayPod .leftPod {
	width:300px;
	border-right:1px solid #E4E4E4;
	margin-right:5px;
}/*V2.8 By HCL*/
.contentDiv .grayPod .leftPod h2 {
	font-size:medium;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	font-weight:bold
}
.contentDiv .grayPod .leftPod p {
	margin:22px 0 6px 0;
	padding:0;
	font-weight:bold
}
.contentDiv .grayPod .leftPod img {
	border:1px solid #666666;
	margin:11px 0 11px 0;
}
.contentDiv .grayPod .leftPod p.noStyle {
	margin:0;
	font-weight:normal
}
.contentDiv .grayPod .leftPod input {
	margin:0 0 5px 0;
	padding:0;
}
.contentDiv .grayPod .leftPod input.goBtn {
	background:#FFFFFF;
	border:1px solid #666666;
	padding:2px 1px 0 1px;
	margin:0;
	font-size:0.8em;
	cursor:pointer;
	width:110px
}/*V2.8 By HCL*/ /*V2.9 By HCL*/
.contentDiv .grayPod .leftPod select {
	width:165px;
	font-size:1em;
}/*V2.8 By HCL*/
.contentDiv .grayPod .leftPod02 {
	width:167px;
	margin:0 50px 0 15px;
}
.contentDiv .grayPod .leftPod02 h2 {
	font-size:medium;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	font-weight:bold
}
.contentDiv .grayPod .leftPod02 p {
	margin:22px 0 6px 0;
	padding:0;
	font-weight:bold
}
.contentDiv .grayPod .leftPod02 img {
	border:1px solid #666666;
	margin:11px 0 11px 0;
}
.contentDiv .grayPod .leftPod02 p.noStyle {
	margin:0;
	font-weight:normal
}
.contentDiv .grayPod .leftPod03 {
	width:167px;
	margin:0 0 0 15px;
	border-right:1px solid #E4E4E4;
	padding-right:50px;
}
.contentDiv .grayPod .leftPod03 h2 {
	font-size:medium;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	font-weight:bold
}
.contentDiv .grayPod .leftPod03 p {
	margin:22px 0 6px 0;
	padding:0;
	font-weight:bold
}
.contentDiv .grayPod .leftPod03 img {
	border:1px solid #666666;
	margin:11px 0 11px 0;
}
.contentDiv .grayPod .leftPod03 p.noStyle {
	margin:0;
	font-weight:normal
}
/* V2.6 BY HCL Start here */
.taskArea {
	width:177px;
	margin:0 0 0 15px;
	z-index:99;
	position:relative
}
.taskArea h2 {
	font-size:medium;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	font-weight:bold
}
.taskArea p {
	margin:22px 0 6px 0;
	padding:0;
	font-weight:bold
}
.taskArea img {
	border:1px solid #666666;
	margin:11px 0 11px 0;
}
.taskArea p.noStyle {
	margin:0;
	font-weight:normal
}
.taskArea ul {
	margin-top:5px;
}
.taskArea ul li {
	margin:0 0 8px 0;
	padding:0;

	background:none
}
.taskArea ul li a {
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 3px no-repeat;
	display:block;
	padding:0 0 0 10px;
	margin:0;
	width:91%
}
.taskArea ul li a:hover {
	background:#FFFFFF;
	display:block;
	border:1px dotted #333333;
	text-decoration:none;
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
	padding:2px 5px 2px 10px;
	border-right:1px solid #FFF
}
.taskArea ul li.activeTab {
	background:#FFFFFF;
	display:block;
	border:1px dotted #333333;
	text-decoration:none;
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
	padding:2px 5px 2px 10px;
	border-right:1px solid #FFF;
	position:relative
}
.contentDiv .grayPod .whiteContainer {
	border:1px dotted #333333;
	background:#FFFFFF;
	padding:10px 20px 25px 30px;
	width:230px;
	z-index:5;
	position:relative;
	top:0px;
	left:-1px
}
.contentDiv .grayPod .whiteContainer h3 {
	color:#CC0033;
	font-size:1em;
	text-decoration:underline
}
.contentDiv .grayPod .whiteContainer p {
	font-size:0.9em;
}
/* V2.6 BY HCL ended */

/* .rightPod start here */
.contentDiv .grayPod .rightPod {
	width:165px;
	padding-left:20px
}/* V2.8 By HCL */
.contentDiv .grayPod .rightPod h2 {
	font-size:medium;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666666;
	font-weight:bold
}
.contentDiv .grayPod .rightPod p {
	margin:21px 0 0 0;
	width:160px;
}
.contentDiv .grayPod .rightPod img {
	border:1px solid #666666;
	margin:11px 0 11px 0;
}
.contentDiv .grayPod .rightPod p.noStyle {
	margin:0;
	font-weight:normal
}
/* New style of center content no right border */
.contentDivNoBod {
	margin-left:15px;
	width:533px;
	border-left:1px solid #e4e4e4;
}
.contentDivNoBod .contentBody {
	padding:0 0 0 28px;
	font-size:1.1em;
}
.contentDivNoBod h1 {
	font-size:large;
	margin:0 0 7px 0;
	padding:0;
	font-weight:bold;
	color:#666666
}
/* The right section of Leadership start here */
.rightSection h1.Lead {
	color:#666666;
	font-weight:bold;
	font-size:1.1em;
	margin:0;
	padding:5px 5px 5px 17px;
	background:none
}
.rightSection .Lead .pod {
	width:129px;
	height:88px;
}
.rightSection .Lead .pod01 {
	width:70px;
	height:48px;
}
/* The right section of site start here */
.rightSection {
	width:200px;
	font-style:normal;
	margin: 0 0 0 0;
	border:1px solid #e4e4e4;
	border-width:0 0 0 1px;
	float:right;
}
.rightSection h1 {
	background:#e4e4e4;
	color:#666666;
	font-weight:bold;
	font-size:1.1em;
	margin:0;
	padding:5px 5px 5px 17px;
}
.rightSection ul {
	margin:8px 0 8px 9px;
	padding:0;
	list-style:none;
	font-style:normal;
}
.rightSection ul li {
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	padding:0 0 0 8px;
	margin:0 0 0 8px;
	color:#707070;
	font-style:normal;
}
.rightSection ul li a {
	color:#707070;
	font-size:1em;
	font-style:normal;
}
.rightSection p {
	padding:8px 0 6px 15px;
	margin:0;
	font-size:1em
}
.rightSection p img {
	position:relative;
	left:-17px;
}
.rightSection p span {
	display:block;
	font-weight:bold;
	font-size:1em
}
.rightSection p a {
	color:#CC0033;
	text-decoration:underline
}
.rightSection ul.tLink {
	margin:0 0 11px 9px;
	padding:0;
	list-style:none;
	display:block
}
.rightSection ul.tLink li {
	margin:0;
	padding:0 0 0 10px;
	display:block;
	background:none
}
.rightSection ul.tLink li a, .rightSection ul.tLink li a:visited {
	color:#c03;
	text-decoration:underline;
	font-weight:bold;
}
.rightSection ul.tLink li a:hover {
	text-decoration:none;
}
/*.rightSection img{display:block; border:1px solid #666666; margin:8px 0 0 17px;}*/

/*V2.7 starts here*/
/* Search box in the Press Releases page*/
.rightSection .searchArea {
	margin:0 0 10px 20px;
}
.rightSection .searchArea input, .contentDiv .grayPod .podContainer input {
	background:#fff;
	font-size:1em;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-left:7px;
	padding:2px 0 2px 4px;
	color:#000;
}
.rightSection .searchArea input:focus, .contentDiv .grayPod .podContainer input:focus {
	background:#f4f4f4;
}
.rightSection .searchArea input.btn, .contentDiv .grayPod .podContainer input.goButton {
	background:#fff;
	color:#000;
	font-weight:normal;
	border:1px solid #666666;
	margin-left:5px;
	padding:0 2px;
	cursor:pointer;
	font:11px Arial, Helvetica, sans-serif;
	height:20px;
}
html>body .rightSection .searchArea input.btn, html>body .contentDiv .grayPod .podContainer input.goButton {
	height:19px;
}
/*V2.7 ends here*/

/* The footer of site comes here */
.siteFooter .footTop {
	background-image:url(//www.lexisnexis.com/images/foot_background.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#990134;
	height:65px;
}
.siteFooter .footTop ul {
	margin:0;
	padding:47px 0 0 0;
	list-style:none;
	display:block
}
.siteFooter .footTop ul li {
	float:left;
	display:block;
	padding:0 0 0 23px;
	border:none;
	background:none
}
/* V2.6 By HCL Start here */
.siteFooter .footTop ul li.footerQuote {
	float:right;
	margin-right:36px;
}
.siteFooter ul li.imgGap {
	margin-left:65px;
}
.siteFooter ul li a img {
	border:0;
}
/*V2.6 By HCL Ended */
.siteFooter .footTop ul li a {
	color:#FFFFFF;
	font-size:1em;
}
.siteFooter .noBorder {
	border:none;
	background:none
}
.siteFooter ul {
	margin:0;
	padding:8px 0 0 15px;
	list-style:none;
}
.siteFooter ul li {
	margin:0;
	padding:0 9px 0 6px;
	float:left;
	background:url(//www.lexisnexis.com/images/v_line.gif) right 3px no-repeat
}
.siteFooter ul li a {
	color:#808284;
	font-size:1em;
}
.siteFooter p {
	padding:4px 0 0 23px;
	margin:0;
	font-size:1em;
	color:#808284;
}
/* Credits */
.siteFooter #credits {
	padding-left:23px;
	color:#808284;
}
.siteFooter #credits a, .siteFooter #credits a:visited {
	font-size:1em;
	color:#808284;
	text-decoration:none;
}
.siteFooter #credits a:hover {
	text-decoration:underline;
}
/* Home page content start here */
.homePageBody {
	width:100%
}
.homePageBody .leftBodyArea {
	width:715px;
	position: relative;
	top:-1px;
}
html>body .homePageBody .leftBodyArea {
	top:0;
}
.homePageBody #home-rotating-banner img {
	background:url(//www.lexisnexis.com/images/img-2x2.gif);
	padding:1px;
	padding-top:0;
	width:713px;
}
.homePageBody .dotBottomCurve {
	background:url(//www.lexisnexis.com/images/homepage_curve.gif) left bottom no-repeat;
}
.homePageBody .HpodContainer {
	padding:20px 0 0 13px;
	margin-bottom:10px;
	border-right:1px solid #E4E4E4;
	background:url(//www.lexisnexis.com/images/gray_gradient.gif) left top repeat-x;
	display:block;
	width:701px
}
/* Area under the large picture of the home page */
.homePageBody h2 {
	height:35px;
	display:block;
	width:695px;
	padding:18px 18px 0 0;
	margin:0;
	font-weight:normal;
	font-size:1.2em;
}
.homePageBody .leftBodyArea h2 {
	text-align:justify;
	font-size:1.1em;
	background:#fff;
}
#text-under-picture {
	background:url(//www.lexisnexis.com/images/img-2x2.gif);
	padding:0 1px 0 1px;
}
#text-under-picture h2 img {
	float:left;
	margin-left:15px;
	margin-right:13px;
	position:relative;
	top:-3px;
}
/* The Lawyers/Attorneys ad */
#lawyers-ad {
	margin-left:20px;
}
#lawyers-ad img {
	vertical-align:middle;
}
#lawyers-ad .img {
	border:#666 1px solid;
	margin:4px;
}
#lawyers-ad a, #lawyers-ad a:visited {
	color:#903;
	font-size:1em;
	text-decoration:underline;
}
#lawyers-ad a:hover {
	color:#666;
	text-decoration:none;
}
#lawyers-ad .ad-text {
	padding-top:13px;
}
/*Round corners area*/
#round-corners h1, #round-corners h2, #round-corners p {
	margin:0 10px;
	letter-spacing:1px;
}
#round-corners h1 {
	font-size:2em;
	color:#000000;
}
#round-corners h2 {
	font-size:1.5em;
	color:#999;
	border:0;
}
#round-corners p {
	padding-bottom:0.5em;
}
#round-corners h2 {
	padding-top:0.5em;
}
#round-corners {
	background: transparent; /*margin-top:2px; margin-bottom:2px;*/
}
/*Martindale.com ad*/
.top, .bottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.b1, .b2, .b3, .b4 {
	display:block;
	overflow:hidden;
	background:#EFF0DD;
}
.b1, .b2, .b3 {
	height:1px;
}
.b2, .b3, .b4 {
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.b1 {
	margin:0 5px;
	background:#999;
}
.b2 {
	margin:0 3px;
	border-width:0 2px;
}
.b3 {
	margin:0 2px;
}
.b4 {
	height:2px;
	margin:0 1px;
}
.boxcontent {
	display:block;
	background:#EFF0DD;
	;
	border:0 solid #999;
	border-width:0 1px;
	padding:0 5px;
	height:70px;
}
/*Martindale.com ad*/


/********************/
/*Lawyers.com ad*/
.top, .bottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.b1-2, .b2-2, .b3-2, .b4-2 {
	display:block;
	overflow:hidden;
	background:#EFEFF8;
}
.b1-2, .b2-2, .b3-2 {
	height:1px;
}
.b2-2, .b3-2, .b4-2 {
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.b1-2 {
	margin:0 5px;
	background:#999;
}
.b2-2 {
	margin:0 3px;
	border-width:0 2px;
}
.b3-2 {
	margin:0 2px;
}
.b4-2 {
	height:2px;
	margin:0 1px;
}
.boxcontent-2 {
	display:block;
	background:#EFEFF8;
	;
	border:0 solid #999;
	border-width:0 1px;
	padding:0 5px;
	height:70px;
}
/*Lawyers.com ad*/

/* The home page  has four columns, each column is referred to as Hpo0x where X is the number*/
/* Column 1*/
.homePageBody .HpodContainer .Hpod01 {
	width:145px;
	color:#3F3F3F;
	padding-right:18px;
	border-right:1px solid #E4E4E4;
}
.homePageBody .HpodContainer .Hpod01 img {
	margin:0;
	padding:0;
	border: #903 1px solid;
	border-top: none;
}
.homePageBody .HpodContainer .Hpod01 h5 {
	background: url(//www.lexisnexis.com/images/img-dot-h.gif) bottom repeat-x #990033;
	padding:6px 0 4px 5px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	width:142px;
}
.homePageBody .HpodContainer .Hpod01 a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	cursor: pointer;
}
.homePageBody .HpodContainer ul.tLink {
	margin:10px 0 11px 0;
	padding:0;
	list-style:none;
	display:block
}
.homePageBody .HpodContainer ul.tLink li {
	margin:0;
	padding:0;
	display:block;
	background:none
}
.homePageBody .HpodContainer ul.tLink li a, .homePageBody .HpodContainer ul.tLink li a:visited {
	color:#903;
	text-decoration:underline;
	font-size:1em;
}
/*.homePageBody .HpodContainer ul.tLink li a{color:#666; text-decoration:none;}*/
.homePageBody .HpodContainer img {
	display:block;
	border:1px solid #666666;
	margin:8px 0 0 17px;
}
/* Column 2*/
.homePageBody .HpodContainer .Hpod02 {
	width:151px;
	padding:0 0 0 14px;
	border-right:1px solid #E4E4E4;
	min-height:330px;
}
.homePageBody .HpodContainer .Hpod02 img {
	margin:0;
	padding:0;
	border:none
}
.homePageBody .HpodContainer .Hpod02 h5 {
	padding:0;
	color:#666666;
	font-size:1.2em;
	margin-bottom:9px;
}
.homePageBody .HpodContainer .Hpod02 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.homePageBody .HpodContainer .Hpod02 ul li {
	display:block;
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	padding:0 0 10px 10px;
	margin:0;
	font-size:1.2em;
	line-height:17px;
}
.homePageBody .HpodContainer .Hpod02 ul li a, .homePageBody .HpodContainer .Hpod02 ul li a:visited {
	color:#666;
	text-decoration:none;
	display:block;
	width:100%;
}
.homePageBody .HpodContainer .Hpod02 ul li a:hover {
	color:#903;
	text-decoration:underline;
}
/* Column 3*/
.homePageBody .HpodContainer .Hpod03 {
	width:145px;
	padding:0 18px 0 18px;
	border-right:1px solid #E4E4E4;
}
.homePageBody .HpodContainer .Hpod03 img {
	margin:0;
	padding:0;
	border: #959595 1px solid;
	border-top: none;
}
.homePageBody .HpodContainer .Hpod03 h5 {
	background: url(//www.lexisnexis.com/images/img-dot-h.gif) bottom repeat-x #959595;
	padding:6px 0 4px 5px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	width:142px;
}
.homePageBody .HpodContainer .Hpod03 a:hover {
	text-decoration: underline;
	color:#FFFFFF
}
.homePageBody .HpodContainer .Hpod03 h4 {
	padding:10px 0 0 0;
	color:#333333;
	font-size:1em;
	font-weight:normal;
}
.homePageBody .HpodContainer .Hpod03 h4 img {
	border:none;
}
.homePageBody .HpodContainer .Hpod03 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.homePageBody .HpodContainer .Hpod03 ul li {
	display:block;
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	padding:0 0 5px 10px;
	margin:0;
}
.homePageBody .HpodContainer .Hpod03 ul li a {
	color:#666666;
	text-decoration:underline;
}
.homePageBody .HpodContainer ul.tLink {
	margin:10px 0 11px 0;
	padding:0;
	list-style:none;
	display:block
}
.homePageBody .HpodContainer ul.tLink li {
	margin:0;
	padding:0;
	display:block;
	background:none
}
.homePageBody .HpodContainer ul.tLink li a, .homePageBody .HpodContainer ul.tLink li a:visited {
	color:#903;
	text-decoration:underline;
}
.homePageBody .HpodContainer ul.tLink li a:hover {
	color:#666;
}
.homePageBody .HpodContainer img {
	display:block;
	border:1px solid #666666;
	margin:8px 0 0 17px;
}
.homePageBody .rightHomeSection {
	width:236px;
	padding:20px 0 0 11px
}
.homePageBody .rightHomeSection h1 {
	margin:0;
	padding:0 0 14px 13px;
	font-size:x-large;
	font-weight:bold;
	color:#333333;
	font-family:"Times New Roman", Times, serif
}
.homePageBody .rightHomeSection h3 {
	background:url(//www.lexisnexis.com/images/red_block_arrow.gif) left 3px no-repeat;
	padding:0 0 0 15px;
	color:#333333;
	font-size:1.4em;
	font-family:"Times New Roman", Times, serif
}
.homePageBody .rightHomeSection .formArea {
	padding-left:15px;
	margin-bottom:20px;
}
.homePageBody .rightHomeSection select {
	width:177px;
	margin-right:4px;
	font-size:0.8em
}
.homePageBody .rightHomeSection input {
	border:1px solid #666666;
	text-transform:uppercase;
	color:#666666;
	background:#FFF;
	font-size:0.8em;
	padding:0 4px 0 4px;
	margin:0;
}
.homePageBody .rightNav {
	margin:3px 0 0 13px;
	padding:0;
}
.homePageBody .rightNav ul {
	display:block;
	margin:0 0 0 5px;
	padding:1px 0 1px 0;
	list-style:none;
	background:url(//www.lexisnexis.com/images/right_nav_bg.gif) left top repeat-y;
	width:211px;
}
.homePageBody .rightNav ul li {
	background:#FFFFFF;
	margin:1px 1px 2px 5px;
	display:block;
	padding:0;
	border-bottom:1px solid #FFF
}
.homePageBody .rightNav ul li a {
	color:#CC0033;
	padding:6px 0 6px 9px;
	display:block;
	font-weight:bold;
	font-size:0.9em
}
.homePageBody .rightNav ul li a:hover {
	background:#990033;
	color:#FFFFFF;
	text-decoration:none;
}
.helpArea {
	border:1px solid #E4E4E4;
	border-left:none;
	border-right:none;
	padding:3px 0 10px 13px;
	margin-top:5px;
}
.helpArea p {
	margin:0;
	padding:0;
}
.helpArea p span {
	font-weight:bold;
}
.helpArea p img {
	vertical-align:middle;
	border:none;
	margin-left:5px;
}
.helpArea p a {
	color:#6D6D6D;
	text-decoration:underline;
}
/* V2.6 By HCL Start here*/
.noBorder {
	border-bottom:none;
}
.helpSection {
	padding:3px 0 10px 13px;
	margin-top:5px;
	width:200px
}
.helpSection p {
	margin:0;
	padding:0;
}
.helpSection p span {
	font-weight:bold;
}
.helpSection p img {
	vertical-align:middle;
	border:none;
	margin-left:5px;
}
.helpSection p a {
	color:#6D6D6D;
	text-decoration:underline;
}
/* V2.6 By HCL ended*/

.privacyArea {
	border-bottom:1px solid #E4E4E4;
	padding:3px 0 10px 13px;
}
.privacyArea h4 {
	color:#222222;
	font-weight:bold;
	font-size:1em;
}
.privacyArea p {
	margin:0;
	padding:0;
}
.privacyArea ul {
	margin:0;
	padding:0;
	list-style:none;
}
.privacyArea ul li {
	display:block;
	margin:11px 0 0 0;
	padding:0;
}
.privacyArea ul li a {
	text-decoration:underline;
	color:#CC0033;
	font-weight:bold
}
/* Column 4*/
.homePageBody .HpodContainer .Hpod04 {
	width:165px;
	padding:0 0 0 18px;
}
.homePageBody .HpodContainer .Hpod04 img {
	margin:0;
	padding:0;
	border:none
}
.homePageBody .HpodContainer .Hpod04 h5 {
	padding:0;
	color:#666666;
	font-size:1.2em;
	margin-bottom:9px;
}
.homePageBody .HpodContainer .Hpod04 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.homePageBody .HpodContainer .Hpod04 ul li {
	display:block;
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	padding:0 0 10px 10px;
	margin:0;
	font-size:1.2em;

	line-height:17px;
}
.homePageBody .HpodContainer .Hpod04 ul li a, .homePageBody .HpodContainer .Hpod04 ul li a:visited {
	color:#666;
	text-decoration:none;
	display:block;
	width:100%;
}
.homePageBody .HpodContainer .Hpod04 ul li a:hover {
	color:#903;
	text-decoration:underline;
}
.homePageBody .HpodContainer .Hpod04 ul li.red {
	display:block;
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	padding:0 0 5px 10px;
	margin:0;
}
.homePageBody .HpodContainer .Hpod04 ul li.red a, .homePageBody .HpodContainer .Hpod04 ul li.red a:visited {
	color:#c03;
	text-decoration:underline;
}
.homePageBody .HpodContainer .Hpod04 ul li.red a:hover {
	color:#666;
	text-decoration:none;
}
.HleftNav {
	background:url(//www.lexisnexis.com/images/left_pod_bg.gif) left top repeat-y;
	width:165px;
	padding:0;
	margin:0 0 0 25px
}
.HleftNav h5 {
	font-size:0.9em;
	margin:0 0 0 5px;
	padding:0;
	display:block;
	background:url(//www.lexisnexis.com/images/top_dotted_line.gif) left 1px repeat-x;
}
.Htoptext h1 {
	display:block;
	padding:0;
	margin:21px 0 0 25px;
	font-weight:bold;
	font-size:large;
	color:#666666
}
.Htoptext h2 {
	display:block;
	padding:0;
	margin:21px 0 0 25px;
	font-weight:bold;
	font-size:1em;
	color:#666666
}
.Htoptext h2.arrowHead {
	background:url(//www.lexisnexis.com/images/countryleadershi_arrow.gif) left 5px no-repeat;
	padding-left:14px;
}
.HleftNav .HnavHolder {
	background:url(//www.lexisnexis.com/images/top_dotted_line.gif) 1px bottom repeat-x;
	padding:0 0 1px 0;
}
.HleftNav h5 a {
	padding:6px 0 4px 5px;
	color:#cf1040;
	display:block;
	width:97%;
	font-size:1.1em
}
.HleftNav h5 a:hover {
	background:#990033;
	color:#FFF;
	text-decoration:none;
	display:block;
}
.HleftNav h5.activeTab {
	background:#990033;
	padding:6px 0 4px 5px;
	color:#FFFFFF;
	font-size:1em
}
.HleftNav h5.activeTab a {
	color:#fff;
}
.HleftNav img {
	vertical-align:middle;
	margin-left:10px;
	border:none;
}
.HleftNav ul {
	margin:7px 0 0 6px;
	padding:0;
	list-style:none;
}
.HleftNav ul li {
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	padding:0 5px 0 8px;
	margin:0 5px 4px 10px;
}
.HleftNav ul li a {
	color:#666666;
	font-size:1em
}
.HleftNav ul li a.currLink {
	font-weight:bold;
}
.HetcDetails {
	width:165px;
	padding:0;
	margin:0 0 10px 20px
}
.HetcDetails ul {
	list-style:none;
	margin:5px 0 0 5px;
	padding:0;
	display:block
}
.HetcDetails ul li {
	background:url(//www.lexisnexis.com/images/red_listed_arrow.gif) left 5px no-repeat;
	margin:0;
	padding:0 0 0 7px;
	font-weight:bold;
	font-size:0.8em;
	color:#666666;
}
.HetcDetails ul li a {
	color:#666666;
	font-size:1em;
	text-decoration:none;
}
.HetcDetails ul li a:hover {
	text-decoration:underline;
}
/*Map in About Us - Corporate Responsibility*/
#map {
	margin-top:10px;
}
/* Quotes in Rule Of Law sections */
#quotes {
	padding-bottom:1px;
	margin-top:15px;
	margin-left:20px;
	padding-right:30px;
}
#quotes h2 {
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin-bottom:5px;
}
#quotes p {
	color:#333;
	text-align:right;
}
/* Did You Know? area */
#did-you-know-container {
	background:url(//www.lexisnexis.com/images/bkg_didyouknow.gif) no-repeat top left;
	width:220px;
	height:108px;
	position:relative;
	left:-15px;
}
#did-you-know-container .Didyouknow h4 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#903;
	margin-left:35px;
}
#did-you-know-container .Didyouknow #didyouknow_text {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:50px;
}
/* V2.6 HCL start here*/
.siteType {
	margin-left:7px;
	padding:1px 0 1px 0
}
.siteType h1 {
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
}
.border {
	border:1px solid #A50039;
	height:81px;
	width:153px;
}
.border {
	border:1px solid #A50039;
	height:81px;
	width:153px;
}
/* Survey */
#survey {
	font: 1em Arial, Helvetica, sans-serif;
	background:url(//www.lexisnexis.com/images/foot_background.gif) left bottom no-repeat;
	padding-bottom:20px;
}
#survey h1 {
	font-size:1.2em;
	color:#c03;
}
#survey button {
	border-top: #F2F0EE;
	border-right: #75736E;
	border-bottom: #75736E;
	border-left: #F2F0EE;
	border-width:2px;
	background:#F2F2F2;
	padding:3px;
	border-style: solid;
}
#survey a:hover button {
	text-decoration:none;
	background:#ccc;
}
#survey hr {
	width:95%;
	height:1px;
	color:#ccc;
	margin-bottom:5px;
}
html>body #survey hr {
	border-bottom:none;
	border-top:#666 1px dotted;
	height:1px;
	margin-bottom:10px;
}
#survey input {
	vertical-align:middle;
}
/*v2.7 starts*/
/* Envioronmenatl RSS Feeds and Podcast / about-us/corporate-responsibility/environment/*/
#rss-podcast-environment {
	padding-left:18px;
}
html>body #rss-podcast-environment {
	margin-bottom:10px;
}
#rss-podcast-environment img {
	border:none;
	padding:0;
	margin:0;
	vertical-align:middle;
}
/*Envioronmenatl RSS Feeds and Podcast / Homepage*/
#rss-podcast-environment .rss-podcast-homepage {
	float:left;
	padding-right:3px;
	height:16px;
}
/*v2.7 ends*/

/*v2.11 starts*/
/*Iraq Request form and Thank you page*/
#case-study-req-form h2 {
	text-align:center;
	margin-bottom:20px;
	margin-top:30px;
}
#IEroot #case-study-req-form h2 {
	font-size:1.5em;
}
#case-study-req-form {
	margin-top:15px;
}
#thank-you-page {
	width:520px;
	margin:50px auto;
}
#thank-you-page p {
	font-size:1.1em;
}
#thank-you-page a, #thank-you-page a:visited {
	font-size:1em;
	color:#903;
	text-decoration:underline;
}
#thank-you-page a:hover {
	color:#666;
	text-decoration:none;
}
/*v2.11 ends*/

/*v2.12 Ricardo Zea starts*/
/* Communities button/image on the homepage */
#communities-button {
	margin-top:15px;
}
#communities-button img {
	border:none;
}
html>body #communities-button img {
	border:#fff 1px solid;
	padding:2px;
}
html>body #communities-button img:hover {
	border:#ccc 1px solid;
}
/* Four columns on the homepage */
.homePageBody .HpodContainer .Hpod01, .homePageBody .HpodContainer .Hpod02, .homePageBody .HpodContainer .Hpod03, .homePageBody .HpodContainer .Hpod04 {
	min-height:360px;
	height:auto !important;
	height:390px;
}
/*v2.12 Ricardo Zea ends*/

@media print{	
	#mainCtr{width:6.5in;}
	.logoSection{margin:0; padding:0;}
	.topSiteNavigation, .topNav, .navDetails, .etcDetails, .leftNav, .footTop{display:none;}	
	.countryName h1 a{text-align:center; font-size:1.4em; padding:1px 0 1px 0; color:#cc0033;}	
	.siteBanner{margin-top:20px;}	
	.siteBanner img{display:none}
	.siteBanner .imgDiv h1{display:block; font-size:1.3em; color:#666666; width:420px;}
	.siteBanner h3{display:block; margin:0; font-weight:bold; font-size:1.2em; color:#666666}
	.siteBanner p{width:170px; margin:0; padding:0; color:#333333; font-size:1em}
	.siteBanner h4{display:block; font-weight:bold; font-size:1.2em; color:#666666}
	.siteBanner h2{color:#333333; text-align:center; font-size:large; padding:0; font-weight:bold; width:150px; vertical-align:middle}
	.bodyContainter{padding:0; margin-top:20px;}
	.contentDiv{margin:0; width:420px; padding:0; border:none}
	.contentDiv .contentBody{padding:0;}
	.contentDiv .contentBody img{display:none;}
	.contentDivNoBod{margin:0; padding:0; width:420px;}
	.contentDivNoBod .contentBody{padding:0; margin:0;}
	.contentDiv .grayPod .podContainer{background:none; padding:0; display:block;}
	.contentDiv .grayPod .leftPod{width:199px; border-right:1px solid #E4E4E4; margin-right:10px;}
	.contentDiv .grayPod .leftPod{width:199px; border-right:1px solid #E4E4E4; margin-right:10px;}
	.contentDiv .grayPod .leftPod select{display:none;}
	.contentDiv .grayPod .leftPod input{display:none;}
	.contentDiv .grayPod .leftPod .notPrint{display:none;}
	.contentDiv .grayPod .podContainer .pod001{width:140px;}
	.contentDiv .grayPod .podContainer .pod002{width:120px; margin-left:10px;}
	.contentDiv .grayPod .podContainer .pod003{width:120px; margin-left:10px;}
	.contentDiv .grayPod .podContainer .pod001 img{display:none;}
	.contentDiv .grayPod .podContainer .pod002 img{display:none;}
	.contentDiv .grayPod .podContainer .pod003 img{display:none;}
	.contentDiv .grayPod .leftPod02{width:167px; margin:0 10px 0 0;}
	.contentDiv .grayPod .leftPod02 img{display:none;}
	.contentDiv .grayPod .rightPod img{display:none;}
	.contentDiv .grayPod .podContainer .pod01{width:80px;}
	.contentDiv .grayPod .podContainer .pod01 h1{font-size:1em}
	.contentDiv .grayPod .podContainer .pod01 img{display:none}
	.contentDiv .grayPod .podContainer .pod02{width:80px; margin-left:5px}
	.contentDiv .grayPod .podContainer .pod02 h1{font-size:1em}
	.contentDiv .grayPod .podContainer .pod02 img{display:none}
	.contentDiv .grayPod .podContainer .pod03{width:80px; margin-left:5px}
	.contentDiv .grayPod .podContainer .pod03 h1{font-size:1em}
	.contentDiv .grayPod .podContainer .pod03 img{display:none}
	.contentDiv .grayPod .podContainer .pod04{width:80px; margin-left:5px}
	.contentDiv .grayPod .podContainer .pod04 h1{font-size:1em}
	.contentDiv .grayPod .podContainer .pod04 img{display:none}
	.contentDiv .grayPod .podContainer .pod05{width:80px; margin-left:5px}
	.contentDiv .grayPod .podContainer .pod05 h1{font-size:1em}
	.contentDiv .grayPod .podContainer .pod05 img{display:none}
	.contentDiv .grayPod .podContainer .pod01of2{width:160px;}
	.contentDiv .grayPod .podContainer .pod01of2 h1{font-size:1em}
	.contentDiv .grayPod .podContainer .pod01of2 img{display:none}
	.contentDiv .grayPod .podContainer .pod02of2{width:1600px; margin-left:5px}
	.contentDiv .grayPod .podContainer .pod02of2 h1{font-size:1em}
	.contentDiv .grayPod .podContainer .pod02of2 img{display:none}
	
	.rightSection img{display:none}
	.siteFooter ul{margin:0; padding:10px 0 0 0; list-style:none;}
	.siteFooter ul li{padding-left:0;}
	.siteFooter ul li a{color:#808284; font-size:1em;}
	.siteFooter p{padding:12px 0 0 0; margin:0; font-size:1em; color:#808284;}
	
	.USContentDiv .USGraySection .Glpod03 input.searchBtn{display:none}
	.USContentDiv .USGraySection .Glpod03 select{display:none}
	.USContentDiv .USGraySection .Glpod02 select{display:none}
	.USContentDiv .USGraySection .Glpod01 select{display:none}
	.contentDiv .lnewsSection img{display:none}
	.contentDiv .grayPod .podContainer .awardSection img{display:none}
	.USContentDiv .USGraySection .pod01{width:111px; color:#3F3F3F; margin:9px 0 0 0}
	.USContentDiv .USGraySection .pod02{width:111px; color:#3F3F3F; margin:9px 0 0 0}
	.USContentDiv .USGraySection .pod03{width:111px; color:#3F3F3F; margin:9px 0 0 0}
	.USContentDiv .USGraySection .pod04{width:111px; color:#3F3F3F; margin:9px 0 0 0}
	.USContentDiv .USGraySection .pod05{width:111px; color:#3F3F3F; margin:9px 0 0 0}
	.USContentDiv .USGraySection .podContainer{padding:9px 0 21px 27px}
	
	.msg-display-none{display: none;}
	.msg_black_overlay{ display: none; position: absolute; top: 0%; left: 0%; width: 10%; height: 10%; 
		background-color: black; z-index:26000; -moz-opacity: 0.1; opacity:.3; filter: alpha(opacity=80); }
}
