body {
	margin-top: 0px;
	background-color: #F4DFEE;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

a:link {
	color: #B400B7;
}

a:visited {
	color: #B400B7;
}

.bodytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.homepagetext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	left: 40px;
}
.BOLDtext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #A63684;
}

.BOLDwhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.leftnav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #09799E;
}

.links1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #09799E;
}

.links2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #09799E;
}

.bottomtext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

/*ADDED*/
.footer_table {
	width: 880px;
	margin: 0 auto;
}

.footer_table a:link {
	color: #FFCC00;
}

.footer_table a:visited {
	color: #FFCC00;
}

.bookmark {
	vertical-align: text-bottom;
}

.copyrighttext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.homepage_Image {
	vertical-align: top;
}

.sitemap_table {
	width: 600px;
	padding-left: 25px;
}

.sitemap_table .content {
	vertical-align: top;
}

.sitemap_table .content .head {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

.sitemap_table .content .sub1 {
	padding-left: 10px;
}

.sitemap_table .content .sub1 .sub2 {
	padding-left: 10px;
}

.head a:link {
	color: #333333;
}

.head a:visited {
	color: #333333;
}

.error {
	color: #990000;
}

.Navigation {
	position: absolute;
	z-index: 1000;
	vertical-align: top;
}

.Navigation_Spacer {
	height: 80px;
}
/*END ADDED*/