/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e0e1e2;
	margin: 0px;
}

td {
	font-size: 12px;
}

p {
	font-size: 12px;
}

input {
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

a.toc_link:link, a.toc_link:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a.toc_link:active, a.toc_link:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a.toc_link_big:link, a.toc_link_big:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a.toc_link_big:active, a.toc_link_big:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a.toc_link_item:link, a.toc_link_item:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.toc_link_item:active, a.toc_link_item:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.toc_h2 {
	margin: 0px;
	padding: 0px;
}

.toc_h3 {
	margin: 0px;
	padding: 0px;
}

.toc_item {
	margin: 0px;
	padding: 0px;
}

.toc_byline {
	margin: 0px;
	padding: 0px;
	color: #000099;
}

a:visited, a:link {
	color: #14407d;
	text-decoration: underline;
}

a:active, a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.subscribe {
	color: #ffff00;
	font-size: 14px;
	font-weight: bold;
}

#mainBody {
	width: 100%;
	background-color: #14407d;
}

#bg_upper_left {
	width: 33%;
	border-right: solid 2px #0f3160;
}

#bg_upper_right {
	width: 33%;
	border-left: solid 2px #0f3160;
}

#header_area {
	width: 903px;
}

#bg_middle_left {
	background-color: #ffffff;
	height: 5px;
	border-right: solid 2px #cecece;
	font-size: 0.1em;
}

#bg_middle_right {
	background-color: #ffffff;
	height: 5px;
	border-left: solid 2px #cecece;
	font-size: 0.1em;
}

#bg_middle_middle {
	background-color: #ffffff;
	height: 5px;
	font-size: 0.1em;
}

#bg_lower_left {
	background-color: #e0e1e2;
	border-right: solid 2px #c3c4c5;
}

#bg_lower_right {
	background-color: #e0e1e2;
	border-left: solid 2px #c3c4c5;
}

#content_area {
	text-align: center;
	background-color: #e0e1e2;
	border-bottom: solid 2px #c3c4c5;
}

#content_box {
	width: 903px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
	background-color: #ffffff;
}

#content_cell {
	padding-top: 25px;
}

#leaderboard {
	background-color: #ffffff;
	text-align: center;
}

#special_editorial_box {
	background-color: #f5ddd3;
	border: solid 1px #e9b5a4;
	font-size: 14px;
	color: #e0937e;
	height: 75px;
	text-align: center;
}

.spacer {
	background-color: #ffffff;
	height: 5;
	font-size: 0.1em;
}

.nav_item {
	background-color: #0f1941;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#LMM_cover {
	padding-top: 0px;
	padding-bottom: 4px;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
}

.nav_ad {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tab {
	width: 25%;
	height: 35px;
	text-align: center;
	background-image: url(/images/feature_bg.jpg);
	color: #ffffff;
	font-weight: bold;
	border-right: solid 1px #1457a7;
	border-left: solid 1px #cce7f6;
}

a.tab_link:link, a.tab_link:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.tab_link:active, a.tab_link:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.title_box {
	width: 25%;
	height: 25px;
	text-align: left;
	background-image: url(/images/title_box_bg.jpg);
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
}

.active_tab {
	width: 25%;
	height: 40px;
	text-align: center;
	background-image: url(/images/feature_hilite.jpg);
	background-color: #cdeafa;
	color: #1f3f7e;
	font-weight: bold;
	border-right: solid 1px #c8cbcc;
	border-left: solid 1px #c8cbcc;
}

a.active_tab_link:link, a.active_tab_link:visited {
	color: #1f3f7e;
	font-weight: bold;
	text-decoration: none;
}

a.active_tab_link:active, a.active_tab_link:hover {
	color: #1f3f7e;
	font-weight: bold;
	text-decoration: underline;
}


.feature_box {
	border-left: solid 1px #c8cbcc;
	border-bottom: 1px solid #c8cbcc; 
	border-right: 1px solid #c8cbcc;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(/images/feature_body.jpg);
}

.feature_title {
	color: #323e8d;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	margin-top: 0px;
}

.feature_text {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.feature_more {
	color: #c91d32;
	font-size: 12px;
	font-weight: bold;
}

.feature_pic {
	height: 60px;
	width: 50px;
	margin-top: 3px;
	margin-right: 25px;
	margin-left: 5px;
}

.footer {
	text-align: center;
	font-size: 10px;
	color: #666666;
}

.product_title {
	background-color: #42abed;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

.product_box {
	border: solid 1px #42abed;
	font-size: 10px;
	background-color: #cae9fa;
	padding: 10px;
}

.management_title {
	background-color: #c6de61;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

.management_box {
	border: solid 1px #c6de61;
	font-size: 10px;
	background-color: #f0f7dc;
	padding: 10px;
}

.safety_title {
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

.safety_box {
	border: solid 1px #d0d2d3;
	font-size: 10px;
	background-color: #e5e6e7;
	padding: 10px;
}

a.more_link:link, a.more_link:visited {
	color: #c91d32;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.more_link:hover, a.more_link:active {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.top_nav_link:link, a.top_nav_link:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.top_nav_link:hover, a.top_nav_link:active {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.left_subscribe:link, a.left_subscribe:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.left_subscribe:hover, a.left_subscribe:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

a.left_nav_link:link, a.left_nav_link:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.left_nav_link:hover, a.left_nav_link:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
	
.top_nav {
	background-image:url(/images/nav_bg.jpg);
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	width: 100px;
	text-align: center;
	border-left: solid 1px #83b6de;
	border-right: solid 1px #02082a;
	margin: 0px;
	padding: 0px;
}

.top_nav_left {
	height: 30px;
	background-image:url(/images/nav_bg.jpg);
	width: 400px;
	border-left: solid 1px #83b6de;
	border-right: solid 1px #02082a;
}

ul.frontpage {
	margin: 0px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

li.frontpageitem {
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

#show_article {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
}

.article_title {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	padding-left: 10px;
}

.article_h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	padding-left: 10px;
}

.article_h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	padding-left: 10px;
}

h1.webbox_h1 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p.webbox_p {
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a.webbox_link:link, a.webbox_link:visited {
	color: #FFFF99;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.webbox_link:active, a.webbox_link:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.webbox_h1_link:link, a.webbox_h1_link:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.webbox_h1_link:active, a.webbox_h1_link:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

a.issue_link:link, a.issue_link:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.issue_link:active, a.issue_link:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}

a.feature_link:link, a.feature_link:visited{
	color: #323e8d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.feature_link:active, a.feature_link:hover {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.greenLink:link, a.greenLink:visited{
	color: #009900;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.greenLink:active, a.greenLink:hover {
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/* Subscription Form Styles -------------------------------------------------------------------- */
.registerform {

}

.registerform form {

}

.registerform fieldset {
	margin-bottom: 15px;
}
.registerform ol.textFields label {
	text-align: right;
	padding-right: 10px;
	font-weight:bold;
	position:relative;
	float:left;	
	width: 85;

}

.registerform input.error {
	background-color:#FFFFCC;
}

.registerform legend {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	
}

.registerform fieldset ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 25px;
}

.registerform fieldset ol.textFields li {

}

.registerform label strong {
	left: 400;
	top:0em;
	width: 10.5em;
	color:#990000;
	font-size:100%;
	font-weight:normal;
	border:1px solid #FF0000;
	background-color:#FFC4C4;
	text-align:left;
	padding:3px;
}

strong.errors {
 	width: auto;
	color:#990000;
	font-size:100%;
	font-weight:normal;
	border:1px solid #FF0000;
	background-color:#FFC4C4;
	text-align:left;
	padding:3px;
}

strong.error {
 	width: auto;
	color:#990000;
	border:1px solid #FF0000;
	background-color:#FFC4C4;
	text-align:left;
	font-weight: normal;
	font-size: 100%;
	padding:3px;
	margin-left: 25px;
}

strong.error2 {
 	width: auto;
	height: auto;
	color:#990000;
	border:1px solid #FF0000;
	background-color:#FFC4C4;
	text-align:left;
	font-weight: normal;
	font-size: 100%;
	padding:3px;
	margin-left: 350px;
}

.registerform ol.inlineList li {

}

.registerform ol.radioOptions {

}

.registerform ol.radioOptions li {

}

.leftOption { 

}

.rightOption { 

}

.submit {
	text-align: right;
}

.smallText {
	font-size: 10px;
}

/* This class is for BOTS protection - hidden form fields! */
.btInputForm {
	display: none;
}

.PageFooter { font-size: 80%; margin: 2em 0em 1em 0em; padding: 0em; text-align: center;  }
.PageFooter ul { list-style-type: none; margin: 0em 0em 0em -0.5em; padding: 0em; white-space: nowrap;  }
.PageFooter li { display: inline; margin: 0em; padding: 0em; font-weight: bolder; }
.PageFooter li a { margin:0em 0.5em; font-weight: normal; }

/* Back to regular css */
a:link.ASPBanner_Ad_Text, a:visited.ASPBanner_Ad_Text {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a:active.ASPBanner_Ad_Text, a:hover.ASPBanner_Ad_Text {
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}

.featuresInactiveTab { display: none; }


/* SLIDESHOW */
#LabManagerSSContainer {
	width: 523px;
	overflow: hidden;
	margin-bottom: 1em;
}
#LabManagerSSContainer div.inactive {
	display: none;
}
#LabManagerSSContainer div.active {
	height: 120px;
	width: 523px;
	overflow: hidden;
}
#LabManagerSSContainer #LabManagerSlideSelector ul {
	list-style: none;
	height: 40px;
	margin: 0;
	padding: 0;
	background-image: url('/images/slideshow_inactive.png');
}
#LabManagerSSContainer #LabManagerSlideSelector ul li {
	/*width: 25%;*/
	height: 40px;
	float: left;
	text-align: center;
	display: table;
	padding: 0 !important;
	padding: 5px 0; /* ie hack */
}
#LabManagerSSContainer #LabManagerSlideSelector ul li a {
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	display: table-cell !important;
	display: block; /* ie hack */
	vertical-align: middle;
	color: #fff;
}
#LabManagerSSContainer #LabManagerSlideSelector ul li.active {
	background-color: #0099FF;
	background-image: url('/images/slideshow_active.png');
}
.LabManagerSSContainerArrow {
	display: none;
}
#LabManagerSSContainer #LabManagerSlideSelector .ieFirstElement {
	width: 130px !important;
	width: 133px; /* ie hack */
}
#LabManagerSSContainer #LabManagerSlideSelector .ieOtherElement {
	width: 130px;
	border-left: 1px #4BA0D7 solid;
}
