h1 {
	font: xx-large "Times New Roman", Times, serif;
	color: #000000;
}
#contentcolumn {
	vertical-align: top;
	margin: 0px 10%;
	padding: 0px;
	width: 80%;
}
h4 {
	font: normal small/normal "Times New Roman", Times, serif;
	color: #000000;
}
body {

	background-color: #FFFFFF;
	font: normal small "Times New Roman", Times, serif;
}
.tablebox {
	margin: 0px;
	border: 1px solid #000000;
	padding: 15px;
	background-color:#a6c3dd;
}

select {
	font: normal x-small/normal "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #00539f;
}
input {
	font: normal x-small/normal "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
	width: 100%;
	border: 1px solid #00539f;
	margin: 2px;
	padding: 2px;
}
textarea {
	font: normal x-small/normal "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
	width: 100%;
	border: 1px solid #00539f;
}
text {
	font: normal x-small/normal "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
	width: 25px;
	border: 1px solid #00539f;
}
.formbutton {
	background: #c8e5ff;
	margin: 5px;
	width: auto;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	border: 1px solid #00539f;
}
.formbutton:hover {
	color: #0000cc;
	background: #d9f6ff;
	border: 1px solid #000000;
}
.tableheaderunderlined {
	text-decoration: underline;
}
form {
	margin: 0px; 
	padding: 0px; 
}
#menuitem {
	font: small-caps normal xx-small Arial, Helvetica, sans-serif;
	background: #A6C3DD;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 120px;
}
option {
	border: 0px none;
}
