.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
}
a:link {
	color: 003366;

}
a:visited {
	color: 003366;

}
a:hover {
	color: #002851;
	text-decoration: underline;

}
a:active {
	color: 003366;

}
.scroll {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4F6C8A;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.contentItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.bullet1 {
	list-style-image: url(images/graphics/bullet1.gif);
}
.bullet2 {
	list-style-image: url(images/graphics/bullet2.gif);
}
.header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7692B4;
}
.marquee {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#homepage {
	background-image: url(images/2109spa_r3_c2.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #003366;
	position: absolute;
	left: 50px;
	top: 30px;
	height: 300px;
	width: 400px;
	visibility: hidden;
}
