img, div { behavior: url(iepngfix.htc) }

body{
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#555;
	font-family:Helvetica, Arial;
	font-size:13px;
	line-height:17px;
	color:#666;
	cursor:default;
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
	padding-bottom:15px;
}
h1{
	font-family:Trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size:18px;
	color:#444;
	margin:0px;
	padding:0px 0px 7px 0px;
	line-height:24px;
}
h2{
	font-family:Trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size:16px;
	color:#444;
	margin:0px;
	padding:0px 0px 7px 0px;
	line-height:18px;
}
a:link, a:hover, a:active, a:visited {
	color:#008156;
	text-decoration:underline;
}
.green{
	color:#008156;
}
.footer{
	color:#aaa;
	font-size:11px;
}
a.footerLink{
	color:#aaa;
	text-decoration:none;
}
a.footerLink:hover, a.footerLink:active {
	color:#fff;
	text-decoration:underline;
}
#footerSwoop{

}
.form-row {
	padding:5px 0px 5px 0px;
}
.bioClick {
	color:#008156;
	cursor:pointer;
	text-decoration:underline;
}