body {
	background-color: #232222;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-size: 12px;
}
.fronttable {
	font-size: 1px;
}
a {
	color: #274c72;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #274c72;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
    color: #274c72;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
    color: #b8e2fd;
	letter-spacing: 0px;
	text-decoration: underline;
	font-weight: normal;
}
.navtop {
	font-size: 11px;
    color: #b8e2fd;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.navtop:link {
	font-size: 11px;
    color: #b8e2fd;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.navtop:visited {
	font-size: 11px;
	color: #b8e2fd;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.navtop:hover {
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.pageheadtd {
	color: #274c72;
	font-size: 18px;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: opx;
	padding-bottom: 10px;
	border-bottom: 2px solid #c1c0c0;
}
.pagesubhead {
	font-size: 14px;
	font-weight: bold;
    color: #274c72;
}
.fronttitle {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px;
}
.fronttitlelink {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.fronttitlelink:link {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.fronttitlelink:visited {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.fronttitlelink:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.frontfeature {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.foot {
	font-size: 10px;
    color: #ffffff;
}
.little {
	font-style: italic;
	font-size: 9px;
	line-height: 11px;
}
.subm {
	letter-spacing: 0px;
	font-weight: normal;
}