@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(THS_Images/THSbackgroundgradient.png);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FAA74A;
}
a:visited {
	text-decoration: none;
	color: #FAA74A;
}
a:hover {
	text-decoration: underline;
	color: #FED09E;
}
a:active {
	text-decoration: underline;
	color: #FED09E;
}
.Navigation_Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Navigation_NoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FED09E;
}
.Section_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	color: #A3CF62;

}
.Section_SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;

}
.Body_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
.Intro_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	line-height: 26px;
	color: #000000;

}
.Learn_More {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FAA74A;

}
.Picture_Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
.Address_Line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
.Legal_Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

-->
</style>
