body {
	margin: 1px;
}

.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.scrolling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #254150;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #254150;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #254150;
	background-image: url(images/graphics/logo.gif);
	background-repeat: no-repeat;
	background-position: center 70px;
	background-attachment: fixed;
}
a:link {
	color: #254150;
}
a:visited {
	color: #254150;
}
a:hover {
	color: #E99801;
	text-decoration: none;
}
a:active {
	color: #254150;
}
.gold-bar {
	background-color: E99801;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #254150;
	border-left-color: #254150;
}
.scrolling-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #254150;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #254150;
	padding-right: 6px;
}
.copyright a:link {
	color: #E99801;
	text-decoration: none;
}
.copyright a:visited {
	color: #E99801;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active {
	color: #E99801;
	text-decoration: none;
}
.footerSitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footerNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
}
.footerLogos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footerLogos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #254150;
}
.footerLogos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #254150;
}
.footerLogos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E99801;
	text-decoration: none;
}
.footerLogos a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #254150;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bullets3 {
	list-style-type: disc;
	list-style-image: url(images/graphics/bullets3.gif);
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #254150;
}
.tableBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.feed {
	border: 1px solid #254150;
}
#app input, #app select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.notice {
	font-weight: bold;
	color: #CC0000;
}
.content h4 {
	color: #305467;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

