body {
	font-family: Arial, Helvetica, sans-serif;

}
.fs {
	font-size: 0.7em;
	line-height: 1.4em;

}
.fm {
	font-size: 0.8em;
	padding-right: 10px;
	line-height: 1.4em;

}
a:link, a:visited, a:active {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006666;
}
.fl {
	font-size: 1em;
	line-height: 1.4em;

}
#rightBorderPurple {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663366;
	
}
#whiteLink {
	color: #FFFFFF;
	text-decoration: none;

}
.fm-p {
	font-size: .8em;
	line-height: 1.4em;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;

}
.currentLink {
	background-color: #CCCCCC;
}
li {
	list-style-type: square;


}
.highlight {
	background-color: #FFFFCC;

}
.introTitle {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FECC33;
	font-size: 1em;

}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	cursor: hand;
	padding: 0px;

}
.formField {
	border: 1px solid #FFCC00;
	font-weight: bold;

}
.whiteLink {
	color: #FFFFFF;
}
a.whiteLink:link, a.whiteLink:visited, a.whiteLink:active, a.whiteLink:hover {
	color: #FFFFFF;
}
