
/* Common headings and sub-headings used globally. If a project requires a heading not shown here, create its CSS in Project-specific CSS  */

/* REBRAND */
h1 {
	margin-bottom:15px;
	font-size:22px;
	clear:both;
	position:relative;
	z-index:999;
	margin-bottom:0px;
	margin-top:0px;
	background-repeat:no-repeat !important;
	color:#333;
	font-weight:normal;
}
h2 {
	line-height:17px;
	padding:0;
	margin-top:0;
	margin-bottom:5px;
	font-size:15px;
	clear:both;
	position:relative;
	z-index:998;
	color:#4F4F4F;
}
.basicBox h2 {
	color:#fff !important;
	background-image:none !important;
	padding:2px 10px 2px 5px;
	font-size:11px;
	background-color:#58639b !important;
	margin:0;
}
.basicBox h2 span {
	display:block;
	color:#fff;
	background-color:#58639b;
	font-size:11px;
}

#sprintBizI h2 { height: 17px; }
.basicBox h2.flashNoUL { margin:0; height: 17px; margin-bottom:5px; }
h2.h2b { border:1px solid #999; height:26px; border-bottom:2px solid #999; margin-bottom:11px !important; }
h2.h2c { height: 26px; border-top:2px solid #999; } /* Alphabetize h1 and h2 IDs */
h2.noBGimage { border-bottom:2px solid #999; padding-top: 5px; padding-left: 8px; height:21px; margin-bottom:5px; }
h3 { margin-top:0px; margin-bottom:2px; font-size:11px; font-weight:bold; clear:both; position:relative; z-index:97; }
h3.thead { background-color: #f1f1f1; padding: 4px 8px; border-top: 1px solid #999; border-bottom: 1px solid #999; margin-bottom: 8px;  }
h2.flashFlow {  } /* Forced to IE */
html>body h2.flashFlow { height:auto; } /* Forced to EOMB */
h2.tight { padding-bottom: 5px; }

/* REBRAND */
h1 span  { font-size:22px; font-family: trebuchet ms,arial,helvetica, sans-serif; background-image: none; display:block; }
h2 span { font-size: 15px; }
/* REBRAND */
h1, h2 { background-image: none !important; }
h1 sup { font-size: 10px; color:#666; }
* html h1 sup { position:relative; bottom:5px; font-size: 10px; }
h2 sup { font-size: 7px; }
* html h2 sup { font-size: 9px; }
