BODY {font-family:Arial; 
      /* font-size:12; */
      font-color:#000000;
      background:#DEDEDE;
      margin-top:7px;
      margin-left:3em;
	  }

FORM {margin:0;padding:0;}

H1 { font-size:16px;
     font-weight: bold;
     line-height:19px;
}

H1 small { font-size:14px;
           line-height:15px;
}

.nav {
       font-size:15px;
       font-weight:bold;
       padding-left: 10px;
       line-height:15px;
       background-position: left;
}

.navtext {
       font-size:12px;
       font-weight:medium;
       font-color: #404040;
       padding-left: 10px;
       line-height:15px;
       background-position: left;
}

.navback {background-color: #EFEFEF;

}

.smaller { font-size:12px;
           padding-right: 5px;
}


.address { font-size:.75em;
              font-weight:bold;
	      color: #6B1073;
}


.nav_bar { background-image: url(images/blue_nav.jpg);
	   background-repeat: no-repeat;
	   background-position: top right;
}
.content {font-family:Arial; 
          vertial-align: text-top;
          font-size:.85em;
	  font-weight:medium;
	  color:#3E3A3A;
	  margin-top:0em;
	  background-color: #EBE9D2;
          padding-left: 20px;
          padding-right: 20px;
}

.contentback { 
}

.copy {font-size:10px;
       font-family:Arial;
	  font-weight:medium;
	  color:#000000;
	  text-decoration: none;
	  padding-left: 2px;
}

.blue_nav { 
       font-size:12px;
       font-weight:bold;
	   padding-left: 20px;
	   line-height:15px;
	   color:#ffffff;
}

.small-nav { font-size:10px;
}

.small-nav a:link {
text-decoration : none;
font-weight: bold;
color: #023FB2;
}


.nav A:link {
text-decoration : none;
font-weight: bold;
color: #008000;
}

.nav A:visited {
text-decoration:none;
font-weight: bold;
color: #008000;
}

.nav A:hover	{text-decoration:underline;
         color: #000000;
}

A:link {
text-decoration : none;
font-size:.85em;
font-weight: bold;
color: ##0000C0;
}

A:visited {
text-decoration:none;
font-size:.85em;
font-weight: bold;
color: #0000C0;
}

A:hover	{text-decoration:underline;
         color: #000000;
}
