#body  {
	background: #ffffff url("/images/greenbgpopup.gif") repeat-x left top;
	margin: 0px 0px 0px 0px;
}

a, a:visited {
	color: #76A34A;
	text-decoration: none;
}

a:active, a:hover {
	color: #86B35A;
	text-decoration: underline;
}

form {
	margin-top:0px;	
}

#header {
	height: 0px;
	background: url("/images/logopopup.gif") no-repeat left top;
	padding-top: 67px;
	padding-left: 108px;
	color: white;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 192px;
}

#footer {
	width: 100%;
	background: url("/images/footerborder.gif") repeat-x left top;
	padding-top: 16px;
	padding-left: 8px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

#page {
	margin: 0px 8px 0px 8px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

#page h1 {
	font-weight: bold;
	font-size: 18pt;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #76A34A;
}

#page h2 {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #76A34A;
	text-align: left;
}

#page table {
	
}

#page table tr th {
	text-decoration: underline;
	text-align: left;
}

#page table tr td {
	vertical-align:top;
}

#page table tr .thleft {
	text-align: left;
}

#page table tr .thright {
	text-align: right;
}