* {
  margin: 0; padding: 0;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.formtxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bullet {
        list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
	line-height: normal;
	text-align: center;
}
#container {
	background: url('/images/jpeg/EDS_TOPBG.JPG') no-repeat top left;
	padding: 0px;
	margin: 0px
}
.tdstretcher {
	background-attachment: scrolls;
	background-image: url('/images/gif/stretcher.gif');
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #ff9900;
	text-align: left;
	float: none;
	list-style-position: inside;
	list-style-type: square;
	white-space: normal;
	height: auto;
	display: list-item;


}
.leftnavsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #ff9900;
	font-weight: lighter;
	list-style-type: circle;
	height: auto;
	width: auto;
	text-indent: 3px;
	white-space: normal;
	text-align: left;
	display: list-item;
	list-style-position: outside;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	line-height: 14px;
}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #ff6600; text-decoration: underline; line-height: 14px}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #ff9900; text-decoration: none; line-height: 14px}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
	line-height: 14px;
}
.subtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.tabletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
sup{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}
P  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.subtitlelink {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
}
 #navcontainer
{
margin: 0;
padding: 0;
height: 22px;
font: 11px Verdana, sans-serif;
width: 100%;
border-bottom: 1px solid #ffffff;
list-style-type: none;
background: #FFFFFF;
}
#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist li a:hover
{
color: #039;
border-bottom: 3px solid #bbb;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #999;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}


#navlist2 li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist2 li a, #navlist li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist2 li a:hover
{
color: #ff9900;
border-bottom: 3px solid #000000;
cursor: pointer;
background: #eee;
}

#navlist2 li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #999;
}

#navlist2 li a#current:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}

/* Beautiful stuff from www.themaninblue.com */

#searchForm fieldset
{
display: block;
width: 17em;
border: 0px solid #000000;
padding: 1em;
background-color: transparent; margin-left:0; margin-right:0; margin-top:0; margin-bottom:3em
}

#searchForm fieldset.submit
{
border: none;
background-color: transparent;
text-align: center;
}

#searchForm fieldset.radio
{
width: 15em;
margin: 1em 0 2em 0;
background-color: transparent;
}

#searchForm fieldset.radio input
{
clear: both;
float: left;
width: auto;
}

#searchForm fieldset.radio label
{
font-weight: normal;
}

#searchForm input
{
display: block;
width: 15em;
}

#searchForm label
{
display: block;
margin-bottom: 1em;
font-weight: bold;
}

#searchForm legend
{
font-style: italic;
}

#searchForm select
{
display: block;
}

#searchResults{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .75em;
}

#searchResults th{
    border-bottom: 1px solid black;
    padding: 2px 2px 2px 2px;
    text-align: left;
    vertical-align: top;
}

#searchResults td{
    padding: 2px 2px 2px 2px;
    vertical-align: top;
}