/* Begin: Form element */



input.textbox{



	width:25px;



	height: 18px;



	background-color: #ffffff;



	font-size: 8pt;



	margin-top: 10px;



	margin-bottom: 10px;



}







.PositiveButton{



	color: #ffffff;



	background-color: #009900;



	font-family:  Arial, Verdana, Helvetica, sans-serif; 



	font-size: 8pt; 



	font-style: normal; 



	font-weight: bold;



	text-align: center;



	text-decoration: none;  



	margin: 0;



	cursor: hand; 



	border: 1px solid #009900;



	padding: 1px 0 0 0;



}







html>body .PositiveButton{



	cursor: pointer;



	padding: 2px 0 2px 0;	



}







/* End: Form Element */




.negativeButton{



	color: #009900;



	background-color: #ffffff;



	font-family:  Arial, Verdana, Helvetica, sans-serif; 



	font-size:8pt; 



	font-style: normal; 



	font-weight: bold;



	text-align: center;



	text-decoration: none;  



	border: 1px solid #009900;



	padding: 1px 1px 0 1px;



	cursor: hand;		



}






/* End: Form Element */







html>body .negativeButton{



	cursor: pointer;



	padding: 2px 1px 2px 1px;



}







/* Begin: Buttons' Horizontal spacer 10 */



.buttonhSpacer10{



	width: 10px;



}







html>body .buttonhSpacer10{



	width: 8px;



}



/* End: Buttons' Horizontal spacer 10 */







.goAnchor{



	color: #ffffff;



	background-color:  #009900;



	font-family:  Arial, Verdana, Helvetica, sans-serif; 



	font-size:8pt; 



	font-style: normal; 



	font-weight: bold;



	text-align: center;



	text-decoration: none;  



	padding: 0 2px 0 2px;



	border: 0;



	height: 16px;



	vertical-align: middle;



	cursor: hand;



	margin: 0;



}







html>body .goAnchor{



	cursor: pointer;



}







.chkSpacer{



	margin-bottom: 0;



}







html>body .chkSpacer{



	margin-bottom: 20px;



}







/* Begin: check box settings */



.fchkBox{



	padding: 0 6px 0 0;



	display: inline;



	float: left;



	width: 20px;



}







html>body .fchkBox{



	padding: 0 7px 0 0;	



}







.fchkBox1{



	padding: 5px 0 5px 0;



	display: inline;



	float: left;



	line-height: 120%;



	width: 80%;



	height: 20px;



	margin: 0;



}







html>body .fchkBox1{



	padding: 4px 0 10px 0;



	margin: 0; 



}



/* End: check box settings*/







.buttonDiv570{



	width: 570px;



	text-align: right;



}







a.btnNegative{



	color: #009900;



	background-color: #ffffff;



	font-family:  Arial, Verdana, Helvetica, sans-serif; 



	font-size:8pt; 



	font-style: normal; 



	font-weight: bold;



	text-align: center;



	text-decoration: none;  



	padding-bottom: 3px;



	padding-top: 2px;



	padding-left: 6px;



	padding-right: 6px;



	display: block;	



	border: 1px solid #009900;



	cursor: hand;		



}







html>body .btnNegative{



	cursor: pointer;



	padding-top: 5px;



	padding-bottom: 5px;



}







a.btnNegative:hover{



	color: #009900;



	background-color: #ffffff;



	font-family:  Arial, Verdana, Helvetica, sans-serif; 



	font-size:8pt; 



	font-style: normal; 



	font-weight: bold;



	text-align: center;



	text-decoration: none;  



	padding-bottom: 3px;



	padding-top: 2px;



	padding-left: 6px;



	padding-right: 6px;



	display: block;	



	border: 1px solid #009900;



	cursor: hand;		



}







html>body .btnNegative:hover{



	cursor: pointer;



	padding-top: 5px;



	padding-bottom: 5px;



}







a.btnNegative:active{



	color: #009900;



	background-color: #ffffff;



	font-family:  Arial, Verdana, Helvetica, sans-serif; 



	font-size:8pt; 



	font-style: normal; 



	font-weight: bold;



	text-align: center;



	text-decoration: none;  



	padding-bottom: 3px;



	padding-top: 2px;



	padding-left: 6px;



	padding-right: 6px;



	display: block;	



	border: 1px solid #009900;



	cursor: hand;		



}







html>body .btnNegative:active{



	cursor: pointer;



	padding-top: 5px;



	padding-bottom: 5px;



}



/* End: Form Element */



/* BEGIN Addition ENH – 9/26/2005 – CR438 implementation */
.goAnchor:hover{

	color: #ffffff;

	background-color:  #009900;

	font-family:  Arial, Verdana, Helvetica, sans-serif; 

	font-size:8pt; 

	font-style: normal; 

	font-weight: bold;

	text-align: center;

	text-decoration: none;  

	padding: 0 2px 0 2px;

	border: 0;

	height: 16px;

	vertical-align: middle;

	cursor: hand;

	margin: 0;

}

.goAnchor:active{

	color: #ffffff;

	background-color:  #009900;

	font-family:  Arial, Verdana, Helvetica, sans-serif; 

	font-size:8pt; 

	font-style: normal; 

	font-weight: bold;

	text-align: center;

	text-decoration: none;  

	padding: 0 2px 0 2px;

	border: 0;

	height: 16px;

	vertical-align: middle;

	cursor: hand;

	margin: 0;

}
/* END Addition ENH – 9/26/2005 – CR438 implementation */