﻿.text {
	font-family: Georgia;
	font-size: 12pt;
	color: #FFFFFF;
	font-style: normal;
}
.pagetitle {
	font-family: Georgia;
	font-size: 14pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
}
.sectiontitle {
	font-family: Georgia;
	font-size: 14pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.testimony {
	font-family: Georgia;
	font-size: 12pt;
	color: #FFFFFF;
	font-style: italic;
}	

.nav {
	text-align: center;
	background-color: #FFFFFF;
	text-transform: uppercase;
}
.copy {
	font-size: 10pt;
}
.link {
	font-family: Georgia;
	font-size: 12pt;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
.navilink_blue {
	font-family: Georgia;
	font-size: 12pt;
	color: #448CCB;
	font-style: normal;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}
.navilink_orange {
	font-family: Georgia;
	font-size: 12pt;
	color: #F26522;
	font-style: normal;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}
.navilink_red {
	font-family: Georgia;
	font-size: 12pt;
	color: #A20000;
	font-style: normal;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}

.shadedform {


	background-color: white;
	color: #000000;
}

