BODY { 

background-color:#005121; 
margin-left:0;
font-family:arial, sans-serif;
}

.padpad { padding-left:1.2em;
          padding-right:2em;
}

sup {color:red; }

pre { font-size:12px;

}

.nav {  font-weight:bold;
        font-size: 13px;
        padding-left:1em;
}

.calctop { font-weight:bold;
           background-color: #636163;
           padding-left:12px;
		   font-size:14px;
		   font-height:16px;
		   color: white;
}
.calcbody { font-weight:normal;
           padding-left:12px;
		   font-size: 12px;
		   color: black;
		   background-color: #c0c0c0;
}
.inset { margin-left:2em;
}

.spacer { line-height:15px;
          font-size: 13px;
          font-weight:medium;
          padding-left:.5em;
          border:1px;
}

.address_top{ line-height:13px;
              font-size: 12px;
              font-weight:bold;
          
}

h1 { line-height:22px;
     font-size: 18px;
     font-weight:bold;
}

.big {    line-height:19px;
          font-size: 16px;
          font-weight:bold;
           padding-right:1em;         
}

.content {line-height:15px;
          font-size: 14px;
          font-family:arial, sans-serif;
          font-weight:medium;
          padding-right:1em;         
}



.copyright { 
font-size: 9px;
font-family:Arial, Helvetica, sans-serif;
color:c0c0c0;

}



TD {
font-size: 14px;
color:000000;
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none
}


a {font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:bold;
        color:#0000C0;
	line-height:1em;
	text-decoration:none;
	}

a:hover	    {text-decoration:underline}
a:visited   {color:#0000C0;}		

a.navlink {font-size=.65em;
            font-weight:normal;
			color:#552A34
}			
			
a.regular { font-weight:normal;
			color:#552A34;
			text-decoration:underline;
			font-weight:bold;
			font-size:1em;			
}			


INPUT,SELECT,TEXTAREA { 
font-family:arial, sans-serif;
font-size:12px;
border: 1px black solid;
color: red;
font-weight: bold;

}

.submitLink {
 font-family: arial, sans-serif;
 font-size: 10px;
 font-weight: Medium;
 color: #CC0000;
 background-color: transparent;
 text-decoration: none;
 border: none;
 cursor: pointer;
 cursor: hand;
 padding: 0px;
 margin-bottom: 0px;
 display: inline-block;
 top:0px;
 bottom: 0px;
  }

.formsub
  {
   font-size: 9px;
   padding: 0px;
   margin-bottom: 0px;
   display: inline-block;
   top:0px;
   bottom: 0px;
  }
  


