BODY, H1, H2, H3, H4, H5, H6, TD, TH, DIV, PRE, CODE, SPAN, P, OL,  DL, DT, DD,BLOCKQUOTE {
	font-family: Arial, Helvetica, sans-serif;
}



/* LOGIN BOX */
.login {
	text-align: left;
	margin:10px 10px 10px 10px;
}

.input
{
background-color: #d1e6e9; 
border: 1px solid #4c4d4e; 
color: #105590;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
}


td
{
border: 0px solid #86a2cc; 
color: #4c4d4e;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
}

.welcome
{
border: 0px solid #86a2cc; 
color: #790000;
font-family : Verdana,tahoma,Arial;
font-size : 14px;
font-weight:bold;
}

/* ALL LMS UI ELEMENTS */
.ui {
	text-align:left;
	margin-left:10px;
}

/* BREADCRUMBS */
.breadcrumb {
	text-align:left;
	border-width:0px 0;
	background:#ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:30px;
}

.bcTitle {
	font-size:120%;
	margin:0;
}

.bcCrumbs {
	margin:0;
}

/* LOGOUT BUTTON */
.logout
{
    position: absolute;
    top: 0px;
    left: 83%;
}

.logout A {
	DISPLAY: block;
	POSITION: relative;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:10px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #909090;
	color: #000099;
	background-color: #EEEEEE;
}

.logout A:hover {
	background-color:#000066;
	COLOR: #ffffff;
}

/* MYPROFILE BUTTON */

.myprofile
{
    position: absolute;
    top: 0px;
    left: 90%;
}

.myprofile A {
	DISPLAY: block;
	POSITION: relative;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:10px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #909090;
	color: #000099;
	background-color: #EEEEEE;
}
.myprofile A:hover {
	background-color:#000066;
	COLOR: #ffffff;
}


/* MESSAGES TO USERS */
.success {
	text-align: center;
	font-weight: bold;
}

.alertMsg {
	text-align: left;
	font-weight: bold;
	vertical-align:top;
}

.warning {
	color: #ff0000;
	font-weight: bold;
}

/* organizes a list of links to LMS pages */
.cmdBlock {
	padding: 0px 0px 0px 0px;
	WIDTH: 280px;
	float: left;
	margin-right: 1em;
}
.cmdList {
	font-weight: bold;
}
.cmdList A {
	DISPLAY: block;
	POSITION: relative;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #909090;
	color: #000099;
	background-color: #EEEEEE;
}
.cmdList A:hover {
	background-color:#9ec7ea;
	COLOR: #105590;
}

td.gsmtxt, .smtxt {
font-family : Verdana,tahoma,Arial;font-size : 10px; color : #505050;
}


		
.forumline	{ background-color: #FFFFFF; border: 2px #a4b9c4 solid; }
tr.row1	{ background-color: #EFEFEF; }
tr.row2	{ background-color: #DEE3E7; }
tr.row3	{ background-color: #D1D7DC; }
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }

.bsmtxt			{font-family:tahoma,arial,helvetica; font-size:12px;color:#513519;font-weight: bold}
.olivesmtxt			{font-family:tahoma,arial,helvetica; font-size:11px;color:#513519;font-weight: bold}
.medtxt			{font-family:tahoma,arial,helvetica; font-size:12px;color:#090d64;}
.bmedtxt			{font-family:tahoma,arial,helvetica; font-size:12px;color:#090d64;font-weight: bold}
.surveymedtxt	{font-family:tahoma,arial,helvetica; font-size:12px;color:#000000;}
.fsmtxt			{font-family:tahoma,arial,helvetica; font-size:11px;color:#090d64;}
.smtxt			{font-family:tahoma,arial,helvetica; font-size:11px;color:#090d64;}
.redsmtxt		{font-family:tahoma,arial,helvetica; font-size:12px;color:#FF0000;font-weight: bold}
.redsmtxt2		{font-family:tahoma,arial,helvetica; font-size:10px;color:#FF0000;}

.reportmedtxt		{font-family:verdana, tahoma,arial,helvetica; font-size:12px;color:#0A2083;}

.greysmtxt		{font-family:tahoma,arial,helvetica; font-size:10px;color:#8b8b8c;}
.barsmtxt		{font-family:tahoma,arial,helvetica; font-size:13px;color:#3b6ba6;font-weight: bold}
.headertxt		{font-family:tahoma,arial,helvetica; font-size:12px;color:#4a4313;font-weight: bold}
.burgsmtxt		{font-family : Verdana,tahoma,Arial;font-size : 11px; color : #b81f34;text-decoration: none; font-weight: bold}

.burgheadline	{font-family : Verdana,tahoma,Arial;font-size : 12px; color : #b81f34;text-decoration: none; font-weight: bold}
.bluegheadline	{font-family : Verdana,tahoma,Arial;font-size : 12px; color : #18659e;text-decoration: none; font-weight: bold}


.completedline	{font-family : Verdana,tahoma,Arial;font-size : 12px; color : #005d2c;text-decoration: none; font-weight: none}
.catalogsmtxt	{font-family:tahoma,arial,helvetica; font-size:11px;color:#5e5939;}

.wbsmtxt		{font-family:verdana,tahoma,arial,helvetica; font-size:10px;color:#FFFFFF;font-weight: bold}

/*blue */
.mainmenu		{font-family : Verdana,tahoma,Arial;font-size : 10px; color : #105590;text-decoration: underline; } 
a.mainmenu		{font-family : Verdana,tahoma,Arial;text-decoration: none; color : #105590;text-decoration: underline;  }
a.mainmenu:hover{font-family : Verdana,tahoma,Arial;text-decoration: underline; color : #9ec7ea; }

/*grey */
.gmainmenu		{font-family : Verdana,tahoma,Arial;font-size : 10px; color : #505050;text-decoration: underline; } 
a.gmainmenu		{font-family : Verdana,tahoma,Arial;text-decoration: none; color : #505050;text-decoration: underline;  }
a.gmainmenu:hover{font-family : Verdana,tahoma,Arial;text-decoration: underline; color : #ffffff; }


/*main nav menu hyperlink */
.menu		{font-family : tahoma,Arial;font-size : 11px; color : #105590;text-decoration: underline;font-weight: bold}
a.menu		{font-family : tahoma,Arial;font-size : 11px; color : #105590;text-decoration: underline;font-weight: bold}
a.menu:hover{font-family: tahoma,Arial;font-size : 11px; color : #9ec7ea;text-decoration: underline;font-weight: bold}

/*blue */
.mainmenu2		{font-family : Verdana,tahoma,Arial;font-size : 10px; color : #105590;text-decoration: underline;font-weight: bold}
a.mainmenu2		{font-family : Verdana,tahoma,Arial;font-size : 10px; color : #105590;text-decoration: underline;font-weight: bold}
a.mainmenu2:hover{font-family: Verdana,tahoma,Arial;font-size : 10px; color : #9ec7ea;text-decoration: underline;font-weight: bold}


.close			{font-family : Verdana,tahoma,Arial;font-size : 10px; color : #FF0000;text-decoration: underline;}
a.close			{font-family : Verdana,tahoma,Arial;font-size : 10px; color : #FF0000;text-decoration: underline;}
a.close:hover	{font-family: Verdana,tahoma,Arial;font-size : 10px; color : #000000;text-decoration: underline;}

/*blue */
.wmainmenu		{ font-family: verdana, arial, helvetica; font-size : 10px; text-decoration: underline; color : #3b6ba6; font-weight: bold}
a.wmainmenu		{ font-family: verdana, arial, helvetica; font-size : 10px; text-decoration: underline; color : #3b6ba6;font-weight: bold}
a.wmainmenu:hover{ font-family: verdana, arial, helvetica; font-size : 10px; text-decoration: underline; color : #3b6ba6; font-weight: bold}

/*blue */		
.bmainmenu		{ font-family: verdana, arial, helvetica; font-size : 10px; text-decoration: underline; color : #3b6ba6; font-weight: bold}
a.bmainmenu		{ font-family: verdana, arial, helvetica; font-size : 10px; text-decoration: underline; color : #105590;font-weight: bold}
a.bmainmenu:hover{ font-family: verdana, arial, helvetica; font-size : 10px; text-decoration: underline; color : #105590; font-weight: bold}
		
/*red */		
.rmainmenu		{ font-family: verdana, arial, helvetica; font-size : 12px; text-decoration: underline; color : #FF0000; font-weight: bold}
a.rmainmenu		{ font-family: verdana, arial, helvetica; font-size : 12px; text-decoration: underline; color : #FF0000;font-weight: bold}
a.rmainmenu:hover{ font-family: verdana, arial, helvetica; font-size : 12px; text-decoration: underline; color : #000000; font-weight: bold}
		
/*blue */		
.rrmainmenu		{ font-family: verdana, arial, helvetica; font-size : 10px; text-decoration: underline; color : #FF0000;}
a.rrmainmenu		{ font-family: verdana, arial, helvetica; font-size : 10px; text-decoration: underline; color : #FF0000;}
a.rrmainmenu:hover{ font-family: verdana, arial, helvetica; font-size : 10px; text-decoration: underline; color : #3b6ba6;}
	



/* organizes a tabular report */
.reportBlock {
	padding: 20px 0px 0px 0px;
	width: 650;
}
.reportBlock table
{
	border: 1px groove #84a756;
	font-family : Verdana,tahoma,Arial;font-size : 12px; color : #ffffff;
	
}
.reportBlock table caption
{
	background-color: #84a756;
	COLOR: #ffffff;
	width:auto;
	padding: 1px;
}
.reportBlock table th
{
	text-decoration: none;
	font-family : Verdana,tahoma,Arial;font-size : 11px; color : #505050;
	text-align:center;
	padding: 1px;
	background-color:#badade;
}
.reportBlock table td
{
	padding: 1px;
}

.reportBlockSummary {
	padding: 0px 0px 20px 0px;
}
.reportBlockSummary table
{
	border: 1px groove #84a756;
}
.reportBlockSummary table caption
{
	background-color: #84a756;
	COLOR: #ffffff;
	width:auto;
	padding: 5px;
}
/*
.reportBlockSummary table th
{
	text-align:center;
	padding: 4px;
}*/
.reportBlockSummary table td
{
	padding: 4px;
}


.reportLink {
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #909090;
	color: #000099;
	background-color: #D9D9D9;
}
.reportLink:hover {
	background-color:#84a756;
	COLOR: #ffffff;
}

/* CATALOG DISPLAY */
.catShow {
	text-align: left;
	margin-left:10px;
}

.catFolder {
	background-repeat: no-repeat;
	background-image: url(./Img/folder_open.gif);
	background-position: 0px 50%;
	padding: 0 0 0 20px !important;
}

.catCourse {
	background-repeat: no-repeat;
	background-image: url(./Img/course.gif);
	background-position: 0px 50%;
	padding: 0 0 0 20px !important;
}

.catBack {
	TEXT-DECORATION: none;
	background-repeat: no-repeat;
	background-image: url(./Img/back.gif);
	background-position: 0px 50%;
	padding: 0 0 0 32px !important;
}


/* organizes a tabular report */
.dialogBlock {
	padding: 0px 0px 20px 0px;
}
.dialogBlock table
{
	border: 1px groove #84a756;
	text-align: left;
}
.dialogBlock table caption
{
	font-weight: bold;
	background-color: #84a756;
	COLOR: #ffffff;
	width:auto;
	padding: 5px;
}
.dialogBlock table th
{
	padding: 4px;
}
.dialogBlock table td
{
	padding: 4px;
}


/* Test upload */

.testUploadBlock {
	padding: 0px 0px 20px 0px;
}
.testUploadBlock table
{
	border: 1px groove #84a756;
	text-align: left;
}
.testUploadBlock table caption
{
	font-weight: bold;
	background-color: #84a756;
	COLOR: #ffffff;
	width:auto;
	padding: 5px;
}
.testUploadBlock table th
{
	padding: 4px;
	vertical-align:middle;
	text-align: center;
}
.testUploadBlock table td
{
	vertical-align:top;
	padding: 4px;
}


/* alertBlock upload - used AlertMessage.asp */

.alertBlock {
	padding: 0px 0px 20px 0px;
}
.alertBlock table
{
	text-align: left;
	font-weight: bold;
	vertical-align:top;
}
.alertBlock table td
{
	vertical-align:top;
	text-align: left;
	font-weight: bold;
}

/* new user registration */
#id_NewUserReg
{
	WIDTH: 240px;
}

/* logo */
.logo
{
	margin-left:10px;
	margin-top:5px;
}

/* AdminMenu XofN */
.classAdminXofNOver
{
    PADDING-RIGHT: 0px! important;
    BACKGROUND-POSITION: left top;
    PADDING-LEFT: 16px! important;
    PADDING-BOTTOM: 0px! important;
    PADDING-TOP: 0px! important;
    BACKGROUND-REPEAT: no-repeat;
	COLOR: red;
}

.classAdminXofNUnder
{
    PADDING-RIGHT: 0px! important;
    BACKGROUND-POSITION: left top;
    PADDING-LEFT: 16px! important;
    PADDING-BOTTOM: 0px! important;
    PADDING-TOP: 0px! important;
    BACKGROUND-REPEAT: no-repeat;
}

.classAssignFieldSet
{
	WIDTH: 460px;
}

.classUnassignFieldSet
{
	WIDTH: 500px;
}


.minputBox
{
background-color: #FFFFFF; 
border: 1px solid #86a2cc; 
font-family : Verdana,tahoma,Arial;
font-size : 10px;
width: 220px;
size: 11;
}

.style1 {font-family: Trebuchet MS, arial,helvetica;  font-weight: bold;	font-size: 12px;	color: #002157;} /*body*/  
.style2 {font-family: Trebuchet MS, arial,helvetica;  font-weight: bold;	font-size: 14px;	color: #002157;} /*top title*/
.style3 {font-family: Trebuchet MS, arial,helvetica;  font-weight: bold;	font-size: 28px;	color: #002157;} /* bold titles in body*/
.style4 {font-family: Trebuchet MS, arial,helvetica;  font-weight: bold;	font-size: 11px;	color: #ffffff;} /* white bold titles in body*/
.style5 {font-family: Trebuchet MS, arial,helvetica;  font-weight: bold;	font-size: 33px;	color: #ffe22e;} /* white bold titles in body*/
.style6 {font-family: Trebuchet MS, arial,helvetica;  font-weight: bold;	font-size: 22px;	color: #ffffff;} /* white bold titles in body*/

.footermenu		{font-family : Trebuchet MS,Arial, Helvetica, sans-serif;	font-size : 11px; color : #ffffff;text-decoration: none;}
a.footermenu		{font-family : Trebuchet MS,Arial, Helvetica, sans-serif;	font-size : 11px; color : #ffffff;text-decoration: none;}
a.footermenu:hover{font-family: Trebuchet MS,Arial, Helvetica, sans-serif;	font-size :  11px; color : #bdff05;text-decoration: none;}

.text_ProductName {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; line-height: 14px;
}
.text_ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FF6600; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; line-height: 14px;
}

td.footerBody {
	color:#c7c7c7;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:13px;
	line-height:20px;
}