@charset "UTF-8";
body {
	background-color: #4D6D75;
	background-image: url(images/h_wayback.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-position: top;
}
.s_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 22px;
}
.contenttitle {
	color: #000000;
}
.emailustext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.lowlinktext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a.lowlink {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration:none;
}
a.lowlink:hover {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration:underline;
}
a.copylink {
	font-family: "Trebuchet MS";
	color: #ffa600;
	text-decoration:none;
}
a.copylink:hover {
	font-family: "Trebuchet MS";
	color: #ffa600;
	text-decoration:underline;
}
.s_contentarea {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 10px;
}
a {
	color: #cf8700;
	text-decoration: none;
}
a:hover {
	color: #cf8700;
	text-decoration: underline;
}
.s_contentbox {
	padding-right: 25px;
	padding-left: 25px;
	background-color: #E8E8E8;
	padding-top: 12px;
	padding-bottom: 12px;
	font-style: italic;
}
.s_contentback {
	background-image: url(images/h_back_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.s_contentlow {
	background-image: url(images/h_contentlow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
li {
	margin-left: 20px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #3e8717;
}
.h_contenttext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.s_titleback {
	background-image: url(images/h_titleback.gif);
	background-repeat: no-repeat;
}
.h_contactback {
	background-color: #7C976E;
	background-image: url(images/h_contactback.jpg);
	background-repeat: no-repeat;
}