/*  GLOBAL STYLES  */
html {background: #0d1820 url(/images/html-bg.jpg) no-repeat top center; margin: 0px; padding: 0px; font: 12px/16px Arial, Helvetica, sans-serif;}
html a {outline: none; color: #000000;}
html a:hover {color: #ffb95f;}
body { margin: 0px; padding: 0px; }
form { margin: 0px; padding: 0px; }

.wrapper {width: 980px; margin: 10px auto 0px auto; padding: 0px;}

.customerservice {width: 200px; height: 70px; float: right; padding: 0px 0px 0px 0px; margin: 0px 20px 0px 0px;}
.customerservice a {color: #ffb95f; text-decoration: none;}
.customerservice a:hover {color: #fff;}
.customerservice ul {list-style-type: none; margin: 0px 0px 4px 0px; padding: 0px;}
.customerservice ul li {background: url(/images/lede1-bullet.gif) no-repeat 0 0; }
.customerservice li {padding-left: 15px;}
select#menu {width: 100px;}

.printlogo {display: none;}
.navigation {width: 707px; height: 88px; float: left; background: url(/images/nav-bg.png) no-repeat 0 0; margin-top: 22px;}
.navigation ul {width: 495px; height: 60px; margin: 12px 0px 0px 0px; list-style-type: none; padding: 0px; float: left;}
.navigation li {width: 144px; margin: 0px 0px 0px 20px; float: left; padding: 0px; display: inline;}
.navigation li a {width: 144px; height: 60px; display: block; color: #99a6b0; text-decoration: none; outline: none;}
.navigation li a:hover {color: #fff;}
.navigation li span {display: block; height: 26px; text-indent: -9999px;}
#nav1 {background: url(/images/degree-nav-off.png) no-repeat 0 0;}
#nav2 {background: url(/images/job-nav-off.png) no-repeat 0 0;}
#nav3 {background: url(/images/ahead-nav-off.png) no-repeat 0 0;}
#nav1:hover {background: url(/images/degree-nav-on.png) no-repeat 0 0;}
#nav2:hover {background: url(/images/job-nav-on.png) no-repeat 0 0;}
#nav3:hover {background: url(/images/ahead-nav-on.png) no-repeat 0 0;}

#sitesearch {width: 175px; height: 55px; margin: 22px 20px 0px 0px; padding: 0px; display: inline; float: right;}
#sitesearch h3 {width: 175px; height: 11px; text-indent: -9999px; margin: 0px 0px 8px 0px; padding: 0px; background: url(/images/site-search.png) no-repeat 0 0;}
#gosearch {background: #6b747a; border: none; width: 30px; height: 20px; color: #fff; text-transform: uppercase; font-size: 10px; margin: 0px 0px 0px 3px;}

.homeLink {
	padding: 0px 0px 0px 22px;
	margin: 22px 13px 0px 0px;
	float: left;
}
.homeLink h1 {
	width: 238px; 
	height: 97px; 
	text-indent: -9999px; 
	background: url(/images/edge-logo.png) no-repeat 0 0; 
	padding: 0px; 
	margin: 0px 0px 0px 0px;
}
.homeLink a {
	width: 238px; 
	height: 97px; 
	outline: none; 
	display: block;
	position: absolute;
}

.homeLink img {
	border: none;
}
/*
#rssFeed {
	text-transform: none;
}
#rssFeed ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
#rssFeed a {
	color: #bc4700; 
	text-decoration: none; 
	font-weight: bold; 
	display: block; 
	line-height: 12px;
}
#rssFeed a:hover {
	color: #ffb95f;
}
#rssFeed .feeditem li {
	list-style-type: none; 
	padding: 0px; 
	padding-left: 20px; 
	margin: 0px 0px 10px 0px; 
	background: url(../images/light-bullet.gif) no-repeat 0 0; 
	font-size: 12px;
}
#rssFeed .feeditem .description {
	font-size: 10px;
	margin-bottom: 10px;
}

#rssFeed .datefield {
	color:#000; 
	font-size: 80%; 
}
#rssFeed .rssLink {
	line-height: 11px;
}
#rssFeed .rssLink img {
	float: left;
	margin-right: 10px;
	border: none;
}
*/
#subscribeForm {
	
}
#subscribeForm label {
	width: 60px;
	float: left;
}

#headlinesModule {
	
}
#headlinesModule img {
	border: none;
}
#headlinesModule .logo {
	float: left;
}

#footer {
	width: 958px;
	background: #333;
	border: 1px solid #414d55;
	margin: 10px auto;
	padding: 10px;
}
#footer img {
	border: none;
}
#footer .adbannerbottom {
	float: left;
}
#footer .cust-serv {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	text-align: left;
	font-size: 11px;
	margin: 0px 40px 0px 0px;
}
#footer .cust-serv a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer .services, #footer .useragreement, #footer .copyright {
	color: #FFFFFF;
	font-size: 11px;
	margin: 8px 0px 0px 0px;
	text-align: center;
}
#footer .services a, #footer .useragreement a, #footer .copyright a {
	color: #FFFFFF;
}
#footer .services a:hover, #footer .useragreement a:hover, #footer .copyright a:hover {
	color: #ffb95f;
}
#footer .services {
	border-top: 1px solid #414d55;
	padding: 10px 0px 0px 0px;
}
#footer .useragreement {
	
}
#footer .copyright {
	border-top: 1px solid #414d55;
	padding: 10px 0px 0px 0px;
}

.box {
	border: 1px solid #414d55;
	padding: 5px;
}

.clear {clear: both;}
.adbanner {width: 728px; height: 90px; background: #333;}
.adbannerbottom {width: 728px; height: 90px; background: #333; }
.adpostertop {width: 300px; height: 250px; background: #333; float: right; margin-top: 10px;}
.adposterbottom {width: 300px; height: 250px; background: #333; margin-bottom: 20px; }
.towerad {width: 160px; height: 600px; margin: 20px 0px 0px 0px; padding: 10px; background: url(/images/tower-bg.png) no-repeat 0 0; border-bottom: 1px solid #414d55;}

img, div, h1, h3, h4, a, a:hover, html, ul { behavior: url(/iepngfix.htc) }
.style1 {
text-align: center;
}

.formTxtBox { 
	padding: 3px 0 0 4px;
	margin: 8px 0 8px 0;
	height: 16px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #272727;
	border: solid 1px #999;
}
.red {
	color: #FF0000;
}

.footertag {
float:left;
width:955px;
text-align:center;
font-size:11px;
margin:6px 0 0;
padding:18px 0 8px;
}
