@charset "utf-8";
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	width: 670px;
	color:#363636;
		
}
	
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e4487;
	margin-bottom: -10px;
}
h3 {font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	 Helvetica, sans-serif;
	color: #1e4487;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 10px;
}
hr {
	width: 85%;
	border-top: solid medium gray;
	background-color: #06C;
	height: 2px;
	
}

/* Link styles begin here */

a:link {
	color: #1e4487;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #1e4487;
	text-decoration:none;
}
a:active {
	font-weight:bold;
	color: #1e4487;
	
}
a:link.email {
color: #1e4487;
}
a img.logo {
	border:0;
}
a:active.current{
color: #1e4487;
	font-weight: bold;
}
/*    */
html body {
	background-image: url(../images/background.png);
	background-repeat: repeat;	
}
#container {
	width: 970px;
	background: #fff;
	margin: 0 auto;
	height: 100%;
}
#header {
	width: 967px;
	margin-bottom: -35px;
	

}
#nav {
	width: 275px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	position: relative;
	top: -60px;
	left: 680px;
	
	
}
#nav ul {
	list-style: none;
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
	margin: 0 15px;
}

#nav a:link {
color: #1e4487;
	text-decoration: none;
}
#nav a:visited {
color: #1e4487;
	text-decoration:none;
}
#nav a:hover {
	font-weight: normal;
	border-bottom: 1.5px solid #1e4487;
}
#nav a:active {
	color: #1e4487;
	font-weight: bold;
}
#nav .current {
	color: #1e4487;
	font-weight: bold;
}
#banner {
	width: 959px;
	margin-bottom: 15px;
	margin-top:5px;
	margin-left: 6px;
	
}

#content {
	width: 100%;
	min-height: 700px;
	color:#363636;
	background-color:#fff;
	
	
}

p.home {		/*This class controls the paragraph spacing for the home page. Too much width will push the box off */
	width: 500px;
	font-family: Helvetica, Tahoma, Arial;
}
p em {
	color: #363636;
	font-weight: bold;
	font-style: normal;
}
h2 .bullet{
	background:url(../images/header_bullet_03.png);
	background-position: left;
}
#left {
	width: 190px;
	float:left;
	height: 660px;
	background-image:url(../images/sidebar_bak_11.png);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear:both;
}
#left h3.jobs {
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: -10px;
}
#left h4.date {
	position: relative;
	text-align:center;
	color: white;
	margin-bottom: 20px;
}
#left h2.candidates {
	height: 30px;
	color: white;
	text-align: center;
	background-image: url(../images/sidebar_bar_bak_17.gif);
	background-repeat: repeat;
	margin-top: 15px;
	vertical-align: middle;
}

#left li {
	list-style:none;
	margin-bottom: 20px;
	text-align:left;
	margin-left: -10px;
	
}
#left a:link {
	text-decoration:none;
	color: white;
}
#left a:hover {
	text-decoration: underline;
	font-weight: normal;
	
}
#left .lft_current {
	color: white;
	text-decoration: underline;
	
}
#left a:visited {
	color:white;
}
.mailbox {
	background:#369;
	color: white;
	width: 100px;
	height: 25px;
	text-align:center;
	padding-top: 8px;
}
.mailbox a {
	color: white;
	font-weight: 800;
}

.middle {
	width: 750px;
	float: left;
	background: #fff;
}
.middle li {
	margin-right: 80px;
}

.middle img {

	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}
.about.img{
	float: left;
	clear: both;
	margin-top: 10px;
}
.align-left { 
	float:left; margin: 0 15px 15px 0; 
	}
p.clear {
	clear: both;
}
	
#rightbox {
	float: right;
	position:relative;
	top: -180px;
	right: 50px;
	display: inline;
	width: 185px;
	height: 175px;
	background-color: #696e71;
	background-image:url(../images/right-box-top_14.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
	
}

#rightbox h5 {
	margin-top: 3px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	
}
#rightbox li {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	width:175px;
}
#rightbox a:link {
	color: white;
	text-decoration: none;
}
#rightbox a:hover {
	text-decoration: underline;
}
#footer {
	width: 970px;
	height: 150px;
	background-color:white;
	clear:both;
	margin: 0 auto;
	color: #696e71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: medium solid grey;
	padding-top: 15px;
	line-height: 16px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1e4487;
	
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #1e4487;
	text-decoration:underline;
	
}

/*                Form Styles Begin Here */

form {
	border: none;
	margin-right: 15px;
	background-color:#CCC;
	background-image:url(../images/form-bak.jpg);
	background-repeat:repeat;
	
}
input.txt {
	width: 200px;
	color:#00008B;
	background-color: #e3f2f7;
	border: 1px inset #00008B;
}
form p {
	clear: left;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	width: 30%;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
form p select {
	background-color: #e3f2f7;
	color:#00008B;
	height: 25px;
}
form p #reset {
	float: left;
	clear:both;
	margin-left: 175px;
}
form p #submit {
	float: left;
	margin-left: 200px;
	
}

