.bg1 {
	background-color: #D5DEE7;
}
.bg2 {
	background-color: #C1CEDE;
	text-align: right;
}
.bg3 {
	background-color: #ABBCD0;
}
.bg3 td {
  padding-bottom: 0.75em;
}
.nav1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}
a.nav1:hover {
	color: #607080;
	text-decoration : none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7F90A4;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 2px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F90A4;
}

