/* CSS Document */
body {
   background: white;
   font-size: 12pt;
   font-family:Arial, Helvetica, sans-serif;
   line-height:22pt;
   }
   
#udm, #tapestry, .totop, .contentsmenu, .proformamenu {
   display: none;
   }
   
 .amsantlogo {
 	border:0px;
 } 
   
a:link, a:visited {
   color: #520;
   background: transparent;
   text-decoration: underline;
   }
   
#page a:link:after, #content a:visited:after {
   content: "  (" attr(href) ") ";
   font-size: 90%;
   }
   
.bannerrow {
	margin-bottom:70px;
}

li, dd {
	margin-bottom:10px;
}

.warning, .admintip, .key {
	font-style:italic;
	font-weight:bold;
	color:#999999;
	margin: 20px 60px;
	background-color:#CCCCCC !important;
}

.printonly {
	display:block;
}

#home #page {
	display:none;
}

.warning h3, .admintip h3, .key h3, .contact h3{
	
}