/* Page Appearance rules */
/* ----------------------------------------------------------------------------*/

body, BODY, td, TD, BLOCKQUOTE, .NS {font-size: 10pt; color: #333333; font-family: verdana, arial, geneva, sans-serif;} /*.NS is a text fix for Netscape in case some of the text doesn't want to format properly*/   

.justify			{ font-size: 10pt; color: #000000;
					 font-family: verdana, arial, geneva, sans-serif; 
					 text-align: justify} 

a:visited			{ color: #003366; font-weight: normal; text-decoration: none }

a:link				{ color: #003366; font-weight: normal; text-decoration: none }

a:hover				{ font-weight: normal; text-decoration: underline }

a.nav:hover         { font-weight: bold; color: #003366; 
					background: #99FF66; font-weight: bold; 
					text-decoration: none }
					
a.nav:link, a.nav:visited		{ font-size: 10pt; font-weight: bold; 
								text-align: center; color: #66FF66; 
								text-decoration: none} 

a.sidenav:link, a.sidenav:visited 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #66FF66; text-decoration: none}

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

.main { position: absolute; left: 0px; top: 0px}

.title { font-family: Verdana, Arial, Helvetica, sans-serif; color: #003366; font-size: 16pt; font-weight: bold; text-decoration: none}

.cpyrt	 		{ color: #DDDDDD; font-size: 9pt}
