#SurveyEngineBody {
	background-color: #A7A37E;
}

.Skin #SkinContent {
	background-color: #efecca;
	color: #002F2F; /*#002f2f*/
}

.SkinInner {
	width: 1000px;
}

.Skin #LogoBar {
	background-color: #046380; /*#046380*/
}

.Skin .ProgressBarFill {
	background: #046380;
}

.Skin .QuestionText {
	font-size: 132%;
	padding-bottom: 6pt;
}

.Skin .ReadableAlt,
.Skin .LightBG {
	background: #E6E2B8;
}
.Skin .BorderColor {
	border-color: #A7A37E;
}
.Skin .reg {
	background: #efecca;
}

.Skin .Matrix table td.FullChoiceRow {
	text-align:left;
}

.Skin #Header {
  background: transparent url(topShadow1000px.png) no-repeat scroll left bottom;
}

.Skin #Footer {
  background: transparent url(bottomShadow1000px.png) no-repeat scroll left top;
}

