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

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 950px;
}

#header {
	margin: 0px;
	background-color: #FFF;
	background-image: url(/images/home_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left {
	float: left;
	width: 203px;
	margin: 0px;
	padding: 0px;
}
#right {
	float: right;
	width: 203px;
	margin: 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 520px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#footer {
	clear: both;
	font-size: 70%;
	line-height: 120%;
	text-align: center;
	padding-top: 15px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-bottom: 15px;
}
#head-banner {
	text-align: right;
	float: right;
	margin: 0 15px 10px 0;
	padding: 0px;
}
#cb {
 	clear: both;
}

/* Navigation */
#main-nav {
	float: right;
	padding: 0px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 90%;
	clear: both;
	text-align: left;
	width: 100%;
}
#main-nav ul{
	margin: 0;
	text-align: center;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#main-nav li {
	float: left;
	background-image: url("/images/tab_left.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 7px;
}
#main-nav li a:hover {
	color: #3078C0;
	text-decoration: none;
}
#main-nav a {
	float: left;
	display: block;
	background-image: url("/images/tab_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding: 3px 10px 2px 2px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
/*
li.activenav,
#home #header li.home,
#skills #header li.skills,
#locations #header li.locations,
#skillgroups #header li.skillgroups,
#rates #header li.rates,
#profile #header li.profile,
#faq #header li.faq,
#news #header li.news,
#contact #header li.contact {
    background-image: url("/images/tab_active_left.gif");
}

a.activenav,
#home #header li.home a,
#skills #header li.skills a,
#locations #header li.locations a,
#skillgroups #header li.skillgroups a,
#rates #header li.rates a,
#profile #header li.profile a,
#faq #header li.faq a,
#news #header li.news a,
#contact #header li.contact a {
  background-image: url("/images/tab_active_right.gif");
  background-color: transparent;
  color:#FFFFFF;
}
*/

#main-nav li.navactive {
    background-image: url("/images/tab_active_left.gif");
}
#main-nav li.navactive a {
  background-image: url("/images/tab_active_right.gif");
  background-color: transparent;
  color:#FFFFFF;
}


/* Blue Section */

#blue-wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 100%;
	background-color: #3078C0;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#blue-content {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blue-copy {
	float: left;
	width: 610px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 15px;
}
#search {
	margin: 0;
	float: left;
	width: 270px;
	padding: 15px;
}

/* Form */

input.txt {
	color: #3078C0;
	width: 130px;
	background-color: #FFF;
	font-weight: bold;
}
input.btn {
	color: #000;
}
form div {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 10px;
}
form div label {
  float: left;
  width: 45%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}

/* Left hand break out */

#break-wrapper {
	width: 203px;
	background-image: url(/images/left_break_base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 8px;
	padding: 0px;
}
#break-title {
	margin: 0;
	width: 150px;
	background-image: url(/images/left_break_blue_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#break-content {
	margin: 0;
	width: 150px;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 80%;
	line-height: 135%;
	text-decoration: none;
}
#break-contentblue {
	margin: 0;
	width: 150px;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 80%;
	line-height: 135%;
	text-decoration: none;
	color: #3078C0;
}
#break-wrapper img {
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* Main break out */

#main-wrapper {
	width: 544px;
	background-image: url(/images/main-base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 8px;
	padding: 0px;
}
#main-title {
	margin: 0;
	width: 500px;
	background-image: url(/images/main-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 24px;
}
#main-content {
	margin: 0;
	width: 500px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 24px;
	font-size: 80%;
	line-height: 135%;
	text-decoration: none;
}

/* Right hand break out */

#breakright-wrapper {
	width: 203px;
	background-image: url(/images/right_break_base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 8px;
	padding: 0px;
}
#breakright-title {
	margin: 0;
	width: 150px;
	background-image: url(/images/right_break_blue_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 23px;
}
#breakright-white {
	margin: 0;
	width: 150px;
	background-image: url(/images/right_break_white_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 23px;
}
#breakright-content {
	margin: 0;
	width: 150px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 23px;
	font-size: 80%;
	line-height: 135%;
	text-decoration: none;
}

/* Tables */

.datatable {
	border: 1px solid #999;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.datatable td {
	border: 1px solid #999;
	text-align: left;
	padding: 1px 3px 1px ;
}

.datatable td.number, .datatable th.number  {
    text-align:right;
    padding-right:20px;
}


.datatable th {
	border: 1px solid #999;
	background-color: #999;
	font-weight: bold;
	text-align: left;
	padding: 1px 3px 1px ;
	color: #FFF;
}
.datatable caption {
	text-align: left;
	font-weight: bold;
	color: #3078BF;
	font-size: 120%;
	padding-bottom: 5px;
}
.datatable caption a:link, .datatable caption a:visited {
	color: #3078BF;
}
.datatable caption a:hover {
	color: #000;
}
.datatablejob {
	font-weight: bold;
	color: #3078BF;
}
.datatable tr:hover, .datatable tr.hilite {
	background-color: #CBDDEF;
	color: #000000;
}
