@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body  {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #AFAFAF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
img {
	border: none;	
}
p {
	font-size: .8em;
	margin: 0 0 10px 0;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #002b54;
	padding: 0 0 20px 0;
}
h2 {
	font-size: 1em;
	color: black;
	padding: 10px 0 20px 0;
}
h3 {
	font-size: .8em;
	color: black;
	padding: 10px 0;
}
#container { 
	width: 955px;
	background: #fff url(../images/container-bg.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
} 
#header { 
	height: 159px;
	background: url(../images/interior-header.jpg) top left no-repeat;
}
#header.federal {
	height: 159px;
	background: url(../images/Federal/interior-header-federal3.jpg) top left no-repeat;
}
#left-bar {
	float: left;
	width: 250px;
	padding: 15px 10px 15px 20px;
}
#left-bar.federal {
	float: left;
	width: 250px;
	padding: 15px 10px 15px 0;
}
img.federal {
	margin: 0 0 0 20px;	
}
#left-bar ul {
	margin: 0 0 0 12px;	
}
#left-bar li {
	background: url(../images/left-bar-arrow.png) 0 .4em no-repeat;
	list-style-type: none;
	padding: 0 0 0 .6em;
	margin: 0 0 6px 0;
}
#left-bar a {
	color: white;
	text-decoration: none;
	font-size: .7em;
}
#right-bar {
	float: right;
	height: 600px;
	width: 160px;
	padding: 150px 10px 15px 20px;
	font-style: italic;
}
#mainContent { 
	margin: 0 200px 0 320px;
	padding: 0 0 40px 0;
}
#mainContent table {
	font-size: .8em;	
}
#mainContent.wide {
	margin: 30px 20px 0 320px;	
}
#mainContent.federal {
	margin: 0 20px 0 320px;	
}
#mainContent.federal table.partners{
	margin: 0 0 20px 0;
	font-size: .85em;
}
#mainContent.micro {
	margin: 0 40px 0 320px;	
}

table.news td {
	padding: 0 0 30px 0;
}
#mainContent ul {
	margin: 0 0 10px 20px;	
}
#tn-menu {
	float: right;
	width: 250px;
	border: 1px solid black;
	padding: 10px 0 0 10px;
	margin: 10px;
}
#mainContent ul.tn-list {
	font-style: italic;
	margin: 0;
	padding: 0;
}
#mainContent ul.tn-list li {
	list-style-type: none;	
}
#mainContent li {
	list-style-type: bullet;
	font-size: .8em;
	margin: 0 0 8px 0;
}
#mainContent a {
	color: #002B54;
}
#mainContent a:hover {
	color: #005097	
}
#mainContent.beginning {
	margin: 0 200px 0 300px;
	color: #002b54;
}
#divider {
	width: 100%;
	height: 2px;
	background: gray;
}
div.burnt {
	background: url(../images/burnt-bg.jpg) no-repeat;
	margin: 0;
	padding: 20px 30px 20px 20px;
	width: 400px;
	height: 607px;
}
#footer { 
	padding: 4px 10px 0 20px;
	height: 26px;
	color: #002b54;
	background: white;
	border-top: 1px solid black;
} 
#footer span.hr {
	margin: 0 130px 0 0;	
}
#footer.federal {
	margin: 0;
	text-align: center;
}
#footer p {
	margin: 0;
	font-size: .85em;
}
#footer p.geo {
	font-size: .7em;
}
.fltrt {
	float: right;
	margin-left: 6px;
}
.fltlft {
	float: left;
	margin: 0 10px 10px 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bottom-container {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 955px;
	color: gray;
}
#bottom-container-federal {
	background: white;
	margin: 0 auto;
	width: 955px;
	color: #002b54;
	padding: 0 0 10px 0;
}

/***********Admin Job List Styling***********/

table.jobList {
	font-size: .8em;
	border-collapse: collapse;
	border: 1px solid black;
	width: 600px;	
}
tr.color{
	background: #60A7C7;
	color: white;	
}
tr.color a {
	color: white !important;	
}
table.jobList td {
	border-botom: 1px solid black;
}

td.title {
	width: 190px;
}
table.jobList td {
	border-bottom: 1px solid black;
	padding: 4px 0;
}
table.jobList td.adjacent {
	border-left: 1px solid black;
	text-align: center;
}
table.jobList td.delete {
	width: 40px;	
}
h2.location {
	border-bottom: 2px solid black;
	padding: 0;
	margin: 10px 0 20px 0;
	width: 350px;
}
/***********Admin 'Add Job' Styling*********/
table.addJob {
	width: 500px;
}
table.addJob td {
	padding: 8px 0;
}
table.addJob td.firstItem {
	width: 150px;	
}
table.addJob textarea {
	width: 300px;	
}
/*********Job Details Page Style*************/
table.details {
	width: 500px;	
}
table.details td {
	padding: 8px 0 20px 0;
}
table.details td.firstItem{
	width: 200px;
}
#search-links {
	height: 600px;	
}
/**********Pre-Application********************/
#preApp label {
	font-weight: normal;
}
#preApp li {
	margin: 0 0 18px 0;	
}
#preApp label.description {
	font-weight: bold;;
}
#preApp li.buttons {
	list-style-type: none;	
}
#preApp ul {
	margin: 0 0 0 30px;	
	padding: 0 0 0 20px;
}
.validation-advice {
	color: #F00;	
}
/******************MICRO SITE STYLING***********************/
#left-header {
	float: left;
	width: 200px;
	padding: 20px 10px 20px 20px;
	text-align: center;
}
#left-header a {
	color: white;
	text-decoration: none;
}
h1.microHeader {
	color: white;
	text-transform: uppercase;
}
#micro-menu {
	float: left;
	width: 725px;
}
