/* 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;
} 



/*define styles for  text */

A:link {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #666666;
	TEXT-DECORATION: underline
}
A:color {
	COLOR: #006600;
	TEXT-DECORATION: underline
}


A:hover {
	COLOR: #00cc00;
	TEXT-DECORATION: underline
}
	
P
{
font-size: 12px;
line-height: 100%;
font-family: arial;
color: #000000;
}	

.REGboldWhite
{
	font-size:12px;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-weight:bold;
	font-style: normal;

}

.regular
{
	font-size: 13px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;


}	


.regularWhite
{
	font-size: 12px;
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;



}	
.regularWhiteItal
{
	font-size: 13px;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;

}	

.regitalics
{
	color: #000000;
	font : italic normal 12px/normal "Times New Roman", Times, serif;
}

.head
{
	font-size: 30px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003366;
	font-style: normal;

}	


.subhead
{
	font-size: 18px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: Black;
	font-style: normal;
	font-variant: normal;

}	

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: 16px;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}


/*styles for table borders*/

.blackbox
		 {
        border-top: solid 1px;
        border-bottom: solid 1px;
        border-left: solid 1px;
        border-right: solid 1px;
        border-color: #000000;
        }

.boldItal {
	font-size: 13px;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
	color: Black;
	font-weight: bold;
	font-style: italic;

}
.textlink {
	font-size: 12px;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;

}
.regularSmall {
	font-size: 10px;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
.RegSlightlySmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
}
.slightlySMALLERital {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.BOLDreg {
	font-size: 13px;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-style: normal;

}
.regularWhiteBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;

}
.RwgWhiteSmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.REGIndented {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 18pt;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
.HeadSmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #006600;
}
.SUBHEADSmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.REGLarger {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}
