/* CSS Document */
<style type="text/css">{  }

body {
  margin: 0px;
}

p { 
  font-family: Verdana, Arial, Sans-serif; 
  font-size: 11px; 
  line-height: 20px;
  color: #666666;
}

li {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 18px;
}

.intro {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 18px;
}

.heading_red {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #BB1127;
}

.heading_yellow {
  font-family: Verdana, Arial, san-serif;
  font-weight: bold;
  font-size: 14px;
  color:#FFDE00;
}

.topborder {
  font-family: Arial, Sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

.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
}


td {
 font-family: Arial, sans-serif;
 font-size: 12px;
 color: #000000;
}

b {
  font-weight: bold;
}

.tabletext {
  font-famly: Arial, Sans-serif;
  font-size: 12px;
  color: #000000;
}

a:link {
  color: #BB1127;
}
a:visited {
  color: #BB1127;
}
a:hover {
  color: #BB1127;
}
    
.bottomnav {
  font-family: Arial, Sans-serif;
  font-size: 11px;
  color: #000000;
}

.sidenav_nolink { 
  font-family: Arial, 'MS Sans Serif'; 
  font-size: 10px;
  color: #BB1127;  
  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: #000000; 
  font-weight: normal; 
  text-decoration: underline
}

a:active.sidenav { 
  font-family: Arial, 'MS Sans Serif'; 
  font-size: 10px;
  color: #000000; 
  font-weight: normal; 
  text-decoration: underline
}
  
a:visited.sidenav { 
  font-family: Arial, 'MS Sans Serif'; 
  font-size: 10px;
  color: #000000; 
  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;
}

