body, td {
	font-family: Arial, Verdana;
	font-size: 9pt;
}
p {
	margin-bottom: 4pt;
	margin-top: 2pt;
}
h1 {
	font-family: Arial, Verdana;
	font-size: 11pt;
	color: #E27E0C;
	margin-bottom: 4pt;
	margin-top: 2pt;
}
h2 {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #E27E0C;
	margin-bottom: 4pt;
	margin-top: 3pt;		
}
h3 {
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #E27E0C;
	margin-bottom: 0pt;
	margin-top: 0pt;		
}
A {
	color: #003678;
	text-decoration: underline;
}
A:link {
	color: #003678;
	text-decoration: underline;
}
A:active {
	color: #003678;
	text-decoration: underline;
}
A:visited {
	color: #003678;
	text-decoration: underline;
}
A:hover {
	color: #003678;
	text-decoration: none;
}

A.nav {
	color: #F6A610;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.nav:link {
	color: #F6A610;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.nav:active {
	color: #F6A610;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.nav:visited {
	color: #F6A610;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.nav:hover {
	color: #F6A610;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.contentbg {
	background-image: url('../../images/topleft_bg.gif');
	background-repeat: no-repeat;
}
TD.footer {
	font-size: 8pt;
	color: #333333;
}
TD.header {
	border: 1px solid #9EB2CA;
	background-color: #F6A610;
	font-weight: bold;
	color: #FFFFFF;
}
TR.TR1 {
	background-color: #D2DAE4;
}
TR.TR2 {
	background-color: #C5C7C9;
}

A.footer:link {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
A.footer:active {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
A.footer:visited {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
A.footer:hover {
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
}
INPUT {
	font-size: 80%;
	background-color: #003678;
	color: #FFFFFF;
	border: 1px ridge;
	border-color: #FFFFFF;
}
INPUT.BUTTON {
	color: #FFFFFF;
	background-color: #003678;
	font-size: 100%;
	font-weight: bold;
	padding: 4px;
}
.error {
	background-color: #990000;
	border: 1px ridge white;
	color: #D3DCE6;
	padding: 8px;
	margin: 8px;
}
.light {
	color: #D3DCE6;
}
A.light {
	color: #D3DCE6;
}
A.light:visited {
	color: #D3DCE6;
}
A.light:hover {
	color: #D3DCE6;
}
TH {
	font-size: 80%;
	font-weight: bold;
	background-color: #486F9E;
	color: #F6A610;
}
.DateFormat {
	background-color: #999999;
	color: #FFFFFF;
	padding: 4px;
}


