/* this file is separated to provide cms editors access to the rules within this file only */
html {
	font-size: 11px;
}

p {
	padding: 5px 0 5px 0;
	line-height: 1.6em;
}

strong, b {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

/* headings */

h1 {
	text-transform: uppercase;
	color: #02627a;
	font: bold 1.8em Helvetica;
	margin-bottom: 1em;
}

h2 {
	text-transform: uppercase;
	color: #02627a;
	font: 1.4em Helvetica;
}

h3 {
	text-transform: uppercase;
	color: #02627a;
	font: 1.3em Helvetica;
}

h4 {
	font-style: italic;
	color: #02627a;
	font-size: 1.091em;
}

h6 {
	font-style: italic;
	font-size: 0.90em;
}
