/*************************************************************/
/* All About Traumatic Brain Injury style sheet - print.css */
/* Created by Ceatus Media Group / TCG Law Group 			 */
/* built: 07/17/2009. No reproduction without permission	 */
/*************************************************************/

* { margin: 0; padding: 0; }
html { min-height: 100%; margin: 0 0 1px; }

body { background: #fff; text-align: center; font: .8em/1.2em Arial, Helvetica, sans-serif; color: #000; }

a, a:visited { color: #c00; }
a:hover { color: #c00; text-decoration: none; }

#container { position: relative; top: 0; margin: 0; width: 100%; text-align: left; background: #fff; }

#header { position: relative; float: none; width: 100%; height: 99px; }
	#header #logo { position: relative; left: 0; top: 0; margin: 0; }

#shell { position: relative; float: none; width: 100%; background: #fff; }

#home #content { position: relative; float: none; width: 100%; }
#sub #content { position: relative; float: none; width: 100%; }
	#content h1 { font-size: 20px; margin: 0 0 15px; }
		#sub #content h1 { margin: 5px 0 15px; }
	#content h2 { position: relative; top: 5px; font-size: 16px; margin: 0 0 15px; }
		#sub #content h2 { margin: 0 0 15px; }
	#content p { font-size: 13px; line-height: 18px; margin: 0 0 15px; }
		#sub #content p { margin: 0 0 15px; }
	#content #update { float: right; text-align: right; font-size: 11px; }
	#content p.specialitem { font-size: 10px; font-style: italic; }
	#content ul, #content ol { position: relative; margin: 0 25px 15px; font-size: 13px; line-height: 18px; }
	#content li { list-style: none; background: url(../img/bullet.gif) no-repeat left center; padding: 0 0 0 15px; }
	#content ul.multicol { position: relative; left: 0; float: left; width: 100%; margin: 0 0 15px 0; }
	#content ul.multicol li { position: relative; left: 20px; float: left; width: 44%; padding: 0 10px 3px 15px; }
	#content ul.centers li { list-style: none; background: url(../img/bullet.gif) no-repeat 0 6px; padding: 0 0 0 15px; }
	
	#content div.sitemap { position: relative; float: left; width: 477px; w\idth: 475px; }
		#content div.sitemap h3 { font-size: 14px; line-height: 1em; margin: 0 0 10px 0; }
		#content div.sitemap ul { margin: 0 0 15px 0; }
		#content div.sitemap li { margin: 0 0 7px 0; }
		#content div.sitemap a { text-decoration: none; }
		
	.sidebar { position: relative; float: left; width: 237px; margin: 0 15px 15px 0; font-size: .9em; line-height: 1.4em; background-color:#efefef; }
		.sidebar h3 {  position: relative; left: 0; top: 0; width: 237px; height: 25px; margin: 0 0 10px 0; font-size: 1.2em; line-height: 1em; font-family: Arial, Helvetica, sans-serif; overflow: hidden; }
		.sidebar h3 span { position: absolute; left: 0; top: 0; width: 237px; height: 25px; background:url(../img/sidebar-title-helmets.png) no-repeat 0 0; }
		.sidebar h3.helmets span { background-position: 0 0; }
		.sidebar p { width:211px;  padding:0 13px 0 13px; }

	
	#refer { position: relative; }
		#refer fieldset { border: none; margin: 0 0 5px; }
		#refer fieldset label { position: relative; float: left; width: 190px; text-align: right; margin: 0 10px 0 0; }
	#content #securitybox { position: relative; top: 15px; margin: 0 0 30px 0; }
	.subject { display: none; }
	.errmsg { background: #fcc; border: 1px solid #c00; padding: 5px 10px; }
	
#col-left #copy { position: absolute; left: 3px; bottom: 20px; float: left; margin: 0 3px 0 0; font-size: 9px; line-height: 12px; width: 142px; }
	#col-left #copy a, #col-left #copy a:visited, #col-left #copy a:hover { text-decoration: none; color: #000; }

#footer { position: relative; left: 0; top: 0; margin: 0; float: none; width: 100%; font-size: 11px; }
	#footer a, #footer a:visited { color: #FF0000; }
	#footer a:hover { color: #FF0000; }
	#footer #disclaimer { position: relative; float: none; right: 0; margin: 0; width: 100%; font-size: 11px; line-height: 14px; }

/* general classes */
.clear { clear: both; }
.required { color: #c00; }
.uline { text-decoration: underline; }

#wrapper, #container .topC, #container .bottom, #topnav, #col-left, #qcForm, #referralForm, #content p.top, #content img, #footer #flinks {
	display: none;
}