Body {
	background-color: #C8C8C8;
	background-image: url(../Images/GradientBG.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.BodySection {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;

}
.BodyText {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.MenuExpanded {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(../Images/ht_leftnav_Tile.gif);
	padding: 10px 10px 10px 20px;

}
.NavBG {
	background-image: url(../Images/NavBG.gif);
}
.WhiteBG {
	background-color: #FFFFFF;
}
.FooterText {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.FooterText:link, a.FooterText:active, a.FooterText:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.FooterText:hover {
	font-size: 9px;
	color: #009AEB;
	text-decoration: none;
}

.English {
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.10ptGrey {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.FooterMandarineText:link, a.FooterMandarineText:active, a.FooterMandarineText:visited {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;

}
a.FooterMandarineText:hover {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}.LanguageBG {
	background-image: url(../Images/footer_grad.gif);
	background-color: #FFFFFF;
}
a.LandingPageLinks:link, a.LandingPageLinks:active, a.LandingPageLinks:visited {
	color: #999999;
	text-decoration: none;
}
a.LandingPageLinks:hover {
	color: #000000;
	text-decoration: none;
}

/*Page Edit Styles*/
.Label {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.PageEditBackground {	
	background-color: #EEEEEE;
}

.TextBox {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}