﻿a:link
{
	font: normal normal normal small/normal Tahoma;
	color: #006699;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:active 
{
	color: #000000;
}
a:hover
{
	color: #800000;
}

body
{
	font-family: Tahoma;
	font-size:11px; 
}
	
TD
{
	font-family: Tahoma;
	font-size:11px; line-height:140%; color:#000000
}
h6
{
	font-family: Tahoma; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h5
{
	font-family: Tahoma; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h4
{
	font-family: Tahoma; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h3
{
	font-family: Tahoma; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
h1
{
	font-family: Tahoma; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h1
{
	font-size: 13pt;
	font-weight: bold;
}
h2
{
	font-size: small;
	font-weight: bold;
}
h3
{
	font-size: 11pt;
	font-weight: bold;
}
h4
{
	font-size: 10pt;
	font-weight: bold;
}
h5
{
	font-size: 10pt;
	font-weight: bold;
}
h6
{
	font-size:10pt;font-weight: bold; 
}

button       { font-family: Tahoma; font-size: 11; font-weight: bold }

input        { font-family: Tahoma; font-size: 11 }

textarea     { font-family: Tahoma; font-size: 11 }

hr           { height: 1px; }

.footer {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:11px; 
  color:#000000;
  letter-spacing:0;
  padding-left: 15px;
  text-align: left;
  line-height: 130%
  
}

.naviLink a {
  font-family:Tahoma; 
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:left;
  letter-spacing:0; text-decoration:none
}

.naviLink a:visited {
  font-family:Tahoma; 
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:left;
  letter-spacing:0;
  text-decoration:none
}

.naviLink a:active {
  font-family:Tahoma; 
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:left;
  letter-spacing:0;
  text-decoration:none
}

.naviLink a:hover {
  font-family:Tahoma; 
  font-size:11px; 
  color:#FFCC99;
  font-weight:bold;
  text-align:left;
  letter-spacing:0;
  text-decoration:none
  
}

/*
Heading Styles
*/

.pageHeading {
	font-family: Arial;
	font-size: 18px;
	text-align: left;
	color: #003366;
	letter-spacing: -1;
	font-weight: normal;
}


.boxHeading {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	letter-spacing: -1;
}

.boxContents {
  font-family:Tahoma; 
  text-decoration: none;
  font-size:11px; 
  color:#000000;
  letter-spacing:0
}

.pHeading {
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #003366;
	letter-spacing: 0;
}
