/********* CODE REFERENCE:	 *********** 
//GOOGLE TOOLBAR 	 background-color: #FFFFFF !important;		
********************/

/*******	FORM CLASSES	class="fform"  *******/
.fform INPUT 		{ 	padding:2px; margin:0; 	font-size:12px;	   
							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 INPUT.checkbox	 	{ border:0px;	 margin:0px; 	padding:0px;}
.fform INPUT.clean		 	{ border:0px;	 margin:0px; 	padding:0px;}

.fform INPUT.formButton 	{ font-size:12px; font-variant: small-caps; font-weight:Bold;
					  				  text-decoration:none;	 
					  				  background-color:#2B763D; color:#FFFFFF;	
 					 				  border:outset 2px #5CBB69;	}  			
.fform INPUT.formButtonSmall 	{ font-size:11px;  font-weight:Bold;
					  				  text-decoration:none;	 
					  				  background-color:#2B763D; color:#FFFFFF;	
 					 				  border:outset 2px #5CBB69;	}  									    
.fform INPUT.formButton:hover 	{ background-color:#5CBB69;}
.fform INPUT.formButton:active { border-style: inset;}

.Rate-Label			{font-size:12px; float:right; text-align: right; font-weight: bold;  text-align: right; 
						padding: 0 5px 0 0; width: 250px;
						color:#333333;}
									  
.SimpleRow { margin: 5px 0;}									  
.SimpleRow-Label	{ font-size:12px; width:40%; float:left; text-align: right; font-weight: bold;  text-align: right;
					 padding: 0 5px 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;}

