.collapsible {
          display: none; /* Only important part */
          border: 0px;
          padding: 0px;
}

input.button {

  width: 150px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  
}


input.button2 {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  
}

.nav li       { background-image: url('images/navbg.jpg');
				background-repeat: no-repeat;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-top: 0px;
				height: 25px;
				width: 100%;
				padding-left: 40px;
				padding-top: 4px;
				padding-bottom: 0px;
				padding-right: 5px;				
				background-color: #336699; 
				list-style-type:none;
				}
				
.nav ul       {

margin-top: 10; 
margin-bottom: 8px;; 
margin-left: 0; 
margin-right: 0; 
padding: 0;
list-style-type: none;

}

.nav a       { text-decoration: none;
				color: #FFFFCC;
				}

.nav a:hover       { text-decoration: none;
				color: #FFFFCC;
				font-weight: bold;
				}

.nav a:visited       { text-decoration: none;
				color: #FFFFFF;
				}

.copy a       { text-decoration: none;
				color: #FFFFCC;
				}

.copy a:hover       { text-decoration: none;
				color: #FFFFCC;
				font-weight: bold;
				}

.copy a:visited       { text-decoration: none;
				color: #FFFFFF;
				}

.footer a       { text-decoration: none;
				color: #000000;
				}

.footer a:hover       { text-decoration: none;
				color: #000000;
				font-weight: bold;
				}

.footer a:visited       { text-decoration: none;
				color: #666666;
				}


body         { font-family: Verdana;
				font-size: 10pt;
				background-color: #2D5986;
				margin: 0px; }
				
.top a {
		color: #FFFFCC; 
		text-decoration:none;
		
}

.top a:visited {
		color: #FFFF99; 
		text-decoration:none;
		
}

input        { margin: 0px; }