body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.maintext a:link, .maintext a:visited
{
	color: #666666;
}

.greenlink, .greenlink a:link, .greenlink a:visited 
{
	font-weight: bold;
	color: #8EBE43;
	text-decoration: none;
}
.greenlink a:hover 
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8EBE43;
}

.horizontalLineGreen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #8EBE43;
	border-right-color: #8EBE43;
	border-bottom-color: #8EBE43;
	border-left-color: #8EBE43;
	margin-top: 4px;
	margin-bottom: 15px;
}
.mediumTitle
{
	font-size: medium;
}

.greenText {
	color: #8EBE43;
	/*font-style: italic;*/
	font-weight: bold;
}
.greenTitle {
	color: #8EBE43;
	font-weight: bold;
	font-size: 11px;
}
.greenTitleLarge {
	color: #8EBE43;
	font-weight: bold;
	font-size: 16px;
}
.welcomeMessage {
	line-height: 20px;
}

#menu {
	background-image: url(/images/menu.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width:645px;
	margin: 0px 1px 20px 1px;
}

#navigation ul 
{
	margin:0 auto;
	padding:0;
	list-style:none;
	height:28px;
	position:relative;
	font-size:11px;
}
#navigation li {
	display:inline;
	margin:0;
	padding:0;
}

#navigation li a {
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navigation li a:hover 
{
	color:#fff;
	background-color: #8ebe43;
	cursor: hand;
}
.navigation_green 
{ 
	background-color: #8EBE43;
}

.register 
{
	color: #000000;
	font-weight: bold;
}
.register a:link, .register a:visited  
{
	color: #000000;
	text-decoration:none;
}
.register a:hover 
{
	color: #868889;
}
.employerZone 
{
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	float: right;
	line-height: 21px;
	text-transform: uppercase;
}

.employerZoneButton 
{
	width: 60px;
	height: 21px;
	background: url(/images/button.jpg);
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 21px;
	margin-left: 10px;
	float: right;
	cursor: pointer;
}
.totals, .totals a:link, .totals a:visited 
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #8EBE43;
}
.smallText
{
	font-size: 11px;
}
.smallestText
{
	font-size: 10px;
}

.smallestText a:link, .smallestText a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.smallestText ul
{
	padding-left:20px; 
	list-style-type:disc;
	margin:0; 
}

#searchBox {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

#searchBox a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#searchBox a:visited { color: #FFFFFF; }
#searchBox a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.bigPictureBounding {
	float:right;
	margin-bottom:20px;
	margin-left:20px;
}
.subTitle{
	font-size: 16px;
	font-weight: bold;
}
.sectorBox {
	background-color:#D1E2AF;
	float:left;
	height:24px;
	margin:0px 10px 10px 0;
	padding:8px 0 0;
	text-align:center;
	width:209px;
}
.sectorBox a:link, .sectorBox a:visited {
	color: #58585A;
	text-decoration: none;
}

.sectorBox a:hover {color: #333333; }

.sectorBox_grey {
	background-color: #CCCCCC;
}

.width188{
	width: 188px;
}
.width60{
	width: 60px;
}
.width100{
	width: 100px;
}
.width270{
	width: 270px;
}
.width184{
	width: 184px;
}

.width495{
	width: 495px;
}

.width472{
	width: 472px;
}

.width602{
	width: 602px;
}

.width625{
	width: 625px;
}

.width97P{
	width: 97%;
}

.width100P{
	width: 100%;
}

.width33P{
	width: 33%;
}

.width628{
	width: 628px;
}
.textfield{
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
}

.buttonText
{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.buttonText a
{
	color: #FFFFFF;
	text-decoration: none;
}


.loggedin_text
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.loggedin_name, .loggedin_name a:link, .loggedin_name a:visited
{
	color: #8EBE43;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.loggedin_logout, .loggedin_logout a:link, .loggedin_logout a:visited,
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.backnext, .backnext a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.featured_name
{
	font-weight: bold;
	font-size: 14px;
}

.connect
{
	font-size: 10px;
}

.connect a:link, .connect a:visited
{
	text-decoration: none;
	color: #8EBE43;
}

.jobTitle, .jobTitle a:link, .jobTitle a:visited
{
	color: #8EBE43;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.datefield
{
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 12px;
	color : #000000;
	width : 65px;
	border: 0;
	padding-left: 10px;
}

.buttonGreen
{
	background-color: #8EBE43;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: none;
	height: 25px;
	cursor: pointer;
}
.buttonGrey
{
	background-color: #B0B0B0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: none;
	height: 25px;
}

.footer
{
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
}	
.footer a:link, .footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}


.ulnopad ul 
{
	margin-bottom:0 auto;
	padding-bottom:0;
}
.ulnopad li {
	margin-bottom:0;
	padding-bottom:0;
}

.textScroll
{
	overflow: auto;
	width: 648px;
	height: 404px;
}

.textScroll_register
{
	overflow: auto;
	width: 646px;
	height: 445px;
	border: 1px solid #8EBE43;
}

.textScroll_post
{
	position: absolute;
	overflow: auto;
	width: 646px;
	height: 406px;
	border: 1px solid #8EBE43;
}

.textScroll_post_container
{
	height: 426px;
}

.smallestTextGreen
{
	font-size: 10px;
}

.smallestTextGreen a:link, .smallestTextGreen a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #8EBE43;
}

.width283
{
	width: 283px;
}

.width628
{
	width: 628px;
}

.font11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.font12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.thankyou
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	background: #990000;
	text-align: center;
}

.thankyou a:link, .thankyou a:visited
{
	color: #FFFFFF;
}

.style1 {color: #333333}.welcomeMessagenew {
	line-height: 14px;
	font-size: 12px;
}
.newintrotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
