body {
    margin: 0;
    background-color: #E6E6E6;
    margin-left: 0;
    margin-top: 0;
    margin-right: 2;
    font-family: Calibri;
}

body,td,th {
	color: #009;
}
a:link {
	color: #0000F2;
	text-decoration: none;
}
a:visited {
	color: #0000F2;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-style: normal;
}
a:active {
	text-decoration: none;
	color: #212759;
}

h1 {
    font-size: 24px;
}

#navmenu {
    width: 244px;
}

#navmenu tr td {
	padding: 0px;
}
#navmenu h2 {
    background-color: #212759;
    color:white;
    font-size: 16px;
    font-weight: 700;
    margin: 0px;
	padding-left: 2px;
}

.navlist {
    background-color: #EFF1FA;
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}

.navlist li {
    border-top: 2px solid #212759;
    margin-top: 4px;
    margin-bottom: 4px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/*  For the Map pages */
.mapgroup p {margin-top: .5em; }
.mapgroup h2, .mapgroup h3  {
    height: 25px;
    background-color: #D8DDF3;
    font-size: large;
    margin: 0px;
    padding-left: 5px;
}
.mapgroup h3 {
	font-style: italic;
	font-size: medium;
}
#Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #212759;
	background-color: #E2E4F1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.mapgroup fieldset {
    border: solid 1px #D8DDF3;
}
.mapgroup fieldset legend, .mapgroup select, .mapgroup option {
   color: #009
}

.mapbutton {
    font-face: 'Times New Roman';
    font-size: larger;
    color: purple;
    background-color: #FFFFC0;
    border: 2pt ridge purple;
	margin-bottom: 2pt;
}


.page-content {
    padding-left: 30px;
    padding-right: 20px;
}

.mapgroup h3{
    margin-top: 2em;
    margin-bottom: 0px;
}
.mapgroup table {
    text-align: center;
    border: solid 1px #555;
    width:100%;
    padding: 0px;
}

.mapgroup table td {
    text-align: center;
    width: 12.5%;
}
.mapgroup table tr {
    border: solid 1px #555;
}

.mapgroup .columnone{
    background-color: #fcd5b4;
    text-align: left;
    padding-left: 5px;
    width: 25%;
}

#header {
    width: 100%;
    background-color: #b63d06;
/*    background-image: url( 'http://lepbanner_bg.jpg' );
    background-repeat: repeat; */

}
#header img { border: 0 }

/* CSS Document */


.style19 {font-size: medium}

.style20 {
	font-size: 24px
}
#form1 #Table2 tbody tr td #Table3 tbody tr td table tbody tr td .smtextLB.style10 {
	color: #FFF;
}
#form1 #Table2 tbody tr td #Table3 tbody tr td table tbody tr td .smtextLB {
	color: #FFF;
}
#form1 #Table2 tbody tr td #Table3 tbody tr td table tbody tr td {
	color: #FFF;
}
#form1 div div table tr .style11 h4 {
	color: #FFF;
}
#form1 div div table .style11 td h4 {
	color: #FFF;
}
#form1 div div table tr .style11 h4 .smtextLB.style10 {
	color: #FFF;
}
#form1 div div table tr td .smtext span a {
	color: #FFF;
}
#form1 div div table tr td span a {
	color: #FFF;
}

#form1 div div table tr .style11 {
	color: #FFF;
}
#form1 div div table tr td blockquote ul li span a {
	color: #0080FF;
}
#form1 div div table tr td blockquote ul li span a {
	color: #00F;
}


.offscreen {
  position: absolute;
  top: -30em;
  left: -300em;
}

div#vmenu {
   margin: 0;
   padding: .25em 0em .25em 0em;
   border: solid 1px #002277;
   background: #dddddd;
   width: 13.5em;
}

div#vmenu ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

div#vmenu ul li {
   margin: 0;
   padding: 0;
   list-style: none;
}

div#vmenu ul a:link {
   margin: 0;
   padding: .2em 0em .2em .4em;
   text-decoration: none;
   font-weight: bold;
   font-size: medium;
   background-color: #dddddd;
   color: #002277;
   display: block;
}

div#vmenu ul a:active {
   margin: 0;
   padding: .25em .5em .25em .5em;
   text-decoration: none;
   font-weight: bold;
   font-size: medium;
   background: #002277;
   color: #ffffff;
   display: block;
}

div#vmenu ul a:visited {
   margin: 0;
   padding:  .25em .5em .25em .5em;
   text-decoration: none;
   font-weight: bold;
   font-size: medium;
   background: #dddddd;
   color: #663366;
   display: block;
}

div#vmenu ul li a:hover {
   margin: 0;
   padding: .2em 0em .2em .4em;
   text-decoration: none;
   font-weight: bold;
   font-size: medium;
   background-color: #002277;
   color: #ffffff;
   display: block;
} 

nav > ul li ul {
	display: none;
}
nav > ul li:hover ul {
	display: block;
}


