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

<!--
body {
	background-color: #c1cabe;
	background-image: url(support/background2.gif);
	margin-left: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 28px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 15pt;
}
.textnav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
#press {
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 40px;
	height: 150px;
	background: #899D81;
}
#container {
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 28px;
	background: #899D81;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #123F00;
	font-size: 15pt;
	font-weight: bold;
	line-height: 20pt;
}
h3 {
	color: #123F00;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.containerlinks {
	color: #333333;
	font-size: 8pt;
	line-height: 11pt;
}
#creator {
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-size: 7.75pt;
	color: #797979;
	text-align: right;
	vertical-align: bottom;
}
.creator {
	color: #797979;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
-->