﻿body
{
    background-color:#eeeeee;
    margin:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #333333;
}
h1
{
    font-family: Tahoma;
    color: #009933;
    font-weight: normal;
}
a:hover {
	color: #009933
}
h2.BoxTitle {
font-family: "Segoe UI", Tahoma, Geneva, Verdana;
color:#009933;
font-size:14pt;
font-weight:bold;
}
h3 {
 font-family: Tahoma;
 color: #006699;
 font-weight: normal;
 font-style:italic;
 font-size:14pt;

}
#navlist ul
{
margin-left: 0px;
padding-left: 0px;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; font-family:Tahoma; font-size:10pt}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}
#navlist a:active
{
color: fuchsia;	
}
.style1 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 18pt;
	color: #003366;
	font-weight:bold;
}
.style3 {
	font-size: medium;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	color: #003366;
}
.footer {
	font-size:8pt;
	color:#999999;
	text-align:center;
	line-height:110%;
}
a.footer:link, a.footer:hover {
	color:#999999
}
li.footerlink {
	display:inline;
	list-style-type:none;
	padding-left:5px;
	padding-right:5px;
}
