body {
	background-repeat: repeat-x;
}
#maintable{
	position:relative;
}	
td {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 75%; 
	color: #666666;
	}
h1 {
	FONT-SIZE: 125%; 
	color: #990033;
	}
h2,.h2 {
	FONT-SIZE: 100%; 
	color: #990033;
	font-weight: bold;
	}
b {
	font-weight: bold;
	}
a, a:visited {
	color: #336666;
	}
 a:hover {
	color: #990033;
}
.greybg {
	background-color: #eeeeee;
}
.errortext {
	color: #FF0000;
}

.footer {
	color: #000000;
}
.footer p{
	font-size:0.9em;
	margin:0px;
	padding:0px;
}	
a.footer, a.footer:visited {
	color: #000000;
	text-decoration: none;
	}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
}
.homecellpadding {
	padding-left: 10px;
	padding-right: 10px;
}
.stoppress {
	color: #990033;
}
.stoppresstext {
	color: #666666;
}

a.jowlink, a.jowlink:visited {
	color: #990033;
	}
a.jowlink:hover {
	color: #336666;
}

#form-button{
	background-color:#990033;
	border:solid 1px #CCCCCC;
	color:#FFFFFF;
	display:inline-block;
	font-size:1.1em;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	}
	
form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  border:none;
  padding: 10px 0px 10px 0px;
  }
input {
  float: left;
  margin-right: 10px;
  margin-top:5px;
  }
input.buttons {
  float: right;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  overflow:auto;
  }
label {
  display:block;
  float: left;
  font-weight:bold;
  width: 160px;
  margin-right: 10px;
  padding-bottom: 10px;
  text-align:right;
  }
 
#button{
	margin-top:10px;
}	   
#submit{
	margin-left:250px;;
	display:block;
}		

#menu{
	width:156px;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;	
} 
#menu ul li{
		margin:0px;
		padding:0px;
}
#menu ul li a, #menu ul li a:visited{
	display:block;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	width: 153px;
}
* html #menu ul li a, #menu ul li a:visited {  /* This is the Tan hack */
	width: 156px; 
	w\idth: 153px; 
	}	
.jobcats li a,.jobcats li a:visited{
	color:#999999;
	margin:0px;
	padding:0px;
}
.jobcats li a:hover{
	background-color:#336666;
	color:#FFFFFF;
}
.registration{
	border-top:2px solid #990033;
	border-bottom:2px solid #990033;
	margin:0px;
	padding:0px;
	padding-top:3px !important;
	padding-bottom:3px !important;
}
.registration li a:hover{	
	color:#999999;
}	

.company{
	margin:0px;
	padding:0px;
}
.company li a:hover{	
	color:#999999;
}		
#menu-header a,#menu-header a:visited{
	border-bottom:2px solid #990033;
	color:#000000;
	margin-bottom:3px;
	font-size:1.4em;	
	padding-bottom:6px;
	text-transform:uppercase;
	width:156px;
}
#menu-header a:hover{	
	background-color:#FFFFFF;
}	

#contact-button{
	display:block;
	text-align:right;
	position:absolute;
	top:0px;
	font-size:11px;
	left:460px;
	color:#000000;
	width:90px;
}
	
#contact-button a,#contact-button a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}			
