@charset "utf-8";

/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
height: 100%;
}


body {
font: small/1.5em "Helvetica Nueue", Helvetica, Arial, Verdana, sans-serif;
background:url(/images/page-bg_02.jpg);
}

/***** Common Formatting *****/

p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


dl, dt, dd {
margin:0;
padding:0;
}

dd {
padding-bottom:15px;
}

.faqs dt {
color:#a000c6;
font-size:1.1em;
font-weight:bold;
}

.faqs dd {
}

.licensure {
margin-bottom:25px;
}

.licensure dt {
float:left;
clear:left;
padding:1px;
margin:2px;
background: #fce5b5;
}

.licensure dd {
float:left;
padding:1px;
margin:2px;
background: #fff;
}



/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:underline;
}

a {
color:#a000c6;
}

a:link {
color:#a000c6;
}

a:hover {
color:#a000c6;
}


/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:930px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.nopadding     { padding:0; }
.padding-top   { padding-top:25px; }


/***** Structure *****/
 
#wrap {
position:relative;
margin:15px auto -100px auto;
padding:0;	
width:930px;
min-height:100%;
height:auto !important;
height:100%;
text-align:left;
background:#fff;
}

#header {
position:relative;
width:930px;
height:145px;
background:#dcf3f9 url(../images/bg_header_right.gif) no-repeat right 0;
overflow:hidden;
}

#contactinfo {
position:absolute;
top:10px;
right:15px;
font-size: 1.1em;
font-weight: bold;
color: #a000c6;
text-decoration: none;
z-index:10;
}

.bookmark {
padding:0 3px 0 3px;
color:#ffffff;
background-color:#a000c6;
}

#logo {
position:relative;
float:left;
width:203px;
}

#flash_header {
position:relative;
float:right;
margin-top:41px;
width:655px;
height:90px;
overflow:hidden;
}

#navigation {
position:relative;
width:930px;
height:38px;
background:#dcf3f9 url(../images/bg_navigation2.png) repeat-x 0 0;
overflow:hidden;
}

#nav {
padding:0 0 0 131px;
margin:0;
list-style:none;
}

#nav li {
float: left;
margin: 0;
height: 38px;
text-indent: -9999px;
}

#nav li a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

#nav_employee_resources, #nav_employee_resources a {
width: 214px;
background: url(../images/nav_employee_resources.png) no-repeat;
}

#nav_housing_resources, #nav_housing_resources a {
width: 198px;
background: url(../images/nav_housing_resources.png) no-repeat 0 0;
}

#nav_nursing_licensure, #nav_nursing_licensure a {
width: 244px;
background: url(../images/nav_nursing_licensure.png) no-repeat 0 0;
}

#nav_faqs, #nav_faqs a {
width: 77px;
background: url(../images/nav_faqs.png) no-repeat 0 0;
}

#nav_contact, #nav_contact a {
width: 126px;
background: url(../images/nav_contact.png) no-repeat 0 0;
}


/* hover state */

#nav li a:hover {
	background-position: 0 -38px;
}


#content_wrap {
clear:both;
position:relative;
padding-top:25px;
width:930px;
}

#sidebar {
position:relative;
float:left;
padding:0;
width:250px;
background:url(../images/bg_shadow_line.png) no-repeat 225px 0;
overflow:hidden;
}

#side_callouts {
position:relative;
margin:0 0 0 0;
padding:0 0 0 15px;
list-style:none;
}


#btn_50 {
position:relative;
width:200px;
height:78px;
text-indent:-9999px;
background:url(../images/btn_50.png) no-repeat 0 0;
}

#btn_50 a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

#btn_50 a:hover {
background:url(../images/btn_50.png) no-repeat -201px 0;
}


#btn_40 {
position:relative;
width:200px;
height:78px;
text-indent:-9999px;
background:url(../images/btn_40.png) no-repeat 0 0;
}

#btn_40 a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

#btn_40 a:hover {
background:url(../images/btn_40.png) no-repeat -201px 0;
}


#btn_30 {
position:relative;
width:200px;
height:78px;
text-indent:-9999px;
background:url(../images/btn_30.png) no-repeat 0 0;
}

#btn_30 a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

#btn_30 a:hover {
background:url(../images/btn_30.png) no-repeat -201px 0;
}


#btn_apply {
position:relative;
width:200px;
height:60px;
text-indent:-9999px;
background:url(../images/btn_apply.png) no-repeat 0 0;
}

#btn_apply a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

#btn_apply a:hover {
background:url(../images/btn_apply.png) no-repeat -201px 0;
}


#btn_nicole {
position:relative;
margin-top:25px;
width:200px;
height:186px;
text-indent:-9999px;
background:url(../images/btn_nicole.jpg) no-repeat 0 0;
}

#btn_nicole a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

#btn_nicole a:hover {
background:url(../images/btn_search.jpg) no-repeat -201px 0;
}


#btn_search_jobs {
float:right;
position:relative;
margin-left:25px;
width:150px;
height:78px;
text-indent:-9999px;
background:url(../images/btn_search.png) no-repeat 0 0;
}

#btn_search_jobs a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

#btn_search_jobs a:hover {
background:url(../images/btn_search.png) no-repeat -201px 0;
}


#content {
position:relative;
float:left;
padding:10px 50px 25px 25px;
width:580px;
}

.left_column {
float:left;
position:relative;
}

.right_column {
float:left;
position:relative;
}

.sbs {
clear:both;
padding:25px 0 0 0;
}
 
#map {
position:relative;
margin-top:-40px;
}

.filelist {
margin:0 0 0 0;
padding:0;
list-style:none;
}

.pdf {
position:relative;
margin:0 0 15px 0;
padding:6px 0 5px 35px;
background:url(../images/icon-pdf-28x28.png) no-repeat 0 50%;
}

.checklist {
position:relative;
margin:0 0 15px 50px;
padding:6px 0 6px 35px;
background:url(../images/icon-checklist-28x28.png) no-repeat 0 50%;
}

.search_dropdown {
float:left;
padding:8px 0 0 0;
}

.search_button {
float:left;
}

.push {
clear:both;
height:100px;
}

#footer {
position:relative;
margin:0 auto 0 auto;
padding:15px;
width:900px;
height:100px;
text-align:center;
background:url(../images/bg_footer.png) no-repeat 0 bottom;
overflow:hidden;
}

.footercopy {
float:left;
padding:60px 0 0 0;
width:800px;
}

.award {
float:right;
width:100px;
height:80px;
}

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
}


h1 {
padding-bottom: 20px;
font-size: 2em;
font-weight: bold;
color: #D573C6;
text-decoration: none;
}

h2 {
padding-bottom: 10px;
font-size: 1.75em;
font-weight: bold;
color: #D573C6;
text-decoration: none;
}

h3 {
font-size: 16px;
font-weight: bold;
color: #D573C6;
text-decoration: none;
}

h4 {
margin:0;
padding:0;
font-size: 1.25em;
font-weight: bold;
color: #D573C6;
text-decoration: none;
}

h5 {
font-size: 12px;
line-height: 15px;
font-weight: normal;
color: #333333;
text-decoration: none;
}

TD .label {
text-align: left;
padding: 0 0 0 5px;
font-size: 12px;
font-weight: normal;
color: #D573C6;
}

TABLE .searchbox {
width:300px;
}	

.drop-down {
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
background-color: #87D3EA;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #87D3EB;
border-right-color: #87D3EB;
border-bottom-color: #87D3EB;
border-left-color: #87D3EB;
}

.listbox {
font-size: 10px;
font-weight: normal;
color: #000000;
text-decoration: none;	
}

.splash-drop {
font-size: 12px;
font-weight: normal;
color: #87D3EA;
background-color: #FFFFFF;
border: thin solid #87D3EA;
}

.maincontent {
position:relative;
margin: 0 0 0 10px;	
}

.livechat {
float:right;
margin: 0 20px 0 0 ;
}

.button	{
color:#fff;
background-color:#FEB914;
font-weight:bold;
width:100px;
padding: 3px 0 3px 0 ;
margin: 3px 0 0 0 ;
border: 1px solid #999999;
cursor:pointer;
}
	
.controltext {
font-size: 0.9em;
padding-right: 5px;
margin-top: 10px;
}

.controltextGrid {
font-weight: bold;          
font-size: 0.85em;
text-align: center;
}

.PagingText {
font-size: 0.80em;
font-weight: bold;
color: Black;
vertical-align: middle;
}

.links {
font-size: 14px;
font-weight: bold;
color: #DE9D25;
}

a.links:hover {
font-size: 14px;
font-weight: bold;
color: #4ac1df;
}

a.links:visited {
font-size: 14px;
font-weight: bold;
color: #a000c6;
}

a.links:link {
font-size: 14px;
font-weight: bold;
color: #DE9D25;
}

a.links:active {
font-size: 14px;
font-weight: bold;
color: #DE9D25;
}

.bodytext {
font-size:12px;
line-height:16px;
font-weight:normal;
color:#333333;
text-decoration:none;
}

a.bodytext:visited {
font-size:12px;
line-height:16px;
font-weight:normal;
color:#000;
text-decoration:none;
}

a.bodytext:link {
font-size:12px;
line-height:16px;
font-weight:normal;
color:#DE9D25;
text-decoration:underline;
}

a.bodytext:hover {
font-size:12px;
line-height:16px;
font-weight:normal;
color:#4ac1df;
text-decoration:underline;
}

a.bodytext:active {
font-size:12px;
line-height:16px;
font-weight:normal;
color: #333333;
text-decoration:none;
}