body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

A:link {
	color: #2d7b78;
	text-decoration: underline;
}

A:visited {
	color: #2d7b78;
	text-decoration: underline;
}

A:hover {
	color: #660000;
	text-decoration: underline;
}

.homepage_text {
	color: #444444;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	padding-left: 1px;
	padding-right: 20px;
}

.homepage_small {
	color: #444444;
	font-family: Arial, sans-serif;
	font-size: 7pt;
}

P.secondary_navigation {
	margin-top: 0px;
	padding-top: 0px;
}

A.secondary_navigation {
	font-weight: bold;
	text-decoration: underline;
	font-size: 7.5pt;
}

A.secondary_navigation:link {
	text-decoration: underline;
}

A.secondary_navigation:visited {
	text-decoration: underline;
}

A.secondary_navigation:hover {
	text-decoration: underline;
}

P.secondary_nav_header {
	margin-bottom: 0px !important;
}

A.secondary_nav_header {
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
}

A.secondary_nav_header:link {
	text-decoration: underline;
}

A.secondary_nav_header:visited {
	text-decoration: underline;
}

A.secondary_nav_header:hover {
	text-decoration: underline;
}

.quote {
	color: #444444;
	font-family: Arial, sans-serif;
	font-size: 7.9pt;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	font-style: italic;
}

.testimonial {
	color: #444444;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	text-align: left;
	
	
}
.testimonial2 {
	color: #444444;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	text-align: left;
	
}


.testimonialAuthor {
	color: #444444;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-align: right;
	padding-right: 25px;
	font-weight: bold;
}

.quoteAuthor {
	color: #444444;
	font-family: Arial, sans-serif;
	font-size: 7.9pt;
	font-weight: bold;
	text-align: center;
}

.secondary_main {
	color: #444444;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	padding: 1px;
	line-height: 135%;
	padding-bottom: 20px;
}

.secondary_main P {
	margin-top: 0px;
	margin-bottom: 8px;
}

.secondary_author {
	font-weight: bold;
	color: #444444;
}

.secondary_heading {
	font-weight: bold;
	font-size: 14px;
	color: #8a2904;
	padding-top: 15px;
}

.secondary_main H1.first_header {
	margin-top: 0px;
	margin-bottom: 6px;
}

.secondary_main .secondary_indent {
	margin-left: 20px;
}

.secondary_main H1 {
	color: #8a2904;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: 100%;
	margin-top: 20px;
	margin-bottom: 6px;
}

.secondary_copyright .title {
	color: #2d7b78;
	font-weight: bold;
}

.secondary_copyright {
	color: #444444;
	line-height: 150%;
	font-family: Arial, sans-serif;
	font-size: 7.5pt;
	padding-bottom: 10px;
	border-top: 1px solid #939393;
	
}.Indentfirstletter {
	font-size: 12pt;
	color: 220000;
	font-weight: bold;
}

P.noMarginBelow {
	margin-bottom: 0px;
}
P.addMarginAbove {
	margin-top: 24px;
}

H2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: 100%;
	margin-top: 20px;
	margin-bottom: 6px;	
}

UL {
	margin-top: 4px;
	list-style-type: disc;

}

.line {
	border-top: 1px solid #939393;
	width: 100%;
}
