/*
		Copyright ilecDesign 2003.
		
		Author:				Richard Kosik.
		Last Mod:			09/04/2003
		
*/	

body { 			
		 				background-color: black;						
            background-repeat: no-repeat;
            background-position: 0 0;
            background-attachment: scroll; 
		 }
div#content { 									
						background-color: #21476c;
            background-repeat: no-repeat;
            background-position: -189px -35px;
            background-attachment: scroll; 
		 }
div#content h1, h4 { 			
						background: #6b91b6;
		 }
div#SiteNav a {background: transparent 0 0 no-repeat scroll; cursor: default;}
div#SiteNav a span {background: transparent 0 0 no-repeat scroll; cursor: default;}
div#SiteNav a:hover { 			
						background: transparent;
            background-repeat: no-repeat;
						background-position: top left;
            background-attachment: scroll; 
						cursor: default;
		 }

<style type="text/css">

body {position: relative; margin: 0 0 0; padding: 0 0 0; z-index: 1;}
div#SiteNav {
					  position: absolute; 
						top: 90px; 
						left: 5px; 
						width: 180px; 						
						font: 16px Verdana, sans-serif;
						cursor: default;
						z-index: 2;
					}	
div#SiteNav a {
						display: block; 
						text-align: left; 
						text-indent: 5px; 
						font: bold 1em sans-serif;
   					padding: 5px 10px; 
						margin-left: 0;
						margin-right: 5px;
						margin-top: 2px; 
						border-right: 10px solid #21476c;
						border-left: 1px solid; 
						border-top: 1px solid; 
   					text-decoration: none; 
						color: #EED;
						cursor: default;
					}					
div#SiteNav a:hover {
						color: #EED;
						border-right: 10px solid #EED;
						border-left: 1px solid #21476c; 
						border-top: 1px solid #21476c;
						cursor: default;						
					}												
div#SiteNav a span {display: none; cursor: default;}					
#SiteNav a.active {
				 		color: #ff9933;
						border-right: 10px solid #ff9933;
						cursor: default;
					}	
#SiteNav a.active:hover {
				 		color: #ff9933;
						border-right: 10px solid #ff9933;
						border-left: 1px solid #ff9933; 
						border-top: 1px solid #ff9933;
						cursor: default;
					}	
div#SiteNav a.active:hover span {
						display: none;
						cursor: default;						
					}														
div#SiteNav a:hover span {
						display: block;
   					position: absolute; 
						top: 250px; 
						left: 0; 
						width: 175px;
   					padding: 0; 
						margin: 0;
   					color: #EED;											
   					font: italic 13px Verdana, sans-serif; 
						text-align: center;
						cursor: default;						
						z-index: 100;
					}			
ul {
	 				  margin: 0 0 0 1.5em;
						padding: 0;
					}

ul ul {
	 				  margin: 0 0 0 1.5em;
						padding: 0;
					}					 																			
h1 {
						margin: -9px -9px 0.5em; 
						padding: 15px 25px 8px; 
						text-align: right; 
						color: #024;
						letter-spacing: 0.3em;
						font: bold 30px, sans-serif; 
						vertical-align: middle; 
						white-space: nowrap;		
						cursor: default;	
	 }  
h4 {
	 					margin: -7.5px -9px -7.5px; 
						padding: 15px 25px 8px; 
						text-align: right; 
						color: #024;
						letter-spacing: 0.1em;
						font: 13px Verdana, sans-serif; 
						vertical-align: middle; 
						white-space: normal;
						cursor: default;
	 }		 	 
dt {font-weight: bold;}
dd {margin-bottom: 100px;}
div#content {
						position: absolute;												 	
						top: 30px; 
						margin-bottom: 0;					
						left: 186px; 
						right: 10px;
						padding: 10px 10px 8px 10px;
   					color: #EED; 
						font: 13px Verdana, sans-serif; 						 
						border: solid #ffCC77;
						text-align: absolute;
						cursor: default;
					}						
div#content p {margin: 0 2em 2em;}
div#content h3 {
						margin-bottom: 0.6em;
						font: bold 1.4em Verdana, sans-serif;
						cursor: default;
					}
div#content a:link {font: 13px Verdana, sans-serif; color: #EED;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}
div.rightfigure {
          	float: right;
          	border: 1px;
          	margin: 1em 0 0 0;
          	padding: 0 0 0 1em;
					}										
div.figurepage {
          	float: none;
          	border: none;
          	margin: 1em 0 0 0;
          	padding: 1em 0 0 0;
					}					
div.leftpdf {
          	float: none;
          	border: none;
          	margin: 0 0 0;
          	padding: 0 0 0;
					}
p.caption {
					 	font: 13px Verdana;
						font-style: italic;
						text-align: center;
						text-indent: 0;
					}								
</style>