body {
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#000000;
}

td {
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#000000;
}

.desc {
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#000000;
}

.tbl {
	background : #D3E9F7;
	border : 1px solid;
	border-color: #0092DD;
	border-collapse:collapse;
	empty-cells: hide;
}

.tbl_head {
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	background-color : #0092DD;
	border : 1px solid;
	border-color: #0092DD;
	empty-cells: hide;
}

.tbl_body {
	font-size:8pt;
	background-color: #D3E9F7;
	border : 1px solid;
	border-color: #0092DD;
	empty-cells: hide;
}

.h1 {
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#CC0000;
}

.h2 {
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#0033CC;
}

h3 {
	font-family:Verdana,Arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin-bottom : 0%;
}

.copy {
	font-family:Verdana,Arial,sans-serif;
	font-size:7pt;
	color:#FFFFFF;
}

.note {
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#999999;
}

.locator {
	font-family:Arial,sans-serif,Verdana;
	font-size:8pt;
	color:#0092DD;
}

a:link { color:#0092DD; text-decoration: none; }
a:active { color:#0092DD; text-decoration:none; }
a:visited { color:#0092DD; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }

a.nav1:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.nav1:active { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.nav1:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.nav1:hover { color:#FFFFFF; text-decoration:underline; font-weight:bold; }

a.nav1a:link { color:#000000; text-decoration:none; font-weight:bold; }
a.nav1a:active { color:#000000; text-decoration:none; font-weight:bold; }
a.nav1a:visited { color:#000000; text-decoration:none; font-weight:bold; }
a.nav1a:hover { color:#000000; text-decoration:underline; font-weight:bold; }

a.nav:link { color:#0092DD; text-decoration:none; }
a.nav:active { color:#CC0000; text-decoration:none; }
a.nav:visited { color:#0092DD; text-decoration:none; }
a.nav:hover { color:#000000; text-decoration:underline; }

a.note:link { color:#999999; text-decoration:none; }
a.note:active { color:#999999; text-decoration:none; }
a.note:visited { color:#999999; text-decoration:none; }
a.note:hover { color:#000000; text-decoration:underline; }

input.field {
	border : thin groove;
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
}