	
/**********************************************************
  HEADER
**********************************************************/
#header { width:798px; height:162px; border-left:1px solid #FFF; border-right:1px solid #FFF; background-position:top; background-repeat:no-repeat; position:relative; }
	.strikes {	background-image:url(/images/imagery_strikes.jpg); }
	.faq {	background-image:url(/images/imagery_faq.jpg); }
	.help {	background-image:url(/images/imagery_help.jpg); }
	.leadership {	background-image:url(/images/imagery_leadership.jpg); }
	.board {	background-image:url(/images/imagery_board.jpg); }
	.contact {	background-image:url(/images/imagery_contact.jpg); }
#header_text { position:absolute; bottom:0px; left:0px; width:553px; height:25px; padding:20px 0px 10px 245px; background:url(/images/imagery_text_bg.png) top no-repeat; font:italic bold 18pt times; color:#005c67; }

/**********************************************************
  CONTACT FORM
**********************************************************/
#contact_form { padding-top:10px; font-size:8pt; }
	#contact_form .label { margin:0px; }
	#contact_form .label_mandatory { margin:0px; font-weight:bold; }
	#contact_form .input { margin:2px 0px 8px 0px; }
	#contact_form .input_text { padding:2px; width:164px; font-size:8pt; color:#57514a; border:1px solid #000; }
	#contact_form .input_select { padding:2px; width:164px; font-size:8pt; color:#57514a; border:1px solid #000; }
