/* 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:  #CC0000;
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size:8pt; 
	font-style: normal; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;  
	padding: 0 4px 0 4px;
	border: 0;
	height: 20px;
	vertical-align: middle;
	/* begin TB07 fixes */
    cursor: pointer;
    /* end TB07 fixes */
	overflow: hidden;

}



html>body .PositiveButton{
	cursor: pointer;
	padding: 3px 4px 0 4px;

}



/* End: Form Element */



.negativeButton{

	color: #CC0000;

	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 #CC0000;

	padding: 1px 1px 0 1px;

	/* begin TB07 fixes */
    cursor: pointer;
    /* end TB07 fixes */		

}

/* 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:  #0C2E86;

	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;

	/* begin TB07 fixes */
    cursor: pointer;
    /* end TB07 fixes */

	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: #0C2E86;

	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 #0c2e86;

	cursor: hand;		
	height: 20px;
	overflow: hidden;

}



html>body .btnNegative{

	cursor: pointer;

	padding-top: 5px;

	padding-bottom: 5px;
	height: 20px;
	overflow: hidden;
}



a.btnNegative:hover{

	color: #0C2E86;

	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 #0C2E86;

	cursor: hand;		

}



html>body .btnNegative:hover{

	cursor: pointer;

	padding-top: 5px;

	padding-bottom: 5px;

}



a.btnNegative:active{

	color: #0C2E86;

	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;

}
*/
a.btnNegative{
	color: #CC0000;
	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 #CC0000;
	height: 20px;
	padding: 2px 4px 2px 4px;
	/*padding: 1px 1px 0 1px;*/

}
/* End: Form Element */

html>body a.btnNegative{
	cursor: pointer;
	padding: 1px 4px 3px 4px;
	font-size: 8pt;	
	margin-top:1px;
}
a.btnNegative:hover{
	color: #CC0000;
	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 #CC0000;
	height:20px;
	padding: 1px 4px 3px 4px;
	/*padding: 1px 1px 0 1px;*/

}
/* End: Form Element */

html>body a.btnNegative:hover{
	cursor: pointer;
	/*padding: 2px 1px 2px 1px;*/
	font-size: 8pt;	
	margin-top:1px;
}
a.btnNegative:active{
	color: #CC0000;
	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 #CC0000;
	height:20px;
	padding: 1px 4px 3px 4px;
	/*padding: 1px 1px 0 1px;*/

}
/* End: Form Element */

html>body a.btnNegative:active{
	cursor: pointer;
	/*padding: 2px 1px 2px 1px;*/
	font-size: 8pt;	
	margin-top:1px;
}
/* End: Form Element */


