html { min-height: 100%; margin-bottom: 1px; }

p a:hover, li a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover  {
	color: #000066;
	text-decoration: none;
	background-color: #FFCC99;
}
p a:visited, li a:visited, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited  {
	text-decoration: underline;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
body a:link, body a:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
body a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1C3673;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #225278;
}
.mainaddress {
	color: #000066;
}
.tablemain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #CCCCCC;
	width: 570px;
}
.tablebody {
	background-color: #FFFFFF;
	padding: 4px 16px 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tablelookup {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #CCCCCC;
}
.tablemaster {
	height: 100%;
}
.rmargin {
	margin-right: 6px;
}
