﻿body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

td, th {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #990000;
}

a:visited {
	font-size: 12px;
	color: #990000;
}

a:hover {
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:center;
}

.footer a {
  font-family:Arial; 
  text-align:center;
  font-size:12px; 
  color:#000000;
  font-weight:normal; 
}

.footer a:visited {
  font-family:Arial; 
  text-align:center;
  font-size:12px; 
  color:#000000;
  font-weight:normal; 
}

.footer a:hover {
  font-family:Arial; 
  text-align:center;
  font-size:12px; 
  color:#CC0000;
  font-weight:normal;   
}

/* Styles for forms */

button       { font-family: Arial; font-size: 12px; font-weight: bold; }

input        { font-family: Arial; font-size: 12px; }

textarea     { font-family: Arial; font-size: 12px; }

/* Styles for Heading */

h1, h2
{
	font-family: Arial; 
	text-decoration:none;  
	font-weight: normal; 
	letter-spacing:0; 
	color:#660000}
h1
{
	font-size:16px;
	font-weight:bold;
}
h2
{
	font-size:12px;
	font-weight:bold;
}

.heading    {
	font-family: Arial;
	font-size: 22px;
	color: #003366;
	font-weight: normal;
	padding-left: 0px;
	text-align: left;
	letter-spacing:-1px;
}

.pHeading    {
	font-family: Arial;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	padding-left: 0px;
}

.CellHeading    {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	padding-left: 5px;
}

/* Styles for Box */

.boxHeading    { 
font-family: Arial; 
font-size: 14px; 
color: #006699; 
text-align:left;
letter-spacing: -1px;
font-weight: bold; 
 }

.box    { 
font-family: Arial; 
font-size: 11px; 
color: #333333; 
text-align:left;
font-weight: normal; 
 }
 
 .box a {
  font-family:Arial; 
  text-decoration: none;
  text-align:center;
  font-size:12px; 
  color:#FFFFFF;
  font-weight:bold; 
}

.box a:visited {
  font-family:Arial; 
  text-decoration: none;
  text-align:center;
  font-size:12px; 
  color:#FFFFFF;
  font-weight:bold; 
}

.box a:hover {
  font-family:Arial; 
  text-decoration: none;
  text-align:center;
  font-size:12px; 
  color:#CCFF00;
  font-weight:bold;   
}

/* Style for navigation */

.navLink a {
  font-family:Arial; 
  text-decoration: none;
  text-align:center;
  font-size:11px; 
  color:#333366;
  font-weight:bold; 
}

.navLink a:visited {
  font-family:Arial; 
  text-decoration: none;
  text-align:center;
  font-size:11px; 
  color:#333366;
  font-weight:bold; 
}

.navLink a:hover {
  font-family:Arial; 
  text-decoration: none;
  text-align:center;
  font-size:11px; 
  color:#CC3300;
  font-weight:bold;   
}

