BODY {
   background-color: white;
   color: black;
   font-family:  "Trebuchet MS", arial;
 
    font-size: 12px;
 
} 

A {	color: black;
	text-decoration: none;
 
}

A:VISITED {	color: black;
	text-decoration: none;
 
	 
 
}
A:HOVER {	color: black;
	text-decoration: underline;
 
	 
 
} 

 .strLB {	color: #228B22;
	text-decoration: none;
	background-color: #9ACD32;
}
 

 
.header { 
 
	color: #fff;
 	 
	padding: 2px;
 
 background-image: url(../images/cellpic3.gif);  
	border: 1px solid #2E8B57;
	font-weight: bold;
	text-align: right;
}	


.headerSub {	color: #000;
 	 
	
	font-size: 14px;
 
	background-color: #F0FFF0;
	border: 1px solid #2E8B57;
}	
 
  

.navBottom { 
	background-color: #0033cc; 
	color: #fff;
 	padding: 3px;
 
	
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

 
 
.container { background-image: url(../images/whiteLarge.gif); }
 
  
.LB { border: 1px dashed #556B2F; } 

 
	
.callOut { 
 padding: 5px;
 
	color: #F0E68C;
	font-size: 12px;
 
	background-color: Silver;
	border: 1px dotted #006400;
 
 
}

.bigText { font-size: 20px;   }

.blub {
	font-size: 12px;
	color: #8A8A8A;
 
	line-height: 12px;
}	
	 
.blurbHeader {
	font-size: 14px;
	color: #515151;
	font-weight: bold;
}	
	 


.grad
{ background-image: url(../images/cellpic1.gif); }

.box {  
 
  color: White;
padding:20px;

  border-style : groove;
  border-width : 2px; 
 
 
  }
  
 .vertLines {
 		width: 1px;
 padding-left:10px;
	background-image: url(../images/bkg_vert_dot_line.gif);
	background-repeat: repeat-y;
	visible:false;
 } 

 .vertLinesRight {
 		width: 1px;
 padding-left:10px;
	background-image: url(../images/bkg_vert_dot_line.gif);
	background-repeat: repeat-y;
	visible:false;

 } 

 
 .rHeader {
	font-size: 14px;
	color: #515151;
	font-weight: bold;
}	

 .rHeader2 {
	font-size: 14px;
	color: #E6C9A5;
	font-weight: bold;
}		 

 .rHeaderBrown {
	font-size: 20px;
	color: #BD7F33;
	letter-spacing: -1px;
	line-height: 20px;
}		


 .rHeaderGray {
	font-size: 20px;
	color: #A3A3A3;
 	letter-spacing: -1px;
	line-height: 20px;
}		


.TextBox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #ECECEC;
	background-attachment: fixed;
	background-image: url(../../images/box_shadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

 .spacer-search {
 		width: 475px; 
 } 