body, form, h1, h2, h3, h4, h5, h6, p, ul, li, fieldset {
margin: 0;
padding: 0;
}

body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	margin-top: 0px;
	background-color: #000066;
}
h1 {
	margin-bottom: 5px;
	font-weight: normal;
}
h2 {
	margin-bottom: 5px;
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
p {
	margin-bottom: 10px;
}
ol  {
	list-style-type: disc;
	list-style-position: outside;
}
ul {
	list-style-type: none;
}

td {font-family: Arial, Helvetica, sans-serif;}

th {font-family: Arial, Helvetica, sans-serif;}
form {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 70px;
}
label {
	float: left;
	margin-right: 10px;
	width: 10em;
	text-align: right;
}

a:link, a:visited, a:active { text-decoration: none; } 

a:hover { text-decoration: underline; color: #009BE6 ; } 
.mediumtext{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
}
.largetext{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
}
.smalltextwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	color: #FFFFFF;
}
.smalltextwhitebold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}
.smalltextitalic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	font-style: italic;
}
.smallcenter{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: center;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: normal;
	text-align: left;
}
.smalltextbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}
.menuheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: normal;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.header2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.menusmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
}
.menusmallwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	text-decoration: none;
	line-height: normal;
	color: #ffffff;
	font-style: normal;
	text-align: center;
}
.menusmallcenter{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
	text-align: center;
}
.menusmallright{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	text-align: right;
}
.header1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.header1italics{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.address {
	margin-left: 30px;
}
.imgheader {
	float: right;
	margin-right: 20px;
}
.submit {
	margin-left: 145px;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
