body  {
	font: 100% "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: url(/images/bg.jpg) repeat-x top left;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #779497;
	font-weight: normal;	
	line-height: 24px;
}
h2 {
	font-size: 16px;
	color: #333;	
}
h3 {
	font-size: 14px;
	color: #333;	
}
h4 {
	font-size: 14px;
	color: #779497;
	font-weight: normal;	
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	/*color: #FEC329;*/
	text-decoration: underline;	
}
a img {
	border: 0px;
}

sup   {
	font-size: 8px;
}
footer {
	font-size: 10px;
	color: #000000;	
}

.thrColFixHdr #container { 
	width: 892px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.thrColFixHdr #header div { text-align: center; }
.thrColFixHdr #header div a { text-decoration: none; font-size: 11px; }
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #nav-indicator { 
	clear: both;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 49px;
} 
.thrColFixHdr #nav-indicator h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #bottom {
	clear: both;
	width: 892px;
	padding: 0px;
	margin: 0px;
}
.thrColFixHdr #bottom #sidebar1 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	
	width: 173px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #bottom #sidebar1 #subnav {
	clear: left;
	width: 138px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(/images/bg-sub-nav.jpg); /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 9px 5px 26px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #bottom #sidebar1 #subnav ul {
	padding:5px 5px 0px 0;
	margin: 0;
	margin-left:15px;
	list-style-image: url(/images/sidebarli.jpg); 
	line-height: 12px;
}
.selected {
	text-decoration:none;
	list-style-image: url(/images/red-arrow.jpg);
}
.thrColFixHdr #bottom  #sidebar1 #subnav ul li{
	padding: 2px 0;
	font-size:11px;
	text-align: left;
	margin-bottom: 5px;
}
.thrColFixHdr #bottom  #sidebar1 #subnav ul a{
	text-decoration:none;
	color: #000;
}
.thrColFixHdr #bottom  #sidebar1 #subnav ul a:hover {
	text-decoration:none;
	color: #A7001E;
}
.thrColFixHdr #bottom #sidebar1 #subnav ul li ul {
	list-style: none;
}
.thrColFixHdr #bottom  #sidebar1 #subnav-btm {
	clear: left;
	width: 173px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 13px;
	background-image: url(/images/bg-sub-nav-btm.jpg); /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #bottom #sidebar2 {
	width: 225px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px;
}
.thrColFixHdr #bottom #sidebar2 ul {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.thrColFixHdr #bottom #sidebar2 ul li {
	background: url(/images/sidebarli-bottom.jpg) bottom left no-repeat #F4F6F7;
	margin: -10px 0px 30px 0px;
	width: 212px;
	height: 100%;
	font-size: 11px;
	padding-bottom: 0px;
	display: block;
}
/*/*/html*.thrColFixHdr #bottom #sidebar2 ul li {
	margin: 5px 0px 20px 0px; 
}/* */	
html*.thrColFixHdr #bottom #sidebar2 ul li {
	.margin: 5px 0px 20px 0px; 
	_margin: 5px 0px 20px 0px;
}
.thrColFixHdr #bottom #sidebar2 ul li h3 {
	background: url(/images/sidebarli-bg.jpg) top left no-repeat;
	width: 182px;
	height: 27px;
	padding: 5px 20px 0px 20px;
	font: normal normal normal 18px Tahoma, sans-serif;
	color: #fff;
}
.thrColFixHdr #bottom #sidebar2 ul li span {
	padding: 0px 15px 20px 15px;
	display: block;
	clear: both;
}
.thrColFixHdr #bottom #sidebar2 ul li p { margin: 0; }
.thrColFixHdr #bottom #sidebar2 ul li span.learnMore { float: right; clear: both; padding: 0px 0px 5px 0px; display: block;}
.thrColFixHdr #bottom #sidebar2 ul li span.learnMore a { color: #a33; }

.thrColFixHdr #bottom #sidebar2 ul li ul li { list-style-image: url(/images/sidebarli2.jpg); margin: 3px 10px; background: transparent; display: list-item; width: auto; }

.thrColFixHdr #bottom #mainContent { 
	margin: 0px 0px 0px 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	background-color: #E8EEEE;
	width: 494px;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: relative;	
}

.thrColFixHdr #bottom #mainContent ul { margin-left: 17px; padding: 0; }
.thrColFixHdr #bottom #mainContent #mainContent-top { 
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	width: 419px;
	padding: 10px 37px 10px 41px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.thrColFixHdr #bottom #mainContent #mainContent-mid { 
	clear: clear;
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	width: 416px;
	padding: 10px 37px 10px 41px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #F4F6F7;
	border-top: 2px solid #BDCBCD;
	/*border-bottom: 2px solid #BDCBCD;*/
} 
.thrColFixHdr #bottom #mainContent #mainContent-mid ul {
	color: #A90232;
	padding: 10px 0px 10px 15px;	
}

.thrColFixHdr #bottom #mainContent #mainContent-mid ul li span {
	color: #000;
}

.thrColFixHdr #bottom #mainContent #mainContent-btm { 
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	width: 419px;
	padding: 10px 37px 10px 41px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: relative;
}
.thrColFixHdr #bottom #mainContent #LexisNexisLogo {
	position: absolute; bottom: 5px; right: -175px;
}
.thrColFixHdr #footer { 
	padding: 10px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top: 2px solid #BDCBCD;
	text-align: center;
	color: #999;
	font-size: 11px;
	
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#dropMenu { display: block; position: absolute; left: 3px; top: 83px; width: 186px; text-align: left; }
#dropMenu ul { width: 166; margin: 0; padding: 0; list-style: none; background: #fff; border: 10px solid #DDBB1C; float: left; padding-bottom: 10px; display: none; }
#dropMenu ul li { width: 146px; margin: 0; padding: 0 10px; text-align: left; font-size: 11px; line-height: 16px;  }
.thrColFixHdr #header #dropMenu ul li a { font-size: 12px; line-height: 18px; color: #A80230; text-decoration: underline; }

dd { margin: 10px 0; padding: 0; font-size: 11px;}
dd tr td:first { white-space: nowrap; }
dd td h4 { font-size: 11px;}
dl.expand dt { text-decoration: underline; cursor: pointer; }
