body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #22487D;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link
{
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #333333;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #696969;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.Content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Content1 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.Content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	list-style-type: circle;
}

.Content3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	vertical-align: top;
}

.Copyright
{
	text-align: center;
}

.StaffName
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	text-align: left;
}

.StaffTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #696969;
	font-family: Tahoma;
	text-align: left;
}
.StaffContent
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	text-align: left;
}
.StaffDept
{
	font-weight: bold;
	font-size: 8pt;
	color: maroon;
	font-family: Tahoma;
	text-align: left;
}

.FacilityHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
}

.MainMenu1
{
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9933;
	text-align: center;
	margin-top: 36px;
	font-weight: bold;
}
.MainMenu1 a:hover
{
	color: #FFFFFF;
	background-color: #807E79;
}

.MainMenu1 a
{
	color: #000000;
}

.PaymentFormInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	max-height: 20px;
}

.PaymentFormButtons
{
	margin: 3px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

td.PaymentFormRightAlign
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

td.PaymentFormLeftAlign
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: Left;
}

td.AlignCenter
{
	text-align: center;
}

.Heading1
{
	border: 1px solid #000000;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #999999;
}

td.text
{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}



div.Pg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	vertical-align: top;
	padding-bottom: 10px;
}