/* CSS Document */

body {
	background:		#FFFFFF;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#000000;
}

em {
	color: #808420;
	font-weight: bold;
	font-style: normal;
}

h1 {
	font-size: 20px;
	line-height:26px;
	color: #005280;
	border-bottom:1px solid #A0A0E0;
}

h2 {
	font-size: 18px;
	line-height:26px;
	color: #808420;
}

h3 {
	font-size: 15px;
	color: #005280;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #005280;
}

#wrapper {
	width: 940px;
	margin: 0px auto;
	border: 0px solid #000000;	
}

#shadowBox {
	width: 960px;
	margin: 0px auto;
}


/* FIX makes mozilla wrapper expand to the height of its child floats as IE does */
#wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
/* End hide from IE-mac */

/* End fix */

/* Drop shadows  ####################*/

/* ie bit */	
#shadow_top{
	width:					960px;
	height:					10px;
	line-height:			1px;
	font-size:				1px;
	filter:	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/top_shadow_white.gif', sizingMethod='scale');
	}
	
#shadow_side{
	width:					960px;
	margin:					0px;
	padding:				0px;
	filter:	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/side_shadow_white.gif', sizingMethod='scale');
	}
	
#shadow_bottom{
	width:					960px;
	height:					10px;
	line-height:			1px;
	font-size:				1px;
	filter:	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bottom_shadow_white.gif', sizingMethod='scale');
	}		
	
	
/* mozilla bit */
head:first-child+body #shadow_top{
	background:				url(../images/top_shadow_white.gif) top left no-repeat;
	}
	
head:first-child+body #shadow_side{
	background:				url(../images/side_shadow_white.gif) bottom center repeat-y;
	}
	
head:first-child+body #shadow_bottom{
	background:				url(../images/bottom_shadow_white.gif) bottom left no-repeat;
	}				
				
	
/* Drop shadows Home  ####################*/
	
#shadow_top_home{
	width:					960px;
	height:					10px;
	line-height:			1px;
	font-size:				1px;
	filter:	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/top_shadow_white.gif', sizingMethod='scale');
	}
	
#shadow_side_home{
	width:					960px;
	margin:					0px;
	padding:				0px;
	filter:	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/side_shadow_white.gif', sizingMethod='scale');
	}
	
#shadow_bottom_home{
	width:					960px;
	height:					10px;
	line-height:			1px;
	font-size:				1px;
	filter:	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottom_shadow_white.gif', sizingMethod='scale');
	}			
	
head:first-child+body #shadow_top_home{
	background:				url(../images/top_shadow_white.gif) top left no-repeat;
	}
	
head:first-child+body #shadow_side_home{
	background:				url(../images/side_shadow_white.gif) bottom center repeat-y;
	}
	
head:first-child+body #shadow_bottom_home{
	background:				url(../images/bottom_shadow_white.gif) bottom left no-repeat;
	}				
		
#topBanner {
	height: 64px;
	padding-left: 38px;
	background: #005280;
}

#contentWrap {
	background : #FFFFFF;
}

/* underscore before height will mean it is only used by IE6 */
#mainContent {
	width: 		680px;
	float: 		left;
	display: block;
	background: #FFFFFF;
	overflow: visible;
	border-right: 1px solid #003861;
	color : #404040;

}

#wrapDivs table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color:#003861;
	border-collapse: collapse;
	background-color: white;
}
#wrapDivs th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: #003861;
	background-color:#EDECF1;
	-moz-border-radius: 0px 0px 0px 0px;
}
#wrapDivs td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: #003861;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


#noBorderDiv table {
	border: 1px solid white;
	border-color: white;
	background-color: white;
}
#noBorderDiv th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-color: white;	
}
#noBorderDiv td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;

	background-color: white;
	border-color: white;	
}

.mainText {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 8px;
	line-height: 18px;
}

.otherText {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 4px;
	padding-bottom: 8px;
	font-size:14px;
	line-height: 18px;
}

.otherText li { margin-bottom: 8px;}
.otherText ul { list-style-position: outside; margin-left: 0px; padding-left: 20px;}
.mainText ul { list-style-position: outside; margin-left: 0px; padding-left: 27px;}

#userAreaText {
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	min-height:500px;
}

#helpfulhints {
	padding: 0px;
	margin: 0px;
	width:	252px;	
	float:	right;
	color : #003861;
	background : #FFFFFF;
	border-left: 1px solid #003861;
}

#helpfulhints ul {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	line-height: 14pt;
}

#helpfulhints ul li {
	width : 200px;
	margin-left : 0px;
	margin-top : 5px;
	margin-bottom: 5px;
	color: #444444;	
}

#helpfulhints ul li a {
	color: #444444;
	text-decoration: none;
	padding-left: 18px;
	background: url(../images/greenArrow.gif) no-repeat;	
	display: block;	
}


#helpfulhints ul li a:hover {
	text-decoration : none;
	color: #003861;
	background: url(../images/greenArrow.gif) no-repeat;	
}

#helpfulhints ul li a.current {
	color: #003861;
	text-decoration: none;
}

#helpfulhints ul li.current {
	background: url(../images/greenArrow.gif) no-repeat;
}

#helpfulhints ul li  a.current:hover {
	color: #666666;
	text-decoration: none;	
}

#quickLinks {
	height: 64px;
	padding-top: 5px;
	width: 100%;
	border-top: solid 1px #003861;
	background: #FFFFFF;
	float: left;
	vertical-align : middle;
}

#clearFloat {
	clear: both;
}

#footer 
{
    color: #000000;
	text-align: center;
	width: 764px;
	margin: 0px auto;
	font-size: 10px;	
}

a.footerLink {
	color: #003861;
	text-decoration: none;
}

a.footerLink:link {
	color: #003861;
	text-decoration: none;
}

a.footerLink:active {
	color: #003861;
	text-decoration: none;
}

a.footerLink:visited {
	color: #003861;
	text-decoration: none;
}

a.footerLink:hover {
	color: #60642a;
	text-decoration: none;
}

.homeImage {
	border-bottom: 1px solid #003861;
}

#greenText {
	color: #808420;
	font-weight: bold;
}

#greenSpan {
	color: #808420;
	font-weight: bold;
	display: block;
	float: left;
	width: 16px;
}

#formDiv {
	vertical-align: middle;
	_padding-top: 0px;
	line-height : 20px;
}

#loggedFormDiv {
	text-align: center;
	*padding-top: 0px;
	line-height : 20px;
}

form {
	padding: 0px;
	margin: 0px;
}

.inputBox {
	height: 12px;
	padding : 0px;
	margin : 0px;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	background: #ACC4E8;
	border: 0px
}

.submitButton {
	background : #003861;
	height: 15px;
	border: 0px;
	color: #CAD025;
	font-weight: bold;
	font-size: 9px;
	padding : 0px;
	margin : 0px;
	cursor: pointer;
}

#homeLinks ul {
	float:				none;
	padding: 			0px;
	margin:				0px;
	margin-top: 		30px;
	width: 450px;
	list-style: none;
	display: block;
	font-weight: bold;	
}

#homeLinks ul li {
	padding: 0px;
	padding-left: 16px;
	margin-right: 10px;
	line-height: 14px;
	float: left;
	color: #666666;	
	background : url(../images/greenArrow.gif) no-repeat;
}

#homeLinks ul li a:link {
	color: #003861;	
	text-decoration: none;
}

#homeLinks ul li a:visited {
	color: #003861;	
	text-decoration: none;
}

#homeLinks ul li a:hover {
	color: #666666;	
	text-decoration: none;
}

input {
	vertical-align : middle;
}

a.bigLink {
	font-weight: bold;
	color: #003861;
	text-decoration: none;
}

a.bigLink:hover {
	text-decoration: none;
	color: #666666;
}

.formInput {
	width: 120px;
	color: #333333;
}

.formInputWide {
	width: 220px;
	color: #333333;
}

a:link {
	color: #404224;
	text-decoration: none;
}

a:visited {
	color: #404224;	
	text-decoration: none;
}

a:hover {
	color: #60642A;	
	text-decoration: none;
}

.dataTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* STYLES FOR DISPLAYING CHAPTER SLIDES */

.inputSmall {
	width: 15px;
	outline: none;
	border : 0px;
}

#wrapDivs {
/*	color: #555555;*/
	/*color: #000000;*/
}

#wrapDivs em {
	color: #666666;
}



#wrapDivs div {
	background-color: FFFFFF;
	display: none;
	width: 460px;
	/*height: 300px;*/
	/*padding: 5px;*/
	/*border: 1px solid darkgray;*/
	/*overflow-y: scroll;*/
}

#div1 {
	background-color: FFFFFF;
	display: block;	
}

.nextButton {
	background : #F4F5CB;
	text-color: #FFFFFF;
	border: 1px solid darkgray;
	font-family: verdana;
	font-size: 11px;
}

#userTabs {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	margin-left: -18px;
}

#userTabs li {
	float: left;
	padding-right: 10px;
}

#userTabs li a {
	padding-left: 16px;
}

#userTabs li a.tabSelected {
	padding-left: 16px;
	color: #003861;
	background : url(../images/greenArrow.gif) no-repeat;
}


#userTabs li a:hover {
	background : url(../images/greenArrow.gif) no-repeat;
}

.smallText {
	font-size: 10px;
}	

#addModuleDiv {
	display: none;
}

a.bluelink {
	color: #003861;	
}

a.bluelink:link {
	color: #003861;	
}

a.bluelink:visited {
	color: #003861;	
}

a.bluelink:active {
	color: #003861;	
}

a.bluelink:hover {
	color: #A0A42A;	
}

.infoBox {
	border: 1px dashed darkgray; background : #F5F6CA; padding: 0px 5px;
}

.infoBox p {
margin: 7px;
}

.infoBox a:link {
font-weight:bold;
	color: #898E16;
}

.infoBox a:visited {
font-weight:bold;
	color: #898E16;
}

.infoBox a:active {
font-weight:bold;
	color: #898E16;
}

.infoBox a:hover {
font-weight:bold;
	color: #003861;
}

.orderBox {
	display: inline; 
	border: 1px solid #003861; 
	background: #006699; 
	padding: 3px; 
	padding-left: 5px; 
	padding-right: 5px; 
	font-weight: bold; 
	font-size: 12px; 
	color: white;
}


.orderBox a:link{
	color: #FFFFFF;
	text-decoration:underline;
}

.orderBox a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

.orderBox a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

.orderBox a:hover {
	color: #F5F6CA;
	text-decoration:underline
}

.jobDiv {
border: 0px solid darkgray; background: #FFFFFF; padding: 5px;
display: none;
}

*html #frontpagelinks {
	top: 0px;
}

div#frontpagelinks {
background: url(../images/homepagelady.jpg) no-repeat bottom right; 
height: 375px;
width: 500px;
float: right;
}

#frontpagelinks ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 0px;	
	margin-left: 8px;
}

#frontpagelinks ul li {

	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 20px;
	font-size: 18px;
}
*html #frontpagelinks ul li {
	margin-bottom: 20px;
}
#frontpagelinks ul li a {
	color: #003861;	
	text-decoration: none;
	padding-left: 30px;
	background: url(../images/greenarrow_large.jpg) no-repeat;	
	display: block;	
}


#frontpagelinks ul li a:hover {
	text-decoration : none;
	color: #666666;	
	background: url(../images/greenarrow_large.jpg) no-repeat;	
}

#frontpagelinks ul li  a.current {
	color: #003861;
	text-decoration: none;
}

#frontpagelinks ul li.current {
	background: url(../images/greenarrow_large.jpg) no-repeat;
}


#frontpagelinks ul li  a.current:hover {
	color: #666666;
	text-decoration: none;	
}

#ajaxLoader {
  z-index:1;
  background-color: #CC0000 !important;
  color: #FFFFFF;
  display: none;
  width: 80px;
}

.outerShadowDiv {
	margin-left: 12px; 
	border: 2px #E2E2E2 solid; 
	border-right: 0px; 
	margin-top: 5px; 
	margin-bottom: 0px; 
	width: 195px;
}

.gradedBoxDiv {
	margin-top: -4px; 
	border: 1px solid darkgray; 
	background: #FFFFFF;  
	width: 195px;
	overflow: hidden;
}

.gradedBoxDiv ul {
	margin-top: 0px; 
}
.gradedBoxDiv ul li{
	margin-top: 0px; 
}

.gradedBoxDivsmallFont {
	color: #505050;
	font-size: 11px;
	margin-left: 18px;
}

.blueBox {
	background: #6699CC;
	border: 1px solid #888888;
}

.greenBox {
	background: #66CC66;
	border: 1px solid #888888;
}

.pinkBox {
	background: #FFCCCC;
	border: 1px solid #888888;
}

.home_large_text p {
	color: #202020;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

.home_medium_text p {
	color: #202020;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	clear:both;
}

.home_medium_float_short p
{
	color: #202020;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	width:440px;
	float:left;
}

.home_medium_float_long p
{
	color: #202020;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	width:500px;
	float:left;
	margin:0;
}

.home_heading {
	color: #404040;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	clear:both;
}

.home_heading a {
	color: #404040;
	font-size: 14px;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
}

#home_course_buttons
{
    background: url(../images/big_button_menu.jpg) top left no-repeat;
    height: 245px;
    position:relative;
}

#home_course_buttons h1
{
	color: #205280;
	font-size: 17px;
	line-height:22px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #BBB;
	margin:0;
}
.home_course_button_large
{
	color: #205280;
	font-size: 17px;
	line-height:22px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #BBB;
	margin:0;
}
.home_course_button_medium
{
	color: #505050;
	font-size: 14px;
	line-height:20px;
	text-decoration:none;
	font-weight:normal;
}
.home_course_button_small
{
	color: #585858;
	font-size: 11px;
	line-height:16px;
	text-decoration:none;
	font-weight:normal;
}

a.home_heading:link { color:#404040; }
a.home_heading:visited { color:#404040; }
a.home_heading:hover { color:#303090; border-bottom:1px solid #A0A0E0;}
a.home_course_button_large:link { color:#205280;}
a.home_course_button_large:visited { color:#205280;}
a.home_course_button_large:hover { color:#303090;}
a.home_course_button_medium:link { color:#404040; }
a.home_course_button_medium:visited { color:#404040; }
a.home_course_button_medium:hover { color:#303090; border-bottom:1px solid #A0A0E0;}
a.home_course_button_small:link { color:#585858; }
a.home_course_button_small:visited { color:#585858; }
a.home_course_button_small:hover { color:#303090; border-bottom:1px solid #A0A0E0; }

#login-form
{
	float:right;
	font-size: 11px;
	color: #fff;
	margin-right:10px;
}
#login-form .login-form-input
{
	background: transparent url('/images/text-box-bg.png') no-repeat top left;
	border: 0px;
	padding: 2px 5px;
	width: 117px;
}
#login-form input, #login-form img{
  margin-left: 7px;
  font-size: 11px;
}
.login-form-float {
  height:19px;
}
.login-lost {
  font-size: 11px;
}
.login-lost-core
{
	margin-top:4px;
	margin-right:70px;
}

.main-heading {
	/*width:100%;*/
	font-size: 13px;
	padding:4px 0 4px 10px;
	background-color:#005280;
	color:#FFFFFF;
	clear:both;
}

.footer-heading-top {
	width:100%;
	padding:4px 0;
	background-color:#005280;
	font-size: 13px;
	color:#FFFFFF;
}
.footer-heading {
	width:100%;
	padding:4px 0;
	background-color:#005280;
	font-size: 12px;
	color:#FFFFFF;
}
.footer-heading-text
{
    font-size: 13px;
	font-weight:bold;
	margin-left:20px;
}
.bluebar {
	width:100%;
	height:1px;
	background-color:#005280;
}

.greenbar
{
  background-color:#D6E03E;
  height:3px;
  overflow:hidden;
}

.whitebar
{
  background-color:#FFF;
  padding-top:3px;
  height:6px;
  _height:9px;
}

.large_paragraph_text
{
	color: #202020;
	font-size: 14px;
	text-decoration:none;
	font-weight:normal;
}
.large_paragraph_text p
{
	margin:10px
}
