body {
	margin: 0;
	background: #8F97B7;
}

h1 { font-size: 16pt; color: #1F2E6F}

h2 { font-size: 14pt; color: #1F2E6F}

h3 { font-size: 12pt; color: #1F2E6F}

h4 { font-size: 10pt; color: #1F2E6F}

h5 { font-size: 9pt; color: #1F2E6F}

h6 { font-size: 8pt; color: #1F2E6F}

#maincontentcell {
    background-color: #FFFFFF;
	padding: 14px;
}

#maincontentsubcell {
    background-color: #FFFFFF;
	padding-left: 14px;
}

#maincontenttable {
    background-color: #FFFFFF;
}

#leftnavcell {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E001A;
	line-height: 30px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
}

#rightnavcell {
    padding-left: 12px;
}

a:link {
	color: #5E001A;
	text-decoration: none;
}

a:visited {
	color: #5E001A;
	text-decoration: none;
}

a:active {
	color: #5E001A;
	text-decoration: none;
}

a:hover {
	color: #5E001A;
	text-decoration: underline;
}

#footertablecell {
	background: #1f2e6f;
	padding: 32px 8px 8px 8px;
	text-align: center;
}

#footertablecell,
#footertablecell p,
#footertablecell a {
	color: #fff;
	font: 11px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
