body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.78em;
}
html, body {
    height: 100%;
}

html>body #container{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#container {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top : 0px;
	width:100%;
	height:100%;
	min-height:100%;
}
#banner {
	padding: 0px 0px 0px 0px;
	width:100%;
	margin-bottom: 0px;
	margin-right: 0px;
	height:79px;
	border-bottom:4px solid black;
	background : url(/images/MOE_Back2.jpg) repeat-x;
}

#usernav {
	margin-bottom: 5px;
	background-color: #F8F8F8;
	border-left: 1px solid #f60;
	border-right: 1px solid #f60;
	border-bottom: 1px solid #f60;
	padding: 5px;
	text-align:center;
	font: 1em Arial, Helvetica, sans-serif;
	line-height:28px;
}

#topnav {
margin-bottom: 5px;
color:white;
text-align:center;
font: 1em Arial, Helvetica, sans-serif;
line-height:28px;
position:absolute;
font-weight:bold;
top: 60px;
right: 15px; 
}
#topnav ul {
  margin:0;
  padding:0px 0px 0;
  list-style:none;
}
#topnav li {
  display:inline;
  margin:0;
  padding:0;
}
#topnav li.current {
	color : #CC0000;
	font-weight : bold;
}
#topnav li.current a {
	color : #CC0000;
	font-weight : bold;
}
 #topnav a {
  text-decoration:none;
  color: black;
  font-weight:bold;
}  
#adminsubnav {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	font-weight:bold;
	top: 65px;
	right: 15px;
}

#adminsubnav a {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

#leftnav {
	float: left;
	width: 112px;
	\width: 112px;
	w\idth: 112px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	color:black;
	font-weight:bold;

}
#leftnav a{
	font-size:.95em;
	color:black;
	text-decoration : none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;		
}
#leftnav a:hovot{
	font-size:.95em;
	color:black;
	text-decoration : none;
}

#leftnav a:visited{
	font-size:.95em;
	color:black;
	text-decoration : none;
}
#footer {
	clear:both;
	width:90%;
	height:127px;
	margin-top: 10px;
	margin-left:0px;
	text-align: center;
/*	border : 1px solid #ccc; */
	font-size:0.8em;
}

		
#content {
	padding-top : 0px;
	padding-left:0px;
	padding-right:0px;
	margin-left: 114px;
	margin-right: 5px;
	margin-top: 5px;
	height:auto;
}

#autocompleteSchoolName {
	position:absolute;
	border:1px solid black;
	background-color:white;
	height: 200px;
	overflow: auto;
}

#autocompleteCourseQuestion {
    position:absolute;
    border:1px solid black;
    background-color:white;
    height: 200px;
    overflow: auto;
}

#autocompleteCourseSetupQuestion {
    position:absolute;
    border:1px solid black;
    background-color:white;
    height: 200px;
    overflow: auto;
}

#autocompleteLeadTrainerEvalQuestion {
    position:absolute;
    border:1px solid black;
    background-color:white;
    height: 200px;
    overflow: auto;
}

#autocompleteSupportTrainerEvalQuestion {
    position:absolute;
    border:1px solid black;
    background-color:white;
    height: 200px;
    overflow: auto;
}

#adminsectionnav {
	padding-bottom: 15px;
	padding-left: 10px;	
	margin-bottom:5px;
	border:1px solid silver;
	background-color: #E8E8E8;
}
#searchbox {
	position:absolute;
	float:right;
	text-align:right;
	top : 0px;
	right:0px;
	width:385px;
}
form#searchfrm {
	float: right;
	position:relative;
	color:white;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	vertical-align : middle;
	margin-left:0px;
	margin-right:0px;
	margin-top:30px;
	margin-bottom:0px;
	height: 77px;
}



TD.calendarheading {
	border: 1px solid #ccc;
	background : #fbf4d9;
}

TD.calendarnormal {
	background : White;
	border: 1px solid #ccc;
	text-align:left;
}
TD.calendargray {
	background : #EFEEE9;
	border: 1px solid #ccc;
	font-weight : bold;
	text-align : right;
	padding : 5px 5px 5px 5px;
}
TD.calendarhighlightE {
	background : #FFCC66;
	border: 1px solid #487ACE;
}
TD.calendarhighlightS {
	border: 1px solid #487ACE;
	background : #FF9900;
}
TD.calendarhighlightM {
	border: 1px solid #487ACE;
	background : Gray;
}
div.clear {
	clear : both;
}

div.contentbody {
	display:block;	
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	margin:0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background : White;
}

div.contentheader {

	padding-left: 0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:3px;
	background-repeat : no-repeat;
	background-position : top right;
}  


div.contentheader a{
	font-size:1.0em;
	color:black;
	text-decoration : underline;
}

div.contentheader a:hover{
	font-size:1.0em;
	color:black;
	text-decoration : underline;
}

div.contentheader a:visited{
	font-size:1.0em;
	color:black;
	text-decoration : underline;
}

div.contentheader h1{
	font-size:1.0em;
	color:black;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
div.contentheader h1 span{

}

div.contentheader h2{
	font-size:1.0em;
	color:black;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
div.contentheader h2 span{

}

div.contentbody h1 {
	margin: 5px 10px 5px 5px;
	font-size:1em;
	font-weight:normal;
}

div.contentbody h2 {
	margin: 5px 5px 5px 5px;
	font-size:1em;
	font-weight:normal;
}

div.contentbody h3 {
	font-size:1.0em;
	color:black;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
}

div.contentbody p {
	margin: 5px 5px 5px 5px;
	color:black;
}

#breadcrumbs {
	margin-left: 0px;
	margin-bottom:5px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E8E8E8;
	border: 1px solid #ccc;
	color: #000;
	font: 13px Arial, Helvetica, sans-serif;
}
#breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#breadcrumbs ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#breadcrumbs li.current {
	color : #FF7800;
	font-weight : bold;
}

	
#login form {
		display:inline;
}
	
hr {
	width : 95%;
	border-top: 1px dashed #ccc;
	border-bottom : 1px dashed White;
	border-left : 0px none White;
	border-right : 0px none White;
}


a.npLink  {
	color : #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}


a.npLink:hover {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited {
	color : #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited:hover {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}  

a.orangelink {
	color : #FF7800;
	font-weight: normal;
}

a.smLink  {
	color : #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:hover {
	color : #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited  {
	color : #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color : #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

.blueheading {
	font-size:1em;
	height:1em;
	font-weight : bold;
	color : #0E1D48;
}

.homeheading {
	font-size:1em;
	height:1em;
	font-weight : bold;
	color : #0E1D48;
}

.em1bold {
	font-size:1em;
	font-weight : bold;
}

.em1normal {
	font-size:1em;
	font-weight : normal;
}

/* General Tag specifications */
/*BODY, B, TD, P     {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt}

/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox2H           {BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2B           {BACKGROUND-COLOR: #F5F5F5}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description */
.CPoptDesc {FONT-STYLE: italic;}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* ADDED - Version 2.3 */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ADDED - Version 2.4 */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

.errMsg			 {COLOR: red;}
.linkclass       {COLOR: #333333; TEXT-DECORATION: none;}
.linkclass:hover {COLOR: #972A24; TEXT-DECORATION: underline;}
.spacer          {COLOR: #333333; FONT-FAMILY: Arial, Verdana, Helvetica; FONT-SIZE: 8px;}
.fieldHelp       {COLOR: #800000; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt;}
.textBlockHead   {COLOR: #800000; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: BOLD;}
.navigationBar   {BACKGROUND-COLOR: #EEEEEE; BORDER: 1px solid #888888;}
.textBlock       {BACKGROUND-COLOR: #EEEEEE; BORDER: 1px solid #CCCCCC;}
.textBlock2       {BACKGROUND-COLOR: White;}
.blockInBlock    {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px dashed #888888;}
.findTable       {BACKGROUND-COLOR: #EEEEEE; BORDER: 1px solid #CCCCCC;}
.listTable       {BACKGROUND-COLOR: #EEEEEE;}
.listTable2      {BACKGROUND-COLOR: White;}
.listRowTop      {BACKGROUND-COLOR: #DDDDCC; BORDER-TOP: 1px solid #888888; BORDER-BOTTOM: 1px solid #888888;}
.listRowHead     {BACKGROUND-COLOR: #DDDDDD;}
.listRowBot      {BACKGROUND-COLOR: #DDDDCC; BORDER-TOP: 1px solid #888888; BORDER-BOTTOM: 1px solid #888888;}

/* For Inactive participants */
.strikethrough {TEXT-DECORATION: line-through;}

div#bookinghistory
{
	display: none;
}

div#audithistory
{
	display: none;
}

#logout {
	position:absolute;
	top: 88px;
	right: 15px; 
	margin-bottom: 0px;
	vertical-align:middle;
	font: 1em Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align: right;
}
#logout a{
	color:red;
	text-decoration : none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;		
}

#logout a.visited{
	color:red;
	text-decoration : none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;		
}
#subnav {
	  text-decoration:none;
}
#NavHelp {
	background-color: Red; 
}
#NavHelp a{
	color: White;
	text-decoration:none;
}
#NavHelp a.visited{
	color: White;
	text-decoration:none;
}

#announcelist
{
margin-left: 0;
padding-left: 0;
list-style: none;
line-height:1.5em;
}

#announcelist li
{
padding-left:15px;
background-image: url(/images/rightarrow-grey.gif);
background-repeat: no-repeat;
background-position: 0em .2em;
}

/* For FDMS Stles*/

.treemenu {
	font-family:  Verdana;
	font-size: 11px;
	color: #000080;
	letter-spacing: 1px;
	cursor: hand;
	text-decoration:none;

}

.filelist {
	font-family:  Verdana;
	font-size: 10px;
	color: #000080;
	letter-spacing: 1px;
	cursor: hand;
	text-decoration:none;
}
.filelistth {
	font-family:  Verdana;
	font-size: 10px;
	font_weight: bold;
	color: #000080;
	letter-spacing: 1px;
	cursor: hand;
	text-decoration:none;
	font-weight: bold;

}
.filelisttd {
	font-family:  Verdana;
	font-size: 10px;
	font_weight: normal;
	color: #000080;
	letter-spacing: 1px;
	cursor: hand;
	text-decoration:none;
}
.filelisttd {
	font-family:  Verdana;
	font-size: 10px;
	font_weight: normal;
	color: #0000FF;
	letter-spacing: 1px;
	cursor: hand;
	text-decoration:none;
}
.filelisttd {
	font-family:  Verdana;
	font-size: 10px;
	font_weight: normal;
	color: #FF0000;
	letter-spacing: 1px;
	cursor: hand;
	text-decoration:none;
}





.filelistinput {font-family: Arial, tahoma, Verdana, helvetica;
font-size: 10px;color:#006699;background-color:#FFFFFF;}

.bread {
	font-family:  Verdana;
	font-size: 10px;
	color: #000080;
	letter-spacing: 1px;
	text-decoration:none;
}
.mtTabOn {
	background-image: url(images/mttabon2.gif);
	font-family:Arial, tahoma, Verdana, helvetica;
	color:#000000;
	font-size : 8pt;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	background-position: center top;
	BACKGROUND-REPEAT: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	cursor: hand;
}
.mtTabOff {
	background-image: url(images/mttaboff.gif);
	font-family:Arial, tahoma, Verdana, helvetica;
	color:#000000;
	font-size : 8pt;
	font-weight: normal;
	text-align: center;
	background-position: center top;
	BACKGROUND-REPEAT: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
	cursor: hand;
}
.mtTabOff2 {
	
	font-family:Arial, tahoma, Verdana, helvetica;
	color:#000000;
	font-size : 8pt;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;

}
.mtTabOnB {	background-color: #FFFFFF;}
.mtTabOffB { background-color: #999999;}
