.notall
{
	font-size:12pt;
}
.pdfblock
{
	width:515px;
	border:solid 1px white;
	text-align:center;
}
.bigpdflink
{
	margin:23px;
	float:left;
	width:120px;
	
	border:solid 1px silver;
	color:#000033;
	background-image:url(/images/pdf.png);
	background-repeat:no-repeat;
	background-position:top;
	height:130px;
}
.whitelabel
{
	color:White;
	font-family:Arial;
	font-size:14pt;
	padding-bottom:8px;
}	
.inlineimage
{
	float:left;
	padding-right:12px;
	padding-bottom:12px;
	
	}

h1
{
	font-family: Verdana, Sans-Serif;
	font-size:1.8em;
	font-weight: normal;
	color: #000033;
}

h2
{
	font-size: 1.8em;
	font-weight: normal;
	color: #666;
	margin-bottom:5px;
	margin-top:20px;
}

fieldset
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

fieldset legend
{
	font-weight: bold;
}

#content
{
	background-image: url(../images/content_bg.jpg);
	background-color: #fff;
}

#lower-content
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:50px;
	margin-top:-18px;
}

#SearchLoginButtons
{
	font-size: 0.8em;
}


#top-content
{
	width:100%;
	height:210px;
}

#bottom-content
{
	background: #000033;
	padding: 5px;
	padding-left:10px;
	color: #fff;
	font-size: 0.9em;
}

#bottom-content a
{
	color: #fff;
}

#legal
{
	float:right;
}

#StatusPanel
{
	clear: both;
	color:white;
	font-size:0.9em;
	margin-top: 0px;
	margin-bottom:0px;
	background-image:url(/images/small-background.gif);
	xwidth:120px;
		
	height:64px;
	
	padding-top:8px !important; /*moz*/
	padding-top:4px;/*IE6*/

}

#StatusPanel a
{
	color: #fff;
	display:block;
	margin-left: 10px;
	text-align:right;
}

#StatusPanel input
{
	border: solid 1px #004;
	font-size: 0.9em;
}

#StatusPanel div
{
	xfloat:right;
}

#StatusPanel .login-button
{
	margin-right:5px;
	margin-top:15px;
}

.rounded-panel
{
	float:left;
	margin-right:10px;
	color: #fff;
	
}

.rounded-panel ul,.bluelink ul
{
	margin:0px;
	margin-left:0px;
	padding:0px;
	list-style:disc;
	list-style-position:outside;
	
	

}
.bluelink a
{
	color:#000033;
	text-decoration: none;
}
.bluelink li
{
	color:#000033;
}

.rounded-panel a
{
	color: #fff;
	text-decoration: none;
	border-bottom:solid 0px white;
	margin-top:5px;
	margin-bottom:5px;
	
}

.rounded-panel a:hover,.bluelink a:hover
{
	text-decoration:underline;
}

.rounded-panel li
{
	margin-top: 5px;

}

.rounded-panel .login
{
	float:left;
	
}

.rounded-panel .search
{
	float:right;
	font-size:1.2em;
	
}

.rounded-panel-cell
{
	padding-left:10px;
	padding-bottom:20px;
	
}



.rounded-top
{
	xbackground: url(../images/panel_top_bg2.gif) no-repeat;
	width:147px;
	height:15px;
}

.rounded-bottom
{
	xbackground: url(../images/panel_bottom_bg2.gif) no-repeat;
	width:147px;
	height:15px;
}

.rounded-content
{
	padding-left:0px !important; /*moz*/
	width:147px !important; /*moz*/

	padding-left:10px; /*IE6*/
	width:137px; /*IE6*/
padding-bottom:5px;
	xheight: 145px;
	xbackground: url(../images/panel_middle_bg2.gif) repeat-y;
	
	
}

.rounded-content > span,.navpanel
{
	margin-left: 8px;
	margin-right: 4px;
	display:block;
}

.search-result
{
	color: #3464c6;
}

.search-result-desc
{
	color: #000;
}

.search-result-ref, .search-result-title, .search-result-salary
{
	font-size: 1.1em;
	font-weight:bold;
}

.search-result-title
{
	margin-bottom: 0px;
	float:left;
	font-size:1.1em;
}

.search-result-rank
{
	float:right;
}

.search-result-salary
{
	margin-bottom:5px;
}
.search-result-ref
{
	float:left;
	margin-top:10px;
}

.search-result-actions
{
	float:right;
	margin-top: 13px;
	xwidth:300px;
	font-weight:bold;
	font-size:1.2em;
}

.search-result-actions a
{
	color: #3464c6;
	text-decoration: none;
}

.search-result-actions li
{
	display: inline;
	float:left;
	padding-left:8px;
	background: url(../images/bullet.gif) no-repeat center left;
	margin-right:10px;
	font-size: 0.9em;
	
}



.candidates
{
	
}

.form-item
{
	margin-top: 3px;
	
}

.menu-box a.selected
{
	background: url(../images/bullet_white.gif) center right no-repeat;
	padding-right:10px;
	display: block;
}


/****************************
 * Login Styles             *
 ****************************/
table.login-register td
{
	width:50%;
}

td.register
{
	padding-left:30px;
}

.login-button
{
	float:left;
}

/****************************
 * Registration Styles      *
 ****************************/
table.registration-form
{
	margin-top:20px;
}

table.registration-form tr > td
{
	width:200px;
}

.finish-previous
{
	display:none;
}

/****************************
 * Sub Menu Styles          *
 ****************************/
.sub-menu
{
	 border:solid 1px #444; 
	 float:right; 
	 width:100px;
	 background:#ccc; 
	 padding:5px;
	 margin-left:50px;
	 margin-bottom:20px;
}

.sub-menu ul
{
	padding:0px;
	margin: 0px;
	list-style: none;
}

.sub-menu a
{
	text-decoration: none;
	color: #000;
}

.sub-menu a:hover
{
	text-decoration: underline;
}

.searchlink
{
	text-decoration:underline;
	color:Red;
}




