.blue_list_bullets {
	list-style-position: outside;
	list-style-image: url(../site_images/blue_bullet.gif);
}
.header {
	font-family: "Verdana";
	font-size: 20px;
	color: #FFCC00;
}
.subheader {
	font-family: "Verdana";
	font-size: 14px;
	color: #0099FF;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}

.form_text {
	font-family: "Verdana";
	font-size: 10px;
}
.red_highlight {
	font-weight: bold;
	color: #FF0000;
}
.green_highlight {
	color: #33CC00;
}
.blue_header_xlarge {
	font-size: x-large;
	color: #009AFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009AFF;
	border-right-color: #009AFF;
	border-bottom-color: #009AFF;
	border-left-color: #009AFF;
}
.blue_header_18point {
	font-size: 18px;
	color: #009AFF;
}
.red_highlight_large {
	font-weight: normal;
	color: #FF0000;
	font-size: medium;
}
.white_subheader {
	font-size: 18px;
	color: #FFFFFF;
}
.bold_grey_header_small {
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.bold_red_header_small {
	font-size: small;
	font-weight: bold;
	text-decoration: blink;
	color: #FF0000;
}
.bold_green_header_small {
	font-size: small;
	font-weight: bold;
	text-decoration: blink;
	color: #00CC00;
}
.bold_lightgrey_header_small {

	font-size: small;
	font-weight: bold;
	text-decoration: blink;
	color: #CCCCCC;
}
.font_10_point {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
