body {margin-top:25px;}
  html {overflow-y:scroll;}
  p {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 14px;
  color: black;
  font-weight:normal;
  }
  li {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 14px;
  color: black;
  font-weight:normal;
  }
  p.faqs {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 14px;
  color: black;
  font-weight:normal;
  }
  /* doen't work in IE */
  html>body h2 {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 22px;
  color: black;
  font-weight:bold;
  }
  html>body td.overlap 
  {position:relative;left:40px}
  td.overlap 
  {position:relative;right:0px}
  h2 {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 20px;
  color: black;
  font-weight:bold;
  }
  h2.empland {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 16px;
  color: black;
  font-weight:bold;
  }
  h2.subheaderempl {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 18px;
  color: black;
  font-weight:bold;
  }
  h2.subheader {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 18px;
  color: black;
  font-weight:bold;
  }
  h2.subheaderfaq {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 14px;
  color: black;
  font-weight:bold;
  }
  span.subheaderfaq {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 14px;
  color: black;
  font-weight:bold;
  }
  td {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 12px;
  color: black;
  font-weight:normal;
 }
  td.alllink {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 16px;
  color: black;
  font-weight:bold;
  
  }
	a.alllink:link {color: black;}     /* unvisited link */
	a.alllink:visited {color: blue}  /* visited link */
	a.alllink:hover {color: blue}   /* mouse over link */
	a.alllink:active {color: black}   /* selected link */
  img {
  border: none;
  }
  body {
/*  background: url("../images/bg_small.jpg") repeat;*/
  background-color: white;
  }
  table.body {
  background: white;
    margin-left:auto; margin-right:auto;
  }
.submainpagehead {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: italic;

	font-weight: bolder;

	color: red;

	border-bottom: medium solid #ff0000;


}
html>body input.submitstyle
{
position:relative;
left:-140px;
}
td.submitstyle
{
position:relative;
left:-140px;
}

div.footerText { width: 865px; margin: 10px auto; font: normal 10px Verdana, Geneva, sans-serif }

ul.citiesList { list-style-type: none; font: normal 10px Verdana, Geneva, sans-serif; padding: 0; margin: 10px auto; text-align:center; width: 865px}
ul.citiesList li { display: inline }
ul.citiesList li a { color: #000; font: normal 10px Verdana, Geneva, sans-serif }