body {
	text-align: center;
	background: #fff; }

#frame {
	width: 983px;
	margin: 0 auto 10px auto;
	text-align: left;
	background: url(../images/form-main-top.gif) no-repeat 0 88px; }
	
#header {
	height: 87px;
	position: relative; 
	background: #fff url(../images/logo.jpg) no-repeat; }
  #header h1 {
    display: none; }

#left {
	float: left;
	display: inline;
	overflow: visible;
	width: 639px;
	margin: 117px 0 0 44px; }
#left p a {
  font-size: 1.0em;
  color: #990000; }
#left p#requirednote {
	font-size: 1.0em;
	padding-bottom: 12px; 
	margin-top: 3em; }

#left #errors h4 {
	font-size: 1.3em;
	font-weight: bold; }

#left #errors ul {
	list-style-type: disc;
	margin: 5px 0 1.5em 16px; }

#left #errors ul li {
	font-size: 1.1em;
	line-height: 1.6; }

form label sup {
	color: #CC0000; }
.required {
	color: #CC0000;
	font-size: 1.2em; }

.form-input-textbox,
.form-input-select,
.form-input-radiolist,
.form-input-checkboxlist,
.form-input-submit {
	float: left;
	display: inline;
	padding-right: 15px;
	padding-bottom: 4px; }
	
.form-input-textbox,
.form-input-select { width: 201px; height: 45px; }

#txtEmail-div,
#txtAddress1-div,
#txtAddress2-div,
#txtCity-div,
#txtZip-div,
#txtPhone-div,
#btnSubmit-div,
#ddlProduct-div {
	clear: both; }

#ddlQuantity-div {
	padding-top: 4px;
}

#txtPhone-div {
	padding: 8px 0 10px 0;
}
#chkAgree-div {
	display: inline;
	float:left;
	width: 200px;
	position: relative;
}
#chkAgree-div label {
	position: absolute;
	left: 25px;
}
.form-input-textbox label,
.form-input-select label {
	display: block;
	font-family: 'Lucida Grande', arial, sans-serif;
	font-size: 1.1em;
	line-height: 1;
	padding: 3px;
	color: #000; }

.form-input-textbox input,
.form-input-select select {
	font-size: 11px;
	width: 195px; }

#frm_txtAddress1,
#frm_txtAddress2 {
	width: 413px;
	margin-right: 50px; }
#txtAddress2-div label {
	width: 180px; }


#txtAddress1-div {
	clear: both;
	margin-top: 18px;
	border-top: 1px solid #E0DEDE;
	padding-top: 18px;
	width: 595px;
	padding-right: 0; }

/* keep sup from breaking line-height */
sup {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em; }

/* clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height: 1px ;}
		

#frm_ddlQuantity {
	width: 70px; }
#ddlQuantity-div {
	margin-right: 0; }
#ddlQuantity-div label,
#ddlQuantity-div span {
	float: left;
	clear: left;
	display: inline;
	width: 200px; }

.form-input-radiolist {
	font-size: 1.1em;
	line-height: 2;
	font-weight: normal; }
.form-input-radiolist h5 {
	float: left;
	display: inline;
	width: 375px; }
.form-input-radio {
	float: left;
	display: inline;
	padding-left: 20px; }
.form-input-radio label {
	vertical-align: top;
	line-height: 18px;
	display: inline-block; }
.form-input-radio input {
	vertical-align: top; }

#ddlProduct-div select {
	margin-top: 4px;
	width: 195px;
	margin-bottom: 8px; }
/*
#frm_rblDatabaseUse_0-div-id,
#frm_rblFMProUse_0-div-id {
	position: absolute;
	left: 345px;
	top: 1px; }

#frm_rblDatabaseUse_1-div-id,
#frm_rblFMProUse_1-div-id {
	position: absolute;
	left: 410px;
	top: 1px; }*/

#cblHome {
	margin-top: 12px;
	margin-bottom: 22px;
	width: 592px;
	background: url(../images/form-homebox-top.gif) no-repeat top left;
	padding-bottom: 0;
	font-size: 1.0em;
	padding-top: 13px; }
#cblHome .inner {
	width: 592px;
	padding-bottom: 16px;
	background: url(../images/form-homebox-btm.gif) no-repeat bottom left;
	padding-left: 18px; }
#cblHome strong {
	display: block;
	width: 550px;
	margin-bottom: 10px; }
#cblHome .form-input-checkbox {
	width: 165px;
	float: left;
	display: inline;
	margin-bottom: 6px;
	position: relative; }
#cblHome #cbCommunityProjects-div {
	width: 300px;
	margin-bottom: 0; }
#cblHome .form-input-checkbox label {
	line-height: 18px;
	vertical-align: top;
	padding-left: 21px; }
#cblHome .form-input-checkbox input {
	position: absolute;
	top: 0;
	left: 0; }

#btnSubmit-div {
	margin-top: 1em;
	width: 600px; }
  #btnSubmit-div p {
  	display: block;
  	float: left;
  	display: inline;
  	width: 390px;
  	margin-right: 75px;
  	margin-left: 10px;
  	font-size: 1.1em;
  	color: #333; }
  #btnSubmit-div p a,
  #right p a {
  	color: #990000; }
  #btnSubmit-div input {
  	float: left;
  	display: inline; }

#right {
	float: right;
	display: inline;
	width: 278px;
	margin: 18px 16px 0 0;
	background: url(../images/form-rightcol-top.jpg) no-repeat 0 0; }
  #right .inner {
  	background: url(../images/form-rightcol-btm.gif) no-repeat bottom left;
  	padding-bottom: 145px; }
  #right h6 {
  	margin: 167px 22px 0 27px;
  	font-size: 1.2em;
  	font-weight: bold; }
  #right p {
  	font-size: 1.1em;
  	color: #333;
  	margin: 0 22px 0 27px; 
  	padding: 12px 0 20px 0;
  	border-bottom: 1px solid #E0E0E0; }
    #right p strong {
    	font-size: 1.4em;
    	line-height: 1.6;
    	color: #990000; }
    #right p b {
    	color: #000; }

#left p#requirednote {
	font-size: 1.0em;
	margin-bottom: 10px; }

#footer { }
  #footer p {
  	font-size: 1.0em;
  	color: #666;
  	padding: 21px 36px; }