body {
	background-color:	#202832;
	color:						white;
	font-family:			tahoma,trebuchet,arial;
	font-size:				8pt;
}

div {
	background-color:	#202832;
	color:						white;
	font-family:			verdana, tahoma, arial;
	font-size:				8pt;
}

div.border {
	width:						650px;
	border:						1px solid black;
	margin-left:			auto;
	margin-right:			auto;
	padding:					4px;
}

table {
	background-color:	#202832;
	color:						white;
	font-family:			verdana, tahoma, arial;
	font-size:				8pt;
	width:						100%;
	border:						none;
	border-collapse:	collapse;
	margin:						0px;
}

table.border {
	border:						1px solid black
}

th.page_title {
	font-size:				16pt;
	padding-bottom:		16px;
}

td.top_align {
	vertical-align:		top;
	padding-top:			2px;
}

td.right_border {
	border-right:			1px solid black;
}

td.section_spacer {
	padding-bottom:		4px;
}

td.checkbox {
	width:						16px;
}

a:link {
	color:						#3d4d60;
}

a:active {
	color:						#3d4d60;
}

a:visited {
	color:						#3d4d60;
}

a:hover {
	color:						#83a5ce;
}

input {
	background-color:	#3d4d60;
	color:						white;
	border:						1px solid #83a5ce;
	font-family:			verdana, tahoma, arial;
	font-size:				8pt;
}

input.file {
	background-color:	#3d4d60;
	color:						white;
	border:						1px solid #83a5ce;
	font-family:			verdana, tahoma, arial;
	font-size:				8pt;
	width:						548px;
}

input.checkbox {
	background-color:	#3d4d60;
	color:						white;
	border:						none;
	font-family:			verdana, tahoma, arial;
	font-size:				8pt;
}

textarea {
	background-color:	#3d4d60;
	color:						white;
	border:						1px solid #83a5ce;
	font-family:			verdana, tahoma, arial;
	font-size:				8pt;
}

button {
	background-color:	#3d4d60;
	color:						white;
	border:						1px solid #83a5ce;
	width:						140px;
	font-family:			verdana, tahoma, arial;
	font-size:				8pt;
}
