
body {
  background-color: #F4F4F4;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#000080;
  scrollbar-base-color:#dddddd;
  scrollbar-dark-shadow-color:#000000; 
  scrollbar-face-color:#dddddd; 
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000080;}
}

body, table, td, p {
  font: 10pt Arial;
  color: #000000;
  line-height: 17px;
}

a:link       { color: #000080; text-decoration: none }
a:active     { color: #000080; text-decoration: none }
a:visited    { color: #000080; text-decoration: none }
a:hover      { color: #800000; text-decoration: underline }

a.footer:link       { color: #555555; font-weight: bold; text-decoration: none }
a.footer:active     { color: #555555; font-weight: bold; text-decoration: none }
a.footer:visited    { color: #555555; font-weight: bold; text-decoration: none }
a.footer:hover      { color: #800000; font-weight: bold; text-decoration: underline }

a.banner:link       { color: #000080; text-decoration: none }
a.banner:active     { color: #000080; text-decoration: none }
a.banner:visited    { color: #000080; text-decoration: none }
a.banner:hover      { color: #800000; text-decoration: none }

a.listNav:link       { color: #477AB3; font-weight: bold; text-decoration: none }
a.listNav:active     { color: #477AB3; font-weight: bold; text-decoration: none }
a.listNav:visited    { color: #477AB3; font-weight: bold; text-decoration: none }
a.listNav:hover      { color: #000080; font-weight: bold; text-decoration: underline }

.banner {
  font: 10pt Tehoma;
  color: #444444;
  font-weight: bold;
}

.listNav {
  font: 10pt Tehoma;
  color: #000000;
  font-weight: bold;
}

.footer {
  font: 7.5pt Tehoma;
  color: #444444;
  font-weight: bold;
}

h3 {
  font: 10pt Arial;
  color: #033360;
  font-weight: bold;
}

h2 {
  font: 19px Times;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 0em
}

h1 {
  font: 14pt Arial;
  color: #033360;
  font-weight: bold;
}

.Footer {
  font: 8pt Arial;
}

.AltFont1 {
  font: 10pt Arial;
  color: #033360;
}

.AltFont2 {
  font: 10pt Arial;
  color: #033360;
}

.Content_Small {
  font: 8pt Arial;
  color: #033360;
}

.Content_Large {
  font: 13.5pt Arial;
  color: #033360;
}

.Error {
  font: 12pt Arial;
  color: #FF0000;
  font-weight: bold;
}

.Middle_Top_Banner_Small {
  font: 10pt Arial;
  color: #FFFFFF;
}

.ContentBar_Small {
  font: 7.5pt Arial;
  color: #FFFFFF;
}

.TopBanner_Large {
  font: 12pt Arial;
  color: #033360;
}

.tdbackgrnd {
  background-color: #CCCCCC;
}

.tdTopBanner {
  font: 10pt Arial;
  color: #A7BACF;
  background-color: #F9F9F9;
  font-weight: bold;
}

.tdTopBanner2 {
}

.tdMiddleTopBanner {
  font: 13.5pt Arial;
  color: #FFFFFF;
  background-color: #295178;
  font-weight: bold;
}

.tdBottomTopBanner {
  font: 10pt Arial;
  color: #FFFFFF;
  background-color: #FFAA33;
}

.tdBottomTopBanner2 {
  font: 10pt Arial;
  color: #FFFFFF;
  background-color: #4E708F;
}

.tdContent {
  background-color: #FFFFFF;
}

.tdContent2 {
  background-color: #FFFFFF;
}

.tdContent3 {
  background-color: #FFFFFF;
}

.tdContentBar {
  font: 10pt Arial;
  color: #FFFFFF;
  background-color: #8199AF;
  font-weight: bold;
}

.tdFooter {
  font: 10pt Arial;
  color: #FFFFFF;
  background-color: #033360;
  font-weight: bold;
}

.tdAltFont1 {
  font: 10pt Arial;
  color: #033360;
  background-color: #C0CCD7;
}

.tdAltFont2 {
  font: 10pt Arial;
  color: #033360;
  background-color: #D3DCE7;
}

.tdAltBG1 {
  background-color: #C0CCD7;
}

.tdAltBG2 {
  background-color: #D3DCE7;
}

input, select, textarea {
font-family: Arial;
font-size: 9pt;
background: #ececec;
color: #000080;
}

BUTTON {
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
cursor: hand;
folor: #000080;
line-height: 14px;
}

.Normal
{
	FONT-SIZE: 12px;
  FONT-FAMILY: Arial,sans-serif;
  FONT-WEIGHT: bold;
	COLOR: #000080;
	CURSOR:hand;
	
}

.Mouseover
{
	BACKGROUND-COLOR:white;
	FONT-SIZE: 12px;
  FONT-FAMILY: Arial,sans-serif;
  FONT-WEIGHT: bold;
	COLOR: 800000;
	CURSOR:hand;
}

.Click
{
	BACKGROUND-COLOR:#333c33;
  BORDER:1px inset #334433;
	FONT-SIZE: 12px;
  FONT-FAMILY: verdana,sans-serif;
  FONT-WEIGHT: bold;
	COLOR:white;
	CURSOR:hand;
}