@charset "utf-8";
/* CSS Document */

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.box {
	padding: 2px;
	margin: 10px;
	border: 1px solid #ccc;
	background: #f4f4f4;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #010068;
	font-weight: normal;
	padding: 0;
	margin: 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;

}

#content .h2div {
	margin: 10px 0;
	border-bottom: 2px solid #efefef;
	clear: both;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #010068;
	margin: 10px 0;
	padding: 0;
}

.h2menu {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #336699;
	padding: 5px 5px 5px 25px;
	margin: 2px;
	background-image: url(../images/icons/add.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border: 1px solid #336699;
	background-color: #eaeff5;
}

.h2menu:hover {
	background-color: #c1d1e0;
}

.contact_us_field {
	width: 400px;
}

.contact_us_prompt {
	text-align: right;
	vertical-align: top;
	width: 150px;
}

.error_line {
	background: url("../images/arrow_left_up.gif") no-repeat 5px;
	color: #FF0000;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 2px;
	vertical-align: top;
}


.call_us {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006699;

}

.required {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.tableheader {
	background-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table { background-color: #EEEEEE; }
.tablealt {	background-color: #E5E5E5; }

.last_row {
	margin-bottom: 2px;
	border-bottom: 2px solid #ccc;
}

.bl { background: url(../images/corner_bottom_left.gif) 0 100% no-repeat;  }
.br { background: url(../images/corner_bottom_right.gif) 100% 100% no-repeat;   }
.tl { background: url(../images/corner_top_left.gif) 0 0 no-repeat;  }
.tr { background: url(../images/corner_top_right.gif) 100% 0 no-repeat; padding: 10px; }

#table_list {

}

#table_list th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #ccc;
}

#job_details {

}

#job_details th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	text-align: left;
	width: 200px;
}


.sidebar_login_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	background: #efefef;
	padding: 4px;
}

.border_full {
	border: 1px solid #CCCCCC;
}

.view_h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	background-color: #EFEFEF;
}

.jv_left_col {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 100px;
}

.backtotop {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.jobdisc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #999;
	text-align: center;
}

