.sideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #CCCCCC;
	letter-spacing: 0.2em;
	list-style-image: none;
	list-style-type: none;
	text-indent: -15pt;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}


.sideNav:active
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	letter-spacing: 0.2em;
	list-style-image: none;
	list-style-type: none;
	text-indent: -15pt;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}

.sideNav:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #cccccc;
	letter-spacing: 0.2em;
	list-style-image: none;
	list-style-type: none;
	text-indent: -15pt;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.sideNav:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #ef961d;
	letter-spacing: 0.2em;
	list-style-image: none;
	list-style-type: none;
	text-indent: -15pt;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}
.qText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}
.orangeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;


}
.banner {
	top: 30px;
	position: relative;

}
.headingOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF9900;
}
.googleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	position: relative;
	left: 20px;
}
.formFormat {
	border: 10px solid #CCCCCC;
	padding: 15px;
}
.picBorderGreen {
	border: 8px solid #C2E9C0;
}
.needInfo {
	background-color: #FFFF33;
}
.picBorderBlue {

	border: 8px solid #CADBFF;
}
.watershedSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.picBorderOrange {

	border: 8px solid #FF9933;
}
