.green {
	background-color: #00664d;
}
.blackwhite {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.navbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	border: 1px solid #333333;
	font-size: small;
	width: 210px;
	
}
.addressbox {
	font-size: smaller;
	background-color: #FFFFCC;
	text-align: left;
	white-space: normal;
	padding: 5px;
	border: thin solid #666666;
	display: block;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.headline {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	text-decoration: none;
}
.textwrap {
	font-size: smaller;
	float: left;
	padding: 3px;
	right: auto;
}
.missionbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.headline_dark_gray {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	width: 100%;
	border: 1px solid #000000;
	text-align: center;
	font-size: 14px;
}
.green_and_white {
	font-weight: bold;
	background-color: #00664d;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.arialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
.academyevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.boldarial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textobject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: none;
	color: #FFFFFF;
	background-color: #00664D;
	text-decoration: none;
}

