﻿body { 
  background-color:#000080; 
  font-family:Arial; 
}
.mainCls {
  background-color:White; 
}
.siteHdr {
  color:#000080; 
  font-size:22pt; 
  font-weight:bold; 
}
.siteHdrSm {
  color:Red; 
  font-size:12pt; 
  font-weight:bold; 
  font-family:Arial; 
}
 
.PgHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#000080;
}

.FC_Navy {
	font-family: Arial, Helvetica, sans-serif;
	color:#000080;
}
.FC_Navy_Large {
	font-family: Arial, Helvetica, sans-serif;
	color:#000080;
	font-size:14pt;
}
.FC_Red {
	font-family: Arial, Helvetica, sans-serif;
	color:red;
}
.Asterik 
{
	font-family: Arial, helvetica, Sans-Serif;
	color:Red;
}

.AddText 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000080;
	vertical-align:top;
	text-align:left;	
}
.Boldlbl
{
  font-family: Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  text-align:center;
}
.Boldlbl_sm
{
  font-family: Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  text-align:center;
  font-size:10pt;
}
.NoteStyle
{
  font-size: x-small;
  font-weight: bold;
}