@charset "utf-8";
.nav_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #AB9600;
	width: 115px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.nav_box {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


body {
	background-color: #AB9600;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	margin-top: 5px;
	line-height: 1.2;
}
.body_text_justified {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
.officer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 1.4;
	margin: 0px;
}

.headlines {
	font-family: "Bookman Old Style";
	font-size: 32px;
	font-weight: bold;
	color: #793BAA;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.subhead {
	font-family: "Bookman Old Style", Verdana;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #793BAA;
	margin-top: 30px;
	margin-bottom: 10px;
}
.sub_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #AB9600;
	border-left-color: #AB9600;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 21px;
}
.underline_rule {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.alt_subhead {
	font-family: "Bookman Old Style", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}
.italic_bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.officer_names {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 1.4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sizzler_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}
.center_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 18px;
	margin-top: 5px;
}
.body_textB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 1.1;
	text-align: center;
	margin: 5px;
}
.sizzler_textpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bolder;
	color: #330099;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}
.center_textpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #793BAA;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 18px;
	margin-top: 5px;
}
.links_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 30px;
	line-height: 1.5;
}
.subheadleft {
	font-family: "Bookman Old Style", Verdana;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	color: #FFFFCC;
	margin-top: 30px;
	margin-bottom: 10px;
}
.rectangle_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #793BAA;
	background-position: center center;
	text-align: center;
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 7px;
}
.nav_type a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.nav_type a:visited {
	color: #FFFFCC;
}
.nav_type a:hover {
	color: #793BAA;
	background-color: #FFFFCC;
}
.rectangle_type a:link {
	color: #FFFFCC;
}
.rectangle_type a:hover {
	color: #CCCCFF;
}
.rectangle_type a:visited {
	color: #FFFFCC;
}
