/* added body and wrapper styles for TR-style centering and boxing of page */

body {
	margin: 8px;
	padding: 0px;
	background-color: #999999;
	text-align: center;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#wrapper {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 675px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-left: 0px;
}
.headerlinks {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 2px;
}
.headerlinks a {
	padding-left: 4px;
	text-decoration: none;
	padding-right: 4px;
}
.headerlinks a:link {
	color: #666666;
	text-decoration: none;
}
.headerlinks a:visited {
	color: #666666;
	text-decoration: none;
}
.headerlinks a:hover {
	color: #387C2B;
	text-decoration: underline;
}
.headerlinks a:active {
	color: #33CC33;
	text-decoration: none;
}

p {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 5px;
}
p, td, li { 
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
}
a:link {
	color: #387C2B;
	text-decoration: underline;
}
a:visited {
	color: #387C2B;
	text-decoration: underline;
	}
a:hover {
	color: #78A22F; 
	text-decoration: underline;
	}
a:active {
	color: #33CC33;
	text-decoration: underline;
}
.pass
{
	font-size: 10pt;
}
.head
{
	font-size: 14pt;
	color: #387C2B;
}
.colored
{
	color: #387C2B;
}
.tablehead
{
	background-color: #387C2B;
	font-size: 10pt;
	color: White;
}
.navlinks {
	margin-left: 2px;
	padding-left: 2px;
}
.navlinks a {
	display: inline;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
}
.navlinks a:link {
	color: #666666;
	text-decoration: none;
}
.navlinks a:visited {
	color: #666666;
	text-decoration: none;
}
.navlinks a:hover {
	color: #387C2B;
	text-decoration: underline;
}
.navlinks a:active {
	color: #33CC33;
	text-decoration: none;
}
.navhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 8px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	PADDING-BOTTOM: 2px;
	COLOR: #ff9100;
	PADDING-TOP: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
}
.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #78A22F;
	text-decoration: underline;
}
h1 {
	font-size:22px;
	padding-top: 6px;
	margin-bottom: 7px;
}
h2 {
	font-size:14px;
	padding-top: 3px;
}
h3 {
	color: #78A22F;
	font-size: 10px;
}
