.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.splash-photo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7892AE;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7892AE;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003F87;
	padding-right: 6px;
	border: 1px solid #FFFFFF;
}
.copyright a:link {
	color:#FFFFFF
	}
	.copyright a:visited {
	color:#FFFFFF
	}
.bold {
	font-weight: bold;
}
.em {
	font-style: italic;
}
.stockphoto {
	border: 1px solid #003F86;
}
.footernotice {
	font-size: 11px;
	padding-left: 3px;
}
.footerSitemap {
	font-size: 11px;
}
.footerLogos {
	font-size: 11px;
}
