@charset "UTF-8";
/* CSS Document */


	body { background: #ffffff; padding: 10px; height: 100%; }
	
	#wrapper { width: 100%; }
	
	
	h2 { font-size: 21px; color: #12429a; padding-bottom: 2px; font-weight:bold; line-height: 135%; }
		h3 { font-size: 18px; color: #000; line-height: 135%; }
		body { color: #000; line-height: 135%; font-size: 10px; } 
		input { font-size: 10px; padding: 3px; border: 1px solid #ccc; }
		.strongred { color: #F00; }
