body {
  background: #fff;
  font-family: Arial;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 15px;
}

p, td, li, form {
  font: 10pt/14pt Arial;
}


div#content { position: relative; float: left; width: 720px; margin: 10px 0px 25px 10px; }

div#footer {
  float: left;
  width: 720px;
  margin: 10px 0px 25px 10px;
/*  text-align: center; */
  font: 10pt/14pt Verdana, Helvetica, sans-serif;
  background: #fff;
  color: #000;
}

div#footer a {
  color: #900;
  font-weight: bold;
  text-decoration: none;
}

table.bottom {
  font: 8pt Arial;
  color: #000;
}

a.bottom {
  color: #900;
  font: 8pt Arial;
  font-weight: bold;
  text-decoration: none;
}

td.bottom {
  font: 8pt Arial;
  color: #000;
}

h1 { margin: 5px 0px 5px 0px; padding: 10px 2px 8px 5px; font-size: 13pt; font-weight: bold; line-height: 100%; background: repeat-x #666; color: #fff; }
/*h1 { margin: 0px 0px 5px 0px; padding: 0px 2px 8px 5px; font-size: 80%; font-weight: bold; line-height: 100%; background: repeat-x #666; color: #fff; } */

h2 {
	font-weight: normal;
	font: 13pt/14pt Verdana, Helvetica, sans-serif;
	color: #333;
	border-bottom: 1px solid #ccc;
	margin: 0 0 0.3em 0;
}

    
h3 {
  font: 13pt/14pt georgia;
  color: #000000;
  margin: 0px;
}


/*
a:link, a:visited {
  color:#6E7746;
  font: 10pt verdana;
  font-weight: bold;
  text-decoration: none;
}

a:hover, a:active {
  color:#6E7746;
  font: 10pt verdana;
  font-weight: bold;
  text-decoration: underline;
}
*/

a { text-decoration: none; }

a.n:link, a.n:visited {
  color:#900;
  font: 10pt verdana;
  font-weight: bold;
  text-decoration: none;
}

a.n:hover, a.n:active {
  color:#900;
  font: 10pt verdana;
  font-weight: bold;
  text-decoration: underline;
}

hr { border: 0; width: 100%; }
hr.thinBlack { color: #000000; background-color: #000000; height: 1px; }
hr.thinBlue { color: #428EDE; background-color: #428EDE; height: 1px; }
hr.thinGray {   height: 1px; }

.bullet {
  font: 10pt/14pt verdana;
  color: #B5BE8C;
}

.bullet_nav {
  font: 10pt/14pt verdana;
  color: #ffffff;
}

label { color: #900; font-size: 100%; }

.e, .label {
  font: 10pt/14pt verdana;
  color: #900;
  font-weight: bold;
}
	
input.submit {
  font-size: 100%;
  background: #6A7389;
  color: #fff;
  padding: 1px 4px;
  border-right: 1px solid #283043;
  border-bottom: 1px solid #283043;
  border-top: 1px solid #9097A2;
  border-left: 1px solid #9097A2;
}
	
input.login {
  padding: 12px 20px 10px 10px;
  width: 170px;
  font-size: 100%;
  border:	1px solid #9097A2;
  background: #D9DBE1;
  padding: 2px;
}

input.login:hover, input.login:focus {
  background: #fff;
}

div#location {
  visibility: visible;
  position: absolute;
  top: 53px;
  left: 600px;
  width: 200px;
  font: 10pt/14pt Verdana, Helvetica, sans-serif
}