@charset "utf-8";
* {margin:0px;padding:0px;}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

#wrapper {
	width:855px;
	margin:0 auto;
	position:relative;
}


#header {
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
	position: relative;
	margin-top: 10px;
}
#header #utilityNav {
	font-size: 11px;
	position: absolute;
	color: #d09c1b;
	padding-top: 25px;
	width: 815px;
	text-align: right;
}

#header #logo {
	position: absolute;
	height: 121px;
	width: 139px;
	top: 20px;
	left: 25px;
}
#header #pullquote {
	position: absolute;
	width: 360px;
	left: 175px;
	top: 74px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #1a7aa3;
	background-image: url(../images/pullquote_background.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding-left: 28px;
}

#toll_free, #toll_free_sub {
	position: absolute;
	width: 230px;
	left: 583px;
	top: 75px;
	font-size: 10px;
	font-weight: bold;
	color: #1a7aa3;
	text-align: right;
}

#toll_free_sub {
	top: 65px;
}

.toll_free_dark {
	color: #000000;
}

#header #search {
	font-size: 11px;
	text-align: right;
	position: absolute;
	width: 815px;
	color: #d09c1b;
	top: 48px;
}
#header #search #searchField {
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	font-size:1.0em;
	color:#444444;
	width:206px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/search_field.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	position: absolute;
	left: 535px;
}

#header #search #B1 {
	position: absolute;
	top: 1px;
	width: 63px;
	height: 20px;
	left: 750px;
}


#header #nav {
	font-size: 11px;
	position: relative;
	top: 160px;
	left: 6px;
}
#header #nav li {list-style-type:none;float:left;}

#header #nav #navHome {
	width: 87px;
	background-image: url(../images/button_home.jpg);
	height: 46px;
}
#header #nav #navHometab {
	width: 87px;
	background-image: url(../images/tab_home.jpg);
	height: 46px;
}

#header #nav #navAbout {
	width: 93px;
	background-image: url(../images/button_about.jpg);
	height: 46px;

}
#header #nav #navAbouttab {
	width: 93px;
	background-image: url(../images/tab_about.jpg);
	height: 46px;
}

#header  #nav  #navPrograms {
	width: 155px;
	background-image: url(../images/button_programs.jpg);
	height: 46px;
}
#header  #nav  #navProgramstab {
	width: 155px;
	background-image: url(../images/tab_programs.jpg);
	height: 46px;
}
#header #nav #navEducation {
	width: 97px;
	background-image: url(../images/button_education.jpg);
	height: 46px;
}
#header #nav #navEducationtab {
	width: 97px;
	background-image: url(../images/tab_education.jpg);
	height: 46px;
}
#header #nav #navEmployment {
	width: 185px;
	background-image: url(../images/button_employment.jpg);
	height: 46px;
}
#header #nav #navEmploymenttab {
	width: 185px;
	background-image: url(../images/tab_employment.jpg);
	height: 46px;
}
#header  #nav  #navLibrary {
	width: 102px;
	background-image: url(../images/button_library.jpg);
	height: 46px;
}
#header  #nav  #navLibrarytab {
	width: 102px;
	background-image: url(../images/tab_library.jpg);
	height: 46px;
}
#header #nav #navPartnerships {
	width: 107px;
	background-image: url(../images/button_partners.jpg);
	height: 46px;
}
#header #nav #navPartnershipstab {
	width: 107px;
	background-image: url(../images/tab_partnerships.jpg);
	height: 46px;
}

#header #utilityNav a {
	color: #00749c;
	text-decoration: none;
}
#header #utilityNav a:hover {
	color: #000000;
}
#bodyArea {
	background-image: url(../images/body_background.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	width: 815px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	top: 206px;
}

#footer {
	color: #4d6671;
	font-size: 11px;
	background-image: url(../images/footer_background.jpg);
	width: 855px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 30px;
	position: absolute;
}
#footerLinks {
	text-align: center;
	color: #0f82a9;
	position: relative;
	line-height: 18px;
	padding-bottom: 60px;
	top: 20px;
	left: 0px;
}
#footerLinks a {
	color: #0f82a9;
	text-decoration: none;
}
#footerLinks a:hover {
	color: #000000;
}
#footerLogo {
	position: relative;
	height: 113px;
	width: 102px;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 15px;
}
#footer #disclaimer {
	position: absolute;
	width: 670px;
	left: 140px;
	top: 30px;
}
#footerCopyright {
	color: #008cb1;
	width: 200px;
	text-align: right;
	position: relative;
	margin-left: 470px;
	top: -15px;
}
#disclaimer #footerLastupdate {
	padding-top: 10px;
	color: #008cb1;
}
#footer #disclaimer strong {
	font-weight: normal;
	color: #008cb1;
	margin-bottom: 10px;
	line-height: 20px;
}

/* These styles create the dropdown menus. */

#navbar {
	font-size: 10px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 999;
	list-style: none;
	text-align: left;
	height: 46px;
	/*height: 1em; */}


#navbar #topLevel {
	text-decoration: none;
	height:46px;
	display:block;
	cursor:default;
	display:block;
	float:left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	clear: none;
}
#navbar #topLevel  a:hover {
	background-position: 0 -46px;
}



#navbar li {
	list-style: none;
	float: left;
	position: relative;
	margin-bottom: -1px;
}

#navbar li a {
	background:none;
	font-weight:bold;
	display: block;
	padding: 0;
	border-color: #002d44;
	text-decoration: none;
}

#navbar li:hover, #navbar li.hover {
	color:#006699;
}

#navbar li:hover a, #navbar li.hover a {
	color:#FFFFFF;
}

#navbar li ul {
	display: none;
	width: 142px; /* Width to help Opera out */
	background-color: #00739a;
	position: absolute;
	left: 0;
}

#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;

}

#navbar li:hover li, #navbar li.hover li {
	float: none;
}

#navbar li:hover li a, #navbar li.hover li a {
	display: block;
	width: 128px;
	padding: 4px 4px 4px 8px;
	margin: 0 0 0 0;
	text-align: left;
	border-style: solid;
	border-color: #002d44;
	border-width: 1px 1px 0 1px;
	background-color: #00739a;
	text-indent: 0;
	text-decoration: none;
	color:#FFFFFF;
	line-height: 12px;
}

#navbar li li a:hover {
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 128px;
	padding: 4px 4px 4px 8px;
	text-align: left;
	border-style: solid;
	border-color: #002d44;
	border-width: 1px 1px 0 1px;
	text-decoration: none;
	color:#FFFFFF;
	background-color: #003c59;
}

#navbar li li.last a , #navbar li li.last a:hover{
	border-color: #002d44;
	border-width: 1px 1px 1px 1px;
}

