﻿
.blueheader {
	background-color: #6da7e6;
	background-image: url(/images/header-arrow.gif);
	background-repeat: no-repeat;
	background-position: 32px 23px;
	color: #eeeeee;
	height: 50px;
	padding: 20px 16px 23px 16px;
	margin:0px 0px 0px 0px;
}
.blueheaderblank {
	background-color: #6da7e6;
	color: #eeeeee;
	height: 38px;
	padding: 20px 16px 20px 16px;
	margin:0px 0px 0px 0px;
}

.blueselected {
	background-color: #6da7e6;
	color: #eeeeee;
}

.blueselected p, .blueselected a {
    color: White;
}

#jobscount {padding:5px 0px 0px 30px;}
#jobscount a{color:#eeeeee; font-weight:bold;}
#jobsearch {float:left;}


.blueheader h1 {
    color: #ffffff;
	float: left;
	font-weight: bold;
	border-bottom: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 16px 0px 79px;
}
.blueheaderblank h1 {
    color: #ffffff;
	float: left;
	font-weight: bold;
	border-bottom: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 16px 0px 0px;
    width:176px;
}

.blueheader h2 {
	clear: left;
	color: #d1e4f6;
	float: left;
	font-size: 1em;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 79px;
	border-bottom: none;
}

.blueheader p{
	color: #eeeeee;
	line-height: 1em;
	margin: 10px 0 0 205px;
}

.blueheader p span {
	margin: 0 5px;
}

.blueheader a {
	color: #eeeeee;
	font-weight: bold;
}

.searchbox {
    margin-top:4px;
    border:solid 1px white;
    padding:2px; height:14px;
}

.autocomplete { }
.autocompletehighlight { color: #2175d9;}

.search {
    padding: 2px 4px;
	border: none 0px; 
}

