html, body { background: #93ACCE; }
#doc3 { margin: 1em 2em; text-align: left; }
h1, h2, h3, h4, h5, h6 { color: #164B96; margin-top: 0; }
li.last { border-right: none !important; }

fieldset legend { font-size: 150%; color: #164B96; padding: 0 0.5em; }
fieldset { border: solid 1px #999; padding: 1em; margin-right: 1em; }

#hd { position: relative; background: #164B96; overflow: hidden; }
#bd { background: #FFF url(../images/Background-helix.png) no-repeat 20% 0; }
#ft { padding-bottom: 1em; background: #FFF; }
#logo { height: 6.5em; overflow: hidden; position: relative; }
#logo img { position: absolute; top: 1.75em; float: left; }
#courseTitle { margin-left: 15em; display: table; height: 4em; overflow: hidden; font-size: 153.9%; color: #E8E8C8; text-decoration: none;  }
#courseTitle span { display: block; }
#courseTitle .middle { display: table-cell; vertical-align: middle; }

#leftCol { padding-bottom: 1em; }
#rightCol { background-attachment: scroll; padding: 1em 0 4em 0; }

/* Top Level Navigation */
#siteLinks { background: url("/images/navBar.png") repeat-x; height: 1.75em; clear: both; }
#siteLinks ul { margin: 0; }
#siteLinks li { float: left; list-style: none; border-right: 1px solid #335B77; }
#siteLinks a { display: block; padding: .225em .4em; color: #335B77; font-weight: bold; text-decoration: none; }
#siteLinks a:hover { background: #174B97 url(/images/NavSelectedBG.png) repeat-x; color: #FFF; }

/* Breadcrumbs */
#navigation { position: relative; }
#breadcrumbs { margin: 0 0 1em; font-size: 93%; color: #555; }
#breadcrumbs a { text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }

/* Menu */
#menu { margin: 1em .2em 2em .5em; font-size: 90%; font-weight: bold; background: #537db9;}
#menu li { list-style: none; border-top: solid 1px #FFF; border-collapse: collapse; margin: 0; text-decoration: none; padding: 0; position: relative; overflow: hidden; *overflow: visible; }
#menu li a { background: #537db9; }
#menu ul { display: none;  }
#menu ul.selected { display: block; }
#menu ul { margin: 0; position: relative; font-weight: normal; }
#menu ul li { background: #93ACCE;  }
#menu ul li a { background: #D2DCEB; color: #164B96; }
#menu ul li a:hover { color: #fceca5; background: #164B96; }
#menu ul ul { padding-left: 0; }
#menu ul ul li { background: #BBC9DC; border-top: dotted 1px #BBC9DC; } 
#menu ul ul li a { background: #E6EAF0; }
#menu a { color: #FFF; text-decoration: none; padding: 0.25em; }
#menu a:hover { color: #fceca5; background: #164B96; }
#menu .section { display: block; margin-left: 1.25em; }
#menu ul .section { margin-left: 2em; }
#menu a.open,
#menu a.close,
#menu a.bullet { position: absolute; height: 100%; display: block; width: 0.8em; font-weight: bold;}
#menu ul a.open,
#menu ul a.close,
#menu ul a.bullet { margin-left: 0.75em; font-weight: bold;}
#menu a.open:hover { color: #FED522; }
#menu a.onpage,
#menu span.onpage { font-weight: bold; }
#menu span.disabled { color: #666; }

/* Previous/Next Buttons */
#contentItemBox { padding-right: 1em; }
#prevnext { position: relative; }
#prevnext a,
#prevnext span { display: block; height: 46px; text-indent: -999em; text-decoration: none; }
#previous { position: absolute; width: 76px; }
#next { position: absolute; top: 0; left: 76px; width: 98px; }
.navNextEnabled { background: url(/images/next.gif) no-repeat 0 0; }
.navNextDisabled { background: url(/images/next_disabled.gif) no-repeat 0 0; }
.navPrevEnabled { background: url(/images/previous.gif) no-repeat 0 0; }
.navPrevDisabled { background: url(/images/previous_disabled.gif) no-repeat 0 0; }

/* Style the Download Viewer links that appear at the bottom of some pages */
#download_viewer { margin: 1em 0; }
.document_type { margin: 0; font-size: 90%; }

/* MC and MP Questions */
.formData { margin-left: 1em; }
.formData td { padding: .2em .5em; }
.formIncorrectImg { width: 16px; height: 16px; background: #FFF url(/images/incorrect.gif) no-repeat 0 0; }
.formCorrectImg { width: 16px; height: 16px; background: #FFF url(/images/correct.gif) no-repeat 0 0; }

/* Lesson Status that appears on the home page */
#LessonStatus { border-collapse: collapse; }
#LessonStatus thead { background: #888; color: #FFF; }
#LessonStatus th { text-align: left; }
#LessonStatus tbody td { padding-top: .75em; border-bottom: 1px dotted #AAA; }
#LessonStatus .lesson { padding-left: .5em; padding-right: 8em; }
#LessonStatus .status { padding-right: .5em; }
#LessonStatus a { text-decoration: none; }
#congrats { font-weight: bold; }
#congrats a { color: #F00; text-decoration: underline; }

/* Instructions - Author boxes that appear at the bottom of some pages */
.instructions h2 { background: #000099; color: #FFFFFF; text-align: center; font-weight: bold; padding: 3px; margin-bottom: 3px; margin-top: 3px; font-size: .95em; }
.instructions p { padding: 3px; border: 1px solid #999999; font-weight: bold; margin: 0; font-size: .85em; line-height: 1.8em; }
.instructions { margin-bottom: 1.5em; margin-top: 1.5em; }

/* Links in the footer */
#ft { margin: 0 auto 0 auto; border-top: 1px solid #888; font-size: 90%; }
#ft ul { text-align: center; }
#ft li { display: inline; list-style: none; }
#ft a { padding: 0.25em; }

/* Styling of classes from imported content appears below */
td.tableTitle p {
	margin:0;
	padding:0 10px;
	background-color:#000099;
	text-align:center;
	color:#FFFFFF;
	font-size: .95em;
	font-weight:bold;}

td.tableSafetyTitle p {
	margin:0;
	padding:0 10px;
	background-color:#FFFF80;
	text-align:center;
	color:#000000;
	font-size: .95em;
	font-weight:bold;}

td.tableHeading1 p {
	font-style: italic;
	font-weight: bold; }

.reference, a.reference:link, a.reference:visited {
	vertical-align:super;
	margin-top:-3px;
	font-size:9px;
	color:#990000; }

.floatRight{
	float:right;
	padding:10px 0 0 10px;
	*margin:10px 0 0 10px;}

table.bordered { border: 1px solid #000000; }

/* End of classes from imported content */


.box,
.box2,
.box3 { margin-left: 10px; border: 1px solid #c0c0c0; font-size: .9em; }
.box h6,
.box2 h6,
.box3 h6 { margin-left: 10px; }
.box li,
.box2 li,
.box3 li { list-style: none; line-height: 1.6;}
.box a,
.box2 a,
.box3 a { color: #33C; line-height: 1.3; text-decoration: none; font-size: .95em;}
.box a:hover,
.box2 a:hover,
.box3 a:hover { color: #666; }

a.glossary { text-decoration: none; border-bottom: 1px dashed #00C; }