body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #999999;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.purple_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA54B1;
}
.blue_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0250A3;
}
.green_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.purple_body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AA54B1;
	font-weight: bold;
}
.red_body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.blue_body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0250A3;
	font-weight: bold;
}
.green_body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AA54B1;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AA54B1;
	font-weight: bold;
}
.purple_caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA54B1;
	text-transform: uppercase;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0250A3;
}
.purple_underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AA54B1;
}
.green_underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.sq {
	background-color: #FFFFFF;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: center top 10px;
}
.padding {
	margin-top: 5px;
}
.green_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009900;
	font-weight: bold;
}
.green_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009900;
}
.blue_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0250A3;
	font-weight: bold;
}
.blue_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0250A3;
}
.black_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.black_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.diversity_list {
	list-style-position: outside;
	list-style-image: url(/images/circle_blue.gif);
	padding-bottom: 8px;
}