/*	MADE BY 
	End Communications	(www.endcommunications.com)
	bburwell@endcommunications.com
=====================================================================
=====================================================================*/




/*	FONT FAMILIES
=====================================================================
=====================================================================*/
body, h1, h2, h3, h4 								{ font-family:Arial, Helvetica, sans-serif; }
.enter_here											{ font-family:Times New Roman, Times, serif; }


/*	GLOBAL STYLES
=====================================================================
=====================================================================*/
body 												{ font-size:62.5%; color:#444; line-height: 1.5; padding: 0 3em 3em; }
p													{ font-size:1.3em; line-height:1.6em; margin:0 0 18px 0; }
	#faqs #main_content  p.last 					{ margin-bottom:0px; }
	#footer	p										{ font-size:1.0em; color:#919088 }
h1 													{ font-size:1.8em; line-height:1.15em; color:#005eaa; font-weight:bold; margin:16px 0 20px 0 }
	#faqs_header h1									{ color:#fff; }
h2 													{ font-size:1.9em; color:#444; font-weight:normal; margin:0 0 18px 0;}
	#faqs #main_content h2							{ margin-top:10px; }
h3 													{ font-size:1.1em; line-height:1.3em; color:#005eaa; margin:0 0 4px 0; letter-spacing:1.2px; text-transform: uppercase; }
	#faqs_header h3									{ color:#ffcc00; }
	#faqs #main_content h3							{ margin-top:18px; }
h4 													{ font-size:1.2em; font-weight:bold; margin:0 0 0 0; }

	
	
/*  LINK STYLING
=====================================================================
=====================================================================*/
a:link												{ text-decoration:underline; color:#3a2f29; }
a:visited											{ text-decoration:underline; color:#3a2f29; }
a:hover,a:focus										{ text-decoration:underline; color:#005EAA; }
a:active											{ }

#faqs_header a:link									{ text-decoration:none; color:#fff; }
#faqs_header a:visited								{ text-decoration:none; color:#ccc; }
#faqs_header a:hover,a:focus						{ text-decoration:underline; color:#fff; }
#faqs_header a:active								{ }

/*----link glyphs-----*/							
a[href^="http:"]									{ background:url(../_art/icon_popup.gif)  no-repeat right top; padding-right:10px; }
a[href^="mailto:"]									{ background:url(../_art/icon_email.gif) no-repeat right top; padding-right:17px; }
	#faqs a[href^="mailto:"]						{ background:none; padding-right:0; }



/*  SPECIALS
=====================================================================
=====================================================================*/
.intro												{ font-size:1.6em; font-weight:normal; }
.intro_bold											{ font-size:1em; font-weight:bold; color:#005eaa; }
.intro2												{ font-weight:bold; margin:0 25px 25px 0; }

/*----list style-----*/
#contentHolder ul									{ list-style:decimal; padding-left:20px; font-size:1.3em; line-height:1.6em; }
#links #main_content ul								{ list-style:none; padding:0 0 0 0; margin:0 0 35px 0; }	
		#links #main_content ul li					{ margin:0 0 6px 0; }
		
#faqs #contentHolder ul								{ color:#fff; margin:0 0 24px 0; }	
		#faqs #contentHolder ul li					{ margin:0 0 2px 0; line-height:1.5em; }


/*	NAVIGATION 
=====================================================================
=====================================================================*/
#mainNav											{ font-size:1.1em; letter-spacing:1.2px; font-weight:bold;  text-transform: uppercase;  }
		#mainNav ul li a 							{ color:#fff; text-decoration:none; }
		#mainNav ul li a:hover 						{ color:#fff; text-decoration:none; }
			#mainNav ul ul li a 					{ font-size:1.1em; color:#fff; text-decoration:none; }
			#mainNav ul ul li a:hover 				{ text-decoration:none; }


		
	


/*	HEADER + FOOTER
=====================================================================
=====================================================================*/ 
.footer												{ font-size:1.0em; line-height:1.2em; padding-bottom:10px; }
	 