/* Tag Selectors */

body {
	background-color: #666;
	margin: 0;
	padding: 0;
	}
body, td, pre, input, textarea, select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	}

/* Certificate page */
#certPage
{
	background-color: #FFF;
}


/* Font re-sizing styles */
body.larger1 #content,
body.larger1 #content pre,
body.larger1 #content td {
	font-size: 12px;
	}
body.larger2 #content,
body.larger2 #content pre,
body.larger2 #content td {
	font-size: 14px;
	}
body.larger3 #content,
body.larger3 #content pre,
body.larger3 #content td {
	font-size: 16px;
	}
#fontResizer {
	padding: 2px 0 0 0;
	float: left;
	width: 300px;
	}
#fontResizer img {
	margin: 0 5px 0 0;
	}



a {
	outline: none;
	}
a img {
	border: 0 none;
	}
a:link, .alink {
	font-weight: bold;
	color: #069;
	}
a:visited {
	font-weight: bold;
	color: #069;
	}
a:hover, .alink:hover {
	font-weight: bold;
	text-decoration: none;
	color: #f30;
	}
a:active {
	font-weight: bold;
	color: #069;
	}

em {
	font-style: italic;
	font-weight: bold;
	}
p, li, dl, pre {
	line-height: 1.4;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre {
	margin-top: 0;
	}
h3, h4, h5, h6, p, ol, ul, pre {
	margin-bottom: 0.85em;
	}
tr {
	border-bottom: solid 1px #CCC;
	}
ul {
	list-style-type: square;
	}

ul ul {
	padding-top: 5px;
	list-style-type: disc;
	}

li {
	margin-bottom: .5em;
	}

ul.summary li,
ol.summary li {
	margin-bottom: 0em;
	}

dt {
	font-weight: bold;
	margin-bottom: 6px;
	}
dd {
	margin-left: 10px;
	}



h1 {
	color: #F2F2F2;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 40px;
	margin: 0 0 0 -40px;
	line-height: 21px;
	height: 21px;
	vertical-align: middle;
	}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #333;
	}

.bookTitle {
	font-style: italic;
	font-weight: normal;
	color: #000;
	}

.referenceQuote {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	}

.quote {
	font-style: normal;
	font-weight: bold;
	color: #666666;
	}

.boldBlack {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.boldGreen {
	font-style: normal;
	font-weight: bold;
	color: #729727;
}


/* Mother */
#mother {
	background-color: #fff;
	}
.skip {
	height:1px;
	left:-10000px;
	overflow:hidden;
	position:absolute;
	width:1px;
	}


/* Banner */
#banner {
	font-size: 11px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	padding: 66px 70px 0 70px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 64px;
	}
html>body #banner {
	height: 64px;
	}
#homePage #banner {
	padding-top: 86px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 34px;
	}
html>body #homePage #banner {
	height: 34px;
	}
#banner p {
	margin: 0;
	line-height: normal;
	}
#banner p#bannerLinks,
#banner p#nextPrevious {
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	}
#banner p#nextPrevious {
	float: right;
	text-align: right;
	width: 240px;
	}
#nextPrevious a:link,
#nextPrevious a:visited,
#nextPrevious a:active,
#nextPrevious a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	}
.previousLink {
	background-image: url(../images/prev_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: lowercase;
	padding: 0 0 0 8px;
	}
#nextPrevious a.previousLink:hover {
	text-decoration: underline;
	background-image: url(../images/prev_bg_over.gif);
	}
.nextLink {
	background-image: url(../images/next_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: lowercase;
	padding: 0 8px 0 15px;
	}
#nextPrevious a.nextLink:hover {
	text-decoration: underline;
	background-image: url(../images/next_bg_over.gif);
	}
.siteLink {
	background-image: url(../images/next_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: none;
	padding: 0 8px 0 15px;
	}
#nextPrevious a.siteLink:hover {
	text-decoration: underline;
	background-image: url(../images/next_bg_over.gif);
	}
#banner p#bannerLinks {
	color: #000;
	padding: 0 0 0 40px;
	}
#bannerLinks a:link,
#bannerLinks a:visited,
#bannerLinks a:active,
#bannerLinks a:hover {
	color: #000;
	text-decoration: none;
	text-transform: lowercase;
	}
#bannerLinks a:hover {
	color: #666;
	}
#nextPrevious span {
	/*padding: 0 0 0 50px;*/
	padding: 0 20px 0 20px;
	font-size: 10px;
	color: #666;
	}


/* Content */
#content {
	height: 320px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 -15px;
	padding: 0 70px 20px 70px;
	}
html>body #content {
	height: auto;
	min-height: 320px;
	}

/* Content - Make room for certificate */
#homePage #mother .contentstretch
{
	height: 360px;
}
html>body #homePage #mother .contentstretch {
	height: auto;
	min-height: 360px;
	}
.certButton
{
	margin: 0;
	padding: 0 0 0 50px;
}

#reference {
	margin-top: 30px;
	padding-top: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #000;
	width: 75%;
	}

/* Footer */
#footer {
	height: 82px;
	padding: 10px 70px 0 70px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-color: #666;
	}
#homePage #footer {
	padding-top: 30px;
	}
#footer p {
	margin: 0;
	}
#nihLogo {
	float: right;
	margin: 6px 0 0 0;
	}
#footer p#nextPrevious2 {
	line-height: 16px;
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
	}
#nextPrevious2 a:link,
#nextPrevious2 a:visited,
#nextPrevious2 a:active,
#nextPrevious2 a:hover {
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	}
#nextPrevious2 a.nextLink:hover {
	text-decoration: underline;
	}
#nextPrevious2 a.previousLink:hover {
	text-decoration: underline;
	}
#nextPrevious2 span {
	padding: 0 20px 0 20px;
	font-size: 10px;
	color: #ccc;
	}
/* End footer styles */



/* MAIN MENU STYLES */
#mainMenu {
	font-size: 20px;
	padding: 25px 0 40px 50px;
	}
#mainMenu a:link,
#mainMenu a:visited,
#mainMenu a:active,
#mainMenu a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}
#mainMenu a:hover {
	/*color: #666;*/
	text-decoration: underline;
	}
#mainMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 400px;
	}
#mainMenu li {
	width: 350px;
	float: left;
	clear: both;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 8px 50px;
	}
#mainMenu li.completed {
	background-image: url(../images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}
#mainMenu a {
	display: block;
	float: left;
	width: 220px;
	height: 1%;
	border-left: 7px solid #777;
	padding: 1px 0 1px 10px;
	margin: 0;
	}
#mainMenu li.completed a {
	color: #555;
	}
html>body #mainMenu a {
	height: auto;
	}
#mainMenu .quizDisplay {
	display: block;
	width: 60px;
	float: left;
	font-size: 11px;
	color: #888;
	margin: 0;
	}
#mainmenu1 a {
	border-color: #f3d637;
	}
#mainmenu2 a {
	border-color: #f93;
	}
#mainmenu3 a {
	border-color: #f33;
	}
#mainmenu4 a {
	border-color: #690;
	}
#mainmenu5 a {
	border-color: #099;
	}
#mainmenu6 a {
	border-color: #2E2D8B;
	}
#mainmenu7 a {
	border-color: #666;
	}
#mainMenu li a.quizDisplay {
	border: none;
	padding-left: 0;
	width: 40px;
	color: #099;
	}


/* User Message box */
#homePage #content 	{
	position: relative;
	}
#userMessage {
	position: absolute;
	left: 540px;
	top: 32px;
	width: 200px;
	padding: 0;
	font-size: 12px;
	}
#userMessage p,
#userMessage li {
	line-height: normal;
	}
#userMessage ul {
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0 0 8px 0;
	color: #ccc;
	background-image: url(../images/bg_color_bar.gif);
	background-position: 0px 100%;
	background-repeat: no-repeat;
	}
#userMessage a {
	text-decoration: none;
	font-size: .9ems;
	font-weight: normal;
	}
#userMessage a:hover {
	text-decoration: underline;
}



/* PDF Message box */
#usersPage #content 	{
	position: relative;
	}
#pdfMessage {
width: 450px;
padding: 0;
font-size: 12px;
margin: 10px 0 35px 0;
	}
#pdfMessage p,
#pdfMessage li {
	line-height: normal;
	}
#pdfMessage ul {
list-style-type: none;
padding: 0 0 10px 0;
margin: 0 0 8px 0;
color: #ccc;
background-image: url(../images/bg_color_bar.gif);
background-position: 0px 100%;
background-repeat: no-repeat;
	}
#pdfMessage a {
text-decoration: none;
font-size: 1.2em;
font-weight: bold;
	}
#pdfMessage a:hover {
	text-decoration: underline;
}



/* Picture alignment */
.picRight {
	margin: 0 0 5px 15px;
	float: right;
	}
.picLeft {
	margin: 0 15px 5px 0;
	float: left;
	}
.cl {
	clear: both;
	}

/* Picture Caption */

.capRight {
	margin: 0 0 5px 20px;
	font-family: serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	width: 240px;
	float: right;
	}

.capRight em {
	font-weight: normal;
	color: #FF9A32;
	display: block;
	padding: 0;
	margin: 5px 0 0 0;
	/* border-top: dashed #FFB770 1px; */
	}

/* Introduction is mainmenu1 */
#introductionPage h1 {
	background-image: url(../images/h1_bg_01.jpg);
	background-repeat: no-repeat;
	}
#introductionPage h2,
#introductionPage .caseQuestion,
#introductionPage .caseAnswer {
	color: #EDBF02;
	/*border-bottom: solid 1px #F3D637;*/
	}
#introductionPage #content {
	background-image: url(../images/colorTabs_01.jpg);
	}

/* History is mainmenu2 */
#historyPage h1 {
	background-image: url(../images/h1_bg_02.jpg);
	background-repeat: no-repeat;
	}
#historyPage h2,
#historyPage .caseQuestion,
#historyPage .caseAnswer {
	color: #F38E2A;
	/*border-bottom: solid 1px #F93;*/
	}
#historyPage #content {
	background-image: url(../images/colorTabs_02.jpg);
	}
#historyPage .isHideShowList dt {
	background-image:url(../history/images/magGlassHistory.gif)
	}

/* Codes is mainmenu3 */
#codesPage h1 {
	background-image: url(../images/h1_bg_03.jpg);
	background-repeat: no-repeat;
	}
#codesPage h2,
#codesPage .caseQuestion,
#codesPage .caseAnswer {
	color: #FF0000;
	/*border-bottom: solid 1px #F33;*/
	}
#codesPage #content {
	background-image: url(../images/colorTabs_03.jpg);
	}
#codesPage .isHideShowList dt {
	background-image:url(../codes/images/magGlassCodes.gif)
	}

/* Respect is mainmenu4 */
#respectPage h1 {
	background-image: url(../images/h1_bg_04.jpg);
	background-repeat: no-repeat;
	}
#respectPage h2,
#respectPage .caseQuestion,
#respectPage .caseAnswer {
	color: #5C8901;
	/*border-bottom: solid 1px #690;*/
	}
#respectPage h3.sub,
#respectPage #content p.bread {
	font-style: italic;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C6D399;
	color: #5C8901;
	}
#respectPage #content {
	background-image: url(../images/colorTabs_04.jpg);
	}
#respectPage #content p.bread {
	font-size: .9em;
	}
#respectPage .isHideShowList dt {
	background-image:url(../respect/images/magGlassRespect.gif)
	}

/* Beneficence is mainmenu5 */
#beneficencePage h1 {
	background-image: url(../images/h1_bg_05.jpg);
	background-repeat: no-repeat;
	}
#beneficencePage h2,
#beneficencePage .caseQuestion,
#beneficencePage .caseAnswer {
	color: #099;
	/*border-bottom: solid 1px #099;*/
	}

#beneficencePage h3.sub {
	font-style: italic;
	margin-left: 0px;
	font-size: 1em;
	color: #099;
	border-left: double 12px #BEDFDF;
	padding: 3px 0 3px 32px;
	}

#beneficencePage #content p.bread {
	font-style: italic;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ACD7D6;
	color: #099;
	}

#beneficencePage #content {
	background-image: url(../images/colorTabs_05.jpg);
	}

#beneficencePage .isHideShowList dt {
	background-image:url(../beneficence/images/magGlassBene.gif)
	}

/* Justice is mainmenu6 */
#justicePage h1 {
	background-image: url(../images/h1_bg_06.jpg);
	background-repeat: no-repeat;
	}
#justicePage h2,
#justicePage .caseQuestion,
#justicePage .caseAnswer {
	color: #2E2D8B;
	/*border-bottom: solid 1px #099;*/
	}
#justicePage #content {
	background-image: url(../images/colorTabs_06.jpg);
	}
#justicePage .isHideShowList dt {
	background-image:url(../justice/images/magGlassJustice.gif)
	}

/* Conclusion is mainmenu7 */
#conclusionPage h1 {
	background-image: url(../images/h1_bg_07.jpg);
	background-repeat: no-repeat;
	}
#conclusionPage h2 {
	color: #666;
	/*border-bottom: solid 1px #099;*/
	}
#conclusionPage #content {
	background-image: url(../images/colorTabs_07.jpg);
	}
#conclusionPage #banner h1 {
	color: #666;
	}


#timeline a {
	font-size: 1.2em;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
	}

#timeline a:hover {
	text-decoration: underline;
	color: #F93;
	}

.popup {
	margin: 0;
	padding-top: 25px;
	padding-bottom: 10px;
	}

.closeWindow {
	font-size: 12px;
	padding: 9px 0;
	margin: 5px 0 25px 0;
	width: 200px;
	}
.closeWindow a {
	font-weight: lighter;
	color: #900;
	font-size: 12px;
	text-decoration: none;
	padding: 3px;
	margin-left: -3px;
	}
.closeWindow a:hover {
	text-decoration: underline;
	}

#glossaryPage .topOfPage {
	display: block;
	height: 1em;
	float: right;
	white-space: nowrap;
	padding: 3px 20px 0 0;
	font-size: 11px;
	color: #900;
	text-decoration: none;
	font-weight: normal;
}
#glossaryPage a:hover.topOfPage  {
	text-decoration: underline;
}

/*#closeWindow {
	text-align: right;
	padding: 5px 20px 0 0;
	border-top: solid 1px #CCC;
	}

#closeWindow a {
	font-size: .95em;
	font-weight: lighter;
	text-decoration: none;
	color: #666;
	}

#closeWindow a:hover {
	text-decoration: underline;
	color: #000;
	}
*/



/* Stuff for the admin side */
.adminTable
{
	background-color: #F2F2F2;
	border: 1px solid #555;
	margin: 25px 0 30px 15px;
	padding: 0;
	/*width: 581px;*/
}
.adminTable thead tr th
{
	background-color: #000;
	color: #EEE;
	margin: 0;
	padding: 3px 10px;
}
.adminTable .tableComment
{
	text-align: center;
	color: #666;
	font-style: italic;
	font-weight: normal;
}
.adminTable tbody td
{
	padding: 12px 5px;
	margin: 0;
}
.adminTable .emptyCol
{
	width: 35px;
}

.report-pagination form {
	display: inline;
}

.report-pagination input[type="submit"]:disabled {
	color: #999;
}

.daily_report_bar
{
	height: 7px;
	border: 0 none;
	display: block;
	margin: 0 0 2px;
	padding: 0;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
}
.dr_reg
{
	background-color: #07C;
}
.dr_comp
{
	background-color: #0C7;
}





/* Accordian List Styles. Applied by JS if <dl class="accordianList"> exists */
.accordianList {
	/* This style's sole purpose is to identify a dl as a click list */
	/* It's here so it will show up in Dreamweaver's style options */
	}
.isAccordianList dt {
	font-weight: normal;
	background-repeat: no-repeat;
	/*padding: 0 0 0 20px;*/
	}
.isAccordianList dt span {
	margin: 0 0 8px 0;
	padding: 0;
	color: #1f78a5;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
	}
html>body .isAccordianList dt span {
	cursor: pointer;
	}
.isAccordianList dt span:hover {
	color: #F30;
	text-decoration: none;
	}
.isAccordianList dt.selected span {
	color: #1f78a5;
	}
.isAccordianList dd {
	display: none;
	}
/* End Click List Styles. */



/* Hide Show Styles. Applied by JS if <dl class="hideShowList"> exists */
.hideShowList {
	/* This style's sole purpose is to identify a dl as a click list */
	/* It's here so it will show up in Dreamweaver's style options */
	}
.isHideShowList dt {
	margin: 20px 0 8px 0;
	background-repeat: no-repeat;
	background-position: 0% .2em;
	line-height:normal;
	padding: 0 0 0 16px;
	color: #1f78a5;
	cursor: hand;
	/*font-style: italic;*/
	font-weight: bold;
	text-decoration: underline;
	/*clear: both;*/
	}
html>body .isHideShowList dt {
	cursor: pointer;
	}
.isHideShowList dt:hover {
	color: #f30;
	text-decoration: none;
	}
.isHideShowList dt.selected {
	color: #1f78a5;
	}
.isHideShowList dd {
	display: none;
	}
/* End Hide Show Styles. */


.appChallenge {
	margin-left: 40px;
	padding: 20px 75px 20px 30px;
	font-style: italic;
	font-size: .90em;
	line-height: 1.3em;
	background-image: url(../images/bg_grid.jpg);
	background-repeat: repeat-y;
	}

#idea {
	margin: 20px;
	padding: 0 20px;
	width: 200px;
	float: left;
	background-image: url(../images/bg_cornerGradiant.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

.historySubTitle {
	color: #F93;
	font-weight: bold;
	font-size: 1.2em;
	}

.notes {
	background-color: #FFFF66;
}
.question_review {
	color: #999999;
	font-size: 0.95em;
	padding: 5px 50px 5px 20px;
	line-height: 1.1em;
}
.expandInstruct {
	font-style: italic;
	font-size: .9em;
}
.respectHighlight {
	font-weight: bold;
	color: #C6696D;
}

/* Glossary styles */
body#glossaryPage {
	background-color: #fff;
	background-image: none;
	}

#glossContent {
	background-image: url(../images/pop_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 50px 20px 10px 25px;
	margin: 0;
	/*width: 500px;*/
	}

#hGlossary {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #ccc;
	font-size: 13px;
	font-weight: bold;
	padding: 12px 0 2px 0;
	border-bottom: 1px dotted #999;
	margin: 0 0 25px 0;
	}

#hGlossary a {
	color: #996;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

/*.glossTopClose {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333;
	font-size: 12px;
	padding: 9px 0 12px 0;
	margin: 0 0 25px -20px;
	width: 200px;
	text-align: center;
	}

.glossTopClose a {
	color: #996;
	font-size: 12px;
	text-decoration: none;
	padding: 0 3px;
	}

.glossTopClose a:hover {
	background-color: #BCBC7F;
	color: #fff;
	}*/

.glossCap {
	display:block;
	color: #fff;
	background-color: #996;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 2px 5px 2px 5px;
	margin-bottom: 15px;
	margin-top: 45px;
	width: 12px;
	}

.glossSource {
	font-family:Georgia, "Times New Roman", Times, serif;
	/* color: #6B6C00; */
	color: #82715C;
	font-size: .9em;
	font-style: italic;
	display: block;
	padding-right: 25px;
	margin-top: 12px;
	}
.glossSource a,
.glossSource a:visited {
	color: #517A89;
	font-weight: normal;
	text-decoration: none;
	}
.glossSource a:hover {
	text-decoration: underline;
	}

.glossTerm {
	}


a.glossTerm:link,
a.glossTerm:visited,
a.glossTerm:active {
	/* color: #679A01; */
	color: #903;
	/*font-weight: bold;*/
	text-decoration: none;
	font-style: italic;
	}

a.glossTerm:hover {
	color: #666;
	text-decoration: underline;
	}



p.warningT
{
	padding: 2px 10px 8px 60px;
	background-image: url(../images/warning_triangle.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}



p.warningTwide
{
	width: 843px;
	padding: 15px;
	background-color: #FEB;
	margin: 8px 0;
	border: 1px dashed #E92;
	font-size: 110%;
}





/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	FORMS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

form {
	margin: 0;
	}
fieldset {
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
	}
legend {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 3px 10px 3px 10px;
	color: #333;
	}
html>body fieldset {
	padding: 10px;
	}
html>body legend {
	margin-bottom: 0;
	}
.required {
	color: #05D;
	}
.columnize label,
.columnize .label {
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px 0 0;
	}
#registerForm .columnize label,
#registerForm .columnize .label {
	width: 190px;
	}
#registerForm .columnize .labelLong {
	width: 300px;
	}
.columnize input,
.columnize select,
.columnize textarea {
	display: block;
	width: 290px;
	float: left;
	margin-bottom: 20px;
	}



.multiLineLabel {
	display: block;
	width: 490px;
	position: relative;
	clear: both;
	padding: 10px 0 20px 0;
	}
.multiLineLabel label {
	margin: 0;
	padding-top: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	float: none;
	}
.multiLineLabel input,
.multiLineLabel select,
.multiLineLabel textarea {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	float: none;
	}



.columnize br {
	clear: left;
	}
p.submitButton {
	text-align: center;
	clear: left;
	padding-top: 1.0em;
	padding: 0;
	}
p.submitButtonLF {
	text-align: left;
	clear: left;
	padding-top: 1.0em;
	padding: 0;
	}
p.submitButton input,
p.submitButtonLF input {
	background-color: #778699;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	padding: 3px 12px 4px 12px;
	margin: 6px 0 0;
	cursor: pointer;
	}
p.error {
	color: #E00;
	font-weight: bold;
	}
p.success {
	color: #35E;
	font-weight: bold;
	}

.empty {
	color: #D00;
	text-decoration: underline;
	}

.disabled {
	background-color: #e6e6e6;
	}


#chooseOption {
	border: 1px solid #000000;
	padding: 15px;
	margin: 0 12px 10px 0;
	width: 300px;
	float: left;
	}
#chooseOption fieldset.radio {
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
	}
#chooseOption fieldset.radio input {
	position: static;
	clear: both;
	float: left;
	}
#chooseOption fieldset.radio label {
	position: relative;
	top: -1.25em;
	display: block;
	width: 260px;
	margin: 0 0 0 0;
	padding: 5px;
	font-weight: bold;
	font-weight: normal;
	}


#chooseOption fieldset.radio legend {
	font-weight: bold;
	color: #A45F00;
	float: left;
	font-weight: bold;
	}
#chooseOption input.submit {
	margin: 0 0 0 25px;
	clear: both;
	top: 0;
	}



/* Page-specific Form Styles */
.mainBox
{
	width: 430px;
	float: left;
	padding: 0;
	margin: 5px 15px;
}
.mainBox fieldset
{
	/*height: 170px;*/
}
p.formMsg {
	margin: 6px 12px 18px;
	font-style: italic;
}
.mainBox .forgotLink
{
	display: block;
	width: 300px;
	padding: 0 0 0 90px;
}

.infoBox
{
	width: 350px;
	float: left;
	padding: 10px 0 0 0;
	margin: 5px;
}



/* Evaluation form */
.courseEvalScale
{
	width: 700px;
	background-color: #598BAB;
	margin: 10px 0 0 0;
	padding: 15px;
	border: 1px solid #444;
}
.courseEvalScale ul
{
	margin: 0;
	padding: 0;
	text-align: center
}
.courseEvalScale ul li
{
	display: inline;
	width: 120px;
	padding: 10px 15px;
	margin: 0;
	color: #FFF;
}
.courseEvalScale ul li strong
{
	font-size: 16px;
}
.courseEvalScale .header
{
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.courseEvalTable
{
	background-color: #EEE;
	border: 0;
	width: 700px;
	padding: 0;
	margin: 20px 15px 70px;
	border-collapse: collapse;
}
.courseEvalTable thead
{
	background-color: #666666;
	color: #FFF;
	background-image: url(../images/tableTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.courseEvalTable th
{
	margin: 0;
	padding: 10px;
}
.courseEvalTable th a
{
	color: #CCCCCC;
}
.courseEvalTable td.item
{
	margin: 0;
	padding: 20px 10px;
	width: 600px;
}
.courseEvalTable td.rate
{
	margin: 0;
	padding: 0;
	width: 20px;
}
.courseEvalTable td.wholeCell
{
	padding: 10px 0 10px 60px;
	margin: 0;
}

.toolTip {
	width: 300px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 10px;
	color: #333;
	font-size: 11px;
	position: absolute;
	display: none;
	background-repeat: repeat-x;
	}
#introductionPage .toolTip {
	border-color: #EDBF02;
	background-image: url(../images/tt_yellow.jpg);
	}
#historyPage .toolTip {
	border-color: #F38E2A;
	background-image: url(../images/tt_orange.jpg);
	}
#codesPage .toolTip {
	border-color: #f00;
	background-image: url(../images/tt_red.jpg);
	}
#respectPage .toolTip {
	border-color: #5C8901;
	background-image: url(../images/tt_green.jpg);
	}
#beneficencePage .toolTip {
	border-color: #099;
	background-image: url(../images/tt_aqua.jpg);
	}
#justicePage .toolTip {
	border-color: #2E2D8B;
	background-image: url(../images/tt_purple.jpg);
	}
#conclusionPage .toolTip {
	border-color: #666;
	background-image: url(../images/tt_gray.jpg);
	}


sup {
	color: #990000;
	}
.caseQuestion,
.caseAnswer {
	font-weight: bold;
}
.blockText {
	margin: 18px;
	font-style: italic;
}

#cme_optin_cont, #disciplines {
	width: 100%;
	}
#cme_optin_cont label, #disciplines label {
	display: block;
	width: 190px;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px 0 0;
	}
#cme_optin_cont ol, #disciplines ol {
	margin: 0;
	padding: 18px 0 0 0;
	width: 250px;
	float: left;
	list-style-type: none;
	}
#cme_optin_cont ol {
	margin-top: -20px;
}
#cme_optin_cont ol label, #disciplines ol label {
	display: inline;
	width: auto;
	float: none;
	margin-bottom: 0;
	text-align: left;
	padding: 0;
	}

#cme_terms_cont {
	margin-left: 200px;
	display: none;
}

/*
=========================================================== TEST/QUIZ =================
*/

.testQuestions li
{
	font-weight: bold;
}
.testQuestions li em
{
	color: #E00;
}

.feedback
{
	font-weight: normal;
	font-style: italic;
	color: #666;
	font-size: 10px;
}

.questionAnswers
{
	list-style-type: upper-alpha;
	padding-bottom: 15px;
}
.questionAnswers li
{
	font-weight: normal;
}

.userAnswer
{
	color: #C00;
	font-style: italic;
	text-decoration: underline;
}

.theAnswer
{
	font-weight: bold;
	color: #0C0;
}



/* ============= Styles for text-heavy pages ============ */



/*
#pop body {
	margin: 0;
	padding: 0;
	}
	*/
#pop #content {
	background-image: url(../images/pop_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 50px;
	}
.popClose {
	padding: 12px 12px 6px 0;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	text-align: right;
}
.popClose a {
	font-weight: normal;
	text-decoration: none;
	color: #c00;
}
.popClose a:hover {
	text-decoration: underline;
}
#glossContent h1,
#pop h1 {
	font-size: 24px;
	color: #999;
	font-weight: normal;
	padding-bottom: 10px;
}
#pop h2 {
	font-size: 18px;
}
#pop h3,
.textwStyle h3 {
	font-weight: bold;
	color: #885;
	padding: 20px 0 0px 5px;
	border-bottom: 1px solid #AA7;
}


/*.citations h1 {
	color: #333;
	margin: 30px 0 30px 0;
	padding: 0;
	line-height: normal;
	height: auto;
	}*/
.citations em {
	font-weight: normal;
	}
.citations li {
	margin-top: 50px;
	}
.citations ol {
	padding-bottom: 200px;
	}
.citationsRef {
	font-size: 0.9em;
	color: #663333;
	font-style: italic;
	}


.important {
	color: #D00;
	font-weight: normal;
	font-weight: bold;
	}

.enhancedContent {
	font-size: 11px;
	color: #7b7b7b;
	width: 200px;
	margin: 0 0 30px 0;
	float: right;
	padding: 15px;
	border: 1px solid #ccc;
	clear: both;
	margin: 0 0 20px 20px;
	}
.enhancedContent img {
	margin: 5px 0 0 0;
	}
#versionCheck {
	position: absolute;
	left: 0;
	top: 0;
	}
div#shutDownWarning {
	background-color: #ffc;
	text-align: center;
	width: 100%;
	padding: 20px 0 20px 0;
	}

div.alert {
	width: 780px;

	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;

	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}