body {
	margin: 35px 0px 0px 20px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #515151;
	line-height:14px;
}



* {
	margin:0;
	padding:0;
/*	border: 0;*/
}

.clear {
	clear: both;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/**/

div#main {
	margin:auto;
	width:786px;
}

div#main div#header {
	margin:auto;
	width:770px;
	background-color: white;
}

div#main div#topmenu	{
	margin:auto;
	width:770px;
	height:29px;
}

#home_link {
	width: 229px;
	height: 103px;
	float: left;
	background-repeat:repeat-x;
}

div#main div#topmenu	#job_Seeker {
	margin-left:78px;
}
div#main div#topmenu	#employer {
	margin-left:49px;
}
div#main div#topmenu	#customer_service {
	margin-left:46px;
}
div#main div#topmenu	#about_us {
	margin-left:53px;
}

div#main div#mainbody {
	margin:auto;
	width:720px;
	background-color: white;
	padding: 19px 25px 19px 25px;
}

.green_title{
color:AED68B;
font-weight: bold;
}


.green_title_main{
color:AED68B;
font-weight: bold;
font-size:20px;
}

.green_title_sub{
color:AED68B;
font-weight: bold;
font-size:14px;
}

.green_title_heading{
color:AED68B;
font-weight: bold;
font-size:12px;
}



div#main div#footer	{
	margin:auto;
	width:763px;
	background-color: white;
	height:31px;
	text-align:center;
	line-height:31px;
	font-size:11px;
	color:#FFFFFF;
}

.newfooter	{
	margin:0;
	width:800px;
	background-color: white
	height:31px;
	text-align:center;
	line-height:31px;
	font-size:11px;
	color:#ffffff;
	
}

.copyright
{
	margin:0;
	width:800px;
	height:31px;
	text-align:center;
	line-height:31px;
	font-size:11px;
	color:#ffffff;
	
}


div#main div#footer a, div#main div#footer a:hover {
	color:#FFFFFF;
}

div#bottom_shadow {
	margin:auto;
	width:786px;
	height:8px;
	font-size:1px;
}

div#develope {
	margin:auto;
	width:786px;
}

div#develope div#rights {
	width:200px;
	float:left;
	margin-left:7px;
	text-align:left;
	color:#FFFFFF;
}

div#develope div#designby {
	width:200px;
	float:right;
	margin-right:7px;
	text-align:right;
}

div#develope div#designby a, div#develope div#designby a:hover {
	color:#FFFFFF;
}












.white_box_column {
	width: 176px;
}

.white_box_column .wbc_top {
	height: 25px;
	padding: 20px 0px 0px 20px;
	background-repeat:no-repeat;
	text-align: left;
}

.white_box_column .wbc_text {
	padding: 0px 20px 6px 20px;
	background-repeat:repeat-y;
	text-align: left;
}

.white_box_column .search_field {
	padding: 5px 0px 5px 0px;
}

.white_box_column .advanced_arrow {
	color: #5E8D37;
}

.white_box_column input {
	width: 131px;
	height: 17px;
	padding: 2px 2px 0px 2px;
	color: #515151;
	font-family: Arial;
	font-size:10px;
	border: 1px solid #7CC242;
}





.white_box_column select {
	width: 135px;
	height: 17px;
	color: #515151;
	font-family: Arial;
	font-size:10px;
	border: 1px solid #7CC242;
}

.white_box_column .wbc_bottom {
	height: 16px;
	background-repeat:no-repeat;
}

.white_box_column .wbc_text .green {
	color: #7cab55;
	font-size: 11px;
}

.login_box_column {
	width: 176px;
}

.login_box_column .lbc_top {
	height: 20px;
	padding: 15px 0px 0px 16px;
	background-repeat:no-repeat;
	text-align: left;
}

.login_box_column .lbc_text {
	padding: 0px 16px 6px 16px;
	background-repeat:repeat-y;
	text-align: left;
}

.login_box_column input {
	width: 141px;
	height: 17px;
	padding: 2px 2px 0px 2px;
	color: #515151;
	font-family: Arial;
	font-size:10px;
}

.login_box_column select {
	width: 145px;
	height: 17px;
	color: #515151;
	font-family: Arial;
	font-size:10px;
}

.login_box_column .lbc_bottom {
	height: 16px;
	background-repeat:no-repeat;
}

#login_user_type, #login_username, #login_password, #login_submit, #login_links {
	padding-top: 12px;
}

submit 

{ background-color: #cfc; font-size: 60%;
   padding: 20px; font-weight: bold; }



#login_submit {
	text-align: right;
}

#login_submit a, #login_submit a:hover {
	color: #FFFFFF;
}

#login_links, #login_links a, #login_links a:hover {
	color: #FFFFFF;
	font-size: 11px;
}

.login_separator {
	padding-top: 1px;
}

.one_column {
	float: left;
	width: 178px;
}

.two_columns {
	float: left;
	width: 537px;
	padding-left: 5px;
}

.main_column {
	float: left;
	width: 348px;
	padding: 0px 8px 0px 8px;
}

.green_link {
	background-color: #a6d280;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 2px 0px 2px;
}

/* SCROLLER */

#scroller {
	height: 77px;
	width: 770px;
	margin: auto;
	padding-bottom:31px;
}

div#ArrowLeft	{
	float:left;
	width:9px;
	height:77px;
}

div#AboutUsIndustryScroller	{
	margin:auto;
	overflow: auto;
	width:752px;
	height:75px;
	float:left;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

div#mainIndustryScroller	{
	margin:auto;
	overflow: auto;
	width:752px;
	height:75px;
	float:left;
	border-bottom:1px solid #80c048;
	border-top:1px solid #80c048;
}

div#ArrowRight	{
	float:right;
	width:9px;
	height:77px;
}

#scroll_left {
	cursor: pointer;
}
#scroll_right {
	cursor: pointer;
}

/* SCROLLER */

div#topSubmenu	{
	margin:auto;
	width:770px;
	height:25px;
}

.submenuNavig	{
	margin:auto;
	padding-top:5px;
	float:left;
	height:20px;
	padding-left:15px;
	padding-right:15px;
	font-size:11px;
	background-position:center;
	background-repeat:no-repeat;
}

.submenuNavigSeparator	{
	float:left;
}

.submenuNavig a, .submenuNavig a:hover {
	color:#FFFFFF;
}

.submenuLogout			{
	padding-top:5px;
	float:right;
	width:78px;
	height:20px;
	font-size:11px;
	text-align:center;
}

.submenuLogout a, .submenuLogout a:hover {
	color:#FFFFFF;
}

.registration {
	float: left;
	width: 263px;
	padding-right: 5px;
}

.registration p {
	height: 25px;
}

.registration label {
	display: block;
	width: 85px;
	color:#4373A6;
	font-size:11px;
	float: left;
}

.registration input {
	width: 170px;
	border: 1px solid #7CC242;
	float: left;
	font-size: 10px;
	color: #515151;
	padding: 2px;
	height: 13px;
}

.registration select {
	width: 176px;
	border: 1px solid #7CC242;
	float: left;
	font-size: 10px;
	color: #515151;
	height: 17px;
}

#registration_box {
	background-color:#D4EDBF;
	border:1px dotted #A2CB80;
	height:45px;
	width:249px;
	padding: 5px;
}

#registration_box label {
	display: block;
	width: 72px;
	color:#4373A6;
	font-size:11px;
	float: left;
}

.registration_title {
	border-bottom: 1px dotted #87C150;
	color: #87C150;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.registration .radio_button {
	width: 20px;
	float: left;
	border: 0px;
}

.registration .radio_button_label {
	width: 260px;
}

#invalid_username {
	padding: 5px;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}

#employer_error_box {
	position: absolute;
	z-index: 5;
	width: 300px;
	height: 400px;
	margin-left: 120px;
	margin-top: 20px;
	background-repeat: repeat;
}

#employer_error_message {
	position: absolute;
	z-index: 6;
	width: 280px;
	height: 380px;
	color: #000000;
	font-size: 11px;
	margin-left: 120px;
	margin-top: 20px;
	padding: 10px;
	line-height: 20px;
}

#contact_us p {
	height: 25px;
}

#contact_us label {
	display: block;
	width: 120px;
	color:#4373A6;
	font-size:11px;
	float: left;
}

#contact_us input {
	width: 170px;
	border: 1px solid #7CC242;
	float: left;
	font-size: 10px;
	color: #515151;
	padding: 2px;
	height: 13px;
}

#contact_us select {
	width: 176px;
	border: 1px solid #7CC242;
	float: left;
	font-size: 10px;
	color: #515151;
	height: 17px;
}

#contact_us textarea {
	width: 174px;
	border: 1px solid #7CC242;
	float: left;
	font-size: 11px;
	color: #515151;
	height: 60px;
}

#contact_error_box {
	position: absolute;
	z-index: 5;
	width: 300px;
	height: 200px;
	margin-left: 115px;
	margin-top: 20px;
	background-repeat: repeat;
}

#contact_error_message {
	position: absolute;
	z-index: 6;
	width: 280px;
	height: 180px;
	color: #000000;
	font-size: 11px;
	margin-left: 115px;
	margin-top: 20px;
	padding: 10px;
	line-height: 20px;
}








#general_form p {
	height: 25px;
}

#general_form label {
	display: block;
	width: 120px;
	color:#4373A6;
	font-size:11px;
	float: left;
}

#general_form input {
	width: 170px;
	border: 1px solid #7CC242;
	float: left;
	font-size: 10px;
	color: #515151;
	padding: 2px;
	height: 13px;
}

#general_form select {
	width: 176px;
	border: 1px solid #7CC242;
	float: left;
	font-size: 10px;
	color: #515151;
	height: 17px;
}

#general_form textarea {
	width: 174px;
	border: 1px solid #7CC242;
	float: left;
	font-size: 11px;
	color: #515151;
	height: 60px;
}

#job_seeker_error_box {
	position: absolute;
	z-index: 5;
	width: 300px;
	height: 240px;
	margin-left: 115px;
	margin-top: 0px;
	background-repeat: repeat;
}

#job_seeker_error_message {
	position: absolute;
	z-index: 6;
	width: 280px;
	height: 220px;
	color: #000000;
	font-size: 11px;
	margin-left: 115px;
	margin-top: 0px;
	padding: 10px;
	line-height: 20px;
}

#search_within {
	background-color: #DEDEDE;
	border-top: 1px dashed #7EB347;
	border-bottom: 1px dashed #7EB347;
	color: #666666;
	width: 140px;
	padding: 10px;
	float: left;
	font-size: 11px;
}




p {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: normal; color: #000000; text-decoration: none}

.tablehead { color: #333333; font-weight: bold; font-family: arial,helvetica; font-size: 10pt; }
.tablehead_sp { color: #6699CC; font-weight: bold; font-family: arial,helvetica; font-size: 11pt; }
		
						
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: normal; color: #515151; text-decoration: none}


.bodytextbold {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: bold; color: #000000; text-decoration: none}

b {  color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10pt;} 


h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 14pt; font-weight: bold; font-variant: normal; color: #83C14F; text-decoration: none}


h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 16pt; font-weight: bold; font-variant: normal; color: white; text-decoration: none}

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; line-height: 14pt; font-weight: bold; font-variant: normal; color: #83C14F; text-decoration: none}

h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 11.5pt; font-weight: bold; font-variant: normal; text-transform: none; color: 83C14F}

h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 11.5pt; font-weight: normal; font-variant: normal; text-transform: none; color: 515151}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 9pt; font-weight: normal; color: #ffffff}

.small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 8.25pt; color: #003399}

.smallgray {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 12pt; color: #666666}




A.smallnav  {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 8pt}
A.smallnav:link {font-family: Arial, Helvetica, sans-serif; color: #666666}
A.smallnav:visited {font-family: Arial, Helvetica, sans-serif; color: #666666}
A.smallnav:hover {font-family: Arial, Helvetica, sans-serif; color: #ff6600}


A.smallnavwhite {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 8pt}


.orange {  font-family: Arial, Helvetica, sans-serif; color: #FF6600}

.red {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 12pt; color: #cc0000}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 12pt; font-weight: normal; color: #666666; text-decoration: none}


A  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 9pt}
A:link {font-family: Arial, Helvetica, sans-serif; color: #3366cc; font-weight: normal; line-height: 12pt; font-style: normal}

A:visited {font-family: Arial, Helvetica, sans-serif; color: #3366cc; font-weight: normal; line-height: 12pt; font-style: normal}
A:hover {font-family: Arial, Helvetica, sans-serif; color: #ff6600; font-weight: normal; line-height: 12pt; font-style: normal}

/*	Footer links*/
A.footer  {color: #3366cc; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 8pt}
A.footer:link {font-family: Arial, Helvetica, sans-serif; color: #3366cc}
A.footer:visited {font-family: Arial, Helvetica, sans-serif; color: #3366cc}
A.footer:hover {font-family: Arial, Helvetica, sans-serif; color: #ff6600}

/*.title1 {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-style: normal; font-weight: bold; color: #83C14F}*/
.title1 {  font-family: Verdana; font-size: 13pt; font-style: normal; font-weight: normal; color: #83C14F}
.title2 {   font-family: Verdana; font-size: 14pt; font-style: normal;  font-weight: normal; color: #83C14F; text-decoration: none}

.title3 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #83C14F}

.title_white {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #ffffff}

.title4 {   font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-style: normal;  font-weight: bold; color: #83C14F; text-decoration: none}

.resumedropdown {width:250px;
}