.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #274E4E;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}
.copyright a:link {
	color:#FFFFFF
	}
.copyright a:vistited {
	color:#FFFFFF
	}
.copyright a:active {
	color:#FFFFFF
	}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/interior_final_r4_c2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 10px 15px;
}
.bold {
	font-weight: bold;
}
.em {
	font-style: italic;
}
.tableBottom {
	font-size: 12px;
}
.footerSitemap {
	font-size: 10px;
}
.footernotice {
	font-size: 11px;
}
.footerNotice {
	font-size: 11px;
}
.footerLogos {
	font-size: 11px;
}
