body {
	background-image: url(../images/bg.png);
}
body {
	margin-top: 0px;
}
.copyright {
	font: 12px "Arial Narrow";
	color: #666666;
	right: auto;
	text-align: right;
}
.footer {
	font: 12px "Arial Narrow";
	color: #666666;
}
.body {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.right {
	font: 12px/normal "Arial Narrow";
	color: #666666;
}
.header {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	color: 355D89;
}
.subheader {
	font: 16px "Arial Narrow";
	text-transform: capitalize;
	color: #355d89;
}
.idfont {
	font: normal 12px "Arial Narrow";
	text-transform: capitalize;
	color: 355D89;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #355d89;
	font-size: 12px;
	font-family: "Arial Narrow";
}
.footer {
	font-family: "Arial Narrow";
	color: #355d89;
	text-align: left;
}
    .footer1 {
	font-family: "Arial Narrow";
	color: #355d89;
	text-align: left;
	font-size: 12px;
}
    .footersmall {
	color: #999;
}

