﻿a:link
{
	color: #000000; 
}
a:visited
{
	color: #000000; 
} 
a:active 
{
	color: #000000;
}
a:hover
{
	color: #CC0000;
}

body
{
	font-family: Trebuchet MS;
	font-size:11px;	
	background-color: #eaeaea;
}
	
TD
{
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
}
h6
{
	font-family: Trebuchet MS; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h5
{
	font-family: Trebuchet MS; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h4
{
	font-family: Trebuchet MS; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h3
{
	font-family: Trebuchet MS; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h2
{
	font-family: Trebuchet MS; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h1
{
	font-family: Trebuchet MS; 
	text-decoration:none;  
	font-weight: normal; 
	color:#003366;
}
h1
{
	font-size:15pt;
}
h2
{
	font-size:14pt;
}
h3
{
	font-size:13pt;
}
h4
{
	font-size:11pt; font-weight: bold;
}
h5
{
	font-size:11pt; font-weight: bold;
}
h6
{
	font-size:10pt;font-weight: bold; 
}

button       { font-family: Trebuchet MS; font-size: 11; font-weight: bold }

input        { font-family: Trebuchet MS; font-size: 11 }

textarea     { font-family: Trebuchet MS; font-size: 11 }

hr           { height: 1px; }

.footer {
  font-family:Trebuchet MS; 
  text-decoration: none;
  font-size:11px; 
  color:#FFFFFF;
  letter-spacing:0;
  text-align: center;
  line-height: 130%
  
}

.naviLink a {
	font-family: Arial;
	font-size: 14px;
	letter-spacing: -1px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.naviLink a:visited {
  font-family:Arial; 
  font-size:14px; 
  letter-spacing:-1px;
  color:#747058;
  font-weight:bold; 
  text-align:center;
  text-decoration:none
}

.naviLink a:active {
  font-family:Arial; 
  font-size:14px; 
  letter-spacing:-1px;
  color:#747058;
  font-weight:bold; 
  text-align:center;
  text-decoration:none
}

.naviLink a:hover {
  font-family:Arial; 
  font-size:14px; 
  letter-spacing:-1px;
  color:#804D4D;
  font-weight:bold; 
  text-align:center;
  text-decoration:none
}

.categoryLink a {
  font-family:Trebuchet MS; 
  font-size:11px; 
  color:#2C5885;
  font-weight:bold; 
  text-align:center;
  padding-left:5px;
  text-decoration:underline
}

.categoryLink a:visited {
  font-family:Trebuchet MS; 
  font-size:11px; 
  color:#2C5885;
  font-weight:bold; 
  text-align:center;
  padding-left:5px;
  text-decoration:underline
}

.categoryLink a:active {
  font-family:Trebuchet MS; 
  font-size:11px; 
  color:#2C5885;
  font-weight:bold; 
  text-align:center;
  padding-left:5px;
  text-decoration:underline
}

.categoryLink a:hover {
  font-family:Trebuchet MS; 
  font-size:11px; 
  color:#FF5050;
  font-weight:bold; 
  text-align:center;
  padding-left:5px;
  text-decoration:underline
 
}

/*
Heading Styles
*/

.pageHeading {
  font-family:Arial; 
  font-size:22px;
  text-align: left;
  color:#006666;
  letter-spacing:-1; font-weight:normal   
}

.boxHeading {
  font-family:Trebuchet MS; 
  font-size:19; 
  font-weight:normal;
  letter-spacing:-1; color:#336699
}

.headerHeading {
  font-family:Trebuchet MS; 
  font-size:19; 
  font-weight:normal;
  letter-spacing:-1; color:#FFFFFF
}

.headerContents {
  font-family:Trebuchet MS; 
  text-decoration: none;
  font-size:11px; 
  color:#FFFFFF;
  line-height:127%;
  letter-spacing:0
}

.pHeading {
  font-family:Trebuchet MS; 
  text-decoration: none;
  font-weight:bold;
  font-size:13px; 
  color:#396279;  
  letter-spacing:-1 
}