/************ form styles **************/
.formTxtBox2 {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	background-color: #cccccc;
}
.formTxtBox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #3D3D46;
	background-color:#FFFFFF;
    font-size: 8pt;  
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}



.formTable { font-family: Verdana; font-size: 8pt; color: #666666; border: 1px solid #000000;}
.formLabel { font-family: Verdana; font-size: 8pt; color: #666666;}
.formTableHeader { font-family: Verdana; font-size: 8pt; height: 15px; color: #000000; background-color:#888885; font-weight: bold; background-color: #FBEBAA; border: none;}
.infoHelpdesk { font-family: Verdana; font-size: 8pt; color: #666666; background-color: #FDF2CE; border: 1px solid #666666;}
.formBck { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration: none; border: 1px solid #cccccc;}
.formBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}


