@charset "utf-8";
p {
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	color: #00334F;
	font-family: Tahoma;
}
.formtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
}
.required {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.webgrrl {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 400;
	color: #990000;
}
a:link {
	font-family: Tahoma;
	font-weight: 400;
	color: #004063;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
a:hover {
	background-color: #E0EEB0;
}
html {scrollbar-base-color: #004062; scrollbar-track-color: #007CC2; scrollbar-arrow-color: #ffffff; scrollbar-highlight-color: #004062;}
}.subheadings {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
	color: #00334F;
}
.subheadingboldwhite {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #00334F;
	font-family: Tahoma;
}

