@charset "utf-8";
/* CSS Document */

#formsection {
	width:600px;
	float:left;
	}
	
#infobackground {
	width:910px;
	background-repeat:repeat;
	background-position:top;
	padding: 0;
	margin: 0;
	position: relative;
	float:left;
	}
	
#infoindexbackground {
	width:910px;
	padding: 0;
	margin: 0;
	position: relative;
	float:left;
	}
	
#infoclear {
	clear:both;
	}
	
#termspanel {
	width: 230px;
	float:right;
	margin:0;
	padding:0;
	font-size:85%;
	}
	
.label {
	width:100px;
	height:38px;
	float:left;
	font-size:90%;
	color: #333333;
	}
	
.field {
	width:180px;
	height:38px;
	float:left;
	}
	
.fieldlist1 {
	width:280px;
	float:left;
	margin-top: 30px;
	}
	
.fieldlist2 {
	width:240px;
	float:right;
	margin-top: 30px;
	}
	
.label2 {
	width:240px;
	margin-bottom:5px;
	font-size:90%;
	float: left;
	color: #333333;
	}
	
.field2 {
	width:240px;
	float:left;
	margin-bottom:30px;
	}
	
.conditionslabel {
	width:215px;
	float:left;
	font-size:75%;
	margin-bottom:20px;
	color: #333333;
	}
	
.conditionsbox  {
	width:25px;
	float:left;
	}
	
.productlist {
	width:200px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	}
	
.submitfield {
	float:right;
	text-align:right;
	width: 240px;
	}
	
.submit {
	border:solid;
	border-color:#66CC00;
	border-width:1px;
	background-color:#FFFFFF;
	color:#66CC00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.required {
	color:#FF0000;
	}
	
.footnote {
	font-size:70%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#infobackgroundpanel {
	width:830px;
	margin-top:40px;
	float: left;
	background-image:url(../images/info-background.gif);
	background-repeat:repeat;
	background-position:top;
	margin-left: 0px;
	padding-left: 80px;
	}
	
.info-block {
	width:201px;
	float:left;
	padding-right: 60px;
	}

.oneColFixCtr #mainContent {
	background-repeat:repeat-y;
	background-position:top;
	background-color: #FFFFFF;
		padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin: 0;
}

.oneColFixCtr #mainContent2 {
	background-image:url(../images/news-background.gif);
	background-repeat:repeat-y;
	background-position:top;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
}
.oneColFixCtr #container #mainContent2 #infobackground #form1 #formsection .fieldlist2 {
	width: 300px;
}
.oneColFixCtr #container #mainContent2 #infobackground #form1 #formsection .fieldlist2 .field2 {
	width: 300px;
}
.oneColFixCtr #container #mainContent2 #infobackground #form1 #formsection .fieldlist2 .submitbutton {

}

