/* CSS Document */

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p {
	font-family: Verdana, arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
h1, h2, h3, h4 {
margin: 0 0 20px 0;
font-weight: normal;
}
h5, h6 {
margin: 0 0 5px 0;
}
h5 a:link, h5 a:visited {
text-decoration: none;
color: #7dba00;
}
h5 a:active, h5 a:hover {
text-decoration: none;
color: #ff0000;
}
h6 a:link, h6 a:visited {
text-decoration: none;
color: #ff6600;
}
h6 a:active, h6 a:hover {
text-decoration: none;
color: #ff0000;
}
img {
	border: none;
}
p {
	margin: 10px 0 10px 0;
}
a:link, a:visited {
	text-decoration: underline; COLOR: #000000;
}
a:active, a:hover {
	text-decoration: none; COLOR: #7dba00;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #7dba00;
}
h2 {
	font-size: 24px;
	color: #7dba00;
	padding-bottom: 5px;
	border-bottom: 1px solid #7dba00;
}
h3 {
	font-size: 24px;
	color: #ff6600;
	padding-bottom: 5px;
	border-bottom: 1px solid #ff6600;
}
h4 {
	font-size: 24px;
	color: #9966cc;
	padding-bottom: 5px;
	border-bottom: 1px solid #9966cc;
}
h5 {
	font-size: 14px;
	color: #7dba00;
	padding: 0 0 0 18px;
	background: url(../images/arrow_green.gif) no-repeat left 3px;
}
h6 {
	font-size: 14px;
	color: #ff6600;
	padding: 0 0 0 18px;
	background: url(../images/arrow_orange.gif) no-repeat left 3px;
}
.news, .projects, .people {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 160px;
}
.news {
	color: #9966cc;
	border-bottom: 1px solid #9966cc;
}
.projects {
	color: #ff6600;
	padding-top: 20px;
	border-bottom: 1px solid #ff6600;
}
.people {
	color: #7dba00;
	padding-top: 20px;
	border-bottom: 1px solid #7dba00;
}
#blurbs {
float: right;
width: 160px;
margin: 20px 0 30px 0;
}
.b_txt {
	font-size: 11px;
	text-align: center;
}
form {
	display: inline;
	margin: 0;
}
#gg_subnav {
	font-weight:bold;
	font-size: 11px;
	color: #333; 
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #7dba00;
	margin: -15px 0 20px 0;
}
#gg_subnav a:link, #gg_subnav a:visited {
	text-decoration: none; color: #333;
}
#gg_subnav a:active, #gg_subnav a:hover {
	text-decoration: none; color: #7dba00;
}
.back, .crumb {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
.back a:link, .back a:visited, .crumb a:link, .crumb a:visited {
	text-decoration: none; color: #666666;
}
.back a:active, .back a:hover, .crumb a:active, .crumb a:hover {
text-decoration: none; color: #7dba00;
}
#gg_bigpic {
float: right;
border: none;
margin: 0 0 20px 20px;
}
#gg_news_intro {
	border: 1px solid #e0e0e0;
	background: #efefef;
	padding: 10px;
	margin: 10px 0 10px 0;
	font-size: 10px;
}
#gg_news_intro li, #gg_news_intro p {
font-size: 10px;
}
.gg_newsdropdown {
	width: 100%;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	border-style: 1px solid #7dba00;
	margin-bottom: 10px;
}
.gg_txt_bits1 {
	font-weight: normal;
	font-size: 9px;
	color: #333;
}
.gg_txt_bits2 {
	font-weight: normal;
	font-size: 10px;
	color: #333;
}
#news_print {
margin: 15px 50px 20px 50px;
}
.gg_label_1 {
	font-size:  14px;
	color: #7dba00;
	font-weight: bold;}

.gg_label_2 {
	font-size:  12px;
	color: #000000;
	font-weight: normal;}

.gg_label_3 {
	font-size:  10px;
	color: #666666;
	font-weight: normal;}

.gg_error {
	font-size:  12px;
	color: #ff0000;
	font-weight: normal;}

.gg_submit {
	font-size:  14px;
	color: #000000;
	font-weight: bold;}
#credit {
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin: 10px 0 0 0;
	padding-bottom: 20px;
}
#credit a:link, #credit a:visited {
	text-decoration: none; color: #000;
}
#credit a:active, #credit a:hover {
	text-decoration: none; color: #ff0000;
}
#aod {
background: #666;
padding-top: 7px;
height: 25px;
}