p, h1, h2, h3, h4, h5, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
}
.smaller {
	font-size: 80%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.spaced { line-height: 1.4em; } 
.spaced SUB, .spaced SUP { line-height: 0; }

.bigger {
	font-size: 120%;
}
.lpad {
	padding-left: 10px;
}
.bigpad {
	font-size: 120%;
	padding-left: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	display: inline;
	font-style: italic;
	font-weight: normal;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
#navlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	float: left;
}

#navlist li
{
	list-style-type: none;
	float: left;
	list-style-position: outside;
	text-align: center;
	display: block;
}
#navlist a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
text-decoration: none;
}
#navcontainer {
	background-color: #003063 !important;
}
#Table_01 td {
	background-color: #FFFFFF;
	background-position: center bottom;
}
#content {
	padding-left: 10px;
	padding-right: 5px;
}
#contentcell {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#copyright {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003063;
	border-right-color: #003063;
	border-bottom-color: #003063;
	border-left-color: #003063;
}
#copyright form {
	margin: 0px;
	padding: 0px;
}
.nospace {

	padding-bottom: 1px !important;
}
#content li {
	padding-bottom: 10px;
}
sup {
	font-size: 9px;
	line-height: normal;
}
li {
	margin-left: 3em;
	padding-bottom: 1em;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
