@charset "UTF-8";
body {
	margin: 0;
	background-color: #E3E3E3;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050805;
}
img {
	border: 0;
}
hr {
	position: absolute;
	left: 20px;
	top: 910px;
	width: 696px;
	height: 1px;
	background-color: #999;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	color: #060D84;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	color: #060D84;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: red;
	margin: 0;
}
#wrapper {
	position:relative;
	top:0;
	width:734px;
	height:950px;
	z-index:1;
	text-align:left;
	margin: 0 auto;
	background-image:url(images/header-bkg.jpg);
	background-repeat: no-repeat;
	background-color:white;
	border: solid 1px black;
	border-top-width: 0;
}
#shadow-left {
	position:absolute;
	left:-18px;
	top:-1px;
	width:18px;
	height:952px;
	background-image:url(images/shadow-left.jpg);
	background-repeat:repeat-y;
}
#shadow-right {
	position:absolute;
	left:734px;
	top:-1px;
	width:18px;
	height:952px;
	background-image:url(images/shadow-right.jpg);
	background-repeat:repeat-y;
}
#shadow-btm {
	position:absolute;
	left:-18px;
	top:951px;
	width:770px;
	height:17px;
	background-image:url(images/shadow-btm.gif);
}
#hlc-banner {
	position:absolute;
	top: 3px;
	left: 12px;
}
#merger-btn {
	position:absolute;
	top: 23px;
	left: 87px;
	width: 164px;
	height: 38px;
	background-image:url(images/hlc-ament-over.gif);
}
#home-btn {
	position:absolute;
	top: 71px;
	left: 85px;
	width: 57px;
	height: 19px;
	background-image: url(images/home-over.gif);
}
#survey-btn {
	position:absolute;
	top: 71px;
	left: 143px;
	width: 189px;
	height: 19px;
	background-image: url(images/survey-over.gif);
}
#wjh-btn {
	position:absolute;
	top: 71px;
	left: 333px;
	width: 183px;
	height: 19px;
	background-image: url(images/wjh-over.gif);
}
span.btn a:hover img {
	visibility:hidden;
}
#hlc-logo {
	position:absolute;
	top: 23px;
	left: 544px;
}
#hlc-100years {
	position:absolute;
	top: 72px;
	left: 540px;
}
#copyright {
	position: relative;
	font-size: 10px;
	text-align: center;
	top: 925px;
}
#content {
	position:absolute;
	left:105px;
	top:110px;
	width:410px;
	z-index: 10;
}
.ad {
	margin: 10px 10px 10px 0;
}
#sidebar {
	position: absolute;
	left: 535px;
	top: 110px;
	width: 160px;
	height: 765px;
	padding: 10px;
	background-color: #DAE5F4;
	border: 1px solid #B6CCEA;
}
#sidebar h3 {
	font-size: 11px;
}
#sidebar p {
	font-size: 11px;
	margin-bottom: 0;
}
.ad-large {
	position: relative;
	width: 630px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	z-index: 100;
	background-color: white;
	color: #666;
}
.ad-large p {
	font-size: 11px;
	margin: 0 0 10px 0;
}
#submission {
	font-size: 11px;
	font-weight: bold;
	color: red;
}
#submission label {
	margin-bottom: 10px;
	display: block;
}
#success {
	width: 390px;
	padding: 10px;
	background-color: #E3FFCD;
	font-weight: bold;
	color: #063;
	text-align: center;
	font-size: 11px;
}
.survey-detail {
	font-size: 10px;
	font-style:italic;
	color: #666;
}
label {
	float: left;
	margin-right: 5px;
}
legend {
	width: 410px;
	font-weight: bold;
	line-height: 14px;
}
fieldset {
	border: 0;
	padding:0;
	margin-bottom: 15px;
	line-height: 14px;
}
#q1 label {
	color: #444;
	margin-right: 20px;
}
#q2 label {
	color: #444;
}
#q3 label {
	color: #444;
    margin-right: 20px;
    text-align: center;
}
#q3 label {
	color: #444;
    margin-right: 18px;
    text-align: center;
}
#q4 label {
	color: #444;
	padding-left: 24px;
	text-indent: -24px;
}
#q5 label {
	color: #444;
}
#q6 label {
	color: #444;
	padding-left: 24px;
	text-indent: -24px;
}

/* ------ "GOLD DOME PILGRIMAGE" ELEMENTS ------ */

#gdp-menu {
	list-style: none;
	float: right;
	width: 170px;
	margin: 10px;
	margin-top: 0;
	padding: 10px;
	background-color: #DAE5F4;
	border: 1px solid #B6CCEA;
}
#gdp-form {
	font-size: 11px;
	font-weight: bold;
	color: red;
}
#gdp-form label {
	margin-bottom: 10px;
	display: block;
}
#sidebar img {
	position: absolute;
	bottom: 10px;
}

/* ------ ICCFA PROMOTION ELEMENTS ------ */

#iccfa-form {
	font-size: 11px;
	font-weight: bold;
	color: red;
}
#iccfa-form fieldset {
	background-color: #DAE5F4;
	padding: 10px;
}
#iccfa-form h2 {
	font-size: 12px;
}
#iccfa-form p {
	float: left;
	font-weight: normal;
	color: black;
}
.red {
	color: red;
}
.fineprint {
	font-size: 10px;
	font-style:italic;
	color: #666;
}
