body { 
	background: url(/job_bank/images/layout/background.gif);
	margin-top: 0px;
	margin: 0px;
}

.main_table { 
	background: url(/job_bank/images/layout/shadow.png);
	height: 100%;
}
.main_navigation { 
	background: url(/job_bank/images/layout/left_column_background.jpg) no-repeat;
}
.main_content {
	color:#333333;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:normal;
}
.main_content a { color:#3366CC; text-decoration: none; }
.main_content a:hover { text-decoration:underline; }
.main_form {
	color:#6699CC;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 12px;
}
.main_form_header {
	color:#FF6600;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;;
}

.access_desc {
	color:#aaa;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:normal;
	padding-left: 40px;
}

.fill_in {
	color:#006699;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:normal;
}

.nav_menu a, .nav_menu A:link, .nav_menu a:visited, .nav_menu a:active {
		color: #6699CC; 
		text-decoration: none; 
		font-family:Calibri, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		outline: none;
	}
.nav_menu	A:hover {
		color:#FF6600; 
	}


.warning {
	color:#FF0000;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-size: 16px;
	font-weight:bold;
}

.welcome_bar {
	background-color:#6699CC;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 18px;
	font-weight:bold;
	text-align:right;
}

.page_header {
	color: #6699CC;
	font-family:Calibri, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight:bold;
}
.table_gray {
	background-color:#E0E0E0;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#333333; 
	font-size: 11px;
}

.table_available {
	background-color:#AFE0A7;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#333333; 
	font-size: 11px;
}
.table_waiting {
	background-color:#FFFF99;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#333333; 
	font-size: 11px;
}
.table_working {
	background-color:#FF9999;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#333333; 
	font-size: 11px;
}
.table_closed {
	background-color:#99CCFF;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#333333; 
	font-size: 11px;
}

.table_gray_light {
	background-color:#EFEFEF;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#333333; 
	font-size: 11px;
}
.table_blue_row {
	background-color:#06C;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#fff; 
	font-size: 11px;
}
.table_green_row {
	background-color:#090;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#fff; 
	font-size: 11px;
}
.table_red_row {
	background-color:#900;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#fff; 
	font-size: 11px;
}
.table_blue_light {
	background-color:#92B6DA;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size: 11px;
}

.table_gray_header_small {
	background-color:#666666;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size: 11px;
	font-weight:bold;
}
.table_gray_header_small a, .table_gray_header_small A:link, .table_gray_header_small a:visited, .table_gray_header_small a:active {
		color: #FFFFFF; 
		text-decoration: none; 
		outline: none;
	}
.table_gray_header_small	A:hover {
		color:#FFFFCC; 
	}
.table_gray_header {
	background-color:#666666;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size: 14px;
	font-weight:bold;
}
.table_blue_header {
	background-color:#6699CC;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size: 14px;
	font-weight:bold;
}
.main_content_small {
	color:#333333;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:normal;
}

.eblast_to_left {
	float: left; display:block;	
}
.eblast_to_right {
	float: right;	display: block;
}

.client_photo { 
	border-color : #FFFFFF; 
	border-style:solid; 
	border-width : 5px;
}

/**********************************************************/


.text_field { 
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color: #333333; 
	font-size: 11px; 
	border-color : #999999; 
	border-style:solid; 
	border-width : 1px;
}
.text_field_small { 
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color: #333333; 
	font-size: 11px; 
	border-color : #999999; 
	border-style:solid; 
	border-width : 1px;
	height:18px;
}
.text_field_small_disabled { 
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color: #333333; 
	font-size: 11px;
	background-color: #EEEEEE; 
	border-color : #999999; 
	border-style:solid; 
	border-width : 1px;
	height:18px;	
}
textarea { 
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	color: #333333; 
	font-size: 11px; 
	border-color : #999999; 
	border-style:solid; 
	border-width : 1px;
}
	
.submitBtn {
	font-family: Calibri,Helvetica,Sans-Serif;
	color: #ffffff; 
	font-size:12px;
	background-color:#7CA7D3;
	border-color: #6699CC; 
	border-style : solid;
	border-width : 1px; 
	font-weight: bold;
	height:19px;
}
.addBtn {
	font-family: Calibri,Helvetica,Sans-Serif;
	color: #ffffff; 
	font-size:12px;
	background-color:#FF6600;
	border-color:#FF3300;
	border-style : solid;
	border-width : 1px; 
	font-weight: bold;
	height:19px;
}
.editBtn {
	font-family: Calibri,Helvetica,Sans-Serif;
	color: #ffffff; 
	font-size:12px;
	background-color:#7CA7D3;
	border-color: #6699CC; 
	border-style : solid;
	border-width : 1px; 
	font-weight: bold;
	height:19px;
	width: 70px;
}
.deleteBtn {
	font-family: Calibri,Helvetica,Sans-Serif;
	color: #ffffff; 
	font-size:12px;
	background-color:#666699;
	border-color:#003366;
	border-style : solid;
	border-width : 1px; 
	font-weight: bold;
	height:19px;
	width: 70px;
}
.findBtn {
	font-family: Calibri,Helvetica,Sans-Serif;
	color: #ffffff; 
	font-size:12px;
	background-color:#006699;
	border-color: #003366; 
	border-style : solid;
	border-width : 1px; 
	font-weight: bold;
	height:19px;
}
.cancelBtn {
	font-family: Calibri,Helvetica,Sans-Serif;
	color: #ffffff; 
	font-size:12px;
	background-color:#BBBBBB;
	border-color: #999999; 
	border-style : solid;
	border-width : 1px; 
	font-weight: bold;
	height:19px;
}

/* Printing */
tr.pageBreak { page-break-after: always }