body, td  {  
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px
	}
	
body { 
	background-color: #f9fafd; 
	color:#FFFFF
}

textarea {
	font-family:Arial, Helvetica, sans-serif; 
}

a, a:visited { color:#000000; font-weight:normal}
a:hover { color: #6A6A82}

#content {
	position:absolute; 
	left:10px; 
	top:145px; 
	width:960px; 
	height:166px; 
	z-index:12; 
	text-align:center;
}

.Title {font-size:14px; font-weight:bold; color:#000000}
.menubar { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color:#FFFF00 }
a.menu, a.menu:visited { color:#CCCCCC; font-weight:normal; text-decoration:none}
a.menu:hover { color: #FFFFFF}

.LightBG {
	background-color: #F4F5FC; 
	color:#000000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px
}

.out_border {
	border: 1px solid #babbbe;
}

.WhiteBG { 
	background-color: #FFFFFF
}

.MedBG, .spacer, .indented-spacer {
	background-color: #CECFDC
}

.DarkBG {background-color: #9A9AB2}
.BlkBG {background-color: #000000}
.Gershon {background-color:#F7EEB4}
.Private {background-color:#F3D4D1}

.BevelTop {
	background-color:#CECFDC; 
	border-top: 1px solid #F4F5FC;  
	border-bottom: 1px solid #9A9AB2
}

.BevelTop.left {border-left: 1px solid #F4F5FC}
.BevelTop.right {border-right: 1px solid #9A9AB2}

.spacer_row {
	border:1px solid #babbbe;
	border-right:0px;
	border-left:0px;
	height:8px;
}

.padding {
	padding: 6px 4px;
}

.padding.left {
	border-left: 1px solid #babbbe;
}

.padding.right {
	border-right: 1px solid #babbbe;
}

.tasks_table {
	width:960px;
}

.tasks_table TBODY {
}

.tasks_table TD {
}

a.subject {
	font-size:12px;
	text-decoration:none;
}

a.subject_comment {
	font-size:12px;
	text-decoration:none;
}

INPUT {font-size:11px}

#Tabs {position:relative; top:2px; z-index:20; height:48px; text-align:left;}
#Main {z-index:19; float:left;}

.announce {
	width:310px;
	background-color:#F7EEB4;
	padding:10px;
}

.img_button span {
	display:none;
}

.img_button img {
	border:none;
}

.spacer {
	height:4px;
}

TD.indented {
	/*border-left:15px solid #000;
	padding-left:5px;*/
	border-left: 1px solid #babbbe;
	padding-left:30px;
}

.indented-spacer {
	height:1px;
}

.LightBG .indented {
	/*border-left:30px solid #F4F5FC; */
}

.WhiteBG .indented {
	/*border-left:30px solid #FFFFFF;*/
}

.MedBG .indented {
	/*border-left:30px solid #CECFDC;*/
}

.DarkBG  .indented {
	/*border-left:30px solid #9A9AB2;*/
}

.BlkBG .indented {
	/*border-left:30px solid #000000;*/
}

.Private .indented {
	/*border-left:30px solid #F3D4D1;*/
}

.Gershon .indented {
	/*border-left:30px solid #F7EEB4;*/
}

.job_spacer {
	width:15px;
	float:left;
	height:10px;
}

.url_container {
	display:inline;
	width:auto;
	position:relative;
}

.showurl {
	position:absolute;
	top:-30px;
	left:50px;
	background-color:#FFF;
	border:1px solid #000;
	padding:4px;
	width:400px;
}

TD.tasks_head {
	border-left:15px solid #000;
	padding:2px 5px;
}

.tasks_head a {
}


#tempRow, #tempSpacerRow, #tempJobRow, #tempJobSpacerRow, #tempJobSpacerRow_break, #tempPageRow {
	display:none;	
}

.job_text {
	padding:4px;
	width:auto;
}

/* as per ZS, same color as Passive (ongoing) */
a.past_due, .past_due {
	color:#c63;
	font-weight: bold;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.clear {
	clear:both;
}

.pointer {
	cursor:pointer;
}

#div_timeout {
	background-color:#EEE;
	position:absolute;
	padding:3px;
	z-index:50;
	height:70px;
	width:350px;
	left:210px;
	top:210px;
	font-size:16px;
}

#div_timeout_header {
	background-color:#F77; 
	padding:3px;
}

#divTimeoutText {
	background-color:#EEE; 
	padding:3px; 
	text-align:center;
}

.bold_option {
	font-weight:bold;
	font-size:15 px;
	color:#090;
}

.sub_title {
	font-size:0.85em;
}