@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #BBDEE9;
	background-image: url(pg_bkg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.7em;
}
a:link {
	color: #666666;
	text-decoration: none;
}
#tdMainText {
	margin: 25px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 25px;
}
a:visited {
	text-decoration: none;
	color: #00CC66;
}
a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #519B44;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}
#tableLayout {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
p {
	line-height: 1.7em;
}
