@charset "UTF-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 2.0em;
}
tr.whiterow td {
	background-color: #FFFFFF;
}
body {
	background-color: #E89D01;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: underline;
	color: #E89E01;
}
td.logorow td {
	background-color: #FFCC00;
}
div {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border: 1px solid #000000;
	background-color: #E89D01;
	padding: 0px;
}
#border {
	padding: 0px;
}
td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.linedrow {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.watermark {
	background-image: url(images/gtledflogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
p {
}
#textnav {
	background-color: #000000;
	text-align: center;
}
#textnav a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E89E01;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFF33;
	text-align: center;
	line-height: 1.1em;
	padding-top: 2px;
	padding-bottom: 2px;
}
