/** HEADERS *****************************************************/
h1, .H1header
{
	font-size: 1.6em;
	font-weight: bold;
	margin: 7px 0 10px 0;
}
h2, .H2header
{
	font-size: 1.35em;
	font-weight: bold;
	color: #3577b7;
	line-height:1.20em;
	margin:0 0 15px 0;
}
h3, .H3header
{
	font-weight: bold;
	font-size:1.1em;
	margin:0 0 7px 0;	
}
h4
{
	font-weight:bold;
	font-size:1.2em;
	margin: 0 0 7px 0;
}


.HeaderText
{
	font-weight: Bold;
	font-size: 1.5em;
	color: #3577b7;
	text-transform: uppercase;
	line-height: 20px;
}

