html, body {
	background-image: url(images/stripedbg-full.gif); 
	background-repeat: repeat-y; 
	background-position: center center;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #76a7d9;
}

.img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.img a{
	border: 0px;
}


#page {
	text-align: left;
	position: relative;
	font-size: 0.9em;
	font-family: Arial, Verdana;
	width: 990px;
	margin: 0px auto;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto !important;
}
	
html>body #page {
	height: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	background-color: #99cdff;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	height: 161px;
	position: relative;
}

#subheader {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 133px;
	bottom: 0px;
	left: 0px;
	height: 23px;
}

#subheader img {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right:5px;
	vertical-align: middle;
}

#content {
	padding-top: 0px;
	text-align: center;
}

#tinylogin {
	/* display: none; */
	padding: 3px;
	float: right;
	color: #999;
	font-size: 14px;
	margin-bottom: 5px;
}

#tinyloginpanel {
	display: none;
}

#tinyloginpanel input {
	font-size: 90%;
}

#tinyloginpanel input.submitbtn {
	background-color: #76a7d9;
	border: 1px outset #5687b9;
	font-size: 100%;
	color: white;
}

input.submitbtn {
	background-color: #76a7d9;
	border: 1px outset #5687b9;
	font-size: 85%;
	padding: 3px;
	color: white;
}

#title {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin: 15px;
	margin-bottom: 3px;
	color: #FF9900;

}

#contentsidebar {
	border: 1px solid #366799;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 200px;
	text-align: center;
}

a.linkbutton {
	display: block;
	color: #366799;
	padding: 7px;
	margin: 5px;
	margin-top: 0px;
}

a.linkbutton:hover {
	border: 1px solid #164779;
	padding: 6px;
	background-color: #366799;
	color: #e6f23a;
	text-decoration: none;
}


#contenthead {
	clear: right;
}

#contentbody {
	clear: right;
	text-align: left;
	margin: 10px;
	color: #663300;
	font-family: Trebuchet MS, Tahoma, Arial, Sans;
	font-size: 90%;
}

#loginpanel {
	margin: 20px auto;
	padding: 20px;
	clear: right;
	width: 330px;
	height: 195px;
	background-image: url(images/loginbg.png);
	background-repeat: no-repeat;
	text-align: left;
}

#loginpanel h2 {
	color: #265789;
	font-size: 130%;
	padding: 3px;
	margin-top: 0px;
}

#loginpanel .loginform {
	
}

#loginpanel .loginform td.leftheader {
	font-size: 80%;
	text-align: right;
	color: #366799;
}

#loginpanel .loginform input {
	font-size: 80%;
}

#loginpanel .loginform .submitbtn {
	font-size: 70%;
	color: white;
	border: 1px outset #366799;
	background-image: url(images/buttonbg.png);
	background-position: center center;
	
}

.picintro {
	width: 90%;
	height: 150px;
	margin: 0px auto;
	border: 1px solid #366799;
	background-color: #76a7d9;
}

.bodytext {
	/* font-size: 9pt; */
}

#footer {
	position: relative;
	clear: both;
	margin-top: 0px;
	bottom: 0;
	right: 0;
	padding: 0px;
	width: 100%;
	height: 166px;
	text-align: center;
	color: #999;
	font-size: 75%;
	vertical-align: bottom;
	background-image: url(images/footer.jpg);
}


img {
	border: none;
	margin: 0px;
}

.topnav {
	width: 990px;
}

.leftnav {
	border-top:1px solid #cccccc;
}

.coursenav {
	background-image: url('images/bigarrow.gif');
	background-repeat: no-repeat;
	height: 31px;
	margin: 5px;
}

.coursenav a{
	font-size: 14px;
	font-weight: bold;
	color:#336799;
	text-decoration: none;
}

.modulenav {
	background-color: #336799;
	padding: 5px;
}

.modulenav a{
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.chapternav {
	height: 18px;
	border-bottom: 1px solid #cccccc;
	padding: 2px;
	padding-left:10px;
}

.chapternav a{
	font-size: 12px;
	color: #99CDFF;
}


.midcontent {
font-size: 13px;
line-height: 18px;
font-weight: normal;
color: #616161;
border:1px solid #cccccc;
}

.midcontent a {
color : #E2110C;
text-decoration : none;
}

.midcontent a:hover {
color : #E2110C;
border-bottom : 1px solid #E2110C;
} 

.midblocktop {
	padding: 5px;
	background-color: yellow;
	color: #336799;
	font-weight: bold;
	font-size: 34px;
	margin-top: 20px;
}

.midblocktext {
	padding: 10px;
}

.rightcontent {
	padding: 0px;
	border-top: 1px solid #cccccc;
}


h3 {
font-size: 12px;
font-weight: bold;
margin: 0px 0 10px 0;
color: #663300;
}

#date {
color: #E2110C;
font-weight: bold;
}

ul {
list-style-type: square;
}





#title {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin: 15px;
	margin-bottom: 3px;
	color: #FF9900;

}



#maincontent {
font-family: Trebuchet MS, Tahoma, Arial, Sans;
font-size: 90%;
line-height: 18px;
font-weight: normal;
color: #663300;
padding: 2px;
text-align: left;
}

p {
text-align: left;
}

#rightcontent {
	padding: 0px;

}

#rightcontent .text {
	font-size: 85%;
}

#rightcontent .text h3 {
}

#footer {
	position: relative;
	margin-top: 0px;
	bottom: 0;
	right: 0;
	padding: 0px;
	width: 100%;
	height: 166px;
	text-align: center;
	color: #999;
	font-size: 75%;
	vertical-align: bottom;
	background-image: url(images/footer.jpg);
}


/************* LEFT NAVIGATION **************/
#sectionnav {
	float: left;
	text-align: left;
	width: 175px;
	margin: 0px;
	font-size: 90%;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;
	border-right: 1px solid #cccccc;
	font-family: Trebuchet MS, Arial, Sans;
}

#sectionnav ul{
	margin: 0px;
	padding: 0px;
}

#sectionnav .selected a {
	color: #76a7d9;
	font-weight: bold;
	text-decoration: underline;
}

#sectionnav a:hover {
	text-decoration: underline;
}

#sectionnav .unavailable {
	color: #ccc;
}

.course {
	padding-left: 30px;
}

.course li{
	background: url('images/bigarrow.gif') left top no-repeat;
	list-style: none;
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 10px;
	line-height: 20px;
}

.course li a{
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.chapter {
	padding-left: 0px;
	margin: 0px;
}

.chapter li{
/* background: url('images/smallarrow.gif') left top no-repeat; */
	background: none;
	list-style: none;
	margin: 5px;
	margin-left: 10px;
	line-height: 15px;
	padding: 0px;
	padding-left: 0px;
}

.chapter li a{
	font-size: 90%;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

* html .chapter li {
	margin-left: 0px;
}

.section {
	padding-left: 0px;
	margin: 0px;
}

.section li{
	background: none;
	background-repeat: no-repeat;
	list-style: none;
	margin: 5px;
	margin-left: 10px;
	padding: 0px;
	padding-left: 0px;
}

.section li a{
	color: #aa7744;
}

* html .section li {
	margin-left: 0px;
}

			/*************OLD LEFT NAVIGATION **************/



/*************END LEFT NAVIGATION **************/





/************* TEST STYLING **************/

.question {
	font-size: 90%;
	line-height: 18px;
	font-weight: bold;
	color: #663300;
	padding: 2px;
}

.selectedanswer {
	font-size: 90%;
	margin-left: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #663300;
	background-color: #f9f6a7;
	border: #ddaa77 1px dotted;
	padding: 5px;
}

.answer {
	font-size: 90%;
	margin-left: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #663300;
	padding: 5px;
}

.answertext {
	margin-left: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #663300;
}

.selectedanswertext {
	line-height: 18px;
	color: black;
	padding: 2px;
}

.correctanswerfeedback {
	color: green;
	font-weight: bold;
	font-style: italic;
	margin-left: 40px;
}

.incorrectanswerfeedback {
	color: red;
	font-weight: bold;
	font-style: italic;
	margin-left: 40px;
}

/*************END TEST STYLING **************/


/*********** Site admin control styles **********/

#tiersControl a.plain {
	font-size: 85%;
}

#tiersControl a img {
	border: 0px;
}

#treeControl a img {
	border: 0px;
}

#treeControl ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 5px;
	display: table;
	/* background-color: #8eaf74; */
}

#treeControl ul ul {
	padding-left: 30px;
}

#treeControl li {
	display: block;
	padding: 3px;
	margin: 2px 0px;
}

#treeControl ul li a {
	padding: 4px;
	color: #063a7c;
}

#treeControl ul li a.plain {
	color: #76a7d9;
	font-size: 85%;
	padding: 0px;
}

#treeControl ul li.selected {
	padding: 10px;
	background-color: #366799;
	border: 2px outset #164779;
}

#treeControl ul li.selected a {
	color: #e6f23a;
}

#treeControl ul li.selected a.plain {
	color: white;
	font-size: 85%;
}

/***********END Site admin control styles **********/

div.clearer {
        clear: both;
        line-height: 0;
        height: 0;
}

.textbutton {
        padding: 3px;
        font-size: 70%;
        color: #366799;
        text-decoration: none;
}

.textbutton:hover {
        background-color: #366799;
        color: white;
}

#gonext {
	width: 123px;
	height: 38px;
	padding: 0px;
	border: 0px;
	background-color: white;
	background-image: url(images/next.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#goback {
	width: 123px;
	height: 38px;
	padding: 0px;
	border: 0px;
	background-color: white;
	background-image: url(images/back.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#submit_test {
	width: 226px;
	height: 44px;
	padding: 0px;
	border: 0px;
	background-color: white;
	background-image: url(images/submit.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

table.testresults {
	border: 1px solid #bbb;
	border-collapse: collapse;
	margin: 10px;
	font-size: 8pt;
}

table.testresults th {
	background-color: #ddd;
	border: 1px solid #bbb;
}

table.testresults td {
	border: 1px solid #bbb;
	padding: 3px;
	vertical-align: top;
}

table.testresults td.data {
	text-align: center;
}

table.testresults td.comments {
	width: 30%;
}
