body
{
	margin:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
p 
{
	margin:0px;
	color:#505050;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}
.required
{
	color:Red;
}
a 
{
	color:#386F96;
	text-decoration:none;
}
a:hover 
{
	text-decoration:underline;
}
a.topnavhomerow 
{
	color:#ffffff;
	text-decoration:none;
}
a:hover.topnavhomerow 
{
	color:#ffffff;
	text-decoration:underline;
}
a.topnav 
{
	color:#535353;
	font-weight:bold;
	text-decoration:none;
}
a:hover.topnav 
{
	color:#535353;
	text-decoration:none;
}
.subheaderlink
{
	color:#535353;
}
.subheaderlink:hover
{
	text-decoration:underline;
}
td.topnavpaddingrl 
{
	padding:0px 3px 0px 3px;
}
p.topnavover 
{
	padding:3px;
	font-size:11px;
}
p:hover.topnavover 
{
	padding:2px;
	border:1px solid #999999;
	background-color:#f4f4f4;
	font-size:11px;
}
.topnavon {
	padding:2px;
	border:1px solid #999999;
	background-color:#f4f4f4;
}
.date 
{
	color:#606060;
	font-weight:bold;
	font-size:11px;
}
.pageheadingunderline 
{
	border-bottom:1px solid #85772B;
	margin-bottom:5px;
	width:100%;
}
.pageheadingfirstcolor 
{
	color:#000093;
	font-size:24px;
}
.pageheadingsecondcolor 
{
	color:#B0291A;
	font-size:24px;
}
.footer 
{
	color:#386f96;
	font-size:11px;
}
.button
{
	background-color:#757260;
	color:white;
	font-size:12px;
	font-family:Tahoma;
}
.textbox
{
	width:98%;
	border:1px solid #757260;
	font-size:12px;
	font-family:Tahoma;	
	color:#505050;
}
.textboxSmall
{
	border:1px solid #757260;
	font-size:12px;
	font-family:Tahoma;	
	color:#505050;
}
.select{
	border:1px solid #757260;
	font-size:12px;
	font-family:Tahoma;
	color:#505050;
}
ul
{
	margin:0px 0px 0px 25px;
	list-style-image:url(/images/bullet_small.gif);
}
ol
{
	margin:0px 0px 0px 29px;
}
.bulletImage
{
	list-style-image:url(/images/bullet_small.gif);
}
hr
{
	height:1px;
	color:#757260;
}
.rightsection
{
	width:200px;	
	float:right;
	margin:0px 0px 10px 5px;
	background-color:#ffffff;
}
.rightsectiontop
{
	background-image:url(/images/pageturn_right_section.jpg);
	background-repeat:no-repeat;
	border-right:1px solid #cccccc;
}
.rightsectionbottom
{
	padding:3px;
	border:1px solid #cccccc;
}

.popupmenu {
	position:absolute;
	z-index:100;
	top:1px;
	left:1px;
	background-color:#f4f4f4;
	display:none;
	visibility:hidden;
}

.popupmenuitem{
	border-color:#999999;
	border-style:solid;
}

.popupmenuitem:hover{
	background-color:#ffffff;
	cursor:pointer;
}

.toolTip
{
	padding:2px;
	top:1px;
	left:1px;
	display:none;visibility:hidden;
	position:absolute;
	border:1px solid #30597E;
	background-color:#efefef;
	z-index:100;
}

.ruleHeading
{
	text-transform:uppercase;
	font-weight:bold;
}

.jobTitle
{
	color:#990000;
	font-weight:bold;	
}

.textboxReq
{
	border:1px solid red;
	font-size:12px;
	font-family:Tahoma;	
	color:#505050;
}

.suggestList
{
	display:none;visibility:hidden;
	position:absolute;
	background-color:#ffffff;
	border-width:0px 1px 1px 1px;
	border-style: solid;
	border-color: #757260;
	color:#30597e;
	padding:1px 2px 1px 2px;
	font-size:10px;
	overflow:auto;
	
	scrollbar-3dlight-color:white;
    scrollbar-arrow-color:#30597e;
    scrollbar-base-color:#30597e;
    scrollbar-darkshadow-color:white;
    scrollbar-face-color:white;
    scrollbar-highlight-color:#30597e;
    scrollbar-shadow-color:#30597e;
    scrollbar-track-color:#efefef;
}

.applicationReview
{
	color:#0000ff;	
}

.legend
{
	font-weight:bold;	
}

.applicationPageNumbers
{
	margin-bottom:10px;
	color:#990000;
	font-weight:bold;
	padding-right:3px;
}
.selectReq
{
	border:1px solid red;
	font-size:12px;
	font-family:Tahoma;
	color:#505050;
}

.jobPostHeader{
	font-weight:bold;
	font-size:14px;
}

.jobPostPosition{
	font-weight:bold;
	color:#85772B;
	font-size:26px;
}

.jobPostDepartment{
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}

.tipLightBackBold{
	background-color:#ffffff;
	font-weight:bold;
}

.tipLightBack{
	background-color:#ffffff;
}