/* mod1 */
body {background-color: #c6dbf4}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ff6a11}

.header1 {	font-family: Impact; 
			font-size: 3em;
			color: navy ;
			text-align: Left; 
			width: 800;
			padding: 5;
			padding-top:   0;
			padding-bottom:0;
			border-bottom: 3px steelblue solid;
			display: block;
			}

.SubHeader {
		   font-family: Arial;
		   font-size: .4em;
		   letterspacing: 1px;
		   padding-top:   0;
		   position:relative;
		   top:-20px
		   }

		   
.navigation {	
				font-weight: bold; 
				font-family: Verdana; 
				font-size: 1em;
				padding: 5px;				
				background: lavender; 
				border-left: 2px steelBlue solid;
				border-right: 2px steelBlue solid;
				border-bottom: 2px steelblue solid;
				border-top: 2px steelBlue solid; 
				vertical-align: top;
				font-size: .9em}

.document { 
		  	background:     AliceBlue; 
		  	padding:        10px;
		  	padding-right:   80px;
		  	border: 1px steelblue solid;
			border-left: 1px steelblue solid;
			font-family: Arial; vertical-align: top;
			font-size: 1em;			
			}

h1 {display: inline;
   color: darkblue}			

.documentSeperator{

}

table {border-spacing: 0pt}			
			
.maintable {width: 800; align: "center"}

.lb {border: 1px black solid; padding: 1px; margin: 3px; background: Lightsteelblue}

a.nav:link {color: DarkBlue; text-decoration: none;}
a.nav:visited {color: maroon; text-decoration: none; }
a.nav:hover {color: white; text-decoration: none; }
a.nav:active {color: DarkBlue;}

.navHeader {border: 1px black solid; padding: 1px; margin: 3px; background: white}t