@charset "utf-8";
#flashDiv {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(jpegs/baseDivBackground.gif);
	background-repeat: repeat-y;
}

#containerDiv {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 760px;
	background-image: url(jpegs/sidebarBackground.jpg);
	background-repeat: no-repeat;
}
#navDiv {
	width: 1000px;
}
#bodyDiv {
	float: right;
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 3px;
	height: 720px;
}
#sidebarDiv {
	float: left;
	width: 240px;
	margin-top: 6px;
}
#glideDiv {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 20px;
}
#glideNavDiv {
	float: right;
	width: 170px;
	margin-top: 10px;
}
#infoDiv {
	float: right;
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 3px;
	height: 1280px;
}
#slideshowDiv {
	width: 740px;
	margin-top: 20px;
	height: 560px;
	margin-left: 10px;
}









.centerGraphic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.legacyOfficers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.missionHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.missionBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.missionBodySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding: 12px;
}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	text-align: justify;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 12px;
}
.bodyTextRightItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	text-align: right;
	padding-bottom: 6px;
}
.bodyTextRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: right;
}
.foundationText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-bottom: 4px;
}
.taxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.legacyAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	line-height: 16px;
}
.formBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 6px;
}
.formNumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 4px;
}
.head01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 6px;
}
.head02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 6px;
}

.helpText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 12px;
	padding-right: 24px;
}
.ginger-caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 12px;
}
