/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		SHELL
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		body { margin:0px; font:11px Trebuchet MS; background:#2c55b8; }
		
		a:hover { text-decoration:none; }
	
		h1 { font-size:200%; color:#1a3b8c; margin-bottom:-5px;}	
		
		#print_info { display:none; }
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		HEAD
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#top {  height:135px; margin:0px auto; background:url(../img/h_bg.jpg) no-repeat 50% 50% #2c55b8; }
		#tnav { height:41px; background:#1a3b8c; text-align:center; padding-left:6px; }
		#hlinks { position:absolute; width:330px; text-align:center; padding:10px 37px 0px 0px; margin:0px auto; font-size:9px;}
		#hlinks a { color:white; text-decoration:none; margin-right:20px }
		#hlinks a:hover { text-decoration:underline; }
		
		#h_logo { width:730px; margin:11px auto 0px auto; padding-left:90px; } 
		#h_logo a { width:281px; height:70px; display:block; }
	
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		BODY
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#m_bag { background:white; }
		#middle { width:730px; margin:0px auto; color:#343434; padding-top:4px; }
		#b_content { width:454px; float:right; line-height:21px; padding:43px 0px 10px 0px; }
		#b_content strong, #b_content a { color:#1a3b8c; }

	
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		FOOTER
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */			
		
		#foot { background:url(../img/foot_bg.gif) repeat-x; padding:20px 0px; font:9px Tahoma; color:white; }
		#foot a { color:white; text-decoration:none; }
		#foot a:hover { text-decoration:underline; }

		#f_content { width:720px; margin:0px auto;  }
		#f_left { width:400px; height:47px; padding-left:4px; background:url(../img/f_left_bg.gif) no-repeat; float:left;} 
		#f_left a{ padding:0px 13px 0px 0px; }
		
		#f_top { padding:4px 0px 20px 0px; }
		
		.space { padding:0px 6px;}

		
		#f_right { width:316px; text-align:center; float:right; margin-top:15px; }
	
