body {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
}

.logo {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 90;
}

.content {
	position: absolute;
	top: 143px;
	left: 0;
	width: 100%;
	height: 386px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

.navigation {
	position: absolute;
	top: 121px;
	left: 0;
	width: 100%;
	height: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 70;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	line-height: 10pt;
}

a.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #73808C;
	text-decoration: none;
	font-weight: normal;
}

a.nav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #092649;
	text-decoration: none;
	font-weight: normal;
}

table {
	background-repeat: no-repeat;
}

div.contentBlock {
	position: relative;
	display: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cc0000;
	line-height: 10pt;
	margin: 0px;
	padding: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #738193;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a.copyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #738193;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}

a.copyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

form {
	padding: 0px;
	margin: 0px;
}

input {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 7pt;
	color: #333333;
	border: 1px solid #c6cacc;
	background: #fafcff;
}

.tbox {
	width: 180px;
}

.tbox1 {
	width: 71px;
}

.tbox2 {
	width: 20px;
}

.tbox3 {
	width: 195px;
}

.tbox4 {
	width: 74px;
}

.tbox5 {
	width: 47px;
}

input.button {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 7pt;
	color: #fafcff;
	border: 1px outset #c6cacc;
	background: #8AA0B2;
	font-weight: bold;
	width: 120px;
}