/* define styles for browser handles and input fields */

INPUT { 
background-color : white;
border : 1px solid #7b7b7b;
color : black;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 8pt;
} 
.changedField { 
color : black;
background : #bfbfbf;
} 
.currentField { 
color : black;
background : #e4e4e4;
} 
A:link { 
color : #FE0000;
text-decoration : underline;
} 
A:visited { 
color : #FE0000;
text-decoration : underline;
} 
A:hover { 
color : #fffa6b;
text-decoration : underline;
} 
P { 
font-size : 12px;
line-height : 100%;
font-family : arial;
color : #000000;
} 
.REGboldWhite { 
font-size : 12px;
line-height : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : white;
font-weight : bold;
font-style : normal;
} 
.requiredRed { 
font-size : 12px;
line-height : 100%;
font-family : Arial, Helvetica, sans-serif;
color : red;
font-weight : bold;
} 
.regular { 
font-size : 12px;
line-height : 125%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-weight : normal;
} 
.regularWhite { 
font-size : 12px;
line-height : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
font-style : normal;
font-weight : normal;
} 
.regularWhiteItal { 
font-size : 12px;
line-height : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
font-style : italic;
} 
.regitalics { 
color : #000000;
font : italic normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
} 
.head { 
font-size : 18px;
line-height : 125%;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bolder;
color : #FE0000;
font-style : normal;
} 
.subhead { 
font-size : 12px;
line-height : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
color : #FE0000;
} 
UL { 
font-size : 12px;
line-height : 100%;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
} 
LI { 
font-size : 12px;
line-height : 100%;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
} 
.subheadWhite { 
font-size : 14px;
line-height : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
color : #ffffff;
} 
.blackbox { 
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
border-color : #000000;
} 
.bottomline { 
border-bottom : 1px solid;
border-color : #000000;
} 
.leftline { 
border-left : 1px solid;
border-color : #000000;
} 
.boldItal { 
font-size : 12px;
line-height : 100%;
font-family : Arial, Helvetica, sans-serif;
color : black;
font-weight : bold;
font-style : italic;
} 
.textlink { 
font-size : 12px;
line-height : 100%;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
font-weight : normal;
text-decoration : underline;
} 
.regularSmall { 
font-size : 10px;
line-height : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
} 
.BigBoldWhite { 
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
font-style : normal;
line-height : normal;
font-weight : bold;
color : #ffffff;
} 
.BOLDreg2 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : bold;
color : #000000;
background-image : none;
} 
.RegSlightlySmaller { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : 115%;
font-weight : normal;
font-variant : normal;
} 
.slightlySMALLERital { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : italic;
line-height : normal;
font-weight : normal;
font-variant : normal;
} 
.HeadRED { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
color : #002790;
} 
.BOLDreg { 
font-size : 12px;
line-height : normal;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-weight : bold;
} 
.regularWhiteBold { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : bold;
color : #ffffff;
} 
.HEADPage { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 18px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
color : #000000;
} 
.RegularSMALLER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: 150;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
