@charset "utf-8";
* {
	margin:0;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #810A29;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 100%;
}
.oneColLiqCtrHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:auto;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/PageBG.png);
	background-repeat: no-repeat;
	
}
.oneColLiqCtrHdr #header {
	background: transparent;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	margin: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	overflow: auto;
}
.oneColLiqCtrHdr #footer #redline {
	height: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #810A29;
}

.oneColLiqCtrHdr #mainContent #box1 {
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 10px;
}
.oneColLiqCtrHdr #mainContent #box1 h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 1px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.oneColLiqCtrHdr #mainContent #box1 p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding: 1px;
	margin: 1px;
}
.oneColLiqCtrHdr #mainContent h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	color: #810A29;
}
.oneColLiqCtrHdr #mainContent #box2 p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	margin: 1px;
	padding: 1px;
	color: #810A29;
}
.oneColLiqCtrHdr #mainContent #box2h p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	color: #810A29;
}


.oneColLiqCtrHdr #header h1 {
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.oneColLiqCtrHdr #mainContent {
	background: transparent;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2em;
	padding-left: 20px;
}
.oneColLiqCtrHdr #footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #810A29;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	overflow: auto;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #810A29;
	text-align: center;
	font-size: 18px;
	width: 620px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColLiqCtrHdr #navbar {
	background: transparent;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #810A29;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.oneColLiqCtrHdr #navbar a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.oneColLiqCtrHdr #mainContent #boxsm {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #810A29;
	margin-top: 0px;
	padding-top: 20px;
}
.oneColLiqCtrHdr #navbar a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #096;
}
.oneColLiqCtrHdr #mainContent #box2 {
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 10px;
}
#mainContent a {
	color: #009966;	
}#mainContent a:hover {
	color: #810A29;
}
.oneColLiqCtrHdr #frmSurvey table tr th {
	text-align: left;
	font-weight: normal;
	color: #810A29;
}
.oneColLiqCtrHdr #frmSurvey {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}

.oneColLiqCtrHdr #frmSurvey table tr {
	background-color: #FEFAFB;
}
.oneColLiqCtrHdr #mainContent #box3 {
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 10px;
}
.oneColLiqCtrHdr #mainContent #box3 p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding: 1px;
	margin: 1px;
}
.oneColLiqCtrHdr #Send      {
	background-color: #F8F7F7;
	border: 1px solid #666;
	width: 305px;
}
