﻿body {
}

#PageHeader 
{
	background-image:url('/whitebrand/salesrecruitmentjobsite/nav_expander.jpg');
	background-position: left top;
	background-repeat:repeat-x;
	background-color:Transparent;
	height:117px;
	width:100%;
}

#PageHeaderInner
{
	width:928px;
	margin-left:auto;
	margin-right:auto;
}

#navigation
{
	float:right;
	margin-top:90px;
	font-family:Arial;
	font-size:16px;
	letter-spacing:1px;
	
}

#navigation UL LI A
{
	color:White;
	font-weight:normal;
}

#navigation UL LI A:Hover
{
	color:red;
	font-weight:normal;
	background-color:White;
}

#PageFooter
{
background-color:red;
color:#ffffff;
height:60px;
text-align:center;
}
#PageFooter A
{

color:#ffffff;
}
#fnav
{
	margin-left:320px;
	margin-top:10px;
}


#wbcontent
{
	background-color:White;
	float:left;
	padding-top:5px;
	width:920px;
	color:black;
}

h2, h1, h3, h4, h5, h6
{
	color:#002576;
}




.smallbutton, .ATBButton
{
	background-image:none;
	color:red;
	font-size:18px;
	border: solid 1px gray;
}


a.smallbutton:hover
{
	background-image:none;
	text-decoration:underline;
	color:red;
}

a
{
	color:Red;
}

a:hover, a:active
{
	text-decoration:underline;
	color:red;
} 

#RegisterButton, #RegisterButton DIV, #RegisterButton P
{
	background-image:none;
}

#RegisterButton
{
	border: solid 1px gray;
}

#RegisterButton A
{
color:red;
}

.ATBButton a
{
	color:red;
	font-size:18px;
}

.ATBButtonLeft
{
		background-image:none;
}

.ATBButtonRight
{
		background-image:none;
}