@charset "UTF-8";
/* CSS Document */

body {
	font: 13px Helvetica, sans-serif;
	background: url(bk.jpg) repeat-x;
	margin: 10 auto 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	border-style: none;
}
.topMenu {	font: normal 14px Arial, Helvetica, sans-serif;	color: #95C540;	text-align: center;	vertical-align: bottom;	padding: 0px;	margin: 0px;}.topMenu      a   {	color: #88B600;}.topMenu   a:visited {	color: #88B600;}.topMenu   a:hover {	color: #608000;	text-decoration: underline;}.topMenu  a:active {	color: #88B60;}.mainMenu   {	font-family: Helvetica, sans-serif;	text-align: center;	background: url(../imgs/menuBK.gif) repeat-x;}.mainMenu  a    {	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	font-weight: bold;}.mainMenu a:visited  {	color: #FFFFFF;}.mainMenu a:hover  {	color:#0000FF;	text-decoration: underline;}.mainMenu a:Active  {	color: #FFFFFF;}.pointBorder {	border: thin dotted #87B500;	vertical-align: top;}.leftLookTitle {	font: 16px Helvetica, sans-serif;	padding: 5px 5px 5px 10px;	margin: 0px;	border-top: none;	border-right: none;	border-bottom: none;	border-left: none;	text-align: center;	background: #E5ED94;}.leftLook {	font: 13px/16px Helvetica, sans-serif;	padding: 5px 5px 5px 10px;	margin: 0px;	border-top: none;	border-right: none;	border-bottom: none;	border-left: none;	text-align: left;}.leftLook  a {	color: #779F00;	text-decoration: underline;	font-weight: bold;}.leftLook a:visited {	color: #779F00;	text-decoration: underline;	font-weight: bold;}.leftLook a:hover {	color: #FF0000;	text-decoration: none;	font-weight: bold;}.leftLook a:active {	color: #779F00;	text-decoration: underline;	font-weight: bold;}.form  {	margin-left: 100px;	font-size: 15px;	line-height: 20px;	text-align: left;}.employers {	font: 24px Helvetica, sans-serif;	color: #007B00;}.employers  a {	text-decoration: underline;	color: #007B00;}.employers a:visited {	text-decoration: underline;	color: #007B00;}.employers a:hover {	color: #FF6633;	text-decoration: none;}.employers a:active {	text-decoration: underline;	color: #007B00;}.image {	border-style: none;}#bottomMenu {	background: url(BottomBK.gif) repeat-x;	height: 58px;	color: #007B00;}#bottomMenu a {	font: 8px Helvetica, sans-serif;	color: #007B00;	text-align: center;	vertical-align: middle;	text-decoration: none;	text-transform: uppercase;}#bottomMenu a:visited {	font: small-caps 8px Helvetica, sans-serif;	color: #007B00;	text-align: center;	vertical-align: middle;	text-decoration: none;}#bottomMenu a:hover {	font: small-caps 8px Helvetica, sans-serif;	color: #FF9900;	text-align: center;	vertical-align: middle;	text-decoration: underline;}#bottomMenu a:active {	font: small-caps 8px Helvetica, sans-serif;	color: #007B00;	text-align: center;	vertical-align: middle;	text-decoration: none;}.copyRight {	font-size: 8px;}

a img {
      border: 0 none;
}


