body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
    background: white url('../_webart/bg-gray2.gif') repeat-y; 
	color: #000000; 
}

h1 { font-family: Arial; font-size: 24pt; color: #000080; text-align: center; }
h2 { font-family: Arial; font-size: 18pt; color: #000080; }
h3 { font-family: Arial; font-size: 16pt; color: #000080; }
h4 { font-family: Arial; font-size: 12pt; color: #000080; }

dt { font-weight: bold; margin-top: 1em }
dd { font-weight: normal; }

.banner {
	font-family: Verdana;
	font-size: 32pt; 
	font-weight: bold;
	text-align: center;
	background-color: #000080;
	color: #FFFFFF;
}
.body {
	font-size: 10pt; 
	font-weight: normal;
}
a:link.body, a:active.body, a:visited.body {
	font-size: 10pt; 
	text-decoration: none;
	color: #000080;
}
a:hover.body {
	font-size: 10pt; 
	text-decoration: underline;
	color: #000080;
}

td.label {
	padding-left: 5px; padding-right: 5px;
    font-family: Arial;
	font-size: 10pt; 
	font-weight: bold;
	text-align: right;
	background-color: #000080;
	color: #FFFFFF;
}
td.header {
    font-family: Arial;
	font-size: 10pt; 
	font-weight: bold;
	background-color: #000080;
	color: #FFFFFF;
}

.sidenavbar  { 
	font-family: Century Gothic, Lucida Sans, Arial;
	font-size: 11pt; 
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
td.sidenavbar  { 
	font-family: Century Gothic, Lucida Sans, Arial;
	font-size: 12pt; 
	text-decoration: none;
	text-align: center;
	background-color: #000080;
	color: #FFFFFF;
}
a:link.sidenavbar, a:active.sidenavbar, a:visited.sidenavbar {
	font-family: Century Gothic, Lucida Sans, Arial;
	font-size: 12pt; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.sidenavbar {
	font-family: Century Gothic;
	font-size: 12pt; 
	font-weight: bold;
	text-decoration: none;
	color: #99CCFF;
}