@charset "utf-8";
/* CSS Document */

.missionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #006699;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.participationhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFCC00;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #000000;
	font-weight: bold;
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #CC0000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.redheaderBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #CC0000;
}
.archivetextarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px;
}



.presentationhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9A04C8;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
}
.rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-image: url(images/rightcolbackground2.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 0px;
	margin-top: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-left: 5px;
}
.right {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	background-attachment: scroll;
	background-image: url(/newsite/images/rightcolbackground2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.whathead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #009900;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.testimonialhead {
	background-color: #006633;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
}
