body {		margin: 0px 0px 0px 0px}

.lenav   { 	color: #000000; 	
			font-style: normal; 	
			font-weight: bold; 	
			font-size: 11px; 	
			font-family: Verdana, Arial, Helvetica, sans-serif	}
			
.lenav span { font-size: 15px;}

.lenav#redText { color: red; }
			
#previous, #next, #close {	font-size: 13px; 
							text-align: left;}
					
#divImg {	position: absolute; 
			border: 2px solid black; 
			display: none; 
			z-index: 10; }
			
#moreinfo {	font-weight: bold; 
			background: #BBBBBB; 
			padding: 10px; }
			
#disclaimer { font-style: italic; }
			
.body    {  color: #000000; 	
			font-style: normal; 	
			font-weight: normal; 	
			font-size: 10px; 	
			line-height: 16px; 	
			font-family: Verdana, Arial, Helvetica, sans-serif }
			
a:link {	color: #000000;	
			text-decoration: none;	}

a:visited {	color: #000000;	
			text-decoration: none;	}
			
a:active {	color: #000000;	
			text-decoration: none;	}
	
a:hover {	color: #B13427;	}

a#form_link { color: #B13427; }

.footer { 	color: 000000;	
			font-style: normal; 	
			font-weight: normal; 	
			font-size: 9px;	font-family: Verdana, Arial, Helvetica, sans-serif	}
			
button {	overflow:visible;
			padding:0;
			border:0;
			background:transparent;
			color: #B13427;
			cursor:pointer; 
			font-style: normal; 	
			font-weight: bold; 	
			font-size: 11px; 	
			font-family: Verdana, Arial, Helvetica, sans-serif; }
			
#techCheckboxes, #techHeader { display: none; }
			