body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	BACKGROUND-color: #FFFFFF;
}
a {
	color: #db2653;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.lMenu
{
 text-decoration:	none;
}

a.lMenu:hover
{
 text-decoration:	none;
}
	

.divMyCourses 
{
	width: 188px;
	height: 32px;
	background-image:url(../../../images/Users/Buttons/mycourses.gif);
	cursor: hand;
}

.divLMenuLink
{
	font-weight: normal;
	left: 66px;
	color: black;
	font-family: Tahoma;
	position: relative;
	top: 10px;
}

.divCompletedCourses 
{
	width: 188px;
	height: 32px;
	background-image:url(../../../images/Users/Buttons/completedcourses.gif);
	cursor: hand;
}

.divCourseLibrary
{
	width: 188px;
	height: 32px;
	background-image:url(../../../images/Users/Buttons/allcourses.gif);
	cursor: hand;
}

.divForums
{
	width: 188px;
	height: 32px;
	background-image:url(../../../images/Users/Buttons/forums.gif);
	cursor: hand;
}

input
{
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
	margin-right: 3px;
}
.divider {
	background-image:url(../../../images/divider.gif);
	background-repeat: repeat-x;
	height:3px;
	width:800px;
	text-align:center;
}
.btn-padright {
	padding-right: 24px;
	text-align: right;
}
.btn-right{
	text-align:right;
}
form {
	padding: 0px;
	margin-bottom:0px;
	padding-bottom:3px;
}
.tableFrm {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.tabletxt {
	padding-left: 24px;
	height: 30px;
}
.tableRw1 {
	background-color: #FFFEF7;
	padding-left: 24px;
	height: 30px;
}
.tableRw2 {
	background-color: #E8E8E6;
	padding-left: 24px;
	height: 30px;
}
.tableRw3 {
	background-color: #FFFEF7;
	padding-left: 24px;
	height: 30px;
	text-indent: 24px;
}
.tableRw4 {
	background-color: #E8E8E6;
	padding-left: 24px;
	height: 30px;
	text-indent: 24px;
}
.tbl-subheading {
	background-image: url(../../../images/Users/Backgrounds/bg_tbl_headerRow.gif);
	background-repeat:repeat-x;
	height:30px;
	text-align:left;
}
.tbl-subsubheading {
	background-image: url(../../../images/Users/Backgrounds/bg_tbl_subtitleRow.gif);
	background-repeat:repeat-x;
	height:30px;
	text-align:left;
}
.tbl-coursecontents {
	background-image: url(../../../images/tree/CourseContent_watermark.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	padding-left: 12px;	
}

.tbl-subselect {
	background-image: url(../../../images/icons/bkground_subheader.gif);
	background-repeat:repeat-x;
	height:30px;
	text-indent:24px;
	padding-top:4px;
	text-align:left;
}
.tbl-subheading-mid {
	background-image: url(../../../images/icons/bkground_subheader_mid.gif);
	background-repeat: repeat-x;
	height: 33px;
	text-indent: 0px;
	text-align: left;
}
.tbl-subheading-midT {
	background-image: url(../../../images/icons/bkground_subheader_mid.gif);
	background-repeat: repeat-x;
	height: 33px;
	text-indent: 24px;
	text-align: left;
	font-weight: bold;
}
.tbl-tabSelect-left {
	background-image: url(../../../images/tab-left.gif);
	background-repeat: no-repeat;
	width: 5px;
	padding:0px;
}
.tbl-tabSelect-right {
	background-image: url(../../../images/tab-right.gif);
	background-repeat: no-repeat;
	width: 6px;
	padding: 0px;
}
.tbl-tabSelect-bg {
	background-image: url(../../../images/tab-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align:left;
	text-indent:0px;
	height:30px;
}
.tbl-tabSelect-bgIcon {
	background-image: url(../../../images/tab-bg.gif);
	background-repeat: repeat-x;
	padding:0px;
	padding: 0px;
	width: 10px;
	height:10px;
	padding-left:0px;
	border-top: 8px;
}
.tbl-tab {
	background-image: url(../../../images/icons/bkground_subheader.gif);
	background-repeat:repeat-x;
	padding-right:0px;
	padding: 0px;
	width: 10px;
	height:10px;
	padding-left:0px;
	text-indent:24px;
}
.textTop {
	padding-top: 24px;
	padding-left: 24px;
	background-color: #E8E8E6;
}
.loginFrm {
	padding-bottom: 3px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.body-bg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
}
.fill-bg {
	background-image: url(../../../images/grey-bg.gif);
}

.menu-bar-ds {
	background-image: url(../../../images/menu-bar-drop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
}
.menu-bar-bg {
	background-image: url(../../../images/menu-bar-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
}
.top-bg {
	background-image: url(../../../images/top-bg.gif);
	background-repeat: repeat-x;
}
.main-content-cell {
	background-color: #CCCCCC;
	background-image: url(../../../images/content-bg.gif);
	background-repeat: repeat-y;
}
.txt-main-page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.txt-main-content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt-user-info {
	font-size: 9px;
	padding-right: 10px;
	color: #000000;
}
.txt-forumpostinfo{
	font-size: 9px;
	font-weight:bold;
}
.txt-foruminfo{
	font-size: 9px;
}
.txt-date-time {
	font-size: 9px;
	font-weight:bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}

.content-left-ds {
	background-image: url(../../../images/content-left-ds.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
}
.footer-bg {
	background-attachment: fixed;
	background-image: url(../../../images/GUI/footer_Bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.sub-menu {
	height: 100%;
	width: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sub-menu a {
	text-decoration: none;
}
.sub-menu a:hover {
	text-decoration: underline;
}
.sub-menu {
	height: 100%;
	width: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sub-menu a {
	text-decoration: none;
}
.sub-menu a:hover {
	text-decoration: underline;
}
.top-menu {
	
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.top-menu a {
	text-decoration: none;
}
.top-menu a:hover {
	text-decoration: underline;
}
td {
	font-size: 10px;
}
.txt-version-info {
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
}
.tbl-top-left {
	background-image: url(../../../images/tbl-top-left-cap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 25px;
}
.tbl-top-right {
	background-image: url(../../../images/tbl-top-right-cap.gif);
	background-repeat: no-repeat;
	text-align: right;
	width: 7px;
}
.tbl-top-bg {
	background-image: url(../../../images/tbl-top-bg.gif);
	background-repeat: repeat-x;
}
.tbl-right {
	background-image: url(../../../images/tbl-right-cap.gif);
	background-repeat: repeat-y;
	text-align: right;
	width: 4px;
}
.tbl-left {
	background-image: url(../../../images/tbl-left-cap.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 4px;
}
.tbl-bg {
	background-color: #e8e8e6;
	background-repeat: repeat-x;
}
.tbl-bottom-bg {
	background-image: url(../../../images/tbl-bottom-bg.gif);
	background-repeat: repeat-x;
}
.tbl-bottom-left {
	background-image: url(../../../images/tbl-bottom-left-cap.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 6px;
}
.tbl-bottom-right {
	background-image: url(../../../images/tbl-bottom-right-cap.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.tbl-nav3 {
	width: 200px;
}
.tbl-content {
	width: 100%;
}
.tbl-page-title {
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.tbl-row-a
{
	background-color: #FFFFFF;
	padding: 3px;
}
.tbl-row-b
{
	background-color: #fffef7;
	padding: 3px;
}
.square
{
	background-image: url(../../../images/tbl-square.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 16px;
	margin-left: 7px;
	text-decoration: none;
	color: #000000;
	height: 30px;
	line-height: 30px;
}
.squareLight
{
	background-image: url(../../../images/tbl-square-light.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	margin-left: 7px;
	text-decoration: none;
	color: #666666;
}
.login-top
{
	background-image: url(../../../images/login-top.gif);
	background-repeat: no-repeat;
	width: 404px;
	height: 49px;
}
.login-left
{
	background-image: url(../../../images/login-left-cap.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.login-right
{
	background-image: url(../../../images/login-right-cap.gif);
	background-repeat: repeat-y;
	width: 9px;
	text-align: right;
	
}
.login-bottom
{
	background-image: url(../../../images/login-bottom.gif);
	background-repeat: no-repeat;
	width: 404px;
	height: 12px;
}
.login-bg
{
	background-image: url(../../../images/login-bg.gif);
	background-repeat: repeat;
}
.page-bg
{
	background-image: url(../../../images/page-bg.gif);
	background-repeat: repeat;
}
.squareNav {
	background-image: url(../../../images/tbl-square.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 16px;
	margin-left: 7px;
	text-decoration: none;
	color: #efefef;
}
textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.tableFrm-top {
	padding-top:19px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}

.btn-Indent {
	text-indent: 24px;
}

.icon-workflow {
	background-image: url(../../../images/icons/workflow.gif);
	background-repeat: no-repeat;
	height:25px;
	padding-left:25px;
	text-indent: 0px;
	line-height: 25px;
	}
.icon-users {
	background-image: url(../../../images/icons/users.gif);
	background-repeat: no-repeat;
	height:25px;
	padding-left:20px;
	text-indent: 0px;
	line-height: 25px;
	}
.icon-groups {
	background-image: url(../../../images/icons/groups.gif);
	background-repeat: no-repeat;
	height:25px;
	padding-left:27px;
	text-indent: 0px;
	line-height: 25px;
	}
.icon-hierarchy {
	background-image: url(../../../images/icons/hierarchy.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 21px;
	text-indent: 0px;
	line-height: 25px;
}
.icon-customers {
	background-image: url(../../../images/icons/customers.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 24px;
	text-indent: 0px;
	line-height: 25px;
}
.icon-classroom {
	background-image: url(../../../images/icons/classroom.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	text-indent: 0px;
	line-height: 25px;
}
.icon-course {
		background-image: url(../../../images/Users/Icons/icon_course.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: 0px;
	line-height: 30px;
	padding-left: 30px;
	background-position:  left top
}
.icon-wizard {
	background-image: url(../../../images/icons/wizard.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	text-indent: 0px;
	line-height: 25px;
}
.icon-assessments {
	background-image: url(../../../images/icons/assessments.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 23px;
	text-indent: 0px;
	line-height: 22px;
}
.icon-content {
	background-image: url(../../../images/icons/content.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 20px;
	text-indent: 0px;
	line-height: 25px;
}
.icon-reports {
	background-image: url(../../../images/icons/reports.gif);
	background-repeat:no-repeat;
	height: 22px;
	padding-left:28px;
	text-indent: 0px;
	line-height: 25px;
}
.icon-notification {
	background-image: url(../../../images/icons/notification.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 24px;
	text-indent: 0px;
	line-height: 25px;
}
.subBackground {
	background-image: url(../../../images/sub_bkground.gif);
	background-repeat: repeat-x;
	height: 94px;
}
.icon-workflow-nav {
	background-image: url(../../../images/icons/workflow_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 20px;
	margin-left: 7px;
	text-decoration: none;
	color: #efefef;
	vertical-align:middle;
	height:15px;
}
.icon-workflow-nav-sub {
	background-image: url(../../../images/icons/workflow_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 24px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-classroom-nav {
	background-image: url(../../../images/icons/classroom_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 18px;
	margin-left: 7px;
	text-decoration: none;
	color: #efefef;
	vertical-align:middle;
	height:16px;
}
.icon-classroom-nav-sub {
	background-image: url(../../../images/icons/classroom_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 20px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:18px;
}
.icon-system-config-nav {
	background-image: url(../../../images/icons/system_config_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 24px;
	margin-left: 7px;
	text-decoration: none;
	color: #efefef;
	vertical-align:middle;
	height:15px;
}
.icon-system-config-nav-sub {
	background-image: url(../../../images/icons/system_config_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 25px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-system-config-customers-nav-sub {
	background-image: url(../../../images/icons/system_config_nav_customers.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 30px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-system-config-notification-nav-sub {
	background-image: url(../../../images/icons/system_config_nav_notification.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 30px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-system-config-content-nav-sub {
	background-image: url(../../../images/icons/system_config_nav_content.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 30px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-system-config-users-nav-sub {
	background-image: url(../../../images/icons/system_config_nav_users.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 27px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-system-config-hierarchy-nav-sub {
	background-image: url(../../../images/icons/system_config_nav_hierarchy.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 27px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-users-nav {
	background-image: url(../../../images/icons/users_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 18px;
	margin-left: 7px;
	text-decoration: none;
	color: #efefef;
	vertical-align:middle;
	height:15px;
}
.icon-users-nav-sub {
	background-image: url(../../../images/icons/users_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 22px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-assessments-nav {
	background-image: url(../../../images/icons/assessments_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 28px;
	margin-left: 7px;
	text-decoration: none;
	color: #efefef;
	vertical-align:middle;
	height:15px;
}
.icon-assessments-nav-sub {
	background-image: url(../../../images/icons/assessments_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 26px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-reports-nav {
	background-image: url(../../../images/icons/reports_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 25px;
	margin-left: 7px;
	text-decoration: none;
	color: #efefef;
	vertical-align:middle;
	height:15px;
}
.icon-reports-nav-sub {
	background-image: url(../../../images/icons/reports_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 27px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-home-nav {
	background-image: url(../../../images/icons/home_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 22px;
	margin-left: 7px;
	text-decoration: none;
	color: #efefef;
		vertical-align:middle;
	height:15px;
}
.icon-content-nav {
	background-image: url(../../../images/icons/content_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 20px;
	margin-left: 7px;
	text-decoration: none;
	color: #efefef;
	vertical-align:middle;
	height:15px;
}
.icon-content-nav-sub {
	background-image: url(../../../images/icons/content_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 22px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-groups-nav-sub {
	background-image: url(../../../images/icons/groups_nav.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 22px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.icon-users-assign-nav-sub {
	background-image: url(../../../images/icons/users_nav_assign_training.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 22px;
	margin-left: 7px;
	text-decoration: none;
	line-height:15px;
	height:15px;
}
.content-sideBarTitleBg {
	background-image: url(../../../images/GUI/content_sideBarTitleBg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 175px;
}
.content-sideBarContentBg {
	background-color: #A9AEBC;
	padding: 0px;
	vertical-align: top;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content-sideBarRightContentBg {
	background-color: #A9AEBC;
	padding: 10px;
	vertical-align: top;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content-sideBarTitle {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.content-tabBG {
	background-image: url(../../../images/GUI/content_tabBg.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.content-tabFocusBg {
	background-color: #FFFFFF;
}
.tbl-titlerow-bg {
	background-color: #CCCCCC;
	background-image: url(../../../images/Users/Backgrounds/bg_tbl_titlerow.gif);
}
.tbl-forumTitlerow-bg {
	background-color: #CCCCCC;
	background-image: url(../../../images/Users/Backgrounds/forum_Row1Bg.gif);
	height:32px
}


.icon-options {
	background-image:url(../../../images/Users/Icons/icon_options.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 26px;
	text-indent: 0px;
	line-height: 30px;
}
.icon-help {
	background-image: url(../../../images/Users/Icons/icon_help.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: 0px;
	line-height: 30px;
	padding-left: 30px;
}
.icon-forums {
	background-image: url(../../../images/Users/Icons/icon_forums.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: 0px;
	line-height: 30px;
	padding-left: 30px;
}
.forum-body-bg {
	background-color: #D8DCF7;
}
.forum-tableRow1 {
	background-color: #ebedff;

	vertical-align:middle
	height: 32px;
	height: 30px;
}
.forum-tableRow2 {

	background-color: #D4D6E6;
	height: 32px;
	vertical-align:middle
}
