/* CSS Document */
html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
#fpmain {
	width: 537px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2f67b2;
}
#newestjobs{
	background-color:#7b9fd4;
	border-top:solid 1px #ffffff;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.fpcontent{
	width:526px;
	height:165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	background-image: url(../images/fp_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 26pt;
}
.fpcontent a:link, .fpcontent a:visited, .fpcontent a:hover{
	color:#333333;s
}

.logintext{
	color:#2f67b2;
	color: #2f67b2; 
	font-size: 7pt; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.logintext input{
	font-size:7pt;
	font-weight:normal;
}
#empstart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-image: url(../images/bg_emp.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #779cd3;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height:16pt;
	vertical-align:bottom;
}
#featuredemp{
	border-top:solid 2px #fff;
	border-bottom:solid 1px #fff;
	padding:2px;
	padding-left:15px;
	background-color:#5787c7;
	text-align:left;
}
#latestjobsouter{
	width:256px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	margin:7px 0px 5px 5px;
}

#latestjobsinner{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	text-align:left;
}
#fpfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align:center;
	padding-top:10px;
}
#fpfooter a:link, #fpfooter a:visited, #fpfooter a:hover{
	color:#333333;
}
#recentaps{
	background-color:#7b9fd4;
	border: solid 1px #2f67b2;
	padding:10px;
	font-size:8pt;
	width:530px;
}
#recentaps table{
border:1px solid #666666;padding:3px
}
#recentaps td{
	font-size:8pt;
}
#jsmain{
	font-size:9pt;
	background-image: url(../images/fp_js_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color:#333333;
}
.jstitle{
	font-size:12pt;
	font-weight:bold;
}
a:link, a:visited{
	color:#2f67b2;
}
a:hover{
	color:#7b9fd4;
	text-decoration:none;
}

