.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C1551;
}
.footercopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B1450;
}
a:link {  color: #666666; text-decoration: underline}
a:visited {  color: #666666; text-decoration: underline}
a:hover {  color: #5B1450; text-decoration: underline}
a:active {  color: #5B1450; text-decoration: underline}
.footernotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C1551;
	background-color: #E8E8E8;
}
.subheaderlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;

}
.bullets2 {
	list-style-position: outside;
	list-style-image: url(logos_pics/bullet2.gif);
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bullets1 {
	list-style-position: outside;
	list-style-image: url(logos_pics/bullets1.gif);
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #59124C;
	background-color: #E8E8E8;
	border: 1px solid #5B1450;
}

