			/* Page Elements */
				/*body { font-family: helv, arial, verdana, sans-serif; font-size: 66%; color: #000000; background: #ffffff; }*/
				#doc-bg02 #bd #contactwrap form { position: relative; }
		
			/* Form Elements */
				label { position: relative; display: block; float: left; width: 500px; clear: both; border: 1px solid #dedede; padding: 2px; font-size: 1.2em; line-height: 30px; 		margin-bottom: 10px; }
				
				label.nocontent { border: none; }
				
				label.active { background-color: #DBF9C7; border: 1px solid green; }
				
				label.error { background-color:	#ecd0ce; border: 1px solid red; }				
				
				label.required { background-image: url(required2.gif); background-repeat:	no-repeat; background-position:center left; }	
				
				label.isgood { background-image: url(tick.gif); background-repeat: no-repeat; background-position:center left; }
				
				label input { width: 200px; float: right; padding: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: #000; margin-top: 4px; margin-right:4px; /*border: 2px solid #afafaf;*/ }
				label input.active { border: 2px solid green; }
				label input.error { border: 2px solid red; }	
				label textarea { width: 200px; float:right; padding: 5px; font-size:1.2em; border: 1px solid #afafaf; }
				label textarea.active { border: 2px solid green; }
							
				#formsubmit { width: 155px; height: 48px; background: url(btn-submitfr.gif) no-repeat center center; border: none; }
				
				
				/* Info pop up classes */
				/*.infopop { display:	block; position: absolute; left: 513px; top: -11px; background:	transparent url(popBoxgn.gif) no-repeat top left; line-height: 40px; color: white; font-size: 1.2em; width: 270px; height: 62px; line-height: 62px; text-indent: 30px; }*/
				.infopop { display:	block; position: absolute; left: 513px; top: -3px; background:	transparent url(popBoxgn.gif) no-repeat top left; line-height: 38px; color: white; font-size: 1.2em; width: 270px; height: 40px; text-indent: 30px; }
				
				.errorpop { background-image: url(popBoxWarning2.gif); } 
