body { font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 100%;
color:#000;
}
#usgscolorband { 
	background: #000 url("../images/logo/technology_banner.jpg") 178px 0px no-repeat;
} 
#usgstitle { 
    background-color: #066;
	color: #ffffff; 
}
a:link {
	text-decoration: underline;
	color: #03c;
}
a:visited {
	text-decoration: underline;
	color: #639;
}
a:hover {
	text-decoration: none;
	color: #03c;
}
a:active {
	text-decoration: underline;
	color: #03c;
}
h1 {
	color: #066;
	font-size: 140%;
}
	
h2 {
	color: #066;
	font-size: 115%;
	margin-top: 4px;
}
	
h3 {
	color: #066;
	font-size: 90%;
	text-decoration:underline;
}
.headteal {
	background-color: #066; padding: 4px; color: #fff;}

#learnmoretable {
	float:right;	
    background-image:url(../images/learnmore-box.jpg); 
	margin:4px 4px 4px 14px; 
	max-height:200px; 
	overflow:hidden;
	width:200px;
	border:thin #666 solid;
	}
#learnmoretable td {
	padding-top:36px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.padtop {
	padding-top: 10px;
}
/*------------------------------------------------------------------------------------------------------*/
/*   Top navigation bar style                                                                           */
/*   default orange diamond layout                                                                      */
/*------------------------------------------------------------------------------------------------------*/

#topnav {
	background-color: #222222;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: .9em;
	clear: both;
}
	
#topnav img {
		padding-left: 5px;
}
	
#topnav a:link, #topnav a:visited {
		color: white;
		margin-right: 8px;
		text-decoration: none;
}
	
#topnav a:hover, #topnav a:active {
		color: #9cf;
		text-decoration: underline;
		margin-right: 8px;
}
/*------------------------------------------------------------------------------------------------------*/
/*   Top sub-navigation bar style                                                                       */
/*------------------------------------------------------------------------------------------------------*/

#subnav {
	background-color: #066;
	font-weight: bold;
	font-size: .85em;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: -26px;
	margin-bottom: 25px;
	color:#FFFFFF;
	
}
	
#subnav a:link, #subnav a:visited {
	color: white;
	margin-right: 8px;
	text-decoration: none;
	margin-left: 5px;
}
	
#subnav a:hover, #subnav a:active {
	color: #066;
	margin-right: 8px;
	margin-left: 5px;
	text-decoration: underline;
}
/*------------------------------------------------------------------------------------------------------*/
/*   Footer style                                                                                       */
/*------------------------------------------------------------------------------------------------------*/

#linksfooterbar {
	width: 100%;
	background-color: #cccccc;
	padding-top: 2px;
	padding-bottom: 3px;
	clear: both;
	margin-bottom: 0px;
}

#linksfooterbar a:link, #linksfooterbar a:visited {
	margin-left: 4px;
	margin-right: 32px;
	color: #111111;
	text-decoration: none;
}

#linksfooterbar a:hover {
	margin-left: 4px;
	margin-right: 32px;
	color: #ffffff;
	text-decoration: underline;
}

#linksfooterbar a:active {
	margin-left: 4px;
	margin-right: 32px;
	color: #111111;
	text-decoration: none;
}
#contactlist {
	padding-left: 0px;
	margin-left: 12px;
	list-style-image: url('../../images/icons/bullet.gif');
	line-height: 180%;
}
#contenttable {
	width: 100%;
	clear: both;
}

/*----has to stay 23 or submenu will not be placed under navmenu----*/
#topnavbuttons {
	margin-bottom: 23px;
}

#topnavbuttons ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #333;
	color: white;
	font-weight: bold;
	font-size: .9em;
	float: left;
	width: 100%;
	margin-top: -2px;
	margin-bottom: 3px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#topnavbuttons ul li { 
	display: inline; 
	}

#topnavbuttons ul li a {
	padding: 0.37em .91em;
	background-color: #333;
	color: white;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#topnavbuttons ul li a:hover {
	background-color: #066;
	color: #fff;
	text-decoration: none;
}

ul + h1, ul + h2, ul + h3, ul + p  {
	margin-top: 12px;
}
li + li  {
	margin-top: 20px;
}
#mainbody {
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
	width:100%;
}
#mainbody ul li  {
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 12px;
	list-style-image: url('../../images/icons/bullet.gif');
	line-height: 110%;
}
#menutable {
	width: 100%;
	clear: both;
}
.picleft  {
	float: left;
	margin-right: 12px;
}

.picright {
	float: right;
	margin-left: 12px;
}

/*----  Caption styles for text when enclosed in a picleft/picright DIV   ----*/
.picleft p, .picright p {
	font-size: 85%;
	margin-bottom: 15px;
	line-height: 1.2em;
	margin-top: 2px;
	text-align: left;
}
.picleftborder{
	float: left;
	border-top: 1px solid #D9E0E6;
	border-right: 1px solid #C8CDD2;
	border-bottom: 1px solid #C8CDD2;
	border-left: 1px solid #D9E0E6;	
	padding: 4px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.picrightborder{
	float: right;
	border: #000 1px solid;	
	padding: 4px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#linksfooterbar {
	width: 100%;
	background-color: #cccccc;
	padding-top: 2px;
	padding-bottom: 3px;
	clear: both;
	margin-bottom: 0px;
}
#linksfooterbar a:hover {
	margin-left: 4px;
	margin-right: 32px;
	color: #333;
	text-decoration: underline;
}
#leftbar h2 {
	background-color: #066;
	font-size: 100%;
	padding: 4px;
	font-weight: bold;
	color: #fff;
	margin-top: 12px;
	margin-bottom: 10px;
}
.smaller  {font-size: 77%;}