@charset "UTF-8";
.BottomNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F8ECD2;
}

.BottomNav  a:link {
	color: #F8ECD2;
	text-decoration: none;
	
}

.BottomNav a:visited {
	color: #F8ECD2;
	text-decoration: none;
	
}

.BottomNav  a:hover {
	color: #FFCC00;
	text-decoration: none;	
}
.BottomNav  a:active {
	color: #F8ECD2;
	text-decoration: none;
	
}


.Copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F8ECD2;
}
.BodyText {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.BodyText  a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

.BodyText  a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

.BodyText  a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.BodyText  a:active {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}


.SitemapText {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}

.SitemapText  a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

.SitemapText  a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

.SitemapText  a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.SitemapText  a:active {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}


.disclaimer {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.SubMen-Forms {
	font-family: Arial, Helvetica, sans-serif;
	color: #F7E6C5;
	background-color: #888473;
	position: relative;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 350px;
	margin-right: 120px;
	float: right;
	top: -2px;
	visibility: hidden;
	z-index: 50;
}
.SubMen-Forms a {
	font-weight: bold;
	color: #F7EFCE;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#SubMen_Forms a:hover {
	color: #FFCC00;
}
