body, BODY {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	background-image: url("./images/ez_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
}

td {
	font-size: 10pt;
}

th {
	font-size: 10pt;
}

pre {
	font-size: 8pt;
}

.error {
	color: rgb(255,0,0);
	background-color: inherit;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: rgb(248,248,248);
	color: rgb(0,0,0);
	border: 1px solid rgb(0,0,0);
}

.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	background-color: rgb(248,248,248);
	color: rgb(0,0,255);
	border: 1px solid rgb(0,0,0);
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: rgb(224,224,224);
	padding: 0px;
	border: 1px solid rgb(0,0,0);
	color: rgb(0,0,0);
	cursor: pointer;
}

a:link, a:visited {
	color: rgb(0,48,184);
	background-color: inherit;
}

a:hover, a:active {
	color: rgb(255,0,0);
	background-color: inherit;
}

a.menulink:link, a.menulink:visited, a.menulink:active, a.menulink:hover {
	color: rgb(0,0,0);
	background-color: inherit;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.topbg {
	background-image: url("./images/top_bg.jpg");
	background-repeat: repeat-x;
}

.titlebar {
	width: 450px;
}

.menudiv {
	background-color: rgb(224,224,224);
	color: inherit;
	padding: 1px;
}

.mainmenu {
	font-family: tahoma, verdana, sans-serif;
	font-size: 9pt;
	border: 1px solid rgb(0,0,0);
}

.menucell {
	border: 1px solid rgb(224,224,224);
	cursor: pointer;
}

.currentmenucell {
	border: 1px solid rgb(0,0,128);
	cursor: default;
}

.bodycell {
	padding-right: 35px;
}

.title {
	font-size: 18pt;
	font-weight: bold;
}

.terms {
	font-size: 7pt;
	text-align: center;
}

.tiny {
	font-size: 9pt;
}

.contentcell {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid rgb(204,204,204);
	text-align: justify;
}

.more {
	font-size: 8pt;
	font-style: normal;
	padding-right: 5px;
}

.tablecell {
	padding-right: 10px;
	padding-left: 10px;
}

.list {
	line-height: 15pt;
}

.line {
	padding: 0px;
}

acronym {
	border-bottom: 1px dashed rgb(0,48,184);
	cursor: help;
}

.pad {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
