body { color: #263d4a; background: #e6eef2; font-family: Arial; font-size: 9pt }

.page { width: 900px; margin: 0px auto }
.header { width: 900px; height: 100px; margin: 0px auto; background: url(images/header.jpg); border: 1px #7a8c96 solid }
.banner { margin: 20px 0 0 400px }
.navigation { width: 150px; background: #ffffff; border: 1px #7a8c96 solid; float: left }
	.caption { height: 19x; line-height: 19px; color: #ffffff; font-weight: bold; background: url(images/caption.jpg); text-align: right }
	.navi0 { height: 21px; line-height: 21px }
	.navi0_ { padding-left: 10px; height: 21px; line-height: 21px }
	.navi1 { height: 21px; line-height: 21px; background: #e6eef2 }
	.navi1_ { padding-left: 10px; height: 21px; line-height: 21px; background: #e6eef2 }
	.navi0 a, .navi1 a { padding-left: 10px; display: block }
	.navi2 a { padding-left: 20px }
	.navi0 a:hover, .navi1 a:hover { color: #ffffff; background: #7a8c96 }
	.navi0 a:link, .navi0 a:active, .navi0 a:visited, .navi0 a:hover, .navi1 a:link, .navi1 a:active, .navi1 a:visited, .navi1 a:hover { text-decoration: none }
.content { width: 716px; margin-left: 10px; background: #ffffff; border: 1px #7a8c96 solid; float: left; padding: 10px }
	.top { height: 21px; line-height: 21px; color: #ffffff; background: url(images/top.jpg); font-weight: bold; text-align: right }
	.bottom { color: #7a8c96; font-size: 8pt; text-align: right }
.footer { width: 900px; margin: 0px auto; padding-top: 2px; padding-bottom: 2px; background: #ffffff; border: 1px #7a8c96 solid; text-align: center; font-size: 8pt }
.footer a:link, .footer a:active, .footer a:visited, .footer a:hover { font-size: 8pt }

.table_content { border: 1px #7a8c96 solid }
.table_content td { padding: 3px }
.tr_header { background: #75b8e3; font-weight: bold }
.tr_header td { color: #ffffff }
.tr_alternate { background: #e6eef2 }

.blueTitle { color: #75b8e3; font-size: 12pt; font-weight: bold }
.greyTitle { color: #263d4a; font-size: 12pt; font-weight: bold }

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active { color: #ffffff; text-decoration: none; position: relative }
a.tooltip span { display: none }
a.tooltip:hover span { z-index: 100; display: block; position: absolute; left: 40px; top: 0; width: 220px; color: #263d4a; padding: 5px; background-color: #f7fafc; border: 1px #7a8c96 solid }

a:link { color: #263d4a; font-family: Arial; font-size: 9pt; text-decoration: underline }
a:active { color: #263d4a; font-family: Arial; font-size: 9pt; text-decoration: underline }
a:visited { color: #263d4a; font-family: Arial; font-size: 9pt; text-decoration: underline }
a:hover { color: #75b8e3; font-family: Arial; font-size: 9pt; text-decoration: underline }

.green { color: #008b00; font-weight: bold }
.red { color: #ff0000; font-weight: bold }

input { color: #263d4a; background-color: #f7fafc; border: 1px #7a8c96 solid }
textarea { color: #263d4a; background-color: #f7fafc; border: 1px #7a8c96 solid }
select { color: #263d4a; background-color: #f7fafc }

hr { background-color: #7a8c96; border: none; height: 1px }
.hr0 { background-color: #7a8c96; border: none; height: 1px; margin-bottom: 0 }

img { border: none }
