/* **********************/
/* ****** GENERAL *******/
/* **********************/

body{
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1d3654;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 0;
	padding:0;}
	
a{color:#367fa7;}
a:hover{color:#000;}
	
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	color:#fff;
	padding-bottom: 0px;
	margin-bottom:5px;
	padding-top:0;
	margin-top:5px;}
	
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color: #cc0000;
	border-bottom: 1px solid #cc0000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;}
	
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
	color: #367fa7;}
	
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding-top:0;
	margin-top:0;}
	
h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding-left:10px;
	padding-top:10px}

h6{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px; 
		color:#3b5672; 
		border-bottom:1px solid #3b5672;
		margin-bottom:20px;
		margin-top:0;
		padding:0;}
	
legend{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc0000;}
	
fieldset{border:1px solid #cacaca; padding:10px;}
input{font-size:14px; padding:3px;}
	
div#container{
	width: 900px;
	background-color: #fff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0 auto;}

#container p {
	line-height: 1.3em;
}

div#top{
	background-color: #182e47;
	color: #fff;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height: 24px;
	width:900px;
	height:20px;}
	
div#content_bg{
	background-color:#e2e5e6;
	padding: 10px;}
	
div#content{
	background-color:#FFFFFF;
	border: 1px solid #d3d4d4;}
	
div#header{
	background-color: #adcce6;
 	background-image:url(/images/bg_header.jpg); 
	background-repeat:no-repeat;
	width:878px;}
	
div#logos{padding:0px 0;
	margin-top: 10px;
	}

div#logos fieldset{
	padding: 0px;
	text-align: center;
}
div#logobottom {
	border: 0px;
	height: 25px;
 	background:url(/images/logo-gradient.jpg) bottom left; 		
}
div.content_blocks{margin-top:30px;}


/* **********************/
/* ***** TABLE/JOBS *****/
/* **********************/

#tableborder{
	border: 2px solid #a3d1e7;
	width:550px;}
	
div#jobs{ border: 2px solid #a3d1e7;}
	
.toprow{
	background-color: #a3d1e7;
	font-size:11px;
	font-weight:bold;}
	
.tablerow{
	background-color:#f3f3f3;
	border-top: 1px solid #a3d1e7;}


/* **********************/
/* ***** TOP HEADER *****/
/* **********************/

div#top{width:900px;}

div#logo{float:left; margin-left:20px;}
	
div#top_text{
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #1b3f7b;
	padding: 16px 20px 10px 40px;
	background-image: url(/images/quote.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width:220px;}
	
div#top a{color:#fff; text-decoration:none;}
div#top a:hover{text-decoration:underline;}
	
/* **********************/
/* *** CONTENT HEADER ***/
/* **********************/

div#content_header{
	background-image:url(/images/bg_header.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 168px;
	padding: 0 20px;}
	
div#content_header p{
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;}
	
/* **********************/
/* *** SUB CONTENT HEADER ***/
/* **********************/

div#sub_heading{float:left; padding:20px;}

div#sub_content_header{
	background-image:url(/images/bg_header.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:168px;
	padding:0}
	
div#sub_member_header p{
	color:#fff;
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;}

div#img_content_header{
	background-image:url(/images/bg_photo.png);
	background-repeat:no-repeat;
	background-position:left;
	width:272px;
	height:168px;
	float:right;
	padding-right:20px;}
	
	
/* **********************/
/* ***** NAVBAR *****/
/* **********************/

div#navbar{
	background-image:url(/images/bg_navbar.gif);
	background-repeat:repeat-x;
	height: 40px;
	clear:both}
	
div#sub{
	background-image:url(/images/bg_subnavbar.gif);
	background-repeat:repeat-x;
	height: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:20px;}
	
div#subnav{padding-top:8px; padding-left:20px;}
	
div#subnav a{
	padding-top:5px;
	padding-right:20px;
	text-decoration:none;
	color:#000;
	margin-top:10px;}
	
div#subnav a:hover{
	text-decoration:underline;}
	
/* **********************/
/* ******* CONTENT ******/
/* **********************/

div.blogtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #367fa7;}
	
div.blogtitle a{color:#367fa7;}
div.blogtitle a:hover{ color:#000;}
div#center_content{	padding: 0 20px;}	
div#center_content p{padding: 0px; margin: 0px;}
div#content_left{ width: 550px;	float:left;}
div#content_right{ width: 260px; float:right;}
div.date{ font-style:italic; font-size: 11px; color: #fa6806;}
	
/* **********************/
/* ******* LOGIN ********/
/* **********************/
	
div#login{
	background-color:#203f5f;
	color:#fff;	}
	
div#login_top{
	background-image:url(/images/bg_login.gif);
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-top: 10px;
	height:40px;}
	
div#login_center{padding:10px;}		
div#login_left{text-align:left; width:70px; line-height:30px; float:left;}
div#login_right{ float:right; width:165px;}
div#login_right img{ margin-top: 5px;}
div#login_center input{margin-bottom:2px;}

		
/* **********************/
/* ******* EVENTS ********/
/* **********************/
	
div#events{
	background-color:#6baed2;
	color:#fff;}
	
div#events_top{
	background-image:url(/images/bg_events.gif);
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-top: 10px;
	height:40px;}
	
div#events_center{
	padding:10px;
	font-size:11px;
	font-weight:bold;}

div.event_heading{color:#fff;}	
div.events_heading a{ color:#fff; text-decoration:none;}
div.events_heading a:hover{ text-decoration:underline;}
	
div#events_center p{
	padding-top: 10px;
	padding-bottom: 10px;}

div.event{padding-bottom:5px; padding-top:5px; border-bottom: 1px solid #a5d3e7;}
	
div.highlighted{float:right; width:490px;}	
div.location{color:#ca0000; font-style:italic; font-weight:bold; margin-top: 5px; margin-bottom: 5px;}	
span.event_date{color:#a5d3e7;  font-weight:normal; padding-bottom:10px;}
span.event_date a{color:#a5d3e7; font-size:11px; text-decoration:none;}
span.event_date a:hover{ color:#367fa7;}
div.event_contact{border: 1px solid #e7e7e7;}
div.contact{margin-top:10px; margin-bottom:10px;font-style:italic; font-size: 12px; color: #fa6806;}
div.contact a{color: #fa6806;}
div.contact a:hover{color: #fa6806; text-decoration: none;}
/* **********************/
/* ***** NEWSLETTER *****/
/* **********************/
	
div#newsletter{ background-color:#367fa7; color:#fff;	}
	
div#newsletter_top{
	background-image:url(/images/bg_newsletter.gif);
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-top: 10px;
	height:40px;}
	
div#newsletter_center{ padding:10px; text-align:left;}
div#newsletter_center img{ margin-top: 10px;}
div#newsletter_center input{ margin-top: 10px;}

/* *************************/
/* ***** NAVIGATIONBAR *****/
/* *************************/
	
div#tabs {
    float:left;
    width:100%;
	 background-image:url(/images/bg_navbar.gif);
	 background-repeat:repeat-x;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:14px;
    line-height:normal;}
	  
div#tabs ul {
    margin:0;
    padding:14px 10px 0 20px;
    list-style:none;}
	
div#tabs li {
    display:inline;
    margin:0;
    padding:0px;}
	
div#tabs a {
    float:left;
    background:url("/images/tab_left.gif") no-repeat left top;
    margin:0;
    padding:0 2px 0 5px;
    text-decoration:none;}
	
div#tabs a span {
    float:left;
    display:block;
    background:url("/images/tab_right.gif") no-repeat right top;
    padding:5px 32px 4px 27px;
    color:#fff;}
	
   /* Commented Backslash Hack hides rule from IE5-Mac \*/
div#tabs a span {float:none;}
   /* End IE5-Mac hack */
   
div#tabs a:hover span {color:#1b3550;}	
div#tabs a:hover { background-position:0% -30px;}	  
div#tabs a:hover span { background-position:100% -30px;}
div#tabs #current a { background-position:0% -30px;}	
div#tabs #current a span { background-position:100% -30px; color:#1b3550;}

/* ***********************/
/* ****** DATEBLOCK ******/
/* ***********************/
	
div.datetime { 
	width:43px;
	height:64px;
	float:left;
	margin-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
	background-image:url(/images/date_bg.gif);
	background-repeat:repeat-y;}

div.datetime .top{
	background-image:url(/images/date_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-size:1px;
	border:0px solid green;
	height:4px;}

div.datetime .day{
	font-size:24px;
	background-image:url(/images/date_bg.gif);
	background-repeat:repeat-y;
	border:0px solid blue;}
	
div.datetime .year{
	font-size:10px;
	padding-top:2px;
	background-image:url(/images/date_year.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:18px;
	border-top:1px solid #0e4a73;}
	
/**********************************************************************/
/* ***********************/
/* ****** SUBMIT BTN ******/
/* ***********************/

input.submitbtn {
	width: 75px;
	height: 26px;
	border: none;
	background: url(/images/button.gif) no-repeat;
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	cursor: pointer; 
	cursor: hand; 
	margin-top: 5px;
}

#login_center a {
	color: #fff;
}


/* **********************/
/* ***** TABLE/JOBS *****/
/* **********************/

#data_table{
	background-color:#6baed2;
	border: 2px solid #a3d1e7;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;}
	
div#jobs{ border: 2px solid #a3d1e7;}
	
#data_table th{
	background-color: #a3d1e7;
	font-size:11px;
	font-weight:bold;}
	
.tablerow1{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;}
	
.tablerow2{
	background-color:#f3f3f3;
	border-top: 1px solid #367fa7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;}
	
.editdiv {
	float: left;
	border: 1px solid #00477F;
	width: 100px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	background: #ffd900;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.editdiv a {
	color: #00477F;
}

hr
{
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 15px;
  height: 0;
}
.labeldiv {
	font-weight: bold;
	margin-bottom: 5px;
}
.fielddiv {
	margin-bottom: 25px;
}
.submitdiv {
	text-align: center;
}
.training-list {
	float: right;
	width: 310px
}
.training-list li {
	margin-bottom: 10px;
}

#rss-image {
	border: 0px;
}

#error-div {
	color: #FF0000;
}


.paginationdiv {
}
.paginationleft {
	text-align: center;
	vertical-align: text-bottom;
	float: left;
	width: 200px;
}
.paginationright {
	vertical-align: text-bottom;
	text-align: center;
	width: 200px;
	float: right;
}

.adminlabel {
	float: left;
	width: 110px;
	text-align: left;
}


/*Jobs*/	

label#jobs{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
	color: #367fa7;}
	
.joblisting_headline{ color:#9c0000; font-size:22px; font-family:"Times New Roman", Times, serif;}
.joblisting ul{margin-left:0px;}

.joblisting_left{float:left; font-weight:bold; width:80px;}
.joblisting_right{float:right; width:450px;}
.joblisting_number{float:left;}
.joblisting_logo{float:right;}

b.jtop b{display:block;height: 1px; background: #6baed2;}
b.j1{margin: 0 5px}
b.j2{margin: 0 3px}
b.j3{margin: 0 2px}
b.jtop b.j4, {margin: 0 1px;height: 2px}

div.jobtable{
	border:2px solid #6baed2;
	padding:0;
	font-size:11px;}
	
div.job_description{
	background-color:#6baed2;
	padding:0 10px 5px 10px;
	color:#fff;
	font-weight:bold;}
	
.contactlink{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding:3px 4px; 
	background-color:#dbdbdb;}
	
.contactlink a{
	text-decoration:none;}
	
.searchjob{ color:#fff; 
	background-color:#FF0000;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	background-image:url(images/button_search.png);
	background-repeat:no-repeat;
	height:26px;
	width:75px;
	border:none;}

