body 	{ 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #535353; 
  	margin: 0 auto;
	padding: 0;
	background: #1f9608 url(../images/bg.jpg) top repeat-y;	
	}
	
a:link 	{ 
	text-decoration: none; 
	color: #088830;
	}
	
a:visited { 
	text-decoration: none; 
	color: #088830;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #199d42;
	}
	
#header {
	background: url(../images/header.jpg);
	width: 1200px;
	height: 158px;
	min-height: 158px;
	margin: 0 auto;
	}
	
#ccorp {
	padding-left: 140px;
	}
	
#quicklinks {
	padding-left: 140px;
	padding-top: 5px;
	}
	
#nav {
	width: 920px;
	height: 239px;
	margin: 0 auto;
	padding: 0px;
	}

#container {
	width: 900px;
	margin: 0 auto;
	}
	
#left {
	width: 490px;
	padding: 20px 40px 20px 15px;
	float: left;
	}
	
#right {
	width: 330px;
	padding: 20px 20px 20px 0px;
	float: right;
	}	
	
#right .space {
	padding-right: 11px;
	}
	
#single {
	width: 860;
	margin: 0 auto;
	padding: 20px;
	}
	
dt {
	background: url(../images/arrow.png) no-repeat left;
	padding-left: 18px;
	}
	
h1 {
	line-height: 1.1;
	font-weight: normal;
	color: #C93;
	}
	
table b {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.5em;
	}
	
table {
	font-family: Verdana, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}

strong {
	font-family: Helvetica, Arial, sans-serif;
	color: #1b2877;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -2px;
	line-height: 1.2em;
	}
	
#title {
	font-family: Helvetica, Arial, sans-serif;
	color: #2e771b;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -2px;
	line-height: 1.2em;
	}	

#sub {
	font-family: Helvetica, Arial, sans-serif;
	color: #118f00;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	border-bottom: 1px solid #EEEEEE;
	}	
	
#products_title {
	font-family: Helvetica, Arial, sans-serif;
	color: #b88200;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	}		

#footer {
	width: 900px;
	height: auto;
	padding-top: 40px;
	margin: 0 auto;
	color: #222;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
	background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.backButton:hover{
	background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
	