﻿body {
	background: #000F2D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #00A854;
	border-bottom: solid 1px #8A98B0;
	padding: 5px;
	margin: 0px 0 0 0;
	text-align: center;
}

h2 {
	color: #002675;
	font-size: 14px;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
}
h3 {
	color: #002675;
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 0;
}
h4{
	background-color: #002675;
	color: #FFFFFF;
	padding: 4px;
	font-size: 14px;
}
hr {
	color: #000000;
}
#content{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#content div{
	padding: 10px;
}
.boldBlue {
	color: #002675;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
.sectionHeader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	height: 24px;
	color: #FEFFFF;
	font-weight: bold;
	vertical-align: middle;
	background: #002675;
	text-indent: 48px;
	font-style: italic;
	line-height: 24px;
}.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.tableheight {
	height:24px
}
.cellhead {
	color: #fff;
	background-color: #002675;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: bottom;
}
.blue_row{
	background-color: #CFDCEB;
	height:24px
}
.cell5 {
	text-align: right;
	padding-right: 20px;
}
.indent {
	padding-left: 10px;
	padding-right: 10px;
}
.cell1 {
	text-align: center;
}
.itemCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
