body {
	font-family: Arial;
	font-size: 12px;
	margin: 3px 0px 0px;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #80A0D0;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #507090;
	scrollbar-face-color: #6F87A9;
	background-color: #547098;

}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F89303;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.header3 {
	font-style: italic;
	font-weight: bold;

}
td {
	font-size: 12px;
	vertical-align: top;

}
.header3Orange {

	font-style: italic;
	color: #F89303;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
.boxedOff {
	padding: 5px;
	float: right;
	width: 275px;
	background-color: #6F87A9;
	border: 1px dotted #666666;
	color: #FFFFFF;
	margin: 2px;

}
table {
	background-color: #FFFFFF;
}
.left-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	text-decoration: none;
}