body {
	margin: 0px;
	background-color: #FFFFFF;
}

table.page {
	width: 766px;
	background-color: #FFFFFF;
}

table.top {
	width: 766px;
	background-color: #FFFFFF;
}

/* header */

td.header {
	width: 766px;
	height: 91px;
}

table.headersub {
	width: 766px;
	height: 91px;
}

td.headersubl {
	width: 566px;
	padding-right: 25px;
	text-align: right;
	vertical-align: middle;
}

div#headertexttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

div#headertextbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}

td.headersubr {
	width: 200px;
	vertical-align: middle;
}

/* sub page bottom */

table.bottom {
	width: 766px;
}

td.bottommiddleMain {
	width: 756px;
	padding: 7px;
	border-top: 3px solid #EAEAEA;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* link controllers */

a {
	color: #000000;
	text-decoration: underline;
}

/* close button */

input#closebutton {
	background-color: #EAEAEA;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


/* footer */

table.footer {
	width: 766px;
	height: 12px;
	border-top: 1px solid #D49B32;
}

td.footerlegal {
	height: 12px;
	padding-right: 5px;	
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}