body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #2D3E59;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#missiontext {
	height: 310px;
	width: 440px;
}
#educationtext {
	height: 310px;
	width: 440px;
	visibility: hidden;
}
#directactiontext {
	height: 310px;
	width: 440px;
	visibility: hidden;
}
#justicetext {
	height: 310px;
	width: 440px;
	visibility: hidden;
}
#innovationtext {
	height: 310px;
	width: 440px;
	visibility: hidden;
}
#stewardshiptext {
	height: 310px;
	width: 440px;
	visibility: hidden;
}
#contributetext {
	height: 310px;
	width: 440px;
}
#contacttext {
	height: 310px;
	width: 440px;
	visibility: hidden;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003399;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4369C2;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	margin-bottom: 16px;
	line-height: 130%;
	text-align: justify;
}
.topNav {
	background-image: url(images/template/navBG.gif);
	background-repeat: repeat-x;
}
.mainArea {
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 12px;
	padding-bottom: 5px;
}
.bottomNav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #27354B;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B89A8;
}
.bottomNav a, .bottomNav a:link, .bottomNav a:visited {
	color: #E5E5E5;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #A8C0E1;
	text-decoration: none;
}
.bottomArea {
	background-image: url(images/template/bottomBG.gif);
	background-repeat: repeat-x;
	padding: 6px 15px 20px;
	color: #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomArea a, .bottomArea a:link, .bottomArea a:visited {
	color: #E5E5E5;
	text-decoration: none;
}
.bottomArea a:hover {
	color: #21DCFC;
	text-decoration: none;
}
.lightBlueBG {
	background-color: #81A4D4;
	background-image: url(images/template/blueFade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 200px;
}
.toptextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.toptextlink a, .toptextlink a:link, .toptextlink a:visited {
	padding-right: 8px;
	padding-left: 8px;
	color: #575757;
	text-decoration: none;

}
.toptextlink a:hover {
	color: #CC0000;

}
h3 {
	color: #333333;
	font-size: 16px;
}
li {
	margin-bottom: 4px;
}
.questions {
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
.rightquote {
	background-image: url(images/template/quotebg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.homebox {
	padding: 2px;
	border: 1px solid #30426A;
	background: #C2D1E5;
	text-align: center;
}
