@charset "utf-8";
/* Shared CSS class definitions */
BODY {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
H1	{
	font-weight: bold;
	font-size:24px;
	padding: 0px;
	margin: 0px;
}
H2	{
	font-weight: bold;
	font-size:14px;
	padding: 0px;
	margin: 0px;
}
.instructionalCopy	{
	font-size: 11px;
}
.instructionalLink	{
	font-size: 11px;
}
.dropdownLabel {
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
}
.dropdownText {
	font-family: Arial;
	font-size:12px
}
.subheadline {
	font-size: 11px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.datarows{
line-height:16px;;
}

.superbold {
	font-weight:bold;
	font-size:14px;
}

