/*  (c) 2002 Duley Hopkins & Associates, Inc. (http://www.dha-us.com)      */
/*  ====================================================================== */
/*  File: http://.../BA.css			     		 	   */
/*  Last updated: 08/01/2008 by Stacy Bradford-BA     			   */
/*                                                                         */
/*  NOTE: also save on bloodassurancesecure                                */
/*  ====================================================================== */

 BODY, TR, TD  { font-family: Verdana, Arial, Helvetica, sans-serif; }

 hr{
 	color:#FFF;
	background-color:#000;
	}
	
 SPAN 	{
	position: relative;
	visibility: visible;
}

 DIV 	{ font-size: 80%; margin-left: 5%; margin-right: 1%; margin-top: 0%; margin-bottom: 0%; }

 UL 	{ list-style: square outside; }

 .bar, A.bar, A.bar:hover, .footer	 			{ background: #000000; }
 .header							{ background: #333399; }
 .secondary						 	{ background: #bddede; }
 TH, .index, .primary, .button					{ background: #663366; }
 .shaded 	    	        				{ background: #CDCAC4 url("images/background.jpg") repeat; background-position: left; }
 .shaded2 	    	        				{ background: #CDCAC4; }
 .shaded3							{ background: #E6E4DF; }
 .inactive                      				{ background: #DDDDDD; }
 .header	                        			{ background: #FFFFFF; }
 BODY		                        			{ background: #9B9892; }

 .shaded, .header						{ color: #000000; }
 H1, H2, H3, A, .title, .title2, .titleSmall, .footer, .titleLarge
								{ color: #663366; }
 H4 {color: #FFFFFF;} 							
 A.bar:hover, A.index:hover, .footer				{ color: #C0C0CA; }
 A:hover		                     			{ color: #CC99CC; }
 A.footer, .disabled	   					{ color: #CCCCCC; }
 .muted 							{ color: #996699; }
 .faded 							{ color: #C28FC2; }
 .index		 						{ color: #666666; }
 TH, .primary, A.footer:hover, .bar, A.bar, A.index, .button	{ color: #FFFFFF; }

 .box								{ border-color: #AAAAAA; }
 
 H1, .titleLarge						{ font-size: 16px; }
 H2								{ font-size: 13px; }
 H3, FONT, TD, TH, .normal, .primary, .shaded, .header		{ font-size: 12px; }
 H4, {font-size:12px;}
 .bar, A.bar, A.bar:hover, .titleSmall, .index			{ font-size: 11px; }
 .footer, .disabled 						{ font-size: 10px; }

 A, A:hover							{ text-decoration : none; }

 H1, H2, H3, A.bar, A.bar:hover, A.index, A.index:hover, .bold, .title, .bar, .titleSmall, .titleLarge, .header, .primary, .barHeading
								{ font-weight: bold; }
 .normal							{ font-weight: normal; }

 FONT, P, UL, TH, TD, .primary, .shaded, shaded2             	{ font-family: Arial,Helvetica,helv,sans-serif; }
 DIV, .header, .bar, .footer, .title, .titleSmall, .index, .barHeading, .disabled
								{ font-family: Verdana,Arial,Helvetica,helv,sans-serif; } 

 @media print
 {
     TABLE, BODY, .alignment 					{ text-align: left; }
     .header, .footer, TABLE.bar, .disabled, .margin, .index 	{ display: none }
  
     TD 			{ font-family:times,serif; font-size:10px }
     .breakhere 		{ page-break-before: always }
 }
 
