html, body {
 
	background-repeat: repeat-x; 

	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#d7dae1;
}

a {
	/*color: #0070ff;*/
	color: #293d7c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.img a{
	border: 0px;
}


#page {
	text-align: left;
	position: relative;
	font-size: 9pt;
	font-family: Tahoma, Arial, Verdana, Sans;
	width: 990px;
	margin: 0px auto;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto !important;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: none;
	background-color:#ffffff;
}
	
html>body #page {
	height: auto;
}

#header {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	/*height: 55px;*/
	position: relative;
}

#subheader {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 91px;
	bottom: 0px;
	left: 0px;
	height: 26px;
}


#subheader img {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	vertical-align: middle;
}

#content {
	padding-top: 0px;
	text-align: center;
}

#tinylogin {
	/* display: none; */
	padding: 3px;
	float: right;
	color: #aaa;
	margin-bottom: 5px;
}

#tinyloginpanel {
	display: none;
}

#tinyloginpanel input {
}

#tinyloginpanel input.submitbtn {
	color: white;
	border: 1px outset #366799;
	background-image: url(images/buttonbg.png);
	background-position: center center;
	font-size: 9px;
}

input.submitbtn {
	color: white;
	border: 1px outset #366799;
	background-image: url(images/buttonbg.png);
	background-position: center center;
	padding: 3px;
}

#title {
	text-align: left;
	font-weight: bold;
	background-color: #0070ff;
	color: white;
	padding: 5px 7px;
	font-size: 9pt;
}

#pageright {
	font-size: 9pt;
	color: #616161;
	padding-top:5px;

}

#pageright #title {
	background-color: #FF9900;
}

#pageright h3 {
	color: #FF9900;
	font-size: 120%;
}

#contentsidebar {
	border: 1px solid #366799;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 200px;
	text-align: center;
}

a.linkbutton {
	display: block;
	color: #0070ff;
	padding: 7px;
	margin: 5px;
	margin-top: 0px;
}

a.linkbutton:hover {
	border: 1px solid white;
	padding: 6px;
	background-color: #0070ff;
	color: white;
	text-decoration: none;
}

a.tinylinkbutton {
	font-size: 90%;
	font-weight: normal;
	color: #336799;
	padding: 5px;
	margin: 3px;
	cursor: pointer;
	cursor: hand;
}

a.tinylinkbutton:hover {
	border: 1px solid #83b7f9;
	padding: 4px;
	background-color: #336799;
	color: white;
	text-decoration: none;
}

a.tinylink {
	font-size: 90%;
	font-weight: normal;
	color: #336799;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

a.tinylink:hover {
	text-decoration: underline;
}

#contenthead {
	clear: right;
}

#contentbody {
	clear: right;
	text-align: left;
	margin: 10px;
	color: #595959;
	font-family: Tahoma, Arial, Verdana, Sans;
}

#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;
	font-size: 8pt;
}

#loginpanel h2 {
	color: #265789;
	font-size: 130%;
	padding: 3px;
	margin-top: 0px;
}

#loginpanel .loginform {
	font-size: 8pt;
}

#loginpanel .loginform td.leftheader {
	text-align: right;
	color: #366799;
}

#loginpanel .loginform input {
}

#loginpanel .loginform .submitbtn {
	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: 30px;
	bottom: 0;
	right: 0;
	padding: 0px;
	width: 100%;
	height: 166px;
	text-align: center;
	color: #999;
	vertical-align: bottom;
	background-image: url(images/footer.jpg);
}


img {
	border: none;
	margin: 0px;
}

.topnav {
	width: 990px;
}

.leftnav {
	border-top:1px solid #cccccc;
}

.midcontent {
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;
	margin-top: 20px;
}

.midblocktext {
	padding: 10px;
}

.rightcontent {
	padding: 0px;
	border-top: 1px solid #cccccc;
}


h3 {
font-weight: bold;
margin: 0px 0 10px 0;
color: #FF9900;
font-size: 120%;
}

#date {
color: #E2110C;
font-weight: bold;
}

ul {
list-style-type: square;
}

#maincontent {
font-family: Tahoma, Arial, Verdana, Sans;
line-height: 18px;
font-weight: normal;
color: #595959;
padding-left: 10px;
padding-right: 10px;
font-size: 9pt;
}

#maincontent table {
font-family: Tahoma, Arial, Verdana, Sans;
line-height: 18px;
font-weight: normal;
color: #595959;
padding: 10px;
font-size: 9pt;
}

#rightcontent {
	padding: 0px;

}

#rightcontent .text {
}

#footer {
	position: relative;
	margin-top: 30px;
	bottom: 0;
	right: 0;
	padding: 0px;
	width: 100%;
	height: 166px;
	text-align: center;
	color: #999;
	vertical-align: bottom;
}


/************* LEFT NAVIGATION **************/
#sectionnav {
	float: left;
	text-align: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Tahoma, Arial, Verdana, Sans;
	font-size: 11px;
}

#sectionnav ul{
	color: white;
	margin: 0px;
	padding: 0px;
}

.course {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #ed8900;
	border-top: 0;
	background-color: #fd9900;
}

.course li{
	margin: 0;
	padding: 0px;
/*	background: url('images/bigarrow.gif') left top no-repeat; */
/*	padding-left: 30px; */
/*	padding-top: 10px; */
}

.course li.unavailable {
	font-weight: bold;
	padding: 4px 6px;
	margin: 0;
	color: #bf8900;
}

.course li a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 5px 6px;
}

.course li a.selected {
	color: #f9f118;
}

.module {
	list-style: none;
	margin: 0;
	padding: 0;
}

.module li {
	border-top: 1px solid #ffbb22;
	border-bottom: 1px solid #eda910;
	background-color: #fdb920;
}

.module li.unavailable {
	padding-left: 16px;
	border-top: 1px solid #ffbb22;
	border-bottom: 1px solid #eda910;
	background-color: #fdb920;
	color: #bf8900;
}

.module li a {
	color: white;
	display: block;
	padding-left: 16px;
}

.module li a.selected {
	color: #f9f118;
}

.chapter {
	list-style: none;
	margin: 0px;
	padding: 0;
}

.chapter li{
	background-color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid #eeeeee;
}

.chapter li.unavailable {
	padding-left: 26px;
	background-color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid #eeeeee;
	color: #ccc;
}

.chapter li a {
	padding-left: 26px;
	display: block;
	color: #444444;
}

.chapter li a.selected {
	color: #0070ff;
}

.section {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}

.section li {
	border-top: 0px;
	background-color: white;
	border-bottom: 0px;
}

.section li.unavailable {
	padding-left: 40px;
	border-top: 0px;
	background-color: white;
	border-bottom: 0px;
	color: #ccc;
}

.section li a {
	padding-left: 40px;
	display: block;
	color: #777777;
}

.section li a.selected {
	color: #0070ff;
}

/*************OLD LEFT NAVIGATION **************/



/*************END LEFT NAVIGATION **************/



/************* TEST STYLING **************/

.question {
	line-height: 18px;
	font-weight: bold;
	color: #444444;
	padding: 2px;
	font-size: 8pt;
}

.selectedanswer {
	margin-left: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #444444;
	background-color: #f9f6a7;
	border: #ddaa77 1px dotted;
	padding: 5px;
	font-size: 8pt;
}

.answer {
	margin-left: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #444444;
	padding: 5px;
	font-size: 8pt;
}

.answertext {
	margin-left: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #444444;
	font-size: 8pt;
}

.correctanswertext {
	line-height: 18px;
	color: black;
	padding: 2px;
	font-size: 8pt;
	color: green;
}

.incorrectanswertext {
	line-height: 18px;
	color: black;
	padding: 2px;
	font-size: 8pt;
	color: red;
}

.selectedanswertext {
	line-height: 18px;
	color: black;
	padding: 2px;
	font-size: 8pt;
}

.correctanswerfeedback {
	color: green;
	font-weight: bold;
	font-style: italic;
	margin-left: 40px;
	font-size: 8pt;
}

.incorrectanswerfeedback {
	color: red;
	font-weight: bold;
	font-style: italic;
	margin-left: 40px;
	font-size: 8pt;
}

/*************END TEST STYLING **************/


/*********** Site admin control styles **********/

#tiersControl a.plain {
}

#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;
	font-weight: normal;
}

#treeControl ul li a.plain {
	color: #76a7d9;
	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;
}

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited {
	color: #fff;
	background-image: url(/images/buttonbg.png);
	background-position: center center;
	background-repeat: no-repeat;
	/* background-color: #036; */
	text-decoration: none;
}

#navlist a:hover {
	color: #f9f6a7;
	/* background-color: #369; */
	text-decoration: none;
}

table.useradmin {
	width: 100%;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px outset #bbb;
}

table.useradmin th {
	font-size: 12pt;
	background-color: #ff9900;
	color: #f9f6a7;
	text-align: left;
	font-weight: normal;
	padding: 4px;
}

table.useradmin tr td {
	color: #888;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.userorders {
	width: 100%;
	font-size: 8pt;
	border-collapse: collapse;
	margin: 0px auto;
}

table.userorders th {
	font-size: 9pt;
	background-color: #ddd;
	color: #444;
	text-align: left;
	font-weight: normal;
	padding: 2px;
}

table.userorders tr td {
	color: #888;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.note {
	margin: 5px;
	background-color: #fefcca;
	padding: 7px;
}

div.note .notedata {
	font-weight: bold;
}
/***********END Site admin control styles **********/

div.clearer {
        clear: both;
        line-height: 0;
        height: 0;
}

.textbutton {
        padding: 3px;
        color: #366799;
        text-decoration: none;
}

.textbutton:hover {
        background-color: #366799;
        color: white;
}

fieldset {
	width: 100%;
	font-size: 8pt;
	border: 1px solid #dbdfb1;
}

legend {
	font-weight: bold;
	color: #abaf81;
}

label {
	display: block;
	color: #5b5f31;
	margin-bottom: 10px;
}

label span {
	display: block;
	float: left;
	width: 140px;
	padding-top: 6px;
	padding-right: 6px;
	text-align: right;
}

.RegLabel{
	display: block;
	color: #5b5f31;
	margin-bottom: 20px;
	margin-top:10px;
}

.RegFields{
	display: block;
	float: left;
	/*width: 140px;*/
	width: 220px;
	padding-top: 6px;
	padding-right: 6px;
	text-align: right;
	margin-top:-13px;
}

.Disclaimer{
	display: block;
	float: left;
	/*width: 140px;*/
	width: 20px;
	padding-top: 6px;
	padding-right: 6px;
	text-align: right;
	margin-top:-13px;
}

.cmbBox{
font-size:11px;
}


h2.linkhead {
	vertical-align: middle;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	margin: 0px;
	margin-bottom: 5px;
}

h2.linkhead img {
	vertical-align: middle;
}

#registerarea, #loginarea {
	margin: 5px;
	padding: 10px;
	
	border: 1px solid #bbb;
}

ol#registersteps {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 20px;
}

ol#registersteps li {
	font-size: 8pt;
	display: inline;
	color: #888;
	font-weight: bold;
	padding: 0.5em;
}

ol#registersteps li.selected {
	color: #0070ff;
}

tr.orgrow {
	border: 1px solid #bbb;
}

tr.orgrow td {
	vertical-align: top;
	padding: 10px;
}

td.homeright #title {
	background-color: #fd9900;
}

a.tablemode {
	color: #888888;
	text-decoration: underline;
	font-weight: normal;
}

a.seltablemode {
	color: #fd9900;
	font-weight: normal;
}

#testmsg {
	font-size: 12pt;
	font-weight: bold;
	color: #aa0000;
}

/*********** BEGIN Order process styles **********/

table#orderreview {
	width: 90%;
	margin: 0px auto;
	font-size: 9pt;
	border-collapse: collapse;
}

table#orderreview tr {
	margin: 2px;
}

table#orderreview td {
	padding: 5px;
}

table#orderreview td.amount {
	text-align: right;
	font-style: italic;
}

table#orderreview tr#headerrow {
	background-color: #ff9900;
}

table#orderreview tr.itemrow {
	border-top: 1px solid #ccc;
}

table#orderreview tr.itemrow td.description {
	font-style: italic;
}

table#orderreview tr.itemrow td.amount {
	width: 75px;
}

table#orderreview tr.discountrow {
	background-color: #eee;
}

table#orderreview tr.discountrow td.description {
	text-align: right;
}

table#orderreview tr.discountrow td.amount {
	
}

table#orderreview tr.totalrow {
	border-top: 1px solid #ccc;
	font-size: 125%;
	/* border-bottom: 1px solid #ccc; */
}

table#orderreview tr.totalrow td {
	padding-top: 10px;
	padding-bottom: 10px;	
}

table#orderreview tr.totalrow td.description {
	text-align: right;
}

table#orderreview tr.totalrow td.amount {
	
}

table#orderreview tr.addlactionrow {
	text-align: right;
	background-color: #f9f6a7;
}

table#orderreview tr.addlactionrow input[type=text] {
	font-size: 8pt;
	font-weight: bold;
	padding: 2px;
}

table#orderreview tr.addlactionrow input[type=submit] {
	font-size: 8pt;
	padding: 2px;
}

div#notificationbox {
	background-color: #f9f6a7;
	color: #444;
	padding: 10px;
	width: 75%;
	text-align: center;
	margin: 15px auto;
	border: 1px dashed #ccc;
}

div#paymentmethods {
	text-align: left;
	margin: 15px auto;
	width: 220px;
}
#btmcontent{
	color:#595959;
	font-family:Tahoma,Arial,Verdana,Sans;
	font-size:9pt;
	font-weight:normal;
	line-height:18px;
	padding:10px;
}
a.btmlink, a.btmlink:link{
	/*color:#595959;*/
	color:#293d7c;
	font-family:Tahoma,Arial,Verdana,Sans;
	font-size:9pt;
	font-weight:normal;
	line-height:18px;
	padding:10px;
}
a.btmlink:hover{
	/*color:#0070FF;*/
	color:#009afb;
	text-decoration:underline;

}
/*********** END Order process styles **********/

/************** added on 16082010 for new design***********/
#page{
	padding-top:10px;
}
#contenthead #title{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	/*color:#009afb;*/
	color:#293d7c;
	font-size:22px;
	font-weight:bold;
	padding:5px 7px;
	text-align:left;
}

#content #title{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	/*color:#009afb;*/
	color:#293d7c;
	font-size:22px;
	font-weight:bold;
	padding:5px 7px;
	text-align:left;
}
#pageright #title
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	/*color:#009afb;*/
	color:#293d7c;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px;
	text-align:left;
}
#btmcontent #title
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	/*color:#009afb;*/
	color:#293d7c;
	font-size:18px;
	font-weight:bold;
	padding:5px 0px;
	text-align:left;
}
#content h1{
	font-family:Arial, Helvetica, sans-serif;
	/*color:#009afb;*/
	color:#293d7c;
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:left;
}
#content h2{
	font-family:"Times New Roman", Times, serif;
	/*color:#274965;*/
	color:#009afb;
	padding-bottom:5px;
	font-size:14px;
}
#content h4{
	color:#274965;
	padding-bottom:5px;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}

#header_main{
	background-color:#ffffff;
	border-bottom:5px solid #d7dae1;
	height:55px;
	_height:65px;
	
}
.logo{
	width:152px;
	padding-top:9px;
	padding-left:20px;
}
.nav{
	width:430px;
	padding-top:28px;
}
.nav a{
	/*color:#009fff;*/
	color:#293d7c;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	text-decoration:underline;
}
.nav a:hover{
	/*color:#000000;*/
	color:#009fff;
	text-decoration:none;
}
.toplink{
	width:250px;
	padding-right:20px;
	padding-top:28px;
}
.toplink a{
	/*color:#009fff;*/
	color:#293d7c;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	text-decoration:underline;
}
.toplink a:hover{
	/*color:#000000;*/
	color:#009fff;
	text-decoration:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
div#page
{
border:none;
}
#mainwrap{
	width:100%;
	background-color:#d7dae1;
}
#header{
	width:990px;
	margin:0px auto;
	background-image:none;
}
#footer{
	color:#000035;
	border-top:1px solid #999999;
	padding-top:20px;
	clear:both;
	text-align:center;
	line-height:22px;
	padding-bottom:10px;
}
#footer a{
	/*color:#000035;*/
	color:#293d7c;
	font-weight:bold;
	text-decoration:underline;
}
#footer a:hover{
	color:#009afb;
	font-weight:bold;
	text-decoration:none;
}
h3
{
	font-family:"Times New Roman", Times, serif;
	/*color:#274965;*/
	color:#009afb;
}
#registerarea, #loginarea{
	background-color:#f2f9ff;
	border: solid 1px #009dff;
}
 .linkhead{
	/*color:#009afb;*/
	color:#293d7c;
	padding-bottom:5px;
	font-size:18px;
	font-weight:bold;
}
#pageright ul{
	margin:0px;
	
}
#pageright li{
	font-size:12px;
	list-style:disc;
	color:#274965;
	font-weight:bold;
	line-height:16px;

}
#pageright h1{
	/*color:#009afb;*/
	color:#293d7c;
	padding-bottom:5px;
	margin:0px;
	font-size:18px;
	font-weight:bold;
}
#pageright h2
{
	color:#274965;
	font-size:14px;
	margin-bottom:5px;
}
#pageright h4{
	color:#274965;
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
} 
#pageright a{
	/*color:#274965;*/
	color:#293d7c;
	text-decoration:underline;
} 
#pageright a:hover{
	color:#009afb;
	text-decoration:none;
} 
.fieldholder
{
	margin-left: 30px;
	margin-bottom:20px;

}
.clsSelectbox{
	border-bottom : solid 1px #fece62;
	border-right : solid 1px #fece62;
	border-left : solid 1px #fdeda2;
	border-top : solid 1px #fdeda2;
	background-color: #fffecd;
	font-size:14px;
	font-style:italic;
	padding:10px;
	width:200px;
	color:#273e67;

}
.clsTextbox{
	border-bottom : solid 1px #fece62;
	border-right : solid 1px #fece62;
	border-left : solid 1px #fdeda2;
	border-top : solid 1px #fdeda2;
	background-color: #fffecd;
	font-size:14px;
	font-style:italic;
	padding:10px;
	height:40px;
	width:200px;
	color:#273e67;
}
