.hide
{
	display:none;
}
/* myCoolBlueButton */
.blueButton {
	position: relative;
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}
.blueButton:hover {-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.blueButton:active {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}
.blueButton.redDot::after {
	content: '';
    position: absolute;
    right: -4px;
    top: -4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #e60000;
}
/* This imageless css button was generated by CSSButtonGenerator.com */

/* Table of Contents:

	Overall Layout
	Header Layout
	Middle Layout
	Footer Layout
	
*/
img {
	border: none;	
}
/* Overall Layout
--------------------------------------------------------------------------------------- */
body {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #464646;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #00559e;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.top {
	background-image: url(../images/topbar.jpg);
	background-repeat: repeat-x;
	height: 102px;
	width: 100%;
}

.middle {
	background-repeat: repeat-x;
	width: 100%;
	background-color: #FFFFFF;
}

.bottom {
	background-image: url(../images/bottombg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
	background-color: #3b3a3a;
}

.mainbuttonleft {
	background-image: url(../images/main_button_left_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 6px;
	background-position: 0px 5px;
}
.mainbuttonmiddle {
	background-image: url(../images/main_button_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	text-transform: uppercase;
	text-align: center;
	background-position: 0px 5px;
}

.mainbuttonright {
	background-image: url(../images/main_button_right_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 6px;
	background-position: 0px 5px;
}
a.mainbutton, a.mainbutton:link {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

a.mainbutton:hover {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #ffcc00;
	padding-top: 5px; 
	padding-right: 5px; 
	padding-left: 5px;
	text-decoration: none;
}

.logo_bottom {
	background-image: url(../images/logo/logo.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 357px;
}

.client_name {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 14px;
	font-weight: bold;
	color: #004280;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	vertical-align: top;
}

.user_name {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	vertical-align: top;
}

.content_table {
	background-color: #FFFFFF;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.content_spacing {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.table_title {
	background-image: url(../images/table_title.gif);
	background-repeat: repeat-x;
	height: 27px;
	/*width: 100%;*/
}

.title_text {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 12px;
	color: #004280;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.title_link {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 12px;
	color: #004280;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;

	float: right;
	padding-right: 10px;
	padding-top: 3px;

}

.title_link:hover {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;

	float: right;
	padding-right: 10px;
	padding-top: 3px;

}

.data_table {
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

p {
	/* font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p; */
	font-size: 12px;
	/* color: #50504f; */
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}

.btn {
	display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-link {
	color: #004a8f;
}
.btn-link:hover {
	text-decoration: underline;
}
.btn-primary {
	color: #ffffff;
	border-color: #005fb3;
	background-color: #005fb3;
}
.btn-primary:hover {
	border-color: #004580;
	background-color: #004580;
}
.btn-primary:disabled {
	border-color: rgba(0, 69, 128, 70%);
	background-color: rgba(0, 69, 128, 70%);
}
.btn-outline-primary {
	color: #005fb3;
	border-color: #005fb3;
}
.btn-outline-primary:hover {
	color: #ffffff;
	background-color: #005fb3;
}
.btn-outline-primary:disabled {
	color: rgba(0, 69, 128, 70%);
	border-color: rgba(0, 69, 128, 70%);
}
.btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545;
}
.btn-outline-danger:hover {
	color: #ffffff;
	background-color: #dc3545;
}
.btn-outline-danger:disabled {
	color: rgba(220, 53, 69, 60%);
	border-color: rgba(220, 53, 69, 60%);
}

.blueBold {
	color: #004580;
	font-weight: bold;
}
.font-blue {
	color: #004a8f;
}
.font-light-blue {
	color: #0264E8;
}
.font-green {
	color: #4c934f;
}
.font-red {
	color: #dc3545;
}
.font-muted {
	color: #5e7597;
}
.bg-orange {
	background-color: #FFDEAD !important;
}
.d-inline-block {
	display: inline-block;
}
.p-0 {
	padding: 0;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}

hr.hr-gray {
	display: block;
	height: 1px;
    border: 0;
    border-top: 1px solid #ccc
}
.jstTableData.bg-orange, .jstTableData1.bg-orange {
    border-color: #bababa !important;
}

#sm_text {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #50504f;
	text-decoration: none;	
}

input.sm_text {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #50504f;
	text-decoration: none;	
}

#tit_form {
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;	
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color:#333;
	padding: 2px 0px 2px 0px;	
	margin: 16px 0px 6px 0px;
}

.whiteheader {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}

a {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #004280;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

a:hover {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

/* Form Elements
--------------------------------------------------------------------------------------- */
input {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin: 0px 5px 5px 0px;
}

input.mystyle {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin: 0px 5px 5px 0px;
}

.dropdowninput {

}

select {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin: 0px 5px 5px 0px;
	width: 140px;
}

/* Footer Layout
--------------------------------------------------------------------------------------- */

.footertext {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 8pt;
	color: #fff;
	vertical-align: middle;
	margin-bottom: 10px;
	font-weight: normal;
	margin-left: 20px;
}

a.logotext, a.logotext:link, a.logotext:visited {
	font-family: Century Gothic, Apple Gothic, Arial, sans-serif - p, t
	font-size: 8pt;
	color: #fff;
	vertical-align: middle;
	margin-bottom: 10px;
	font-weight: normal;
	text-decoration: none;
}

/* Show/Hide Menu stuff
--------------------------------------------------------------------------------------- */
#nav, #nav ul{
  list-style:none;
  margin:0px;
  padding: 0px;
}
#nav ul{
  	padding-top: 2px;
}
#nav li{
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	background-color: #0582CD;
	width: 200px;
	margin: 0;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	border-top-color:#000066;
	border-top-style: solid;
	border-top-width: 1px;
}

#nav li a{
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding-left: 0;
}

#nav li ul{
	padding-top: 2px;
}

#nav li a{
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-left: 14px;
}

#nav li ul li{
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 10pt;
	padding-left: 0;
	margin-left: 0;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	background-color:#0582CD;
	background-image: url(../images/menubg2.gif);
	background-repeat: no-repeat;
}

#nav li ul li a{
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
}

#nav li ul li ul li{
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 10pt;
	padding-left: 0;
	margin-left: 0;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	background-color:#0582CD;
	background-image: url(../images/menubg3.gif);
	background-repeat: no-repeat;
}

#nav li ul li ul li a{
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding-left: 28px;
}

#nav li ul li ul li a:hover{
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif - p;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding-left: 28px;
}

#nav a{
	text-decoration:none;
}
#nav a:hover{
  color:#CCCCCC;
}
//This gets rid of the default bullet
#nav .expandable{ 
  padding-left:0px;
  background-image:none;
}
//Gives a little padding between the new image and the text
#nav .expandable img{ 
  margin-right: 0;
}
//To make the expand/collapse stand out
#expandAll, #collapseAll {
  font-weight:bold;
}

.hand{
	cursor: pointer;
}

/* code for jstTable */
.jstMainTable{
	width: 440px !important;
	float: left;
}

.jstTable{
	width: 440px !important;
	float: left;
}
.jstMainTable1{
	width: 450px !important;
	float: left;
}

.jstTable1{
	width: 450px !important;
	float: left;
}

.jstMainTable2{
	width: 1000px !important;
	float: left;
}

.jstTable2{
	width: 1000px !important;
	float: left;
}
.jstTableHeader{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	float:center;
	background-color:#004A8F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px;
	text-decoration:underline;
}

.jstTableLink{
	font-family: Arial, Helvetica, sans-serif;
	color: #1c7629;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.jstTableLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#3366CC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.jstPage{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.jstTableData{
	font-family: Arial, Helvetica, sans-serif;
	color: #004580;
	background-color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px;
	border:#D6D6D6 solid 1px;
}

.jstTableData1{
	font-family: Arial, Helvetica, sans-serif;
	color: #004580;
	background-color:#E6E6E6;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px;
	border:#D6D6D6 solid 1px;
}

.jstButton{
}

.jstFilterTable{
}

.jstTableFilterLabel{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}

.jstTableFilterSpace{
}

.jstFilterSelect{
}

.jst2MainTable2{
	
	width: 900px !important;
	float: left;
	margin: 5px;
}

.jst2Table2{

	width: 900px !important;
	float: left;
}

.jst2MainTable{
	width: 440px;
	width: 440px !important;
	float: left;
	margin: 5px;
}

.jst2Table{
	width: 440px;
	width: 440px !important;
	float: left;
}

.jst2TableHeader{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	float:center;
	background-color:#004A8F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px;
	text-decoration:underline;
}

.jst2TableLink{
	font-family: Arial, Helvetica, sans-serif;
	color: #1c7629;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.jst2TableLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#3366CC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.jst2Page{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.jst2TableData{
	font-family: Arial, Helvetica, sans-serif;
	color: #004580;
	background-color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px;
	border:#D6D6D6 solid 1px;
}

.jst2TableData1{
	font-family: Arial, Helvetica, sans-serif;
	color: #004580;
	background-color:#E6E6E6;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px;
	border:#D6D6D6 solid 1px;
}

.jst2Button{
}

.jst2FilterTable{
}

.jst2TableFilterLabel{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}

.jst2TableFilterSpace{
}

.jst2FilterSelect{
}

.errmsg {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000099;
}

.floatright {
	float: right;
	padding-right: 2px;
	padding-top: 3px;
}

/* John adds these for survey */

.part {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00376a;
	text-decoration: underline;
	padding: 20px 0px 10px 0px;
	font-weight: bold;
}

.section {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00376a;
	text-decoration: none;
	font-weight: bold;
}

.numbers {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5191ce;
	text-decoration: none;
	font-weight: bold;
}

.survansw {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5191ce;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
}

.percent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.questions {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00376a;
	text-decoration: none;
	font-weight: bold;
}

.numbers2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5191ce;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
}

.test {
	border: red solid 1px;
}

/* for progress bar */
img.percentImage1 {
 background: white url(../images/percentImage_back1.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}

img.percentImage2 {
 background: white url(../images/percentImage_back2.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}

img.percentImage3 {
 background: white url(../images/percentImage_back3.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}

img.percentImage4 {
 background: white url(../images/percentImage_back4.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}

/* MultiSelect 
-------------------------------------------------------------------------------------------------------------------*/

		.asmContainer {
			/* container that surrounds entire asmSelect widget */
			
		}
		
		.asmSelect {
			/* the newly created regular 'select' */
			display: block; 
		}
		
		.asmOptionDisabled {
			/* disabled options in new select */
			color: #999; 
		}
		
		.asmHighlight {
			/* the highlight span */
			padding: 0;
			margin: 0 0 0 1em;
		}
		
		.asmList {
			/* html list that contains selected items */
			margin: 0.25em 0 0 0; 
			position: relative;
			display: block;

			list-style: none; 
		}
		
		.asmListItem {
			/* li item from the html list above */
			position: relative; 
			margin-left: 0;
			padding-left: 0;
			list-style: none;
			background: #fff;
			border: 1px solid #bbb; 
			width: 300px; 
			margin: 0 0 -1px 0; 
			line-height: 1em;
		}
		
		.asmListItem:hover {
			background-color: #f8f8f8;
		}
		
		.asmListItemLabel {
			/* this is a span that surrounds the text in the item, except for the remove link */
			padding: 5px; 
			display: block;
		}
		
		.asmListSortable .asmListItemLabel {
			cursor: move; 
		}
		
		.asmListItemRemove {
			/* the remove link in each list item */
			position: absolute;
			right: 0; 
			top: 0;
			padding: 5px; 
		}

/* Scheduler
-------------------------------------------------------------------------------------------------------------------*/

#sch_container {
	background: #eef0f7 url(../images/bg_calendar.gif);

	/*position:absolute;
	left:0px;
	top:140px;	*/
	width:1220px;
	height: 763px;
	z-index:1;	
	overflow: hidden;
	float: left;
	display: inline;
	/*margin-left: -200px;*/
}

#sch_calendar {
	/*position:absolute;
	left:0px;
	top:140px;
	width:1600px;*/
	height: 763px;
	margin: 0 auto;
	background: #eef0f7 url(../images/bg_calendar.gif);
	float: left;
	display: inline;
	/*display: none;*/
}

#body_spacer {
	height: 763px;	
}

div.dday  {

	margin: 4px 0px 0px 4px;
	/*height: 673px;
	width: 300px;*/
	float: left;
	display: inline-block;
	text-align: center;

}

#sch_col_left_controls {
	background: #464646;	
	width: 180px;
	height: 763px;
	float: left;
	display: inline;

}

#sch_col_left_controls p {
	color:#EAEAEA;
}

#sch_col_left {
	background: url(../images/grid_time_left.png) repeat-y;	
	width: 92px;
	height: 763px;
	float: left;
	display: inline;
}

#sch_col_right {
	background: url(../images/grid_time_right.png) repeat-y;	
	width: 84px;
	height: 763px;
	float: right;
	display: inline;	
	/*display: none;*/
}

#sch_arr_right {
	width: 26px;
	height: 26px;
	margin-top: 8px;
	margin-left: 8px;	
}

#sch_arr_left{
	width: 26px;
	height: 26px;
	margin-top: 8px;
	margin-left: 8px;
}

#sch_date_bar {
	height: 32px;
	background: #024280;
	border-bottom: #000 solid 1px;
	border-top: #000 solid 1px;
	padding-left: 50px;
	font-size: 18px;
	color: #d9d9d9;
	padding-top: 4px;
}

#title_sch_view {
	height: 64px;
	width: 180px;
	background: url(../images/title_sch_view.jpg);
}

#title_dday {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	height: 26px;
	background: url(../images/bg_title_dday_mid.png) repeat-x;
	padding-top: 8px;
}

#title_provider {
	text-align: center;
	font-size: 12px;
	color: #009;
	height: 21px;
	background: #D4D4D4;
	padding-top: 3px;	
	overflow: hidden;

}

.date_cell {
	margin-top: 1px;
	height: 24px;
	text-align: left;
	font-size: 11px;
	color: #000;
	cursor: pointer;
}

.date_cell_job {
	margin-top: 1px;
	height: 24px;
	text-align: left;
	font-size: 11px;
	color: #000;
	cursor: pointer;
}

#provider_col {
	float:left;
	display: inline;
	border-top: #ccc solid 1px;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;
	width: 292px;
	margin: 0 1px;	
}

#job_display table {
	eidth: 296px;
}

#job_display td {
	font-size: 9px;	
	padding: 0px;
}
#job_text {
	 margin: 1px 8px 1px 8px;
}

#detail_text {
	font-size: 12px;
	padding: 2px 0px 2px 0px;
}

.spec_menu {
	height: 32px;
	padding: 16px 0px 4px 10px;
	border-top: 1px solid #DDD;
}

.spec_menu:hover {
	background: #F90 url(../images/arr_blue_double.png) no-repeat left center;
	padding-left: 24px;
	color: #fff;
}

a.docs:link {
	font-size: 11px; font-weight:bold; color:#004280;
}

a.docs:hover {
	color:#666666;
}

a.docs:visited {
	color:#004280;
}

a.docs:active {
	color:#004280;
}

#mce_0_tbl
{
width:323px !important;
}

.mes_text {
	word-break: break-word;
}

.mes_text p {
	margin: 0;
	padding: 10px;
}
.mes_text, .mes_text p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
}
.mes_text ul {
	padding-inline-start: 15px;
}
.mes_text li {
	list-style-type: unset;
}
.mes_text blockquote {
    border-left: 1px solid #ccc;
    margin-left: 1ex;
    padding-left: 1ex;
}

.normal_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
hr.gray {
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0; 
}

.predictionBox {
	margin-top: 10px;
	padding-bottom: 10px;
    border-bottom: 1px dashed #999;
}
.predictionList {
	margin-left: 10px;
}
.predictionList li {
    list-style-type: decimal;
    padding-bottom: 2px;
}

.paddingTable {
	width: 100%;	
}
.paddingTable tr th, .paddingTable tr td {
	padding: 3px;
}
.borderedTable tr td {
	border: 1px solid #ccc;
}
.hoverTable tr:hover > td {
	background-color: #ebf2fa;
}

.deadlineTimerBox {
	text-align: center;
	border: 1px solid #ddd;
	padding: 5px 10px;
	margin-bottom: 5px;
	line-height: 1.6;
}
.deadlineTimerBoxTime {
	font-weight: bold;
	font-size: 22px;
	color: #004a8f;
}
