﻿a:link
{
	color: #000066;
}
a:visited
{
	color: #000000; 
} 
a:active 
{
	color: #000066;
	font-weight: bold;
}
a:hover
{
	color: #000066;
	font-weight: bold;
}

body
{
	font-family: Arial;
	font-size:11px; 
}
	
TD
{
	font-family: Arial;
	font-size: 12;
	line-height: 140%;
	color: #000000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial; 
	text-decoration:none;  
	font-weight: normal; 
	letter-spacing:-1; 
	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: Arial; font-size: 11; font-weight: bold }

input        { font-family: Arial; font-size: 11 }

textarea     { font-family: Arial; font-size: 11 }

hr           { height: 1px; }

.footer {
  font-family:Arial; 
  text-decoration: none;
  font-size:11px; 
  color:#000000;
  letter-spacing:0;
  padding-left: 0px;
  text-align: center;
  line-height: 130%
  
}

.naviLink {
  font-family:Arial; 
  text-decoration: none;
  font-size:11px; 
  color:#FFFFFF;
  text-align:left;
  padding-left:10px;
  font-weight:normal 
}

.naviLink a {
  font-family:Arial; 
  text-decoration: none;
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:left;
  letter-spacing:0
}

.naviLink a:visited {
  font-family:Arial; 
  text-decoration: none;
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:left;
  letter-spacing:0
}

.naviLink a:active {
  font-family:Arial; 
  text-decoration: none;
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:left;
  letter-spacing:0
}

.naviLink a:hover {
  font-family:Arial; 
  text-decoration: underline;
  font-size:11px; 
  color:#FFCC66;
  font-weight:bold;
  text-align:left;
  letter-spacing:0
  
}

/*
Header Box Styles
*/

.headerBox {
  font-family:Arial; 
  text-decoration: none;
  font-size:11px; 
  font-weight:normal;
  color:#F9E6C8;
  letter-spacing:0   
}

/*
Heading Styles
*/

.pageHeading {
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	color: #003366;
	letter-spacing: -1;
	font-weight: normal;
}

.boxHeading {
  font-family:Arial; 
  text-decoration: none;
  font-size:15px; 
  font-weight:bold;
  padding-left:10px;
  color:#000000;
  letter-spacing:-1;
}

.boxContents {
  font-family:Arial; 
  text-decoration: none;
  font-size:11px; 
  color:#000000;
  letter-spacing:0
}

.pHeading {
  font-family:Arial; 
  text-decoration: none;
  font-weight:bold;
  font-size:13px; 
  color:#003366;  
  letter-spacing:-1  
}