BODY{
	font: normal 10pt Arial;
	margin: 0px;
	background: rgb(235,235,235);

}

TD{
	font: normal 9pt Arial;
}

a:link{
	color: #505093;
	text-decoration: none;

}
a:visited{
	color: #505093;
	text-decoration: none;

}
a:hover{
	text-decoration: underline;
	color: #F99B29;


}
.logoJPG{
	background-image: url('CE-logo.jpg');
	background-repeat: no-repeat;
	height: 140px;
	width: 190px
}
.logoGIF{
	background-image: url('CE-logo_blue.gif');
	background-repeat: no-repeat;
	height: 140px;
	width: 190px
}
.headerBar{
	background: #ededed;
	font: bold 10pt "Trebuchet MS";
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.headerLink{
	background: #ededed;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.heading1 {
	font: bold normal 16pt Verdana, Arial, Helvetica, sans-serif;
}
.heading1Wide {
	font: small-caps normal 16pt "Trebuchet MS";
}
.heading2 {
	background: url('../images/bluetabmiddle2.jpg');
	color: #FFFFFF;
	margin: 2px; font-style:normal; font-variant:normal; font-weight:bold; font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif



}
.heading3 {
	background: url('../images/greytabmiddle.jpg');
	padding: 0px; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial;
	border-bottom: 1px solid #ededed;
}

.heading4 {
	font: bold 10pt Arial;
	background-color: #f3f3f3;	
/*	background: url('../images/greytabmiddle.jpg');*/
/*	border-top: 1px solid #dedede;*/
	border-right: 1px none;
	border-bottom: 1px solid #ededed;
	border-left: 1px none;
	margin-top: 2px;
}
.heading5 {
	font: bold 10pt Arial;
/*	background-color: #F0E402;	*/
	background: url('../images/greytabmiddle.jpg');
	border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	padding: 8px 2px;
}
.heading6 {
	font: 10pt Arial;
/*	background-color: #C5D121;	*/
	border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	padding: 8px 2px;
}
.heading7 {
	font: bold 10pt Arial;
	background-color: #FDFFDF;	
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 2px;
}
/*
	OLD heading4 border
	border-bottom: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
*/

.underlineDot{
	border-bottom-color: #c1c1c1;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.underlineDotOver{
	background-color: #FFF8DC;
	border-bottom-color: #c1c1c1;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.underlineSolid{
	font: 9pt Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ededed;
	padding: 8px 2px;




}
.underlineSolidOver{
	background-color: #FFF8DC;
	border-bottom-color: #c1c1c1;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}
.newsHead {
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ededed;
	text-transform: capitalize;
	text-align: left;
	padding: 2px
}
table#leftside a:link {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #2F305A;
	padding: 4px 0px;
}
table#leftside a:visited {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #2F305A;
	padding: 4px 0px;
}
table#leftside a:hover {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #F99B29;
	padding: 4px 0px;
}
.box {
	border: 1px solid #ededed;
}
select {
	font: 12px Arial, Helvetica, sans-serif;
	width: 145px;
}
button {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #33355e;
}

.blueButton {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #33355e;
}

.breadcrumb{
	font: 10px Arial;
	background: white;
}
.testQ {
	background-color: #f6f6f6;
	border-bottom: 1px dashed #ededed;
	padding: 3px;
	margin: 3px;	
}
/*
.testQleft {
	background: #fafafa; 
	border-top: 1px dashed #ededed; 
	border-bottom: 1px dashed #ededed; 
	border-left: 1px dashed #ededed; 
	padding: 3px;
	margin: 3px;
}
.testQright {
	background: #fafafa; 
	border-top: 1px dashed #ededed; 
	border-bottom: 1px dashed #ededed; 	
	border-right: 1px dashed #ededed; 
	padding: 3px;
	margin: 3px;
}
*/
.testQleft {
	background: #f1f1f3; 
	border-top: 1px solid #c1c1c1; 
	border-left:1px solid #c1c1c1; 
	border-right:none; 
	border-bottom:1px solid #0b0b0b;
	padding: 3px;
	margin: 3px;
}
.testQright {
	background: #f1f1f3; 
	border-top: 1px solid #c1c1c1; 
	border-left:none; 
	border-right:1px solid #c1c1c1; 
	border-bottom:1px solid #0b0b0b;
	padding: 3px;
	margin: 3px;
}



.pass{
	color: green;
}
.fail{
	color:red;
}

.expired{
	font-weight: bold;
	color:red;
}
.imminent{
	font-weight:bold;
}
.expiring{
}
.background{
  opacity: 0.4;
  zoom: 1;
  filter: alpha(opacity = 40);
/*  background-color:white;*/
}
.foreground{
  opacity: 1.0;
  zoom: 1;
  filter: alpha(opacity = 100);
  background-color:#f9f9f9;
}
.mediumSelect{
	width:200px;
}
.wideSelect{
	width: 275px;
}

.rightSolid {
	border-right-color: #c1c1c1;
	border-right-style: solid;
	border-right-width: 1px;	
}

.leftSolid {
	border-left-color: #c1c1c1;
	border-left-style: solid;
	border-left-width: 1px;	
}
.reportGuide{
	font: 11px Arial;
	color: #555555;
	padding: 6px;
	padding-left:12px;
	background: #fafafa;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	border-left: 3px solid #f3f3f3;
	border-right: 3px solid #f3f3f3;


}

/* Training Plan tab styles  */
.trainingPlanDrivers {
	background: #F9FCFF;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
}
.trainingPlanCourses {
	background: #FFFFF0;
	border-right: 1px solid #FFE9D0;
	border-bottom: 1px solid #FFE9D0;
	border-left: 1px solid #FFE9D0;
}
.trainingPlanDriversTab {
	font: bold 11px Arial;
	background: #F9FCFF;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #FFE9D0;	
}

.trainingPlanCoursesTab {
	font: bold 11px Arial;
	background: #FFFFF0;
	border-left: 1px solid #FFE9D0;
	border-bottom: 1px solid #EDEDED;
}

.trainingPlanDriversTabFocus {
	font: bold 11px Arial;
	background: #F9FCFF;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px dashed #EDEDED;
}

.trainingPlanCoursesTabFocus {
	font: bold 11px Arial;
	background: #FFFFF0;
	border-left: 1px solid #FFE9D0;
	border-right: 1px solid #FFE9D0;
	border-bottom: 1px dashed #FFE9D0;
}
.smallText{
	font: 11px Arial;
}

/* Reference styles from EDE template */
.popupInfo {
	border-left:2px solid #c1c1c1; border-right:2px solid #0b0b0b; border-top:2px solid #c1c1c1; border-bottom:2px solid #0b0b0b; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f1f1f3;
	padding: 4px;
	background: url('/ec/default/images/template1/lines.jpg');
}
.popupHighlight{
	border : 3px solid #061161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
.popupBorder{
	border : 3px outset Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background : White;
}
.popupText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #061161;
	background-color: #fefefe;
	padding: 4px;
}
.mainBodyBG {
	border-top: 1px none #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	background: White;

}
.newsleft {
	color: White;
	background: url('../images/blue2middle.jpg');
	padding-left: 3px; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif
}
.newsbody {
	font: 11px Arial, Helvetica, sans-serif;
	background: #fafafa;
	padding: 3px;
	border: none;

}
.adminGuide {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 20px;
	background: #79799e;
	color: #ededed;

}
.reportRow {
	padding: 0px 3px;
	height: 36px;
	border-top: 1px none #ededed;
	border-right: 1px none #ededed;
	border-bottom: 1px solid #ededed;
	border-left: 1px none #ededed;
}
div.autocomplete {
  position:absolute;
  width:450px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
/*  height:38px;*/
  cursor:pointer;
}
div#actionMessage{
/*	display:none; */
	text-align: center; 
	border: 3px dashed #c1c1c1; 
	background-color:#fff8dc; 
	color: red;
}
.goodUsername{
	background-color:#fffff0;
	font-weight:bold;
	color:black;
}
.badUsername{
	background-color:white;
	font-weight:bold;
	color:red;
}