@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #4180C0;
}
.subhead {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #2F7ECC;
	text-decoration: none;
}
.header_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	list-style-type: square;
	text-transform: none;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #990000;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	list-style-type: square;
	text-transform: none;
	text-decoration: none;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	list-style-type: square;
}
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
}
.spacers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
}
