a:link {text-decoration: none; color:#1B4176; font-size:13px;}
a:visited {text-decoration: none; color:#1B4176; font-size:13px;}
a:active {text-decoration: none; color:#1B4176; font-size:13px;}
a:hover {text-decoration: none; color:#fd8821; font-size:13px;}

.button {color: #1B4176;background-color:#ffffff; text-decoration:none;font-size:14px; border:1px #ffffff solid;}
.button:visited {color: #1B4176;background-color:#ffffff; text-decoration:none;font-size:14px; border:1px #ffffff solid;}
.button:hover {color: #ffffff;background-color:#1B4176; text-decoration:none;font-size:14px; border:1px #1B4176solid;}
.button:active {color: #1B4176;background-color:#ffffff; text-decoration:none;font-size:14px; border:1px #ffffff solid;}

body
{
	padding:0px;
	margin:0px;
	color:#1B4176;
	background-color:#ffffff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	text-align: center;
	height:100%;
}
table
{
	border-collapse:collapse;
}

img
{
	border:0px;
}
hr
{
  width: 100%;
  color: #000000;
}
select
{
	color:#1B4176;
}

h1
{
	font-size:18px;
}

h3
{
	font-size:14px;
}

li
{
	margin-bottom:20px;
}

#pdfbanner
{
	width:100%;
	background-color:#ffffff;
	text-align:left;
	padding-left:20px;
}
#pdfbody
{
	width:100%;
	background-color:#ffffff;
	font-family:Arial;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}
.pdffooter
{
	font-size:12px;
}
#container
{
	margin: 0 auto;
	width:780px;
	background-color:#ffffff;
	text-align:left;
	height:100%;
}

#main
{
	position:relative;
	height:100%;
}

.error
{
	color:#ff0000;
}

.hidden
{
	display:none;
}

.greytext
{
	color:#666666;
	font-size:14px;
}

#jobseekers
{
	text-align: right;
	float: left;
	width:50%;
}

#employers
{
	text-align: left;
	float: left;
	width:50%;
}
/*
#spacer
{
	width:200px;
	float: left;
}
*/
.boldblack
{
	color:#000000;
	font-weight:bold;
}

.bigblack
{
	color:#000000;
	font-size:20px;
}

#nace.salarycalculator
{
	text-align:left;
}

.toggle
{
	vertical-align:bottom;
}

.black
{
	color:#000000;
}

.fadein
{
	display:none;
	padding-left:30px;
	padding-bottom:30px;
}

#tooltip
{
	position:absolute;
	border:1px solid #333;
	background:#f2f2f2;
	padding:2px 5px;
	color:#333;
	display:none;
	text-align:left;
	padding:5px;
}

#canvas
{
	color:#000000;
	border:1px #000000 solid;
	z-index:2;
	width:350px;
	height:350px;
	overflow: auto;
	background:#ffffff;
	position:absolute;
	display:none;
	margin-top:30px;
	padding:5px;
}

#gradient
{
	margin-bottom:20px;
}

#footer
{
	width:100%;
	background:url(../imgs/footer_bar.gif) repeat-x;
	text-align:center;
	height:30px;
	vertical-align:bottom;
}

#header
{

}

#logo
{
	float:left;
}

.navpipe
{
	margin-left:5px;
	margin-right:5px;
	float:left;
	width:10px;
	margin-top:20px;
}

.topnav
{
	margin-top:30px;
	float:left;
}

#logobox
{
	float:left;
}

#tagline
{
	font-size:16px;
	color:#fd8821;
	text-align:left;
	padding-left:50px;
	padding-top:20px;
}

.line
{
	width:100%;
	color:#dddddd;
	size:1px;
}

#bodytext
{
	width:368px;
	padding-top:75px;
}

