a:link  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;  						/*  White */
	background-color: transparent;
	text-decoration : none;
}

a:visited  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;						/*  White */
	background-color: transparent;
	text-decoration : none;
}

a:active  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;						/*  White */
	background-color: transparent;
	text-decoration : none;
}

a:hover  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #66ffff ;						/*  Cyan  */
	background-color: transparent;
	text-decoration : none;
}

.textlink  {          						/* This is for the internal body text links */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #2f8d8c;						/*  Darker Grey-Green */
	background-color: transparent;
	text-decoration : underline; 
}
.map1  {          						/* This is for the internal body text links */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #2f8d8c;						/*  Darker Grey-Green */
	background-color: transparent;
	 
}

.map2  { 
	background-color : #536678;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;	
 }
 
 .map3  {          						/* This is for the internal body text links */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #536678;						/*  Darker Grey-Green */
	background-color: transparent;
	 
}

body  {
	background-color : #FFFFFF;				/*  White */
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	text-indent : 0px;
}

 ul, li  {					/* Generic text */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #536678;						/*  Black  */
	background-color: transparent;
}

b { font-weight : bold }

.bold { font-weight : bold }

input, textarea, select  {
	
	border-color:#C1CBC0 					/* light seafoam */
} 

.head1  {									/* Main headings */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #00547E;						/* Dark Slate Blue */
	background-color: transparent;
}

.head2  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #6f6f6f;						/*  Dark Grey-Cyan */
	background-color: transparent;
}

.head3  {									/*  Minor headings */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #800015;						/*  Dark Maroon 800015 */		
	background-color: transparent;
}

.head3i  {									/*  Species Italics */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : italic;
	font-weight : bold;
	color : #800015;						/*  Dark Maroon 800015 */		
	background-color: transparent;
}

.body1  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;						/*  Black */
	background-color: transparent;
}


.body2  {
	font-family : Times, Serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #000000;						/*  Black */
	background-color: transparent;
}

.body3  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #00547E;						/*  Dark Slate Blue */
	background-color: transparent;
}

.body4  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #1F42A7;						/*  Medium Dark Blue */
	background-color: transparent;
}

.sidenav  {									/*  "Off" setting for side nav text */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;						/*  Black */
	background-color: transparent;
}

.current  {									/*  Used for current page in side nav */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #CFCEBF;						/* Tan */
	background-color: transparent;
}

.copyright  {								/*  Copyright text */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;						/*  Black */
	text-decoration : none;
	background-color: transparent;
}

.comment  {									/*Used to make comments in text while under construction */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;						/*  Red */
	background-color: transparent;
}

.hidden  {									/*  Used to place hidden text on page */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;						/*  White */
	background-color: transparent;
}

.quote  {									/*  Italicized for blockquote */
	font-style : italic;
}

.smaller  {
	font-size : smaller;
}

.grey  {
	background-color : #C0C0C0;				/*  Grey */
}

.footer  {          						/* This is for the internal body text links */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #2f8d8c;						/*  Dark Aqua */
	text-decoration : underline; 
	background-color: transparent;
}

.footer1  {          						/* Original color for the bottom text links */
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #8EA18B;						/*  Darker Grey-Green */
	background-color: transparent;
}

.hash  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #B2BEB0;						/*  Medium Grey-Green */
	background-color: transparent;
}

.formbut  {
	background-color : #5F788D;				/*  Med Blue */
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
}

.divide  { background-color : #648080 }	
											/*  These are for the cell colors of the side nav */
.cell1  { background-color : #243646 }		/* Dark Blue-Black   */
.cell2  { background-color : #536678 }		/* Medium Blue-Black */
.cell3  { background-color : #93B5D4 }		/* Light Blue  */
.cell4  { background-color : #5F788D }		/* Medium Slate Blue  */
.cell5  { background-color : #2D3842 }		/* Dark Blue sub highlight  */
.cell6  { background-color : #7F93A4 }      /* Medium Blue  */
.tabcell  {
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;						/*  Used for steel conversion tables white background black cellspace */
}

.ofcell1  {
	background-color : #CDCFD5;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;						/*  Used for offers */
}

.ofcell2  { background-color : #5B6E58 }