/********* CODE REFERENCE:	 *********** 
//GOOGLE TOOLBAR 	 background-color: #FFFFFF !important;		
********************/

/*******	FORM CLASSES	class="fform"  *******/
.fform INPUT {	padding:2px; margin:0px; font-size:11px;	   
								color:#000000; border: 1px solid #CCCCCC; 	
								border-top-color:#000000;	border-left-color:#000000; }
.fform SELECT {	padding:0px; margin:0px; 	font-size:12px;	   
								color:#000000; border: 1px solid #CCCCCC; 	
					 			border-top-color:#000000; border-left-color:#000000; }
.fform TEXTAREA	{	padding:2px; margin:0px; 	font-size:12px;	   
									color:#000000; border: 1px solid #CCCCCC; 	
					 				border-top-color:#000000; border-left-color:#000000; } 	
.fform .noborder { border: none; }							
.fform INPUT.checkbox { border:0px;	 margin:0px; 	padding:0px;}
.fform INPUT.clean { border:0px;	 margin:0px; 	padding:0px;}

.fform INPUT.formButton { font-size:12px; font-weight:bold;
					  				  text-decoration:none;	 padding: 1px 5px 1px 5px;	margin: 0 0px 0px; 
					  				  background-color:#8C8C8C; color:#FFFFFF;	
 					 				  border:outset 2px #8C8C8C;	}  			  
.fform INPUT.formButton:hover 	{ background-color:#AFAFAF;}
.fform INPUT.formButton:active { border-style: inset;}

									  
.fform label				{ font-size:12px; width:42%; float:left; text-align: right; font-weight: bold;  text-align: right; padding: 0 0 0 0; color:#333333;
	clear: both; }

.SimpleRow-Label				{ font-size:12px; width:42%; float:left; text-align: right; font-weight: bold;  text-align: right; padding: 0 0 0 0; color:#333333;}
.SimpleRow-Note				{ font-size:11px; font-weight: normal; line-height:12px; color:#666666;  padding: 2px 0 0 0;}
.SimpleRow-Field				{ width:58%; float:right; text-align: left; }
.SimpleRow-FieldPad			{ padding:0 0 0 10px }
.SimpleRow-Space				{ clear: both; height:5px; font-size:1px; line-height:1px;}

.SimpleRow-Req					{ font-size:11px;		line-height:12px;	float:left; padding-top:6px;}		


.SimpleRow-Label-Small		{ width:50%; float:left; text-align: right; font-size:11px;  text-align: right; padding: 0 0 0 0; color:#a1a2a2; font-weight:Bold}
.SimpleRow-Note-Small		{ font-size:11px; font-weight: normal; line-height:11px; color:#666666;  padding: 2px 0 0 0;}
.SimpleRow-Field-Small		{ font-size:11px; width:50%; float:right; text-align: left; color:#000000; }
.SimpleRow-FieldPad-Small	{ padding:0 0 0 5px }
.SimpleRow-Space-Small		{ clear: both; height:2px; font-size:1px; line-height:1px;}


.button, .button:visited, .button:hover, .button:active			{ 
					  font-size:12px; font-variant: small-caps; font-weight:Bold;
					  text-decoration:none;	 padding: 1px 5px 1px 5px;	margin: 0 0px 0px;
					  background-color:#0039a2; color:#FFFFFF;	
 					  border: 2px solid #000000; 	
					  border-top-color:#CCCCCC;	
					  border-left-color:#CCCCCC;	
					  }

.button:hover 	{ background-color:#0053ec;}
.button:active { border-style: inset;}

