/* Recruiter Services Dynamic Stylesheet: 21/08/2008 19:02:19 */

a {
	color: #009ed1;
	text-decoration: none;
	font-weight: bold;
	}

a:hover, a.selected:hover {
	background-color: #009ed1;
	color: #fff;
	}
#banner {
	background: #f1f1f1;
	color: #000;
}
#banner a {
	font-weight: bold;
	color: #fff;
}
#banner a:hover {
	background: #009ed1 ;
	color: #fff;
}
#nav {
	background: #009ed1 url(../assets/getAsset.aspx?uiAssetID=5132B132-9BFA-4D4E-BEA5-6C02D269D531) repeat-x top left;
	color: #fff;
}
#nav a {
	color: #fff;
}
#nav a.selected, #nav a:hover {
	border-left: 1px solid #37a6cf;
	border-right: 1px solid #007db2;
	background: #009ed1 url(../assets/getAsset.aspx?uiAssetID=5132B132-9BFA-4D4E-BEA5-6C02D269D531) repeat-x bottom left;
}
#subnav a {
	color: #009ed1;
}
#logo {
	background: url(../assets/getAsset.aspx?uiAssetID=46CDB05C-EF5C-4844-8540-AEA0C6B53A32) no-repeat scroll left top;
	bottom:0pt;
	height:55px;
	margin: 0 0 .5em 1.4em;
	position:absolute;
	width:467px;
}
