<style type="text/css">
<!--
body { }

h1, h2, h3, h4, h5, h6, p, ul, ol, li, .header, .subhead, .inbox-item, .inbox-warning, .inbox-read, .nav-left, .nav-top, .standard, .standard-white, .table-head, .table-item, .table-label {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, .header, .subhead { color: #333333; }

h1, h2, h3, h4, h6, .header, .subhead {
	font-weight: bold;
	font-style: normal;
}

h5 {
	font-weight: italic;
	font-style: normal;
}

h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3, .header { font-size: 16px; }
h4, .subhead { font-size: 13px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
p, ul, ol, li, .standard, .standard-white { font-size: 13px; }

a { color: #333399; }
a:visited { color: #333399; }
a:active, a:hover { color: #666699; }

big { font-size: 16px; }
small { font-size: 11px; }

.company-name {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.header, .subhead {
	margin-bottom: 0.5em;
}

.inbox-item, .inbox-warning, .inbox-read {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.inbox-item { color: #000000; }

a.inbox-item:link, a.inbox-item:visited { color:#000000; }
a.inbox-item:hover, a.inbox-item:active { color:#666666; }

.inbox-warning { color: #CC0000; }

a.inbox-warning:link, a.inbox-warning:visited { color:#CC0000; }
a.inbox-warning:hover, a.inbox-warning:active { color:#FF3333; }

.inbox-read { color: #999966; }

a.inbox-read:link, a.inbox-read:visited { color: #999966; }
a.inbox-read:hover, a.inbox-read:active { color: #666666; }

a.table-label:link, a.table-label:visited { color: #999966; }
a.table-label:hover, a.table-label:active { color: #666666; }

.nav-left, .nav-top, .table-label {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.nav-left:link, a.nav-left:visited { color:#333333; }
a.nav-left:hover, a.nav-left:active { color:#000000; }
a.nav-top:link, a.nav-top:visited { color:#333333; }
a.nav-top:hover, a.nav-top:active { color:#000000; }

.standard-white { color:#FFFFFF; }

.table-head {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.table-item { font-size: 11px; }
.header-item { font-family: Arial, Helvetica, sans-serif; font-size: 16px; }

@media screen {
.noprint { display: block; }
}
@media print {
.noprint { display: none; }
}

//-->
</style>
