/*for pages that still have an h1 in the header div*/
#header h1 {
	visibility: hidden;
	height: 0px;
}

/* Start Drill Page H1 styles (images) 
=========================*/
h1 {
	font-family: "Segoe UI", Tahoma, Helvetica, "Trebuchet MS", sans-serif;/*good for headlines – h2-h6 */
	width: 941px;
	height: 30px;
	margin: 0 0 0 0;
	border: 0px #C36 solid;
}

	/* 4/8/13: increased width of <a> from 155 to 230 to cover overlapping usac.org home link */
h1 a {
	position: relative;
	display: block;
	left:10px;
	top:0px;
	width: 230px;
	height: 30px;
}

h1 span {
	display: none;
}
/*	#content-2column h1 span {
		display: none;
	}
	#content-3column h1 span {
		display: none;
	}*/


h1#about{
		background: url(/_res/images/template-images/about.jpg) no-repeat;
}
h1#espanol{
		background: url(/_res/images/template-images/about-spanish.jpg) no-repeat;
}
h1#rural-hc{
		background: url(/_res/images/template-images/rural-hc.jpg) no-repeat;
}
h1#rhc-pilot-program{
		background: url(/_res/images/template-images/rural-hc.jpg) no-repeat;
}
h1#fund-admin{
		background: url(/_res/images/fund-admin.png) no-repeat;
}
h1#support{
		background: url(/_res/images/support.png) no-repeat;
}
h1#low-inc{
		background: url(/_res/images/template-images/lowinc.jpg) no-repeat;
}
h1#lifeline{
		background: url(/_res/images/template-images/lifeline.jpg) no-repeat;
}
h1#schools{
		background: url(/_res/images/template-images/sch-lib.jpg) no-repeat;
}
h1#contributor{
		background: url(/_res/images/template-images/contributor.jpg) no-repeat;
}
h1#service-provider{
		background: url(/_res/images/template-images/service-provider.jpg) no-repeat;
}
h1#highcost{
		background: url(/_res/images/template-images/highcost.jpg) no-repeat;
} 
h1#efile{
		background: url(/_res/images/template-images/e-file.jpg) no-repeat;
}
/* end H1 Page H1 styles (images) 
=========================*/

			
/* Start Drill H2 Page styles (images) 
=========================*/

h2 {
	font-size: 1.4em; 
	color:#525252; 
	vertical-align: bottom;
	margin:0px 0 0px 0; 
	padding: 2.5px 0 2px 55px; 
	text-transform: uppercase !important; 
	font-weight: bold;
	font-family: "Segoe UI", Tahoma, Helvetica, "Trebuchet MS", sans-serif;/*good for headlines – h2-h6 */
	line-height: 1.1em;
	}


.HC h2{ border-bottom: 2px #52AA22 solid; background: url(/_res/images/dropdown-menu/H2-HC.jpg) no-repeat; }
.LI #rightcol h2{ border-bottom: 2px #AC3C20 solid; background: url(/_res/images/dropdown-menu/H2-LI.jpg) no-repeat; }
.RHC #rightcol h2{ border-bottom: 2px #208FAB solid; background: url(/_res/images/dropdown-menu/H2-RHC.jpg) no-repeat; }
.SL #rightcol h2{ border-bottom: 2px #AD2090 solid; background: url(/_res/images/dropdown-menu/H2-SL.jpg) no-repeat; }
.ABOUT #rightcol h2{ border-bottom: 2px #204AAC solid; background: url(/_res/images/dropdown-menu/H2-About.jpg) no-repeat; }
.CONT #rightcol h2{ border-bottom: 2px #F7991C solid; background: url(/_res/images/dropdown-menu/H2-Cont.jpg) no-repeat; }
.SP #rightcol h2{ border-bottom: 2px #F7991C solid; background: url(/_res/images/dropdown-menu/H2-SP.jpg) no-repeat; }
/* end H2 Page styles 
=========================*/

#rightcol h2 a{color:#525252; background-color: transparent; text-decoration: none; border: 0px #0C0 solid; line-height: 1em; }
#rightcol h2 a:hover{color: #DD4D00; text-decoration: none; background-color: transparent; border-style: none; cursor: pointer!important; }
#rightcol h2 a.current{color:#525252; text-decoration: none; border-bottom: 0px solid; cursor: default; }


/* Start Drill H3 Page styles (images) 
=========================*/

#page-content h3 {
	margin:10px 0 2px 0 !important; 
	padding: 2px 15px 2px 10px !important; 
	text-transform: none !important; 
	font-size: 1.3em; 
	font-weight: bold; 
	display: inline-block; 
	color: #525252; 
	border: 0px #52AA22 solid; 
	font-family: "Segoe UI", Tahoma, Helvetica, "Trebuchet MS", sans-serif;/*good for headlines – h2-h6 */ 
	}

.HC #page-content h3 { border-left: 24px #52AA22 solid; border-bottom: 1px #52AA22 solid; }
.LI #rightcol h3 { border-left: 24px #AC3C20 solid; border-bottom: 1px #AC3C20 solid; }
.RHC #rightcol h3{ border-left: 24px #208FAB solid; border-bottom: 1px #208FAB solid; }
.SL #rightcol h3{ border-left: 24px #AD2090 solid; border-bottom: 1px #AD2090 solid; }
.ABOUT #rightcol h3{ border-left: 24px #204AAC solid; border-bottom: 1px #204AAC solid; }
.CONT #rightcol h3 { border-left: 24px #F7991C solid; border-bottom: 1px #F7991C solid; }
.SP #rightcol h3 { border-left: 24px #F7991C solid; border-bottom: 1px #F7991C solid; }
/* end H3 Page styles 
=========================*/
					
#page-content h4{
	margin: 20px 0 10px 0;
	font-size: 1.2em;
	line-height:1.35em;
	font-weight: bold;
	color:#DD4D00;
	color:#bb4200;/*accessible*/	
	border-bottom: 1px #adadad solid;
	font-family: "Segoe UI", Tahoma, Helvetica, "Trebuchet MS", sans-serif;/*good for headlines – h2-h6 */
}


/* H4 style for Lifeline Support 
======================================*/
#page-content .lsupport h4{
	margin: 25px 0 10px 0;
	font-size: 1.2em;
	line-height:1.35em;
	font-weight: bold;
	color: #5c5c5c;
	border-bottom: 2px #adadad dotted;
	font-family: "Segoe UI", Tahoma, Helvetica, "Trebuchet MS", sans-serif;/*good for headlines – h2-h6 */
}


/* end /H4 style for Lifeline Support 
======================================*/


/* H4 style for training application 
======================================*/
#page-content .eventdetails h4{
	margin: 20px 0 10px 0;
	font-size: 1.2em;
	line-height:1.35em;
	font-weight: bold;
	color:#DD4D00;	
	color:#bb4200;/*accessible*/	
	border-bottom: 1px #adadad solid;
	width: 700px;
}
#page-content .eventdetails h4 span{
	margin: 0px 0 0 0 !important;
	padding: 0px 0 0 0 !important;
	border-bottom: 0px #adadad solid;
	display: block;
}
/* end /H4 style for training application 
======================================*/
#page-content h5{
	color: #525252;
	margin: 15px 0 0px 0px;
	font-size: 1.0em;
	font-weight: bold;		
	font-family: "Segoe UI", Tahoma, Helvetica, "Trebuchet MS", sans-serif;/*good for headlines – h2-h6 */				
}



#page-content h6{
	color: #525252;
	margin: 5px 0 -2px 0px;
	font-size: .9em;
	font-weight: bold;		
	font-family: "Segoe UI", Tahoma, Helvetica, "Trebuchet MS", sans-serif;/*good for headlines – h2-h6 */	
}