@charset "UTF-8";
/* CSS Document */

body {background-color: #003366;}
body,td,th {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #333333; line-height:22px;}

.upper_blue_header {font-size: 24px;color: #2390BD; text-transform:uppercase;}
.grey_table_header {font-size: 30px;color: #003366; text-transform:capitalize; margin-top:10px;margin-bottom:10px;}
.light_grey {color: #999999;font-weight: bold;}
.style5 {color: #B81333;font-weight: bold;}
.blue_bold {color: #003366;font-weight: bold; text-transform:uppercase;}
.blue_bold_subs {color: #003366;font-weight: bold; text-transform:uppercase;font-size:14px;}
.green_bold {color:#2390BD;font-weight: bold;}
#job {line-height:22px;}

.current_display {border: 1px solid #90B112; padding: 2px; color: #90B112; text-transform:uppercase;}
.vibrant_blue {color:#2390BD;}

a {color:#2390BD;text-decoration:none;}
.special_ref {color:#2390BD;text-decoration:none;padding:0 0 0 20px;margin:5px 0 0 0;float:left;background:url(images/gif/icon-full-details.gif) left no-repeat;}
.flash {color:#2390BD;text-decoration:none;padding:0 0 0 20px;margin:5px 0 0 0;float:right;background:url(images/gif/pdf.gif) left no-repeat;}
.job-listing {border-bottom:1px solid #EFEFEF;cursor:hand;}

#title {margin:0; padding:0;}

.bottom {border-bottom:1px solid #999999; background-color:#EDF3F4; height:45px; padding:3px;}

#news {position:relative; text-align:left;}

#news a {text-transform:uppercase;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}

.top_white {border-top:1px solid #FFFFFF; color:#FFFFFF; padding:3px; background-color:#93B312;}

.register_box {color:#990000; font-weight:bold; width:100%;}
.genericbox {width:99%;}

.job_title {font-size: 15px;color: #2390BD; text-transform:uppercase;}
.job_id {font-size: 15px;color:#990000; text-transform:uppercase;}

#company_details {border:1px solid #999999; background-color:#EDF3F4;}



/* Admin
*********************************/

.form_headers {
	background-color: #EFEFEF;
	border-bottom: 1px solid #CCCCCC;
	color: #003366;
	font-weight: bold; 
	text-transform:uppercase;
}