﻿<!--
BODY{
	margin: 15px 15px 0px 0px;
}

.sitemap{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	color: black;
	background-color: white;
}

h1{
	font-family: Times, "Times New Roman", serif;
	font-size: 32pt;
	font-style: italic;
	color: purple
;
	background-color: white;
	text-align: center;
}

h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: purple
;
	background-color: white;
	text-align: center;
}

h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: purple
;
	background-color: white;
	text-align: center;
}

.body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	color: black;
	background-color: white;
}

a:link{
	color: Darkorange;
	background-color: white;
}

a:visited{
	color: Darkorange;
	background-color: white;
}

a:active{
	color: Darkorange;
	background-color: white;
}

a:hover{
	text-decoration: none;
	color: Darkorange;
	background-color: white;
}

.menutab{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: purple
;
	background-color: white;
	text-align: center;
}

hr{
	color: purple
;
	background-color: white;
}

.menu{
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: purple
;
	background-color: white;
	text-align: center;
}

.menu a:link{
	color: purple
;
	background-color: white;
}

.menu a:active{
	color: purple
;
	background-color: white;
}

.menu a:visited{
	color: purple
;
	background-color: white;
}

.menu a:hover{
	text-decoration: underline;
	color: purple
;
	background-color: #FFFFFF;
}

.submenu{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: purple
;
	background-color: white;
	text-align: left;
}

.topmenu{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: purple
;
	background-color: white;
	text-align: center;
}

.ital{
	font-style: italic;
}

.emp{
	color: purple
;
	background-color: white;
}

.start{
	color: purple
;
	background-color: white;
	font-size: 12pt;
}

.large{
	font-size: 12pt;
}

.bottomnav{
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	background-color: white;	
	font-weight: bold;
	font-size: 10pt;
}
.privacy{
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	background-color: white;
	color: #FF0000;
	font-size: 8pt;
}

.required{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	background-color: white;
	color: #FF0000;
}

.form{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
}

.highlight{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	background-color: white;
	text-align: center;
}

.highlight a:link{
	background-color: white;
	color: #FF0000;
}

.highlight a:active{
	background-color: white;
	color: #FF0000;
}

.highlight a:visited{
	background-color: white;
	color: #FF0000;
}

.highlight a:hover{
	background-color: #FF0000;
	font-size: 12pt;
	color: #FFFFFF;
}

.dropdown{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
}

.reqdropdown{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	background-color: white;
}

.adsense {
	text-align: center;
}