/* Recruiter Services Dynamic Stylesheet: 08/07/2008 22:04:28 */

a {
	color: #009ed1;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a.selected:hover {
	background-color: #009ed1;
	color: #fff;
	}

#banner {
	background: #fff;
	color: #000;
}
#banner a {
	font-weight: bold;
	color: #009ED1;
}
#banner a:hover {
	background: #009ED1;
	color: #fff;
}
#nav {
	background: #009ed1 url(../assets/getAsset.aspx?uiAssetID=5132B132-9BFA-4D4E-BEA5-6C02D269D531) repeat-x scroll left bottom;
	color: #fff;
}
#nav a {
	color: #fff;
}
#nav a.selected, #nav a:hover {
	border-left: 1px solid #29addd;
	border-right: 1px solid #0084b4;
	background: #009ed1 url(../assets/getAsset.aspx?uiAssetID=5132B132-9BFA-4D4E-BEA5-6C02D269D531) repeat-x scroll left bottom;
}
#subnav a {
	color: #009ed1;
}
#logo {
	background: transparent url(../assets/getAsset.aspx?uiAssetID=46CDB05C-EF5C-4844-8540-AEA0C6B53A32) no-repeat scroll left top;
	bottom:0pt;
	height:54px;
	margin: 0 0 .5em 1.4em;
	position:absolute;
	width:435px;
}