﻿body 
{
			BACKGROUND:#696969;
}

#LogoLink
{
	margin-left:10px;
	height:91px;
	width:627px;
	background-image:url(/whitebrand/CareerTool/careertool_logo.jpg);
	background-position: left top;
}
	
#PageHeader
{
	background-image:url(/whitebrand/CareerTool/header_bg.jpg);
	height:91px;
	background-repeat:repeat-x;
	width:920px;
	
	
}

#tag
{
	float:left;
	display:block;
	padding-top:12px;
}
#tag1
{
	color: #666666;
	font-family:Arial;
	font-size:18px;
	text-align:center;
}

#tag2
{
	color: #666666;
	font-family:Arial;
	font-size:13px;
	text-align:center;
}
#tag3
{
	color: #0066cc;
	font-family:Arial;
	font-size:13px;
	text-align:center;
	font-weight:700;
}
#navigation 
{	
	WIDTH: 920px;
	HEIGHT: 25px;
	background-color:White;
}
#navigation UL 
{
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}
#navigation UL LI 
{	
	DISPLAY: block;
	FLOAT: left;
	MARGIN: 0px;
}
#navigation UL LI A 
{	
	
	DISPLAY: block;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #1D7DB9;
	PADDING-TOP: 5px;
	
	font-family:arial;
	
}
#navigation UL LI A:hover 
{	
	
	TEXT-DECORATION:underline;
	color:Black;
}
#navigation UL LI A.current 
{	
	
}

#PageFooter
{
	background-image:url(/WhiteBrand/CareerTool/careertool_footer.jpg);
	background-repeat:repeat-x;
	color:black;
	height:65px;
	text-align:center;
	border:none;
}
#PageFooter A
{

	color:black;
	font-weight:normal;
}
#fnav
{
	margin-left:320px;
	margin-top:10px;
}
#fnav a:hover 
{
	
	text-decoration:underline;
}
#wbcontent
{
	background-color:White;
	float:left;
	padding-top:5px;
	width:920px;
}

h2, h1, h3, h4, h5, h6
{
	color:#1D7DB9;
}


li 
{
	float:left;
	margin-right:15px;
	list-style-type:none;
}
 
li, a 
{
	color:#444444;
	font-weight:bold;
	text-decoration:none;
} 


a.smallbutton:hover
{
	background-image:none;
	text-decoration:underline;
	color:black;
}

a:hover, a:active
{
	text-decoration:underline;
	color:black;
} 

#ctl00_ctl00_cphContent_cphContent_Login1_LoginImageButton 
{

}


.smallbutton, .ATBButton
{
	background-image:none;
	color:#1D7DB9;
	font-size:18px;
	border: solid 1px gray;
}

#RegisterButton, #RegisterButton DIV, #RegisterButton P
{
	background-image:url(/WhiteBrand/CareerTool/careertool_btn_bg.jpg);
	background-repeat:repeat-x;
	background-color:#116496;
	background-position:top center;
	
}

#RegisterButton
{
	border:solid 1px #137DB7;
}

#RegisterButton A
{
	color:white;
}

.ATBButton a
{
	color:#116496;
	font-size:18px;
}
.ATBButton a:hover 
{
	text-decoration:underline;
	color:black;
}

.ATBButtonLeft
{
	background-image:none;
}

.ATBButtonRight
{
		background-image:none;
}

.LoggedInSideBar
{
	border:solid 1px #7eafcc;
}
.LoggedInSideBarInner
{
	background-color:#d2e3ec;
}
a.jsLink 
{
	color:#116496;
}
a.jsLink:hover 
{
	color:Black;
	text-decoration:underline;
}
.SendMessage
{
	background-image:none;
	background-image:url(/WhiteBrand/CareerTool/small_button_blue.jpg);
	background-repeat:no-repeat;
}