body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #595EAA;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #595EAA;
	scrollbar-darkshadow-color: #595EAA;
	scrollbar-track-color: #EFEFF7;
	scrollbar-arrow-color: #595EAA;
}

h3 {
	font-size: 12pt;
}

input, textarea {
	background-color: transparent;
	border: 1px solid #595EAA;
	color: #595EAA;
}

input.noborder {
	border-style: none;
}

input.button {
	background-color: #595EAA;
	color: #FFFFFF;
	font-weight: bold;
}

table {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
p, td {
	background-repeat: no-repeat;
	font-size: 10pt;
}
td.button-space {
	height: 1px;
}
td.nav-button {
	border: 1px solid #595EAA;
	height: 25px;
	text-align: right;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
td.leftover {
	background-color: #595EAA;
	height: 100%;
}

td.ban-p1 {
	width: 25px;
	background-image: url(images/ban-p1.gif);
}
td.ban-p2 {
	width: 25px;
	background-image: url(images/ban-p2.gif);
}
a:link {
	color: #595EAA;
}
a:visited {
	color: #595EAA;
}
a:hover {
	color: #FFFFFF;
	background-color: #595EAA;
}

a.button {
	color: #FFFFFF;
	text-decoration: none;
}

a.button:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.button:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.button:hover {
	color: #FFFFFF;
	background-color: #ACAFD5;
}

td.content {
	font-size: 10pt;
}
td.nav-current {
	height: 25px;
	text-align: right;
	font-size: 14pt;
	font-weight: bold;
	color: #595EAA;
}
td.ban-s {
	height: 100px;
	background-image: url(images/ban-s.gif);
	width: 760px;
}
td.ban-d {
	height: 25px;
	width: 224px;
	background-color: #595EAA;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}
td.ban-e {
	height: 25px;
	background-image: url(images/ban-e.gif);
	width: 511px;
}
td.formh3 {
	font-size: 12pt;
	font-weight: bold;
}

.formQuestion {
	font-weight: bold;
	text-align: right;
}