/* CSS Document */
<style type="text/css">{  }

body {
  margin: 0px;
}

p { 
  font-family: Arial, Sans-serif; 
  font-size: 12px; 
  color: #000000;
}

th {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  background: #BEACBC;
}

.footnote {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 10px;
  color: #666;
}
.purpletext {
  font-family: Arial, Sans-serif;
  font-size: 12px;
  color: #905A8C;
}

.heading1 {
  font-family: Arial, Sans-serif;
  font-size: 18px;
  color: #905A8C;
}

.heading2 {
  font-family: Arial, Sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #905A8C
}

.intro {
  font-family: Arial, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #626248;
  line-height: 20px;
}

.topborder {
  font-family: Arial, Sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

td {
 font-family: Arial, sans-serif;
 font-size: 12px;
 color: #000000;
}

b {
  font-weight: bold;
}

.required {
  color: red;
}

.textcolor {
  font-family: Arial, Sans-serif;
  font-size: 14px;
  color: #8FA97E;
}

.textcolorgr_nolink {
  font-family: Arial, Sans-serif;
  font-size: 14px;
  color: #626248;
  font-weight: bold;
}
.faq_text {
  font-family: Arial, Sans-serif;
  font-size: 12px;
  color: 000000;
  line-height: 20px;
}

.stafflink {
  font-family: Arial, Sans-serif;
  font-size: 14px;
  color: #626248;
  font-weight: bold;  
}

a:link.textcolorgr { 
  font-family: Arial, Sans-serif;
  font-size: 16px;
  color: #626248;
  font-weight: bold;
  text-decoration: none;
}

a:hover.textcolorgr { 
  font-family: Arial, Sans-serif;
  font-size: 16px;
  color: #626248;
  font-weight: bold;
  text-decoration: none;
}

a:active.textcolorgr { 
  font-family: Arial, Sans-serif;
  font-size: 16px;
  color: #626248;
  font-weight: bold;
  text-decoration: none;
}
a:visited.textcolorgr { 
  font-family: Arial, Sans-serif;
  font-size: 16px;
  color: #626248;
  font-weight: bold;
  text-decoration: none;
}

.tabletext {
  font-famly: Arial, Sans-serif;
  font-size: 12px;
  color: #000000;
}

.copy {
  font-famly: Arial, Sans-serif;
  font-size: 10px;
  color: #000000;
}

a:link {
  color: #784474;
}
a:visited {
  color: #784474;
}
a:hover {
  color: #9F002C;
}
    
.rtcolhead {
  font-family: Arial, Sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.bottomnav {
  font-family: Arial, Sans-serif;
  font-size: 11px;
  color: #000000;
}

.sidenav_nolink { 
  font-family: Arial, 'MS Sans Serif'; 
  font-size: 10px;
  color: #905ABC;  
  font-weight: bold; 
  text-decoration: none 
}

a:link.sidenav { 
  font-family: Arial, 'MS Sans Serif'; 
  font-size: 10px;
  color: #000000; 
  font-weight: normal; 
  text-decoration: underline
}

a:hover.sidenav {
  font-family: Arial, 'MS Sans Serif'; 
  font-size: 10px;
  color: #666633; 
  font-weight: normal; 
  text-decoration: underline
}

a:active.sidenav { 
  font-family: Arial, 'MS Sans Serif'; 
  font-size: 10px;
  color: #666633; 
  font-weight: normal; 
  text-decoration: underline
}
  
a:visited.sidenav { 
  font-family: Arial, 'MS Sans Serif'; 
  font-size: 10px;
  color: #666633; 
  font-weight: normal; 
  text-decoration: underline
}

.sitemap:link
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626248;
	text-decoration: none;
}

.sitemap:active
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626248;
	text-decoration: none;
}

.sitemap:visited
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626248;
	text-decoration: none;
}

.sitemap:hover
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}

ul.top
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

ul.one
{
	line-height: 150%;
}

ul.two
{
	list-style-image:  url(images/dash.gif);
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 100%;
}  
