/* do not remove this */
@import url(css/winthemes/default.css);
@import url(css/winthemes/mac_os_x.css);
/* do not remove this */

body{
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.nav{
background-image: url(images/bg_nav.jpg);
background-repeat:repeat-x;
}

.style1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.style2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.style2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.box{
background-image:url(images/bg_question.jpg);
background-repeat:repeat-x;
width:200px;
height:170px;
margin-left: 5px;
}

.question{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
vertical-align:top;
}

.learn{
text-decoration:none;
color:#000000;
}

.line2{
background-color: #022255;
height:2px;
border:1px solid #012255; 
}

.line{
	border-top: 1px solid #BECDE7;
	margin-top: 5px;
}

#white{
	background-color: white;
}

#left{
	width: 192px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#main{
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
}

div, td{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

p{
	text-align: justify;
}

/* ============ navigation ============ */

#nav {
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	width:auto;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav ul li {
	border-bottom:1px dotted #999;
	list-style:url(images/imgList.jpg) inside;
	padding:7px;
}
#nav ul li a {
	color:#333399;
	text-decoration:none;
}
#nav ul li a:hover {
	text-decoration:underline;
}

h2 {
	color:#333399;
	font:normal 16px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

/* ============ section title ============ */

.section{
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
	color: #004080;
	font-size: 12px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

/* ============ application form ============ */

#form{
	padding: 0px;
	margin: 20px;
	border: 0px;
	text-align: left;
}

.col50{
	width: 33%;
}

/* ============ FORMS ============ */

.input{
	border: 1px solid #3A68B7;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 13px;
	width: 325px;
}

.inputbirthdate{
	border: 1px solid #3A68B7;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 13px;
	width: 300px;
}

.inputage{
	border: 1px solid #3A68B7;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 13px;
	width: 50px;
}

.input50{
	border: 1px solid #3A68B7;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 13px;
	width: 84px;
}

.input25{
	border: 1px solid #3A68B7;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	height: 13px;
	width: 25px;
}

.input125{
	border: 1px solid #3A68B7;
	font-size: 13px;
	font-family: Verdana;
	text-align: left;
	height: 18px;
	width: 125px;
}

.inputregister{
	border: 1px solid #3A68B7;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	height: 13px;
	width: 175px;
}

.list{
	border: 1px solid #3A68B7;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 19px;
}

.listapp{
	border: 1px solid #3A68B7;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 19px;
	width: 330px;
}
.list2{
	border: 1px solid #3A68B7;
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	height: 18px;	
	width: 125px;
}

.label1{
	width: 110px;
	float: left;
}

.label2{
	width: 175px;
	border: 0px solid blue;
	float: left;
}

.label3{
	width: 185px;
	border: 0px solid blue;
	float: left;
}

.options{
	float: left;
}

b{
	color: red;
	margin-right: 2px;
	vertical-align:top;
}

.err{
	color: red;
	font-size: 11px;
}

#err{
	color: red;
	font-size: 11px;
}

.px20{
	margin-left: 5px;
}

/* =========== careers ============ */

#careers_left{
	/*background-image: url(images/careers_leftbg.jpg);*/
	/*height: 280px;*/
	width: 190px;
	background-repeat: repeat-x;
	background-position: top;
	/*background-color: white;*/
}

#careers_btn{
	background-image: url(images/careersbutton_bg.jpg);
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#careers_btn td a{
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

#careers_btn td a:hover{
	text-decoration: none;
}

#careers_main{
	width: 100%;
	/*background-image: url(images/careers_mainbg.jpg);*/
	height: auto;
	background-repeat: repeat-x;
	/*background-color: white;*/
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#careers_left_content{
	/*padding: 10px;*/
}

#careers_main_content{
	/*padding-top: 10px;*/
	padding-right: 0px;
	padding-left: 0px;
}

#careers_archive{
	/*background-color: white;*/
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #003399;
}

#careers_archive a{
	color: #003399;
	font-size: 10px;
}

#careers_archive a:hover{
	text-decoration: none;
}

.archive_input{
	border: 1px solid #3A68B7;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 13px;
	width: 170px;
}

#joinus{
	background-color: #ECF0F8;
	color: #003399;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}

#archive_listbox{
	background-color: #E92741;
	color: white;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.archive_list{
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	height: 18px;	
	position: relative;
	right: 0px;
}

#list_header{
	background-color: #CCCCCC;
	color: black;
}

#no{
	width: 50px;
}

#postdate{
	width: 80px;
}

#joblisting_main{
	width: 100%;
	/*background-image: url(images/joblisting_bg.jpg);*/
	height: auto;
	background-repeat: repeat-x;;
	background-position: top;
	/*background-color: white;*/
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#joblisting_content{
	/*padding-top: 20px;*/
}

#jobdescription_content{
	padding: 15px;
	padding-top: 20px;
}

#job_title{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: maroon;
}

#job_date{
	font-family: Verdana;
	font-size: 12px;
	color: maroon;
}

#req{
	font-family: Verdana;
	font-size: 12px;
	color: maroon;
	margin: 30px;
}

#req ul{
	list-style-image: url(images/jobdesc_bullet.jpg);
	color: black;
}

/*===============FOOTER=================*/

#footer{
	background-color: #3A68B7;
	padding: 5px;
	font-size: 10px;
	color: white;
	text-align: center;
}

#footer a{
	color: white;
	text-decoration: underline;	
}

#footer a:hover{
	color: white;
	text-decoration: none;	
}

.clear{
	clear: both;
}

/* ============ news ============ */

#newstitle{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #006699;
}

#newsdesc div{
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	margin-top:10px;
	margin-bottom:10px;
}

#latestnews_overview td{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

.label_othernews{
	font-family: Verdana;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
}

#othernews{
	list-style-image: url(images/jobdesc_bullet.jpg);
	color: #6666666;
	font-size: 12px;
	width: 100%;
	font-family: Verdana;
}

#othernews li{
	margin-bottom: 10px;
}

#othernews ul li a{
	color: #336699;
}

#othernews li a:hover{
	text-decoration: none;
}

#news_main{
	padding: 20px;
}

#links{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.info,.success,.error{border:1px solid;margin:10px 0px;padding:15px 10px 15px 50px;background-repeat:no-repeat;background-position:10px center;}
.info{color:#00529B;background-color:#BDE5F8;background-image:url('images/info.png');font-size:16px;font-weight:bold;}
.success{color:#4F8A10;background-color:#DFF2BF;background-image:url('images/success.png');font-size:16px;font-weight:bold;}
.error{color:#D8000C;background-color:#FFBABA;background-image:url('images/error.png');font-size:16px;font-weight:bold;}
