 @charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.padbot {
	border-bottom: 2px solid white;
}
a:link, a:visited {
	color: #808000;
}
a:active, a:hover {
	color: #808000;
}
h3 {
	font-weight: bold;
	color: #663399;
	font-size: 14px;
}
a.large:link, a.large:visited {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
	color: #663399;
	font-size: 14px;
}
a.large:active, a.large:hover {
	color: black;
}
.sidebar td {
	padding: 10px 10px 10px 14px;
	border: 1px solid #ebebeb;
	border-top: none;
	font-size: 12px;
}
.sidebar td td {
}
.login-search td {
	padding: 0 5px 3px 0;
	padding: 0;
	border: 0;
	font-size: 12px;
}
.sidebar td p {
	margin: 0;
}
input.button {
	border: 0;
	background-color: #663399;
	color: white;
	font-size: 14px;
	text-transform: lowercase;
	float: right;
}
input, select {
	border: 1px solid #707070;
	font-size: 11px;
}
a.nav:link, a.nav:visited {
	background: #663399 url('../graphics/nav-cap.gif') top right no-repeat;
	color: white;
	display: block;
	float: left;
	border-right: 2px solid white;
	padding: 5px 17px 5px 17px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover, a.nav:active {
	background: #808000 url('../graphics/nav-cap-active.gif') top right no-repeat;
}
.content {
	border: 2px white solid;
	border-top:none;
	border-bottom: none;
}
.breadcrumbbar {
	width: 510px;
	overflow: hidden;
	border-bottom: 2px solid white;
}
.breadarrow {
	background:#ebebeb;
	color:#808000;
	display: block;
	float: left;
	padding: 4px;
	font-size: 12px;
	border-right: 2px solid white;
	border-left: 2px solid white;
}
a.breadcrumb:link, a.breadcrumb:visited {
	padding: 4px;
	background:#ebebeb;
	font-size: 12px;
	text-decoration: none;
	color: #7d7d7d;
	display: block;
	float: left;
}
a.breadcrumb:hover, a.breadcrumb:active {
	background:#663399;
	color: white;
}
.megasearch {
	background:#ebebeb url(../graphics/bgr-search.jpg) no-repeat top right;
}
.megasearch h2 {
	font-weight: bold;
	color: #663399;
	font-size: 18px;
	margin: 0;
}
.megasearch td {
	padding: 5px 0px 5px 10px;
}
.megasearch td td {
	padding: 0;
}
.featuredtitle h2 {
	font-weight: bold;
	color: white;
	font-size: 18px;
	margin: 0;
	padding: 3px 3px 3px 10px;
	background-color: #663399;
	border: 2px solid white;
	border-left: 0;
	border-right: 0;
}


.featuredboxcol1{
	border: 1px solid #ebebeb;
	width:258px;
}

.featuredboxcol2{
	border: 1px solid #ebebeb;
	margin: 0px 2px 2px 0;
	width:260px;
}

a.moreinfo{
	background: #663399 url('../graphics/moreinfo.gif') no-repeat top left;
	color: white;
	text-decoration:none;
	display:block;
	float: right;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
}

.featuredlogo{
	height:50px;
	width: 90px;
	overflow: hidden;
}

.salarylocation{
	color:#464646;
	font-size: 11px;
}
a.featuredjobtitle{
color:#c6031a;
font-weight: bold;
font-size: 12px;
display: block;
}

.copybox h2{
	color:#464646;
	font-weight: bold;
	font-size: 12px;
}

.copybox h1{
	color: #808000;
	font-weight: bold;
	font-size: 14px;
}

div.footer{
	border-top: 1px solid #663399;
	padding: 2px 0 0 0;
	margin: 10px 0 0 0;
}

.footer a{
	color: black;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 10px;
}
.breadcrumbcurrent {
	padding: 4px;
	background:#ebebeb;
	font-size: 12px;
	text-decoration: none;
	color: #808000;
	display: block;
	float: left;

}