/* CSS Document */

	
/* Search Results Styles */

#content {
	padding:0;
	}
.button, .button_currpage {
	border:1px solid #666;
	font-size:11px;
	margin:0 3px 5px 0;
	padding:0 1px 0 1px;
	display:inline;
	}
.button {
	background-color:#99CC33;
	}
.button_currpage {
	background-color:#000;
	color:#fff;
	}
table {
	background-color:#fff;
	float:left;
	width:95%;
	margin:0 0 0 8px;
	}
table.results_table {
	border:1px solid #000;
	}
table.num_menu {
	text-align:center;
	background-color:#999;
	height:22px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;	
	}
table.nav_table {
	margin:5px 0 0 8px;
	background-color: #e7e7e7;
	}	
table.nav_table p {
	padding:0 10px 0 5px;
	}
table.results_table td {
	font-size:10px;
	border-bottom:1px solid #666;
	vertical-align:top;
	padding:1px 0 1px 4px;
	margin:0;
	}
table.top_row {
	font-size:10px;
	background-color:#000;
	color:#ccc;
	border-left:1px solid #000;
	border-right:1px solid #000;	
	}
table a:link, table a:visited, table a:active {
	color:#0033FF;
	}
table a:hover {
	color: #006600;
	}
.header_row  {	
	font-weight:bold;
	letter-spacing:2px;
	font-size:12px;
	background-color:#CCFFFF;
	}
.header_row a:link, .header_row a:visited, .header_row a:active {
	color:#666;
	text-decoration:none;
	}
.header_row a:hover {
	text-decoration:underline overline;
	}

.col1 {
	width:10%;
	}	
.col2 {
	width:50%;
	}	
.col3 {
	width:20%;
	}	
.col4 {
	width:10%;
	}	
.col5 {
	width:20%;
	}	
.search_hide {
	display:none;
	}
.desc {
	font-size:11px;
	color:#000;
	margin:0; padding:0;
	}	
.jobform2 {
	border:1px solid #000;
	width:300px;
	text-align:left;
	padding:5px;
	background-color:#ccc;
	margin:0 0 10px 0;
	}
.jobform2 input, .jobform2 select {
	font-size:10px;
	}
