#the_box {
  font-family: Arial, "Times New Roman", Times, serif;
  font-weight: 12px;
  color: black;
  background-color:#e9e9e9;
  min-width: 350px;
  border: solid 1px #CD0000;
  min-height: 250px;
  margin-bottom: 10px;
}

.box_header {
  padding-top: 1px;
  padding-left: 5px;
  font-weight: bold;
  color: white;
  background-color: grey;
  text-align: left;
  height: 20px;
}

.box_text {
  padding: 5px;
  text-align: left;

}

#the_box label, #the_box input
    {
        font-family: arial, verdana, sans-serif;
        font-size: 10px;
        display: block;
        width: 120px;
        float: left;
        margin-bottom: 10px;
    }

#the_box label
    {
        text-align: right;
        padding-right: 5px;
    }

#the_box select {
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
  background-color:rgb(237,237,237);
  display: block;
  width: 200px;
  float: left;
  margin-bottom: 10px;
}
#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
text-align:right;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a#current
{
background: white;
border: 1px solid #CD0000;
border-bottom: 3px solid #CD0000;
}

<!--- Resources Page Links  STYLE  RV 11/3/11---->
<!--- Resources Page Links  STYLE  RV 11/3/11---->
<!--- Resources Page Links  STYLE  RV 11/3/11---->

.headTitle {
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color: #333;
	margin-left:10px;
	}
.titeText{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:none;
	color:#004694;
		}
ul.specials li { color:#004694; }

.EngSpa {
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color: #666;
	margin-left:10px;
	}
	
