body {
	margin: 10px;
	padding: 0px;
	background-color: white;
}
table {
	font: 10pt/14pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font: bold 16pt Times New Roman, Times, Georgia, serif;
	color: #660000;
	padding: 0;
}
h2 {
	font: bold 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	margin-bottom: 2px;
	padding: 0;
}
h3 {
	font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	margin-bottom: 0px;
	padding: 0;
}
small {
	font: normal 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}
a:link, a:visited {	text-decoration: none; color: #660000; font-weight: bold;}
a:hover, a:active { color: #660000; font-weight: bold; text-decoration: underline;}
.sidebar{
	border-left: 10px solid white; border-right: 10px solid white;
}
.separator{
	border-top: 10px solid white;
}
.highlight {
	background-color: #F2F1EB;
	padding:10px;
}
.rowspace {
	border-bottom: 1px solid #E6E4D9;
	border-top: 1px solid #E6E4D9;
}
.border { background-color: white; border: 3px solid #0F288C;}
#navlist { background-color:#a2b1e2; color: black; font: bold 12pt Times New Roman, Times, Georgia, serif; width: 175px; margin: 0; border-top: 1px solid #0F288C; border-bottom: 1px solid #0F288C; height:60px;}
#navlist a { padding: 2px 5px; color: black; text-decoration: none; border-top: 1px solid #0F288C; border-bottom: 1px solid #0F288C; display:block; }
#navlist a:hover, #navlist a.current { background-color:#1f4ea0; color: white; }
#main { background-color: #E6E4D9; padding:15px; vertical-align:top; }
#footer { background-color: #666666; padding: 5px; text-align:center; color:#E6E4D9;}
#footer a:link{ color:#E6E4D9; font-weight: normal;}
