body {
	background-color: #0b2b4a;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/common/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #cce7fd;
	text-decoration: underline;
}
a:visited {
	color: #cce7fd;
	text-decoration: underline;
}
a:hover {
	color: #cce7fd;
	text-decoration: none;
}
a:active {
	color: #cce7fd;
	text-decoration: underline;
}
.boxcore {
	background-image: url(../images/common/bgcore.gif);
	background-repeat: repeat-y;
}
.focuscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cce7fd;
}
.boxcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cce7fd;
	background-color: #23446d;
	background-image: url(../images/common/bgcopy.gif);
	background-repeat: repeat-x;
	padding: 20px;
	vertical-align: top;
}
.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23446d;
	background-color: #cce7fd;
	border: 1px solid #1b517d;
	padding-left: 3px;
}
.tablecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cce7fd;
}
.boxlogo {
	background-color: #03445e;
	background-image: url(../images/common/bglogo.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}
.line {
	background-color: #395d7a;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #67b4e7;
	padding: 10px;
}
a.navfooter:link {
	color: #67b4e7;
	text-decoration: none;
}
a.navfooter:visited {
	color: #67b4e7;
	text-decoration: none;
}
a.navfooter:hover {
	color: #67b4e7;
	text-decoration: underline;
}
a.navfooter:active {
	color: #67b4e7;
	text-decoration: none;
}
