#head, #nav, #title, #leftGraphic1, #leftGraphic2, #rightGraphic1, #rightGraphic2, #rightText1 {
	display: none;
}

body {
	background-color: #ffffff;
}

#website {
	position: relative;
	font-size: 14px;
}

#url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 0px -7px;
	padding-bottom: 5px;
	border-bottom: 2px solid #666666;
}

#titlePrint {
	font-family: 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #416b93;
	margin: 0px auto 12px -7px;
	line-height: 18px;
}

#contentAreaPages {
	padding-top: 20px;
	position: relative;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-bottom: 35px;
}

#copyright {
	position: relative;
	padding-top: 5px;
	border-top: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666666;
}

.thrive32 {
	font-family: verdana;
	font-size: small;
	color: #f1f0e8;
}

.Thrive {
	font-family: verdana;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}

.h1 {
	color: #A90537;
}

.h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #B0CEE3;
}

.h3 {
	font-size: 14px;
	font-weight: bold;
}

.h3Center {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.h5 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #AB0537;
}

input {
	font-size: 10pt;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	background-color: #F5F7F7;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

textarea {
	font-size: 13px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	background-color: #F5F7F7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}