a {
	font-weight: bold;
	text-decoration: none !important;
	color: #E17000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #005A84;
}
body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
}
table {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
}
input.text {
	border: 1px solid #7B7B7B;
	font-size: 12px;
}
input.button {
	cursor: pointer;
	border: 0px;
	font-size: 11px;
}
.mainmenu {
	visibility: visible;
	line-height: 18px;
	background-color: #FFFFFF;
	width: 175px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.menu {
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 0px solid gray;
	position: absolute;
	text-align: center;
	visibility: hidden;
	line-height: 18px;
	background-color: #EEEEEE;
	width: 200px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
.menu a {
	color: #000000;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid gray;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
}
.menu a:hover {
	background-color: #FEAC3B;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
.menuArrow {
	position: relative;
	left: 3px;
	font-family: Helvetica;
	font-size: 15px;
	color: #005A84;
	font-weight: bold;
	line-height: 5px;
}
.date {
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
}
.form {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
}
.form a {
	font-weight: none !important;
	font-weight: normal !important;
	color: #000000;
	font-size: 8pt !important;
	font-family: Arial;
}
.form a:hover {
	text-decoration: underline !important;
	font-weight: normal !important;
	color: #005A84;
	font-size: 8pt !important;
	font-family: Arial;
}
.footerlinks {
	text-decoration: italic !important;
	font-weight: bold;
	color: #AAAAAA;
	font-size: 8pt;
	font-family: Verdana;
	vertical-align: bottom;
}
.footerlinks a {
	text-decoration: italic !important;
	font-weight: bold;
	color: #E17000;
	font-size: 8pt;
	font-family: Verdana;
}
.footerlinks a:hover {
	text-decoration: italic underline !important;
	font-weight: bold;
	color: #005A84;
	font-size: 8pt;
	font-family: Verdana;
}
.button {
	border: none;
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-family: Arial;
	font-size: 7pt;
}
.loginButton {
	border: none;
	background: #DFF3FF;
	color: #000000;
	font-weight: bold;
	text-align: right;
	font-family: Arial;
	font-size: 9pt;
}
.searchButton {
	border: none;
	background: #005A84;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 7pt;
}
.titles {
	color: #005A84;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

