/*for pages that still have an h1 in the header div*/
#header h1 {
	visibility: hidden;
	height: 0px;
}

/* Start Drill Page H1 styles (images) 
=========================*/
h1 {
	width: 940px;
	height: 40px;
	margin: 0 auto 0 0px;
	border: 0px #C36 solid;	
	background-color: #EBEBEB;
	border-bottom: thin solid #ccc;
}
h1 .pageTitle {display: none;}
	/* 4/8/13: increased width of <a> from 155 to 230 to cover overlapping usac.org home link */
h1 a {
	position: relative;
	display: none;
	left:10px;
	top:0px;
	width: 0px;
	height: 0px;
}

h1 span {
	display: none;
}
/*	#content-2column h1 span {
		display: none;
	}
	#content-3column h1 span {
		display: none;
	}*/


h1#about{
}
h1#espanol{
}
h1#rural-hc{
}
h1#rhc-pilot-program{
}
h1#fund-admin{
}
h1#support{
}
h1#low-inc{
}
h1#lifeline{
}
h1#schools{
}
h1#contributor{
}
h1#service-provider{
}
h1#highcost{
} 
h1#efile{
}
/* end H1 Page H1 styles (images) 
=========================*/

			
/* Start Drill H2 Page styles (images) 
=========================*/

h2 {
	color:#525252; 
	vertical-align: bottom;
	margin: 0px 0 20px 0; 
	padding: 3px 0 0px 0px; 
	text-transform: uppercase !important; 
	font-weight: bold;
	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; }

.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{ border-bottom: 2px #004AD4 solid; }

#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; }

#rightcol h2.decision-page {
 	text-transform: capitalize  !important; 
	border-bottom: 0px #004AD4 solid; 	
	color: #004AD4;
	}


/* 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; 
	}


#rightcol h3{ border-left: 24px #4292F4 solid; border-bottom: 1px #4292F4 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:#004AD4;
	border-bottom: 1px #adadad solid;
}


/* H4 style for Lifeline Support 
======================================*/
#page-content .lsupport h4{
	text-align: left;
}


/* end /H4 style for Lifeline Support 
======================================*/


/* H4 style for training application 
======================================*/
#page-content .eventdetails h4{
	margin: 20px 0 10px 0;
	width: 700px;
}
#page-content .eventdetails h4 span{
	margin: 0px 0 0 0 !important;
	padding: 0px 0 0 0 !important;
	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;		
}



#page-content h6{
	color: #525252;
	margin: 5px 0 -2px 0px;
	font-size: .9em;
	font-weight: bold;		
}