body {
	font:10px/1.3em Helvetica, sans-serif;
	margin:0;
	background:#000;
}

table#main {
	margin: 0px auto 0px auto;
	width:760;
}

table#main td {
	vertical-align: top;
}

table#main td#main_content {
	background: #D7CEBF;
	padding: 0 10px 0 0;
	width: 427px;
}

/*----------------------- NAVIGATION ---------- */

td#nav a { color:#D9CFC0; text-decoration:none;}
td#nav a:link {}
td#nav a:visited {}
td#nav a:hover {color:#D9531E;}
td#nav a:active {}

td#nav {
	color: #FFF;
	text-align: center;
	font:10px/20px Helvetica, sans-serif;
	height: 20px;
}

/*---------------BLUE BOX------------------*/

div#bluebox {
	background:#00375E;
/*	height:206px;*/
	padding:8px;
	height: 280px;
}

div#bluebox div#int {
	border:1px solid #D7CEBF;
	height: 276px;
	width: 186px;
}

div#bluebox div#int div#bluebox_content {
	font: 10px/1.1em Verdana, sans-serif;
	color:#D9CFC0;
	padding:5px;
}

div#bluebox div#int div#bluebox_content a { color:#D9531E; text-decoration:none;}
div#bluebox div#int div#bluebox_content a:link {}
div#bluebox div#int div#bluebox_content a:visited {}
div#bluebox div#int div#bluebox_content a:hover {text-decoration:underline;;}
div#bluebox div#int div#bluebox_content a:active {}


ul.job_listings {
/*	list-style:none;*/
	margin-left: .5em;
	padding-left: 1em;
	text-indent: 0em;
}

ul.job_listings li {
	margin: 0 0 .5em 0;
}

/* --------------------------------------------------------------------- */

 
table#main td#main_content a { color:#D9531E;}
table#main td#main_content a:link {}
table#main td#main_content a:visited {}
table#main td#main_content a:hover {color:#00375E;}
table#main td#main_content a:active {}



p {
	margin:0 0 1em 0;
}

h2 {
	margin: 0 0 1em 0;
	color: #D9531E;
	font-size: 1.4em;
}

/* ------------------------------- CAREERS PAGE ------------------------------- */

table#links td {padding: 0 0 10px 0;}

table#links {
	margin: 15px auto 0px auto
}


table#links tr td a { color:#D9531E;font-weight:bold;}
table#links tr td a:link {}
table#links tr td a:visited {}
table#links tr td a:hover {color:#00375E;}
table#links tr td a:active {}

