﻿BODY { font-family: Verdana, Arial, Helvetica;
       font-size: 8pt;
       color: black;
       background-color: white;
     }
OPTION {font-family: Verdana, Arial, Helvetica; font-size: 8pt; color:black;}

TH, TR, TD {font-family: Verdana, Arial, Helvetica; font-size: 8pt; color:white; font-weight:bold;}
H1 { font-size: 24pt; }
H2 { font-size: 16pt; }
H3 { font-size: 12pt; }

.FixedFont {font-family: "Courier New"; }
.FormTitle { color:#000000; background-color:#F9E5AD; font-weight:bold; font-size:12pt;}
.FormLayout {
	color: #006666;
	background-color: #5EA0BD;
	font-weight: normal;
	font-size: 8pt;
}
.MainTitle {
	color: white;
	background-color: #458CAA;
	font-weight: bold;
	font-size: 10pt;
}



.URLNoDecor { text-decoration:none; }

.DkGreenBG { background-color:#006666; } 
.DkPurpleBG { background-color:#458CAA;}
.LtGreenBG { baclground-color:#BCE991; }

.MainHdrRed {color:#cc3200;font-family:Verdana,Arial;font-weight:bold; font-size:14pt;}

.MainHdrDkGreen
{color:#006666;font-family:Verdana,Arial;font-weight:bold; font-size:14pt;}

.SubHdr {
	color: #458CAA;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 12pt;
}

.SubHdrWhite {color:#ffffff;font-family:Verdana,Arial;font-weight:bold; font-size:12pt;}

.SubHdrRed {color:#cc3200;font-family:Verdana,Arial;font-weight:bold; font-size:12pt;}

.HdrFontDGGreen 
{
font-family:Verdana,Arial,Helvetica;
font-size:10pt;
color:#006766;
font-weight:bold;
}

.HdrFontRed
{
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
color:#cc3200;
font-weight:bold;
}

.HdrFontRedBold
{
font-family:Verdana,Arial,Helvetica;
font-size:10pt;
color:#cc3200;
font-weight:bold;
}

.BodyFontDGGreen 
{
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
color:#006666;
font-weight:normal;
}
.BodyFontDGGreenBold
{
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
color:#006666;
font-weight:bold;
}



.BodyFontRed 
{
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
color:#cc3200;
font-weight:normal;
}

.BodyFontRedBold
{
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
color:#cc3200;
font-weight:bold;
}

.BodyFontGray
{
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
color:#9C9C9C;
font-weight:bold;
}

.CopyRightFontGray
{
font-family:Verdana,Arial,Helvetica;
font-size:6pt;
color:#9C9C9C;
font-weight:bold;
}


.NoBorder {
border:0;
borderBottom:0;
borderBottomWidth:0;
borderLeft:0;
borderLeftWidth:0;
borderRight:0;
borderRightWidth:0;
borderTop:0;
borderTopWidth:0;
}

.TopBottomBorderRed{
PADDING:10px;
BORDER-TOP:#cc3200 1px solid;
BORDER-BOTTOM:#cc3200 1px solid;
BORDER-LEFT:#006666 3px solid;
BORDER-RIGHT:#006666 3px solid;
}

