body
{
    padding:0px;
    margin:0px;
    background-image: url("../../../specific/graphics/user/body_background.jpg");
    font-family:Tahoma,Geneva,sans-serif;
    background-position: center;
    background-repeat: repeat-y;
    text-align:center;
    font-size:13px;
}

a
{
    outline:none;
}

.container
{
    width:980px;
    padding:0;
    margin:0 auto;
    text-align:left;
}

.stripes
{
    position: absolute;
    top: 37px;
    left: 0px;
    width: 100%;
    height: 80px;
    background-image:url("../../../specific/graphics/user/stripes_background.jpg");
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

.logo
{
    float: right;
    margin: 50px 20px 0 0;
}

.bannerGraphic
{
    float:left;
    padding-bottom:19px;
}

form
{
}

.bodyTable
{
	padding:0px 0px 0px 0px;
	background-color:transparent;
	width:969px;
}

.topBar
{
    float:left;
}

.topLogo
{
	float:left;
	margin:8px 0px 0px 38px;
}

.topExit
{
	float:left;
	margin:55px 15px 0px 0px;
	cursor:pointer;
}
.topHelp
{
	float:left;
	margin:55px 10px 0px 0px;
	cursor:pointer;
}

.topUser
{
	float:right;
	margin-top:25px;
}

.topUserWelcome
{
	font-size:11px;
	color:#999999;
	margin-right:5px;
}

.topUserName
{
	margin-top:3px;
	font-size:11px;
	color:#555555;
	font-family:Verdana;
}

.topUserName .actualName
{
    white-space:nowrap;
	font-size:15px;
	color:#333;
	
}

.topUserIcon
{
	padding:4px 0px 0px 7px;
}

table.navBar
{
    color:#fff;
    font-size: 12px;
    margin-top:10px;
}

table.navBar tr td.navMiddle, table.navBar tr td.navButtCell
{
    vertical-align:top;
}

table.navBar tr td.navMiddle a
{
    background-image:url('../../../specific/graphics/user/nav_middle.gif');
    background-repeat:repeat-x;
    height:22px;
    padding: 4px 4px 0 4px;
    text-decoration:none;
    display:block;
    color:#fff;
}

table.navBar tr td.navMiddle a.navOn
{
    color:#de7b05;
}

table.navBar tr td.navMiddle a:hover
{
    color:#de7b05;
}

.contentDiv
{
	/*margin-top:50px;*/
	clear:both;
}

.contentHeader
{
	font-size:22px;
	font-weight:normal;
	max-width: 530px;
	_width:530px;
}

.contentSubheader
{
	font-size:14px;
	color:#fff;
	position: relative;
}

.contentSubheader li
{
    margin-left:12px;
}


.assignmentDesc
{
    font-size:13px!important;
    color:#666!important;
}

.assignmentDesc p
{
    margin-top:0px!important;
}

.contentDiv div.hr
{
    margin:10px 0;
    line-height:1px;
    font-size: 1px;
    padding:0;
	clear:both;
	height:1px;
	background-color:#cccccc;
}

div.leftBox
{
    width: 650px;
    float:left;
}

.rightBox
{
    float:right;
    width:290px;
}

.clearBoth
{
    clear:both;
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:0;
    padding:0;
    border:0;
}

.legendContainer
{
    margin: 0 12px;
}

.legendIcon
{
	height:14px;
	float:left;
	padding-left:20px;
}

.legendIcon.first
{
    padding-left:0px;
}

.legendLabel, .legendLabelRed
{
	height:14px;
	line-height:12px;
	float:left;
	padding-left:10px;
	padding-right:15px;
	font-size:13px;
}

.legendLabelRed
{
	color:#CC0000;
}

.printButton
{
	margin: 50px 0 100px 0;
}

.noRecordDiv
{
	padding:20px 12px;
	font-size:14px;
	font-weight:bold;
}

.noRecordDiv2
{
	padding:20px 12px;
	font-size:14px;
	font-weight:bold;
}

.LightOverdue
{
	background-image:url(../../../code/graphics/user/light_overdue.gif?uid=v2);
	width:19px;
}

.LightNormal
{
	background-image:url(../../../code/graphics/user/light_normal.gif?uid=v2);
	width:19px;
}

.LightProgress
{
	background-image:url(../../../code/graphics/user/light_progress.gif?uid=v2);
	width:19px;
}

.LightCompleted
{
	background-image:url(../../../code/graphics/user/light_completed.gif?uid=v2);
	width:19px;
}

.LightOverdue2
{
	background-image:url(../../../code/graphics/user/light_overdue2.gif?uid=v2);
	width:14px;
}



.LightNormal2
{
	background-image:url(../../../code/graphics/user/light_normal2.gif?uid=v2);
	width:14px;
}

.LightProgress2
{
	background-image:url(../../../code/graphics/user/light_progress2.gif?uid=v2);
	width:14px;
}


.LightCompleted2
{
	background-image:url(../../../code/graphics/user/light_completed2.gif?uid=v2);
	width:14px;
}

.listDiv
{
	width:100%;
}

.tableList
{
	width:100%;
	margin-top:16px;
}

.tableList tr
{
    cursor:pointer;
    *cursor:hand;
}

.tableList tr.tableItemOn td, .tableList tr.tableItemOnRed td
{
    background-color: #e6ebe8;
}

.tableList tr.tableItemOffRed td.tableItemTarget div, .tableList tr.tableItemOnRed td.tableItemTarget div
{
    color: #cc1212;
}

.tableList td
{
	vertical-align:top;
	text-align: left;
}

.tableList td.tableItemLight div
{
   margin:19px 0 0 12px;
   width:14px;
   height:14px;
   background-repeat:no-repeat;
}

.tableList td.tableItemStatus div
{
   margin:18px 20px 0 20px;
   white-space:nowrap;
}

.tableList td.tableItemTarget div
{
   margin:18px 20px 0 20px;
   white-space:nowrap;
}

.tableList td.tableItemType div
{
   margin:13px 10px 0 10px;
   white-space:nowrap;
}

.tableList td.tableItemTitle
{
    width:100%;
}

.tableList td.tableItemTitle div
{
    margin:18px 10px;
}
/*
.tableList TD
{
	font-size:13px;
	color:#555555;
	font-weight:bold;
	border-bottom:solid 2px #ffffff;
}

.tableHeaderTR
{
	background-color:#ffffff;
}

.tableHeaderTR TD
{
	color:#aaaaaa;
	font-weight:bold;
}

.tableHeaderProgress
{
	padding:10px 10px 8px 20px;
}

.tableHeaderLight
{
	padding:10px 4px 4px 3px;
}

.tableHeaderTitle
{
	padding:7px 10px 7px 4px;
}

.tableHeaderStatus
{
	padding:7px 10px 7px 10px;
}

.tableHeaderTarget
{
	padding:7px 10px 7px 10px;
}

.tableHeaderType
{
	padding:7px 10px 7px 10px;
}


.tableItem1Off
{
	background-color:#F2F2F2;
	cursor:pointer;
}

.tableItem1On
{
	background-color:#DDDDDD;
	cursor:pointer;
}


.tableItem1OffRed
{
	background-color:#F8DEDE;
	cursor:pointer;
}

.tableItem1OnRed
{
	background-color:#F7D1D1;
	cursor:pointer;
}



.tableItem2Off
{
	background-color:#F2F2F2;
	cursor:pointer;
}

.tableItem2On
{
	background-color:#DDDDDD;
	cursor:pointer;
}


.tableItem2OffRed
{
	background-color:#F8DEDE;
	cursor:pointer;
}

.tableItem2OnRed
{
	background-color:#F7D1D1;
	cursor:pointer;
}


.tableItemProgress
{
	padding:8px 10px 8px 20px;
}

.tableProgressBG
{
	background-image:url(../../../specific/graphics/user/progress_bg.gif);
	width:144px;
	height:19px;
	background-repeat:no-repeat;
	padding:3px 0px 0px 2px;
}


.tableItemLight
{
	padding:11px 4px 4px 10px;
}

.tableItemCertificate
{
	padding:6px 2px 10px 5px;
}

.tableItemTitle
{
	width:100%;
	padding:10px 10px 7px 4px;
}

.tableItemStatus
{
	padding:10px 10px 7px 10px;
}

.tableItemTarget
{
	padding:10px 10px 7px 10px;
}

.tableItemType
{
	padding:6px 10px 5px 10px;
	text-align:center;
}


*/


.assignmentTopStatusIcon
{
	padding:3px 0px 0px 0px;
	float:left;
}

.assignmentTopTitle
{
	float:left;
	padding:0px 0px 0px 12px;
	font-size:20px;
	font-weight:bold;
	color:#777777;
}

.assignmentTopIcon
{
	float:right;
}


.assignmentTarget
{
	float:left;
	padding:10px 0px 0px 0px;
}

.assignmentStatus
{
	float:left;
	padding:10px 0px 0px 0px;
	width:150px;
}

.assignmentProgress
{
	/*float:left;*/
	padding:14px 0px 0px 0px;
	width:150px;
}

.assignmentLabel
{
	font-size:12px;
	color:#1a4625;
}


.assignmentValue
{
	font-size:12px;
	color:#666;
}


.progressBar
{
	/*float:left;*/
	/*padding:32px 0px 0px 0px;*/
	margin-top:5px;
	width:540px;
}

.assignmentProgressBar
{
	float:left;
	width:540px;
	height:12px;
	background-image:url(../../../specific/graphics/user/progress_bg_grey.gif?uid=v2);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}

.tableProgressBarLightOverdue, .tableProgressBarLightOverdue2
{
	height:12px;
	background-image:url(../../../specific/graphics/user/progress_bg_green.gif?uid=v2);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}


.tableProgressBarLightNormal, .tableProgressBarLightNormal2
{
	height:12px;
	background-image:url(../../../specific/graphics/user/progress_bg_green.gif?uid=v2);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}

.tableProgressBarLightProgress, .tableProgressBarLightProgress2
{
	height:12px;
	background-image:url(../../../specific/graphics/user/progress_bg_green.gif?uid=v2);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}

.tableProgressBarLightCompleted, .tableProgressBarLightCompleted2
{
	height:12px;
	background-image:url(../../../specific/graphics/user/progress_bg_green.gif?uid=v2);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}

.assignmentContentItem
{
	margin-top:1em;
}

.assignmentContentItemLabel
{	
	clear:both;
	float:left;
	font-size:13px;
	width:114px;
	line-height:130%;
	color:#333;
}

.assignmentContentItemDesc
{
	font-size:13px;
	line-height:130%;
	padding:0px 0px 0px 10px;
	width:425px;
	float:left;
	color:#666;
}

.assignmentContentItemDesc img
{
    display:inline!important;
}

.assignmentContentItemDesc UL, .assignmentContentItemDesc OL
{
	margin-top:6px;
}
.assignmentContentItemDesc LI
{
	margin-bottom:6px;
}

.assignmentStatusBanner
{
	margin:15px 0px 0px 0px;
	background-color:#E9E9E9;
	padding: 20px 20px 12px 32px;
}

.assignmentStatusBanner TD
{
	font-size:13px;
}



.assignmentLaunch
{
	cursor:pointer;
}

.assignmentBack
{
	cursor:pointer;
}

.assignmentContentDiv
{
	position:relative;
	/* top:10px;
	left:215px;*/
	width:370px;
	z-index:20;
	padding:10px 15px 10px 15px;
	float:left;
	font-size:12px;
}

.assignmentContentDiv TD
{
	font-size:12px;
}

.courseContentPanel
{
    margin:30px 0;
}

.assignmentContentDiv2
{
	position:relative;
	/*top:10px;
	left:220px;*/
	width:250px;
	z-index:20;
	padding:10px 15px 10px 15px;
	font-size:12px;
}

.assignmentContentDiv2 TD
{
	font-size:12px;
}

.assignmentContentDiv P, .assignmentContentDiv2 P
{
	margin-top:5px;
}

.assignmentResource, .assignmentResourceRed, .assignmentResourceHover, .assignmentResourceHoverRed
{
	width:100%;
	padding:0px 0px 0px 0px;
	margin-bottom:2px;
	overflow: hidden;
}

.assignmentResource
{
	background-color:#e6ebe8;
}

.assignmentResourceHover
{
	background-color:#d7dbd8;
}

.assignmentResourceRed
{
	background-color:#e6ebe8;
}

.assignmentResourceHoverRed
{
	background-color:#d7dbd8;
}

.assignmentResourceIcon
{
	float:left;
	margin:8px 0px 4px 6px;
	cursor:pointer;
	width: 40px;
}

.assignmentResourceButton
{
    float:right;
	padding:11px 6px 4px 0px;
}

.assignmentResourceTitle
{
	float:left;
	margin:12px 8px 8px 10px;
	color:#333;
	width: 80%;
}

.assignmentModuleTitle
{
	float:left;
	font-size:13px;
	margin:8px 8px 0px 10px;
	color:#333333;
	width: 56%;
}

.assignmentModuleScore
{
    float:left;
    margin: 0px 0px 8px 10px;
}

.assignmentResourceReq
{
	width:97%;
	padding:0 6px 15px 6px;
}

.assignmentResourceReq label
{
    display: block;
    float: left;
    padding-right: 10px;
    white-space: nowrap;
    cursor:pointer;
    *cursor:hand;
}

.assignmentResourceReq label input
{
    vertical-align: middle;
}

.assignmentResourceReq label span.alignSpan
{
    vertical-align: middle;
}

.assignmentResourceReqButton
{
	/*padding:3px 0px 0px 0px;*/
	color:#be1d39;
	font-weight:bold;
	/*float:right;*/
}

.assignmentResourceReqButton A, .assignmentResourceReqButton A:visited
{
	color:#be1d39;
	text-decoration:none;
}
.assignmentResourceReqButton A:hover
{
	text-decoration:underline;
}

.assignmentResourceEnd
{
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
	margin:0px;
	padding:0px;
}


.assignmentResourceReminder
{
	margin:0px 35px 10px 150px;
	padding:8px;
	color:#FFFFFF;
	font-size:90%;
	background-color:#F36F21;
}

/* Resource Audio Player */

.audiojs
{
  height: 22px;
  width:350px;
  background: #404040;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
  background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.audiojs .play-pause
{
  width: 23px;
  height: 20px;
  padding: 0px 0px 0px 0px;
}
.audiojs p
{
  width: 25px;
  height: 20px;
  margin: -3px 0px 0px -1px;
}

.audiojs .scrubber
{
  background: #5a5a5a;
  width: 205px;
  height: 10px;
  margin: 5px;
}

.audiojs .progress
{
  height: 10px;
  width: 0px;
  background: #ccc;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
  background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%);
}

.audiojs .loaded
{
  height: 10px;
  background: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
  background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%);
}


.audiojs .time
{
    border-left: 1px solid #000000;
    color: #DDDDDD;
    float: left;
    height: 20px;
    line-height: 0px;
    margin: 0 0 0 6px;
    padding: 12px 6px 0 12px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.audiojs .error-message
{
  height: 24px;
  line-height: 24px;
}
.popupAlert
{
	background-color:#FFF2A8;
	padding:10px;
}

.popupAlertBack
{
	margin-top:12px;
	background-color:#999999;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	width:60px;
	cursor:pointer;
}

.helpDiv
{
	padding:20px 0px 10px 37px;
}

.helpTable
{
	width:580px;
}

.helpTable TD
{
	font-size:13px;
}

.helpTitle
{
	font-weight:bold;
	padding-bottom:10px;
	color:#0c3e1b;
	text-align:center;
}

.helpBigTitle
{
	background-color:#E95E0C;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:6px;
	padding-top:3px;
	padding-left:5px;
}

.helpImage
{
	width:100%;
	text-align:center;
	margin:15px 0px 25px 0px;
}

.helpImage IMG
{
	border:solid 1px #bbbbbb;
}

.helpBody P
{
	margin-top:0px;
	margin-bottom:10px;
}

.helpBody UL, .helpBody OL
{
	margin-top:0px;
	margin-bottom:12px;
}

.helpBody LI
{
	margin-top:6px;
}


/* PRIORY BOX */

table.pBox
{
    width:100%;
}

table.pBox tr td.celk
{
    vertical-align: top;
    text-align: left;
    margin: 0;
    padding: 0;
}

table.pBox tr.tt td, table.pBox tr.bb td
{
    font-size:1px;
    line-height:1px;
}

table.pBox tr td img
{
    margin: 0;
    padding: 0;
    display:block;
}

table.pBox tr td div.blk
{
    margin: 0;
    padding: 0;
    line-height:1px;
    font-size:1px;			
}

table.pBox tr.tt td.l, table.pBox tr.tt td.r
{
    width:7px;
    margin:0;
    padding:0;
}

table.pBox tr.tt td.m
{
    width:100%;
}

table.pBox tr.tt td.m div
{
    height: 7px;
    background-image: url('../../../specific/graphics/user/pBox/pBox_ttm.gif');
    background-repeat: repeat-x;
}

table.pBox tr.tm td.l
{
    background-image: url('../../../specific/graphics/user/pBox/pBox_tml.gif');
    background-repeat: repeat-y;
}

table.pBox tr.tm td.l div
{
    width:7px;
    margin:0;
    padding:0;
    /*border: 1px solid #000;*/
}

table.pBox tr.tm td.m div.tmc
{
    color:#fff;
    background-image: url('../../../specific/graphics/user/pBox/pBox_tmm.gif');
    background-repeat: repeat;
    line-height:normal;
    font-size:100%;
    padding: 5px;
}

table.pBox tr.tm td.r
{
    background-image: url('../../../specific/graphics/user/pBox/pBox_tmr.gif');
    background-repeat: repeat-y;
}

table.pBox tr.tm td.r div
{
    width:7px;
    margin:0;
    padding:0;
}

table.pBox tr.tb td.m div
{
    height: 7px;
    background-image: url('../../../specific/graphics/user/pBox/pBox_tbm.gif');
    background-repeat: repeat-x;
}

table.pBox tr.bt td.l
{
    background-image: url('../../../specific/graphics/user/pBox/pBox_btl.gif');
    background-repeat: repeat-y;			
}

table.pBox tr.bt td.l div
{
    width:7px;
    margin:0;
    padding:0;
}

table.pBox tr.bt td.m div.btc
{
    color:#333;
    background-color:#fff;
    line-height:normal;
    font-size:100%;
    padding: 12px 0px 5px 0px;
    border-left: 1px solid #a0a09f;
    border-right: 1px solid #a0a09f;
}

table.pBox tr.bt td.r
{
    background-image: url('../../../specific/graphics/user/pBox/pBox_btr.gif');
    background-repeat: repeat-y;
}

table.pBox tr.bt td.r div
{
    width:7px;
    margin:0;
    padding:0;
}

table.pBox tr.bb td.m.celk
{
    width:100%;
    background-image:url('../../../specific/graphics/user/pBox/pBox_bbm.gif');
    background-repeat: repeat-x;
}

table.pBox tr.bb td.m div
{
    height:7px;
    background-image:url('../../../specific/graphics/user/pBox/pBox_bbm.gif');
    background-repeat: repeat-x;
}

/* APPRAISALS */
								
.topAppraisal
{
	margin-bottom:20px;
	width: 650px;
}

table.apprBanner
{
    width:100%;
}

table.apprBanner tr td img
{
    display:block;
}

table.apprBanner tr td.appBlue
{
    background-image:url('../../../specific/graphics/user/appraisal_banner_m.gif?uid=v2');
    background-repeat:repeat;
}

table.apprBanner tr td.appBlue.full
{
    width:100%;
}

td.appLabel
{
    width:100%;
    text-align:left;
    vertical-align:middle;
    white-space:nowrap;
}

td.appButton, td.mappButton
{
    vertical-align:middle;
    text-align:left;
}

td.mappButton
{
    padding-top:5px;
}

td.appButton a
{
    display:block;
    width:90px;
    height:28px;
    text-decoration:none;
    margin:0;
    padding:0;
    border:0;
    font-size:1px;
    line-height:1px;
    background-image:url('../../../specific/graphics/user/appraisal_butt.gif?uid=v2');
    background-repeat:no-repeat;
}

td.appButton a:hover
{
    background-position: 0px -28px;
}

td.mappButton a
{
    display:block;
    width:121px;
    height:28px;
    text-decoration:none;
    margin:0;
    padding:0;
    border:0;
    font-size:1px;
    line-height:1px;
    background-image:url('../../../specific/graphics/user/mappraisal_butt.gif?uid=v2');
    background-repeat:no-repeat;
}

td.mappButton a:hover
{
    background-position: 0px -28px;
}

/* APPLICATIONS PAGE */

.topTitleRight
{
	text-align:left;
	float:right;
}

.topTitleRightIcon
{
	padding-right:29px;
	width:95px;
	text-align:right;
}

.topTitleRightOverdue
{
	color:#ff5757;
}

.hostingDiv
{
    padding:0 12px;
}

.newAppButt
{
    display:block;
    line-height:1px;
    font-size:1px;
    margin:0px 0px 23px 0px;
    padding:0;
    border:0;
    width:135px;
    height:28px;
    background-image:url('../../../specific/graphics/user/newapp_butt.gif');
}

.newAppButt:hover
{
    background-position: 0px -28px;
}

/* back button */

.backButt
{
    display:block;
    margin:0;
    padding:0;
    border:0;
    line-height:1px;
    font-size:1px;
    text-decoration:none;
    width:73px;
    height:30px;
    background-image:url('../../../specific/graphics/user/back.gif?uid=v2');
    background-repeat:no-repeat;
}

.backButt:hover
{
    background-position:0px -30px;
}

/* launch button */

.launchButt
{
    display:block;
    margin:0;
    padding:0;
    border:0;
    line-height:1px;
    font-size:1px;
    text-decoration:none;
    width:90px;
    height:30px;
    background-image:url('../../../specific/graphics/user/launch.gif?uid=v2');
    background-repeat:no-repeat;
}

.launchButt:hover
{
    background-position:0px -30px;
}

/* view button */

.viewButt
{
    display:block;
    margin:0;
    padding:0;
    border:0;
    line-height:1px;
    font-size:1px;
    text-decoration:none;
    width:90px;
    height:30px;
    background-image:url('../../../specific/graphics/user/view.gif?uid=v2');
    background-repeat:no-repeat;
}

.viewButt:hover
{
    background-position:0px -30px;
}

/* download button */

.downloadButt
{
    display:block;
    margin:0;
    padding:0;
    border:0;
    line-height:1px;
    font-size:1px;
    text-decoration:none;
    width:90px;
    height:30px;
    background-image:url('../../../specific/graphics/user/download.gif?uid=v2');
    background-repeat:no-repeat;
}

.downloadButt:hover
{
    background-position:0px -30px;
}

/* help button */

.helpButton
{
    margin:0;
    padding:0;
    border:0;
    display:block;
    width:58px;
    height:26px;
    font-size:1px;
    line-height:1px;
    text-decoration:none;
    background-image:url('../../../specific/graphics/user/help.gif?uid=v2');
}

.helpButton:hover
{
    background-position: 0px -26px;
}

.helpButton.on
{
    background-image:url('../../../specific/graphics/user/help_on.gif?uid=v2');
}

.helpButton.on:hover
{
    background-position: 0px 0px;
}

/*exit button*/

.exitButton
{
    margin:0;
    padding:0;
    border:0;
    display:block;
    width:58px;
    height:26px;
    font-size:1px;
    line-height:1px;
    text-decoration:none;
    background-image:url('../../../specific/graphics/user/exit.gif?uid=v2');
}

.exitButton:hover
{
    background-position: 0px -26px;
}

/* GENERIC BUTTONS */

table.genericButt tr td
{
    margin:0;
    padding:0;
    border:0;
    cursor:pointer;
    *cursor:hand;
}

table.genericButt tr td.gbl div, table.genericButt tr td.gbr div
{
    height:28px;
    width:11px;
    font-size:1px;
    line-height:1px;
}

table.genericButt tr td.gbm
{
    color:#fff;
    *width:1px;
    font-weight:bold;
    font-size:12px;
}

/*red*/

table.genericButt tr.redButtOff td.gbl div
{
    background-image:url('../../../specific/graphics/user/red_butt_l.gif');
    background-repeat:no-repeat;
}

table.genericButt tr.redButtOff td.gbm
{
    background-image:url('../../../specific/graphics/user/red_butt_m.gif');
    background-repeat:repeat-x;
}

table.genericButt tr.redButtOff td.gbr div
{
    background-image:url('../../../specific/graphics/user/red_butt_r.gif');
    background-repeat:no-repeat;
}

table.genericButt tr.redButtOn td.gbl div
{
    background-image:url('../../../specific/graphics/user/red_butt_l.gif');
    background-repeat:no-repeat;
    background-position: 0px -28px;
}

table.genericButt tr.redButtOn td.gbm
{
    background-image:url('../../../specific/graphics/user/red_butt_m.gif');
    background-repeat:repeat-x;
    background-position: 0px -28px;
}

table.genericButt tr.redButtOn td.gbr div
{
    background-image:url('../../../specific/graphics/user/red_butt_r.gif');
    background-repeat:no-repeat;
    background-position: 0px -28px;
}

/*grey*/

table.genericButt tr.greyButtOff td.gbl div
{
    background-image:url('../../../specific/graphics/user/grey_butt_l.gif');
    background-repeat:no-repeat;
}

table.genericButt tr.greyButtOff td.gbm
{
    background-image:url('../../../specific/graphics/user/grey_butt_m.gif');
    background-repeat:repeat-x;
}

table.genericButt tr.greyButtOff td.gbr div
{
    background-image:url('../../../specific/graphics/user/grey_butt_r.gif');
    background-repeat:no-repeat;
}

table.genericButt tr.greyButtOn td.gbl div
{
    background-image:url('../../../specific/graphics/user/grey_butt_l.gif');
    background-repeat:no-repeat;
    background-position: 0px -28px;
}

table.genericButt tr.greyButtOn td.gbm
{
    background-image:url('../../../specific/graphics/user/grey_butt_m.gif');
    background-repeat:repeat-x;
    background-position: 0px -28px;
}

table.genericButt tr.greyButtOn td.gbr div
{
    background-image:url('../../../specific/graphics/user/grey_butt_r.gif');
    background-repeat:no-repeat;
    background-position: 0px -28px;
}


/* Check password styles */

.checkPassfeedbackWrapper
{
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    width:100%;
    text-align:center;   
}

.checkPassfeedbackWrapper div
{
    background-color:#CC0000;
    color:#ffffff;
    text-align:center;
    padding:10px;
    margin:0px auto;
}

.checkPassContainer
{
    padding: 50px;
}

.checkPassHeader
{
    width: 100%;
}

.checkPassHeader tr td
{
    vertical-align: bottom;
    height: 51px;
    text-align: left;
}

.checkPassHeader tr td img
{
    display: block;
    float: right;
}

.checkPassHeader tr td span
{
    color:#404041;
    font-size: 180%;
    vertical-align: baseline;
}

.checkPassContentTop
{
    margin-top: 30px;
    background-color:#0c3e1b;
    color: #fff;
    padding: 15px;
    text-align: left;
    font-size: 90%;
    line-height: 1.4em;
}

.checkPassContentTop p
{
    margin: 6px 0 0 0;
}

.checkPassContentBottom p
{
    margin: 0 0 10px 0;
}

.checkPassContentTop span
{
    font-size: 170%;
}

.checkPassContentTop em
{
    font-size: 80%;
}

.checkPassContentBottom
{
    background-color: #404041;
    margin-top: 20px;
    color: #fff;
    padding: 15px;
    text-align: left;
    font-size: 90%;
    line-height: 1.4em;
}

.checkPassContentBottom table
{
    float: right;
    margin-top: 20px;
}

.checkPassContentBottom table tr td
{
    vertical-align: middle;
}

.checkPassFooter
{
    width: 100%;
}

.checkPassFooter tr td
{
    padding: 15px;
    text-align: right;
}

.checkPassFooter tr td:first-child
{
    text-align: left;
    padding-left: 0;
    font-size: 80%;
    width: 60%;
    line-height: 1.5em;
}

.checkPassFooter tr td img
{
    cursor: pointer;
    *cursor: hand;
}