/* Recruiter Services Dynamic Stylesheet: 28/08/2008 10:52:40 */

a {
	color: #d2232a;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a.selected:hover {
	background-color: #d2232a;
	color: #fff;
}
#banner {
	background: #e6e6e6;
	color: #000;
}
#banner a {
	font-weight: bold;
	color: #d2232a;
}
#banner a:hover {
	background: #d2232a;
	color: #fff;
}
#nav {
	background: #e8e8e8 url(../assets/getAsset.aspx?uiAssetID=5132B132-9BFA-4D4E-BEA5-6C02D269D531) repeat-x top left;
	color: #fff;
}
#nav a {
	color: #000;
}
#nav a.selected, #nav a:hover {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #b4b4b4;
	background: #e8e8e8 url(../assets/getAsset.aspx?uiAssetID=5132B132-9BFA-4D4E-BEA5-6C02D269D531) repeat-x bottom left;
}
#subnav a {
	color: #d2232a;
}
#logo {
	background: url(../assets/getAsset.aspx?uiAssetID=46CDB05C-EF5C-4844-8540-AEA0C6B53A32) no-repeat scroll left top;
	bottom:0pt;
	height:44px;
	margin: 0 0 .5em 1.4em;
	position:absolute;
	width:533px;
}