
 
/* main background section */


body{
	margin: 0px;
	padding: 0px;
	
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	
	background-color: #E6E6E6;
	top:0px;
	
}

/* end main background section */

/* center frames */
div#botbar
{   
	margin: 0px;
	padding: 0px;
	background-image:  url(../images/site/btm_barcenter.gif);
    background-repeat: repeat-x;
    background-position: bottom;
   background-color: #E6E6E6;
    height: 10px;
    width: 800;
}
/* top tab frame */
div#toptab {
    
   
    height: 49px;
    width: 460px;
}

div#toptabtext 
{
	line-height: 15px;
	color: #3E3E3E;
	font-size: 11;
	font-family: Verdana;
    position: relative;
    height: auto;
    width: auto;
    left: -22px;
    top: 10px;
}

div#toptabtextright
{
		line-height: 12px;
	color: #3E3E3E;
	font-size: 13px;
	font-family: Verdana;
    position: relative;
    height: auto;
    width: auto;
    left: -50px;
    top: -5px;
}
/* end top tab frame */

/* copyright declaration */
div#crtext
{
	color: #919191;
	font-size: 15;
	font-family: Verdana;
}



#adminTag
{
 
	color:White;
	
	font-weight: bold;
	font-size: 8pt;

	
	font-family: Verdana;
	padding: 1px 1px 1px 3px;
	background-color: Transparent;
}


.greyBG
{
	background-color: #EBEBEB;
	FONT-WEIGHT: normal;
	FONT-SIZE: 15;
	COLOR: #808080;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin: 0px;
	padding: 1px;
	border: 1px solid #666666;
}

.courseImage
{
	
}

.blink {text-decoration: blink} 

.text {
	FONT-SIZE: 11.5px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	left: 3px;
	margin: 2px;
	padding: 3px;
	font-weight: normal;
	word-spacing: 1px;
}
.grid1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}


.fieldInput {
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
	border-top: 1px solid #0099CC;
	border-right: 2px double #003366;
	border-bottom: 2px double #003366;
	border-left: 1px solid #0099CC;
}
.h1Layer{
	font-size: 18px;
	color: #D3232D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
	font-weight: normal;
	display: block;
	position:absolute;
	top:300px;
	left:350px;
	z-index: 100;
	
}

.h1 {
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
	font-weight: normal;
	display: block;
}

.h2 {
	font-size: 12px;
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #003366;
	border-left: #000000;
	font-weight: lighter;
	margin: 2px;
	display: block;
	left: 5px;
}

.h-welcome {
	
	font-size: 18px;
	color: #224D77;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
	font-weight: normal;
	display: block;
}

.h3
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}

.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFCC00;
	border: 1px solid #333333;
	text-decoration: none;
	color: #003366;
}

.dropdown {

	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
	border-top: 1px solid #0099CC;
	border-right: 2px double #003366;
	border-bottom: 2px double #003366;
	border-left: 1px solid #0099CC;
}

.line {
	COLOR: #333333;
	TEXT-DECORATION: none;
}

.lineLeft {
	COLOR: #333333;
	TEXT-DECORATION: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.important {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF0000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	left: 3px;
	padding: 2px;
}

.warning {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: red;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.important2 {

	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	left: 3px;
	background-color: #F7F7F7;
	padding: 2px;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
}

.jpg {
	margin: 5px;
	padding: 5px;
	float: right;
	height: 88px;
	width: 172px;
	top: 5px;
	right: 5px;
}

.new {
	background-image: url(../images/answered.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: 92px;
	height: 30px;
}

.courseTitle
{
	

	font-weight: bold;
	font-size: 13pt;
	
	color: #224D77;
	
	font-family: Verdana;
	padding: 1px 1px 1px 3px;
}

.headerForum
{
	border-right: 1px none #000000;
	border-top: 1px none #000000;
	font-weight: bold;
	font-size: 11pt;
	background-color: #D3232D;
	color: #ffffff;
	border-bottom: 1px none #000000;
	font-family: Verdana;
	padding: 1px 1px 1px 3px;
}

.courseTitleRed
{
	border-right: 1px none #000000;
	border-top: 1px none #000000;
	font-weight: bold;
	font-size: 13pt;
	border-left: 1px solid #003399;
	color: #ff0000;
	border-bottom: 1px none #000000;
	font-family: Verdana;
	padding: 1px 1px 1px 3px;
}

.updated {
	background-image: url(../images/answer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: 92px;
	height: 30px;
}

.submit {
	background-image: url(../images/SubmitAnswer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: 157px;
	height: 30px;
}

.no {
	background-image: url(../images/no.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: 92px;
	height: 30px;
}

.yes {
	background-image: url(../images/yes.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: 92px;
	height: 30px;
}

.BackToAssesement {
	background-image: url(../images/BackToAssesement.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: 157px;
	height: 30px;
}

.headingsLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #006666;
	padding: 5px;
}

/*module listing*/
.moduleBoxIcon
{
	background-image:url(../images/moduleIconBackground_Honda.gif);
}

.moduleBoxExpanded
{
	
	background-image:url(../images/moduleExpandedWithoutBtm_Honda.gif);
}

.moduleBoxTitle
{

	background: url(../images/moduleTop_Honda.gif);
}

.moduleHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d3232d;
	font-weight: normal;
	padding-left:2px;
	padding-right:2px;
	padding-top: 3px;
}

.moduleBoxMid
{
}

/*end module listing*/
.action {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	color: #006699;
	padding: 5px;
}

.bodyBGColor {
	BACKGROUND-COLOR: white
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding:1px;
}

.wizardLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding:1px;
}

.bodyCopyModule
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-left:45px;
}

.bodyCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.bodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.buttonSmall
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	background-color: Transparent;
}

.buttonSmallRed
{
	border-right: 1px none #000000;
	border-top: 1px none #000000;
	font-weight: bold;
	font-size: 15pt;
	border-left: 1px solid #003399;
	color: #FF0000;
	border-bottom: 1px none #000000;
	font-family: Verdana;
	padding: 1px 1px 1px 3px;
	background-color: Transparent;
}

.borderAroundAll {
	BORDER-RIGHT: #0c1a61 1pt solid; BORDER-BOTTOM: #0c1a61 1pt solid
}

.bodyCopyBullets {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	list-style-position: outside;
	list-style-image:   url(../courseProspectus/bobRMA/popWin/arrowPurpleTrans.gif);

}

.buttonDownload_old
{
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;

}

.upload
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	height: 21px;
	background-repeat: no-repeat;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	background-image: url(../images/buttonGrey.jpg);
	height: 21px;
	background-repeat: no-repeat;
}

.buttonDownload{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	background-image: url(../images/buttonGrey.jpg);
	height: 21px;
	background-repeat: no-repeat;


}

.button_old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	background-image: url(../images/buttonGrey.jpg);
	height: 25px;
	width: 105px;
	background-repeat: no-repeat;
	border: 1px solid #000000;


}

.fieldInput {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
	border: 1px solid #0066CC;

}

.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #003399;
	right: 5px;

}

.moduleBottom
{
	background-image: url(../images/moduleBottom_Honda.gif);
}

.ControlPanelButtons {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: normal;
	font-size: 10pt;
	border-left: #000000 1px solid;
	color: #FFFFFF;
	border-bottom: #000000 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	background-image: url(../images/ControlPanelButton.jpg);
	height: 25px;
}

.ControlPanelButtonsLMS {
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 2px;
	background-image: url(../images/ControlPanelButtonGreen.jpg);
	border: 1px solid #003366;
	text-indent: 2px;
}

.courseListing {

	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.ControlPanelButtonText {
	border-right: none #000000;
	border-top: none #000000;
	font-weight: bold;
	font-size: 10pt;
	border-left: none #000000;
	color: #FFFFFF;
	border-bottom: none #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.ControlPanelButtonTextBlack {

	border-right: none #000000;
	border-top: none #000000;
	font-weight: bold;
	font-size: 10pt;
	border-left: none #000000;
	color: #000000;
	border-bottom: none #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.link {
	border-right: none #000000;
	border-top: none #000000;
	font-weight: normal;
	font-size: 10pt;
	border-left: none #000000;
	color: #333333;
	border-bottom: none #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: underline;
}

.TabStatus 
{
	width: auto;
	width: 360px !important;
	border: 0px;
	margin-bottom: 0px;
	float: right;
	white-space: nowrap;
	position: relative;
	top: -25px;
	
}

.TabHeader
{
	width: auto;
	width: 370px !important;
	border: 0px;
	margin-bottom: 0px;
	float: right;
	white-space: nowrap;
	position: relative;
	top: 0px;
	border-bottom-width: thin;
}

.moduleStatusBold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	padding:0px;
}

.moduleStatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	padding:0px;
}


.moduleStatusincomplete
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	background-image: url(../images/honda/btn_status_incomplete_honda.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 0px;
	padding-top: 4px;
	background-position: right top;
	text-indent: 0px;
	background-position: right top;
	text-align: center;
}

.moduleStatuscompleted
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/honda/btn_status_complete_honda.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 4px;
	text-align: center;
	background-position: right top;
	text-indent: 0px;
	margin: 0px;
}

.moduleStatusnotstarted
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	background-image: url(../images/honda/btn_status_notStarted_honda.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 0px;
	padding-top: 4px;
	text-align: center;
	background-position: right top;
	text-indent: 0px;
}

.btn_status_plusLMS
{
	background-image: url(../images/honda/btn_status_plusLMS_honda.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 21px;
}
/********************************/
.moduleStatusincompleteNolink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	background-image: url(../images/honda/btn_status_incomplete_hondaNoLink.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 0px;
	padding-top: 4px;
	background-position:right center;
	text-indent: 0px;
	background-position: right top;
	text-align: center;
	width:187;
}

.moduleStatuscompletedNoLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/honda/btn_status_complete_hondaNoLink.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 4px;
	text-align: center;
	background-position:right center;
	text-indent: 0px;
	margin: 0px;
	width:187;
}

.moduleStatusnotstartedNoLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	background-image: url(../images/honda/btn_status_notStarted_hondaNoLink.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 0px;
	padding-top: 4px;
	text-align: center;
	background-position:right center;
	text-indent: 0px;
	width:187;
}
/*********************************/

.moduleStatusLink:link
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:3px;
	font-weight:normal;
	color:#333333;
	padding-left:45px;
	border:0;
}
.moduleStatusLink:visited
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:3px;
	font-weight:normal;
	color:#333333;
	padding-left:45px;
	border:0;
}

.Login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	left: 3px;
	padding: 2px;
}
.LoginQuery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	left: 3px;
	padding: 2px;
}

bodyCopyInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	padding:3px;
}
.breadCrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
}
.btn_holder {
	margin: 0px;
	width: 230px;
	vertical-align: baseline;
	padding: 0px;
}
.btn_check_blue_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/honda/btn_check_blue_1_honda.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 230px;
	text-indent: 29px;
	text-align: left;
	text-decoration: none;
	vertical-align: baseline;
	clip: rect(5px,auto,auto,auto);
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
.btn_check_green_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/honda/btn_act_green_1_honda.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 230px;
	text-indent: 29px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: 30px;
}
.btn_statusBG {
	background-image: url(../images/honda/btn_statusBG_honda.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 69px;
	width: 208px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-position: right top;
	text-indent: 10px;
	display: block;
	top: 0px;
	right: 20px;
	text-align: left;
}

.statusTxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.btn_do_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/honda/btn_do_yellow_honda.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 230px;
	text-indent: 29px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	line-height: 30px;
}
.grid2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
}
.grid3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.new {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border: 1px inset #990000;
	background-color: #CC0000;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.updated {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border: 1px solid #003333;
	background-color: #009933;
	margin: 2px;
	padding: 2px;
	height: 15px;
	width: 15px;
}

.mod_bg_vert {
	background-image: url(../images/honda/mod_master_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
}.lms_bg {

	background-image: url(../images/honda/lms_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}
.mod_bg_top {
	background-image: url(../images/honda/lms_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.textGrid
{
    FONT-SIZE: 11px;
      COLOR: #333333;
      FONT-FAMILY: Arial, Helvetica, sans-serif;
      TEXT-DECORATION: none;
      left: 3px;
      margin: 2px;
      padding: 2px;
    border-top-width: 1px;
      border-bottom-width: 1px;
      border-top-style: solid;
      border-bottom-style: solid;
      border-top-color: #000000;
      border-right-color: #000000;
      border-bottom-color: #CCCCCC;
      border-left-color: #000000;
}
.gridButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/honda/btn_GO.gif);
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 30px;
	 vertical-align:top;
	border: 1px solid #003366;
	background-repeat:no-repeat;
}
.newsSection1 {
	background-image: url(../Templates/honda_news_BG1.gif);
}
.newsSection2 {
	background-image: url(../Templates/honda_news_BG2.gif);
}
.lms_course_hd {
	background-image: url(../images/honda/lms_course_hd.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	height: 27px;
	width: 250px;
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 5px;
	overflow: visible;
}
.TreeNode 
{ 
	font-family: Tahoma;
	font-size: 8pt; 
	color: black;	
	padding-left: 3px;
	text-decoration: none;
}

.TreeNodeOver 
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	color: black; 	
	text-decoration: underline; 
	padding-left: 3px;	
}

.TreeNodeSelect 
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	color: white; 
	background: #316AC5; 	
	margin-left: 3px;	
}

.TreeNodeDisabled
{ 
	font-family: Tahoma;
	font-size: 8pt; 
	color: gray;	
	padding-left: 3px;
	text-decoration: none;
}


.TreeContextItem
{ 
	font-family: Arial;
	font-size:10px;
	padding-left:4px;
	height:24px;
	background-color:#fdfdfd;
	background-image:url(contextMenu.gif); 
	background-repeat:repeat-y;
	width:100%; 
	text-align: left;
	border-bottom: solid 1px #e3e3e3;
}
 
.TreeContextItemOver
{
	font-family: Arial;
	font-size:10px;
	padding-left:4px;
	height:24px;
	background-color:#f3f3f3;
	background-image:url(contextMenu.gif); 
	background-repeat:repeat-y;
	width:100%; 
	text-align: left;
	border-bottom: solid 1px #d4d4d4;
}
 
.TreeNodeEdit 
{
	border:1px gray solid;
	font-family: tahoma; 
	font-size: 8pt;
	margin-left: 3px;  
	text-align: left;
}

 .boldNode 
{ 
	DISPLAY: inline; 
	FONT-WEIGHT: bold; 
	WIDTH: 200px; 
	COLOR: black; 
	HEIGHT: 27px 
}
    
.lastNode 
{ 
	FONT-SIZE: 10px; 
	COLOR: gray; 
	HEIGHT: 27px 
}    

.notstarted
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
	padding:3px;
}
.completed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight: normal;
	padding:3px;
}

.incomplete
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
	padding:3px;
}

.grid4 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}


#top
 {
	width:800px;
	margin:0 auto;
	text-align:left;
	position:relative;
	top:10px;
	}
 
#wrapper
{
	width:800px;
	margin:0 auto;
	text-align:left;
	position:relative;
	top:0px;
	left:0px;
	
}


#phControlPanel
{
	width:800px;
}

#contentArea
{
width:400px;
float:left;
margin-left:10px;
}

#contentAreaspan
{
	font-size: 18pt; 
	color: #444340;
	font-family:Arial
	
}




ul
{
	font-size: 14pt; 
	font-family: Sans-Serif;
	color: #444340;
	
}

#rightPanel
{
width:330px;
float:left;
margin-left:10px;
}


lblselectsource
{
	font-size: 18pt; 
	color: #444340;
	font-family:Arial
	
}

#RadAjaxPanel1
{
	width:350px;
	text-align:left;
}
#pnlWelcome
{
	font-size: 20px;
	}
 
 
 A:link {
	TEXT-DECORATION: none;
	font-size:15px;
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none;

}
