﻿a img {border-style: none;
	border-color: inherit;
	border-width: 0;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #B2DA81;
	text-decoration: none;
	width: 785px;
	height: 24px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #8CC63E;
	text-decoration: none;
	top: auto;
	right: auto;
	bottom: auto;
	line-height: 20px;
	text-indent: 0px;
	left: auto;
	vertical-align: text-bottom;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.controltext th 
{
	text-align: center;
 	vertical-align:	middle;
 	padding: 5px;
}

.controltext td 
{
 	vertical-align: top;
	padding:5px;
}

.jobboard-green-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #74BE39;
	text-decoration: none;
}

.jobboard-blue-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	text-decoration: none;
	text-align: left;
}

.jobboard_blue_prompt-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	color: #0099FF;
	text-decoration: none;	
}

.jobboard-body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.prompt-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	color: #666666;
	text-decoration: none;	
}

.input-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	color: #000000;
	text-decoration: none;	
}

.validation-error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	color: #FF0000;
	text-decoration: none;	
}

.book-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.book-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8CC63E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
    border-bottom-color: #8CC63E;
}

.home-grey-box-bottom {
	position: relative;
	width: 201px;
	background: url('/images/home/grey-box-bottom.gif') no-repeat bottom left;
	padding-bottom:10px;
}

.home-grey-box-top {
	position: relative;
	background: url('/images/home/grey-box-top.gif') no-repeat top left;
	padding-top: 10px;
}

.home-grey-box-middle {
	position: relative;
	background: url('/images/home/grey-box-middle.gif') repeat-y top left;
	padding: 10px 7px 1px 7px;
	margin: 0px;
}

.home-grey-box-content {
	width: 177px;
}

.height-spacer {
	float: right;
}

.honeypot {
	display: none;
}

.clear {
	clear: both;
}

