@charset "utf-8";

a:link {color:#990000;}
a:visited {color:#990000;}
a:hover {
	color:#0000CC;
}
a:active {color:#990000;}

.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #9C1515;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #9C1515;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2.pos_abs
{
	position:absolute;
	left:360px;
	top:222px
}
h2.pos_abstwo
{
	position:absolute;
	left:555px;
	top:570px
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-left {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
#coursecontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 20px;
	text-align: justify;
}
  
#pagecontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 20px;
	text-align: justify;
	vertical-align:top;
}
#index_chapter {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 210px;
	margin-right: 120px;
	text-align:left;
	vertical-align:top;
}
#admincontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 OL {
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-left:210px;
}

#QuestionPage {
	background-color: #00CCFF;
}

/* Table Styles */

table#cpanel {
	background-color:#FFFFFF;
	width:80%;
	padding:2px;
}

/* entry to override localized td variables

table#cpanel td {
	padding:2px;
	border:1px;
} */

.leftcoltitle {
	text-align:right;
	background-color:#FFFFFF;
	width:23%;
}
.midcoltitle {
	text-align: left;
	background-color:#FFFFFF;
	width:50%;
}
.rightcoltitle {
	text-align: left;
	background-color:#FFFFFF;
	width:25%;
}
.leftfilltitle {
	background-color:#FFFFFF;
	width:1%;
}
.rightfilltitle {
	background-color:#FFFFFF;
	width:1%;
}
.leftcol {
	text-align:right;
	background-color:#FBE99F;
	width:23%;
	border-bottom: 1px solid #990000;
}
.leftfill {
	background-color:#FBE99F;
	width:1%;
	border-bottom: 1px solid #990000;
}
.rightfill {
	background-color:#D3E8EF;
	width:1%;
	border-bottom: 1px solid #990000;
}
.midcol {
	text-align: left;
	background-color:#D3E8EF;
	width:40%;
	border-bottom: 1px solid #990000;
}
.rightcol {
	text-align: center;
	background-color:#D3E8EF;
	width:35%;
	border-bottom: 1px solid #990000;
}
.changeit {
	font-size:13px;
	font-weight:bold;
	}


.ctrlpan {
	color:#9C1515;
	margin-bottom:0px;
	margin-left:38px;
	border:none;
	text-align:left;
	}
.ctrlpan2 {
	color:#9C1515;
	margin-bottom:0px;
	margin-right:38px;
	border:none;
	text-align:right;
	}
.ctrlpan3 {
	text-align:center;
	}

.topstatus {
  color: #9C1515;
  font-size: 24px;
  font-weight: bold;
}

div.question
{
  margin: 10px 5px;
  padding: 5px;
  border: #AAA 1px solid;
}

div.question p.question
{
  font-size: 125%;
  font-weight: bold;
  margin: 4px 0px;
}

div.question p.answer
{
  margin: 1px 0px;
}

div.question div.result p
{
  font-size: 200%;
  font-weight: bold;
  margin: 10px 10px;
  padding: 15px;
  border: #000 1px none;
}

div.question div.result p.correct
{
  color: #4F4;
}

div.question div.result p.incorrect
{
  color: #F44;
}

p.infotext
{
  margin: 10px;
  padding: 10px;
}

#timedisp{
font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #9C1515;
}


div.buffered { margin: 10px; padding: 10px; background-color: #FFF; }

div.fineprint
{
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #111;
  text-align: left;
  margin: 0px;
}

div.fineprint label
{
  font-size: 120%;
  font-weight: bold;
  color: #000;
}


/* Form styles */
div.form-container {
	margin: 10px;
	padding: 5px 10px;
	background-color: #C7D7E9;
	border: #888 1px outset;
	width:80%;
	margin-left:auto;
	margin-right:auto;
s
}

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.cp { margin-right: 10px; padding-right: 10px; width: 300px; display: block; float: left; text-align: right; position: relative; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset {
	margin: 10px 0;
	padding: 10px;
	border: #888 1px inset;
	background-color:#FFFFD5;
}
div.form-container form legend { font-weight: bold; color: #9C1515; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 250px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow {text-align:center; }
div.form-container div.buttonleft {text-align:left; padding-left:80px; }
