body {
	font-family: "Trebuchet MS", Tahoma, "Century Gothic";
	font-size: 12px;
	color:#FFCC99;
	background-color: #FFCC99;
}
.elementBorder1 {
	border: 1px solid #000000;
}
.tableCenterStage {
	width: 100%;
	height: 100%;
}
.inputFields {
	font-size: 11px;
	border: 1px solid #FFCC99;
	width:240px;
	background-color:#6E2536;
	color:#FFCC99;
}
input {
	font-size: 11px;
	border: 1px solid #FFCC99;
	background-color:#6E2536;
	color:#FFCC99;
	width:200px;
}
.TextArea {
	font-size: 11px;
	border: 1px solid #FFCC99;
	background-color:#6E2536;
	color:#FFCC99;
	width:200px;
	height:60px;
}
.inputLabel {
	background-color:#C3AC73;
	text-align:center;
}
.inputPrefix {
	font-size: 11px;
	border: 1px solid #FFCC99;
	width:52px;
	background-color:#6E2536;
	color:#FFCC99;
}
.inputSubmit {
	font-size: 11px;
	border: 1px solid #FFCC99;
	width:52px;
	background-color:#6E2536;
	color:#FFCC99;
}
td {
	font-size: 11px;
}
.tdForm {
	padding-left: 5px;
}
.inputStretch {
	width: 90%;
	font-size: 11px;
	border: 1px solid #FFCC99;
	background-color:#6E2536;
	color:#FFCC99;
	text-align:right;
}
.inputState {
	font-size: 11px;
	border: 1px solid #FFCC99;
	width:200px;
	background-color:#6E2536;
	color:#FFCC99;
}
.thankYou {
	font-size: 18px;
}
.inputAreaCode {
	width: 50px;
	font-size: 11px;
	border: 1px solid #FFCC99;
	background-color:#6E2536;
	color:#FFCC99;
}
.inputPhone {
	width: 100px;
	font-size: 11px;
	border: 1px solid #FFCC99;
	background-color:#6E2536;
	color:#FFCC99;
}
.textSize2 {
	font-size: 13px;
	line-height: 150%;
	font-weight:400;
}

.address {
	font-size: 13px;
	font-weight:bold;
	color:#4A4672;
	line-height: 140%;
}
li {
	list-style-type: square;
}
