body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Title {
	color: #4380F8;
	font-size: 32px;
	font-weight: bold;
}
.PageHeader {
	color: #4380F8;
	font-size: 18px;
	font-weight: bold;
}
.PageHeader2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.Source {
	font-size: 10px;
	font-style: italic;
}
hr {
	width: 100%;
	height: 2px;
	color: #4380F8;
	background: #4380F8;
	border: 0px none !important;
}

input.btn{
	background-color: #4380F8;
	color: #FFFFFF;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
}

#banner {
	min-height: 60px;
	height: auto;
	_height: 60px;
	margin: 0;
	padding: 0;
	font-size: 20pt;
	text-align: right;
	vertical-align: text-bottom;
	color: #FFFFFF;
	background: #4380F8;
}

