body {
	padding: 25px;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	/*border-top: 1px solid silver;
	border-bottom: 1px solid silver;*/
}

#firstRow {
	
	height: 320px;
	background-image: url(images/topBkg.png);
}

.inset {
	padding-left: 70px;
	padding-right: 70px;
}

#middleRow {
	height: 57px;
	background: black url(images/Have-your-say2.png) no-repeat;
	color: white;
	font-size: 20pt;
	font-weight:100;
}

.innerTableBottomLeft {
	width: 200px;
	border-right: 1px dotted black;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
}

.innerTableTopLeft {
	width: 200px;
	border-right: 1px dotted black;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	color: gray;
	font-size: 9pt;
}

.formFrame {
}

.fieldTitle {
	width: 100px;
	text-align: right;
	color: gray;
	font-size: 9pt;
	padding-right: 10px;
}

.rightGray {
	width: 100px;
	text-align: right;
	color: gray;
	font-size: 9pt;
}

.textTop {
	vertical-align: top;
}

.eachEntry {
	padding: 0px;
}

#formArea {
	text-align: left;
	padding-left: 10px;
	min-width:400px;
}

#formArea input[type="text"]{
	background-color: transparent;
	bottom: 0;
	width: 100%;
	font-size: 9pt;
	height: 22px;
	border-style: none;
}


#formArea textarea{
	bottom: 0;
	width: 100%;
	font-size: 9pt;
	height: 80px;
	background: transparent url(images/aDot.png) 0 0;
	border-style: none;
	line-height: 16px;
}

.astrix {
	color: red;
	font-size: large;
}

.red {
	color: red;
	font-size: smaller;
}

.fieldUnderLine {
	background: url(images/aDot.png) repeat-x 7px;
}


.bottom {
	vertical-align: baseline;
	background-color: gray;
}

#R1_C1 {
	height: 39px;
	width: 99px;
	background: url(images/Have-your-say4.png) no-repeat;
}

#R1_C2 {
	height: 39px;
	background: url(images/Have-your-say5.png) repeat-x;
}

#R1_C3 {
	height: 39px;
	background: url(images/Have-your-say7.png) no-repeat;
	width: 79px;
}

#R2_C1 {
	width: 99px;
	background: none repeat-y;
}

#R2_C2 {
	background-color: #f3f3f3;
	vertical-align: top;
}

#R2_C3 {
	background: none repeat-y;
}

#R3_C1 {
	height: 52px;
	width: 99px;
	background: url(images/Have-your-say12.png) no-repeat;
}

#R3_C2 {
	height: 52px;
	background: url(images/Have-your-say13.png) repeat-x;
}

#R3_C3 {
	height: 52px;
	background: url(images/Have-your-say15.png) no-repeat;
}

#formReply {
	background: #a4f2fe none;
	text-align: center;
	font-size: 10pt;
}