.facestyle {
  color: #7A7A7A;
  margin: 10px 15px 15px 5px;
}
.facestyle , .facestyle td {
  font: 11px Tahoma, Arial;
}
.facestyle a {
  text-decoration: none;
  color: #015480;
}
.facestyle a:hover {
  text-decoration: underline;
}
.facestyle .intro {
  color: #005480;
  font-weight: bold;
}
.facestyle .intro a, .facestyle a.intro {
  text-decoration: underline;
}
.facestyle .highlite, .facestyle a {
  font-weight: bold;
}
.facestyle ul, .facestyle ol {
  margin: 0px 0px 0px 17px;
}
.facestyle ul li {
  list-style-image: url(../img/li.gif);
}
.facestyle .tblHeader td, .facestyle .tblLow td, .facestyle .tblHigh td {
  padding: 4px 10px 4px 10px;
}
.facestyle .tblHeader td {
  background-color: #FFF;
  color: #005480;
  border-bottom: 1px solid #F8F4EC;
  border-left: 1px solid #E3D3B5;
}
.facestyle .tblLow td, .facestyle .tblHigh td {
  color: #7A7A7A;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #F8F4EC;
  border-left: 1px solid #E3D3B5;
}
.facestyle .tblHigh td {
  background-color: #F8F4EC;  
  color: #7A7A7A;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #F8F4EC;
  border-left: 1px solid #E3D3B5;
}
.facestyle .tblLow td table td, .facestyle .tblHigh td table td {
	border: 0px;
}
.facestyle .mceFormText, 
.facestyle .mceFormTextA, 
.facestyle .mceFormButton, 
.facestyle .mceFormRadio, 
.facestyle .mceFormSelect {
	border: 1px solid #b5cd74;
}
.facestyle .mceFormText, 
.facestyle .mceFormTextA, 
.facestyle .mceFormSelect {
	width: 225px;
}
.facestyle .mceFormTextA {
	height: 80px;
}
.facestyle .mceFormError {
	border: 1px solid #c90047;
	padding-left: 18px;
	background-image: url('../img/icwarn.gif');
	background-position: 2px 0px;
	background-repeat: no-repeat;
}