/* 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;
} 


/*.altButtonFormat {
	background-color: #339966;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid White;
	font-weight: bold;
	font-size: 10px;
	color: White;
}*/

.changedField
{
	color: Black;
	background: #BFBFBF;
}
.currentField
{
color:Black; 
background:#E4E4E4; 
}



/*define styles for  text */

A:link {
	COLOR: #660033;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #666666;
	TEXT-DECORATION: underline
}
A:color {
	COLOR: #660033;
	TEXT-DECORATION: underline
}


A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline
}
	
P
{
font-size: 12px;
line-height: 100%;
font-family: arial;
color: #000000;
}	

.REGboldWhite
{
	font-size:12px;
	line-height: 100%;
	font-family: 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: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;

}	


.regularWhite
{
	font-size: 13px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;


}	
.regularWhiteItal
{
	font-size: 12px;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style: italic;
}	

.regitalics
{
	color: #000000;
	font : italic normal 12px/normal Arial, Helvetica, sans-serif;
}

.head
{
	font-size: 18px;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-style: normal;

}	


.subhead
{
	font-size: 14px;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660033;

}	

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: Arial, Helvetica, sans-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;
        }

.bottomline {
        border-bottom: solid 1px;
        border-color: #000000;
        }

.leftline {
        border-left: solid 1px;
        border-color: #000000;
        }
		
.rightline{
		border-right: solid 1px;
		border-color: #000000;
		
.topline{
		border-top: solid 1px;
		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: 9px;
	line-height: 100%;
	font-family: 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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-image: none;
}
.RegSlightlySmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
}
.slightlySMALLERital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.HeadRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993366;
}
.BOLDreg {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.regularWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.RwgWhiteSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.REGspacedLINES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
