body {
	margin: 12px;
	padding: 0px;
	background-image: url(images/bluebackground.gif);
	background-repeat: repeat;
}

body a {
	color: 006699;
	text-decoration: none;
}

.main_box {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.nav_box {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#right_b a {
	text-decoration: none;
	color: #006699;
}

#nav a {
	text-decoration: none;
	color: #FFFFFF;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

li {
	background-color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.middle_box {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	vertical-align: top;
	border-right-style: none;
	border-left-style: dashed;
}

.right_box {
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
	vertical-align: top;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #336633;
	letter-spacing: .1em;
}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

p {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	text-indent: 15px;
}

.question {
	font-family: Times New Roman, Times, serif;
	color: #336633;
	font-weight: bold;
	font-size: 14px;
}

.answer {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
}

.missionText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}

.headline5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
	line-height: 18px;
	text-indent: 0px;
}

.plist {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	padding-left: 35px;
	padding-right: 20px;
}

.right_text {
	font-family:Times New Roman, Times, serif;
	font-style:italic;
	color:#006699;
	font-weight: normal;
	vertical-align: top;
	text-indent: 0px;
	font-size: 14px;
}

.quote {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #333333;
	padding: 0px 20px 0px 20px;
	display: block;
	text-align: left;
	white-space: normal;
}

.active {
	background-color: #006699;
}

.top_box {
	padding: 10px;
}

.top_box_address {
	font-family: Times New Roman, Times, serif;
	color: #666666;
	text-align: right;
	padding: 10px;
	font-size: 14px;
	font-weight: normal;
}

.left_p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	text-indent: 0px;
	vertical-align: top;
	font-weight: bold;
}

.right_p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	text-indent: 0px;
	vertical-align: top;
}

.subhead_p {
	font-size: 15px;
	line-height: 17px;
	text-indent: 0px;
}

