﻿/* GLOBAL CSS */
* {
	padding:0;
	margin:0;
}
body {
	background:#FFF url(images/1wave.gif) repeat-y left top;
	margin:4px 12px 14px 40px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#002266;
}
p {
	font-size:14px;
	line-height:1.7em;
	margin:14px 5px;
}
li 
{
	font-size:14px;
}
h1 {
	font-size:22px;
	padding-top:10px;
}
.wrapper {
	width:745px;
	height:auto;
	padding-left: 170px;
}
.logo a{
	background: url(images/logo.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 56px;
	width: 152px;
	margin-left: -177px;
}
* html .logo a{
margin-left:-86px;
}
.leftnav {
	float:left;
	width:162px;
	margin:3px 5px 0 -174px;
	list-style-type:none;
	clear: both;
}
* html .leftnav {
margin-left:-84px;
}
* html .leftnav #submit {
margin-left:-3px;
}
img {
border:none;
}
.standard  {
list-style:none;
}
.standard li {
background: url(images/3bullet.gif) 0 8px no-repeat;
padding-left:10px;
margin-left:20px;
line-height:20px;
display:inline-block;
}
.leftnav li {
	margin:10px 0 0 0;
}
.leftnav li a {
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
	display:block;
	width:154px;
	height:15px;
	padding:6px 4px;
	text-align:center;
	color:#FFF;
}
.leftnav li.one a {
background: transparent url(images/1button.gif) no-repeat left top;
}
.leftnav li.two a {
background: transparent url(images/2button.gif) no-repeat left top;
}
.leftnav li.three a {
background: transparent url(images/3button.gif) no-repeat left top;
}
.leftnav li a:hover {
background-position:right top;
color:#fff;
}

#search {
	background: transparent url(images/1search.gif) no-repeat left top;
	height:27px;
	border:0;
}
#search * {
	border:none;
}
#search img {
	margin:0;
	padding:0;
	vertical-align:top;
	width:28px;
	height:27px;
}
#search label,
#search legend {
	display:none;
	visibility:hidden;
}
#search .JobCategoryDropDownList {
	width:118px;
	height:14px;
	margin:5px 2px 8px 13px;
	font-size:9px;
	line-height:10px;
	vertical-align:top;
	float:left;
	color:#666;
}
* html #search .JobCategoryDropDownList
{	
	width:120px;
	height:11px;
	margin:5px 0px 8px 12px;
	font-size:9px;
	line-height:10px;
	vertical-align:top;
	float:left;
	color:#666;
	margin-right:-3px;
}

.footer {
	clear:both;
	text-align:center;
	margin-left:-165px;
}

.note {
margin:5px 20px;
}
address {
margin: 5px 20px;
padding:0;
font-size:12px;
font-style: normal;
}
.FloatRight {
float:right;
margin:5px 0 5px 10px;
}
.FloatLeft {
float:left;
margin:5px 10px 5px 0;
}
.aspnetForm label {
	font-size: 12px;
	margin:5px 6px 3px 0;
	text-align:right;
	clear: left;
	float: left;
	width: 230px;
	vertical-align:top;
	height:15px;
display:block;
}
.aspnetForm label.above {
	width: 100%;
	text-align:left;
}
.aspnetForm select, .aspnetForm input, .aspnetForm textarea {
float:left;
border: 1px solid #999;
font-size:12px;
height:18px;
margin:3px 0 5px 0;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
display:block;
}
.aspnetForm select {
font-size:11px;
}
.aspnetForm textarea {
font-size:12px;
}
.aspnetForm .submit {
margin-left:100px;
clear:both;
border:none;
height:27px;
width:161px;
}
.aspnetForm legend {
font-weight:bold;
font-size:18px;
}
.aspnetForm fieldset {
border:none;
}
.below {
	clear: left;
}
.required {
background: url(images/2bullet.gif) 1px 5px no-repeat;
text-indent:10px;
}
.required option {
text-indent:10px;
background-color:#fff;
}
.large_size {
width:400px;
}
.mid_size {
width:200px;
}
.small_size {
width:50px;
}
.smallest_size {
width:18px;
}
.aspnetForm .tall {
height:80px;
}
.ErrorBlock {
	margin:10px;
	padding:15px;
	border:#c00;
	background:#f88;
	color:#c00;
	line-height:2.2em;
	font-size:16px;
	font-weight:bold;
}
.ErrorBlock ul 
{
	list-style-type:none;
}
.ErrorBlock li
{
	background: #f88 url(images/1bullet.gif) no-repeat left center;
	line-height:1.5em;
	font-weight:bold;
	padding-left:15px;
	font-size:12px;
	margin-left:10px;
}


/* CSS FOR INDEX.HTML */


.box,
.box ul {
	list-style-type:none;
}
.box {
	float:right;
	clear:right;
	display:block;
	margin:0 0 10px 10px;
}
.box a,
.box a:visited {
	text-decoration:none;
	color:#fff;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
}
.box ul a,
.box ul a:visited {
	background: transparent url(images/1bullet.gif) no-repeat left center;
	padding-left:10px;
	margin-left:10px;
	font-size:11px;
	line-height:19px;
	font-weight:bold;
}
.box a:hover {
	text-decoration:underline;
}
.box li *{
	padding:0;
	margin:0;
	line-height:11px;
}
.nursing {
	height:95px;
	width:252px;
	background: #fff url(images/nursing_box.jpg) no-repeat left top;
	padding:37px 8px 8px 8px;
}
.resources {
	height:95px;
	width:252px;
	background: #fff url(images/career_resources_box.jpg) no-repeat left top;
	padding:45px 8px 8px 8px;
}
.green, .green a{
color:#339900;
}
.green a:hover {
color:#336600
}
.blue, .blue a{
color:#0066CC;
}
.blue a:hover{
color:#0033CC;
}
.yellow, .yellow a{
color:#FFAA00;
}
.yellow a:hover  {
color:#EE9900;
}
.ltblue, .ltblue a{
color:#0099FF;
}
.ltblue a:hover  {
color:#0066FF;
}
.button1 {
width:100px;
margin:10px 30px;
text-align:center;
float:left;
}
.button1 b, .button1 strong{
font-size:20px;
font-weight:normal;
}
.button1 a {
text-decoration:none;
}
.button1 img {
	margin-right: 10px;
	margin-left: 10px;
}
h2 {
	font-size: 18px;
	margin-top: 10px;
}
.calloutback 
{
	background:transparent url(images/JobsBoxBack.gif) no-repeat 90px bottom;
}

.callout {
	width: 130px;
	margin-left:80px;
	background:transparent url(images/JobsBoxTop.gif) no-repeat left top;
	font-size:12px;
	line-height:14px;
	padding:40px 26px 8px 16px;
	text-indent:10px;
	color:#8E6000;
}
* html .callout 
{
	padding:20px 28px 8px 18px;
}
.callout *
{
	list-style-type:none;
}
.more 
{
	text-align:right;
}
.jobslisthead 
{
	font-weight:bold;
	font-size:13px;
	text-indent:0;
	line-height:18px;
	border-bottom:solid 1px #E19B0B;
	text-align:center;
	margin-top:3px;
}
.numbered {
	margin: 0 35px;
}
.AppTable 
{
	width:425px;
}
.AppTable * 
{
	margin:0;
	padding:0;
}
.AppTable table 
{
	width:425px;
}
.AppTable table table 
{
	width:auto;
}
.AppTable table td 
{
}
.AppTable .AppCaption,
.AppTable table .AppCaption,
.AppTable table table .AppCaption 
{
	font-size: 12px;
	padding-top:2px;
	text-align:right;
	width: 200px;
}
.AppTable table input {
	width:180px;
}
.AppTable table select
{
	width:184px;
}
.AppTable .CheckBoxes span
{
	float:left;
	clear:left;
}
.AppTable .CheckBoxes span input 
{
	width:18px;
}
.AppTable .DateTime input
{
	width:140px;
}
.JobCategoryDropDownList 
{
	width:211px;
	font-size:11px;
}
.AppSeperator {
	font-weight:bold;
	font-size:18px;
}
.AppTable table .AppCaption 
{
	padding-right:5px;
}
.AppTextBox 
{
	width:310px;
}
.RequiredFieldMarker 
{
	width:8px;
}
.RequiredFieldMarker .marker
{
	position:relative;
	top:-4px;
}
.JobSearchResults 
{
	margin-top:10px;
	font-size:12px;
}
.JobSearchResults th 
{
	padding: 3px 4px;
	background-color:#D2D2DD;
}
.JobSearchResults .JobSearchTableData
{
	padding: 2px 4px;
}
.JobSearchResults input
{
	margin-left:12px;
}
.JobSearchResults .JobSearchResultsAlternatingRow 
{
	background-color:#F2F2FD;
}
.callout1
{
	background: #FFF url(images/p_nursemaskdown.jpg) no-repeat top left;
	height:97px;
	padding:46px 90px 8px 8px;
	width:171px;
	float:left;
	color:#8E6000;
	margin:10px 10px 10px 0;
}
.callout1 h2, .callout1 p
{
	margin:0;
	padding:0;
}

.hidden
{
	display:none;
}

.searchButton 
{
	cursor:pointer;
}
