body {
	font-family: 'Arial','Trebuchet MS','Cursor','Sans Serif','Sans';
	font-size: 8pt;
	color: #00458C;
	padding: 0;
	margin: 0;
}

td {
	vertical-align: top;
	font-size: 8pt;
}

a {
	text-decoration: none;
	color: #00458C;
}

a:hover {
	text-decoration: underline;
}

.lefta {
	color: #fffff;
}

.forminput {
	text-align: left;
	font-weight: bold;
	padding-top: 2px;
}

.formlabel {
	text-align: right;
	font-weight: normal;
}

.status {
	font-size: 11pt;
	font-weight: bold;
	height: 11pt;
	color: #1C2650;
}

.formsubhead {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #00458C;
}

.formsubmittd {
	text-align: right;
}

input {
	font-size: 8pt;
	color: #00458C;
	font-weight: bold;
	border: 1px solid #00458C; 
}

select {
	font-size: 8pt;
	color: #00458C;
	font-weight: bold;
	border: 1px solid #00458C; 
}

textarea {
	font-size: 8pt;
	color: #00458C;
	font-weight: bold;
	border: 1px solid #00458C; 
}

hr {
	border: 1px solid #00458C;
	height: 1px;
}

.menuitem {
	text-align: right;
	padding-right: 9px
}

.menuhref {
	color: white;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
