/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		SHELL
		Includes: Shell (div that acts as a container for every div in the site)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
		body { background: none; margin: 0px; padding: 0px; font:11pt Tahoma, Arial, Verdana, sans-serif; color:#000000;}		
		#shell { width: 100%; margin-right: auto; margin-left: auto;}
		#resBox { display:none;}
		#sub_resBox {display:none;}
		.fauxColumns { width:50%; float:left; margin-bottom: 25px;}
		.fauxColumns a{font-weight:bold;}
		.clearBoth {clear:both;}
		a { color:#000000;}		
		blockquote {margin-right:10px;}
		
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		HEAD
		Includes: Navigation, Logo, CTAs (located in header area), Phone Numbers, Search Box (located in header area)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		#h_shell {display:none;}
		#h_sub_shell {display:none;}
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		BODY
		Includes: Content Text, CTAs (located in body area), Search Box (located in header area)		
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
		#b_shell { background: none; width: 100%;}
		#b_shell { background: none; width: 100%;}
		#b_contentArea {width: 100%;}		
		#b_contentArea h1 { font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-size: 22pt;	letter-spacing: -1px;}
		#b_contentArea h2 { font: bold 16pt Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; color: #000000;	clear:both;}
		#b_welcome { display:none;}	
		#b_winStay {display:none;}
		#b_sub_welcome { display:none;}	
		#b_sub_winStay {display:none;}			
		
	/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		FOOTER
		Includes: SR/Vantis Signature, Footer Nav, Phone Number, Any Association Logos (AAA, AARP, etc) 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */			
	
		#f_shell {background: none;}		
		#f_nav {display:none;}
		#f_address {border-top:1px solid #000000; text-align: center;	font: 10pt Georgia, "Times New Roman", Times, serif;	color: #000000;	margin-top: 35px;	margin-bottom: 15px;}
		#f_address span {	margin-right: 15pt;}
		#f_sig {display:none;}
		#sisProps {display:none;}
