#content {
	display: block;
	position: absolute;
	top:140px;
	bottom:30px;
	left:141px;
	padding: 25px 15px 10px 10px;
	width: auto;
	z-index: 1;
	background-color: #FFFFFF;
}
#content li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  color: 000000;
}
/*TEXT*/
#content h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  padding: 10px 10px 10px 250px;
}
#content h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  color: #000000;
  line-height: normal;
}
#content h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  color: #000000;
  line-height: normal;
}
#content .tolleyheadertext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  float: right;
  font-size: 20px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}
/* ........LINKS...........*/
#content a {
  display: block;
  color: #339999;
  padding: 5px;
  font-weight: bold;
  text-decoration: none;
  line-height: 9px;
}
#content a:visited {
  color: #339999;
}
#content a:hover {
  color: #CC0033;
}
#content .redlink {
  color: #CC0033;
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}
#content .LargeErrTextRed {
  color: #FF0000;
  text-decoration: none;
  font: bold normal 16pt Arial, Helvetica, sans-serif;
  cursor: auto;
}
#content .errortext {
	font: bold normal 14pt Arial, Helvetica, sans-serif;
	color: #990000;
	cursor: auto;
	font-weight: bold;
	font-size: 0.9em;
}
#content .mederrortext {
	color: #990000;
	text-decoration: none;
	cursor: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
#content .smlerrortext {
	color: #990000;
	cursor: auto;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .x-smlerrortext {
  font: bold normal 8pt Arial, Helvetica, sans-serif;
  color: #FF0000;
  cursor: auto;
}
#content .gentextmed {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  color: #333333;
  line-height: normal;
}
#content .gentextlrg {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  color: #333333;
  line-height: normal;
}
.helptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
