﻿.style1 {
	border: 1px solid #336699;
	background-color: #FFFFFF;
}
.style2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: xx-large;
}
.style4 {
	font-size: small;
}
.style5 {
	text-align: left;
}
.style6 {
	background-color: #369;
}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover 
{
background-color: #369;
color: #fff;
}

#active a:link, #active a:visited, #active a:hover
{
background-color: #369;
color: #fff;
}


.style14 {
	text-align: center;
}
.style16 {
	border-width: 0px;
}
.style17 {
	line-height: 150%;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.style18 {
	line-height: 150%;
	font-size: large;
	text-align: center;
}


.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
table.wide-table { width:730px;border: 1px solid #336699;
	background-color: #FFFFFF; }
