html,body 
	{
	margin: 0;
	padding: 0;
	font-family: verdana, arial;
	color: #000000;
	}
	
h1
	{font-size: 19px;}

h2
	{font-size:18px;}

h3
	{font-size: 17px;}
	
h3.info
	{font-size: 17px;
	margin:1px;
	}
	
	
div.header
	{
	width: 100%;
	height: 160px;
	margin: 0px;
	}

div.links
	{
	height: 30px;
	position: absolute;
	left: 190px;
	top: 110px;
	}
	
div.links ul
	{
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
div.links a
	{
	float:left;
	width:60px;
	font-family: arial, "sans serif";
	font-size: 19px;
	text-align: center;
	text-decoration:none;
	color: #50ADD4;
	background-color:#FFF;
	padding:0.3em 0.5em;
	border-right:1px solid white;
	}

div.links a:hover {background-color:#50ADD4; color: #FFF;}

div.links li 
	{
	display:inline
	}
	
span.active
	{
	float: left;
	width:60px;
	font-family: arial, "sans serif";
	font-size: 19px;
	text-align: center;
	background-color:#50ADD4;
	color: #FFF;
	padding:0.3em 0.5em;
	border-right:1px solid white;
	}
a:link img{text-decoration: none; border-style: solid; border-width:0px;}
a:hover img{text-decoration: none; border-style: solid; border-width:0px;}
a:visited img{text-decoration: none; border-style: solid; border-width:0px;}

div.logo 
	{
	width: 140px;
	height: 125px;
	float: left;
	margin: 10px;
	}

div.topimg
	{
	height: 101px;
	position: absolute;
	left: 190px;
	top: 1px;
	overflow: hidden;
	}
	
hr.one
	{
	size: 50px;
	width: 100%;
	color: #808285;
	position: absolute;
	top: 160px;
	left: 0px;
	}
	
div.content
	{
	width: 1000px;
	padding-left: 170px;
	padding-top: 30px;
	font-family: verdana, arial, "sans serif";
	font-size: 16px;
	color:#808285;
	}
	
div.content ul
	{
	list-style: none;
	line-height: 190%;
	}

div.content b, h1, h2, h3, h4
	{
	color:#50ADD4;
	}

font.green
	{
	color:#4BC90D;
	}

div.content a:link {color: #50ADD4;}
div.content a:visited {color: #50ADD4;}
div.content a:hover {color: #50ADD4;}
	
div.content p
	{
	margin-bottom: 30px;
	}

p.info
	{
	margin-top: 1px;
	margin-bottom: 30px;
	}	
	
div.contentproducts
	{
	width: 900px;
	height: 900px;
	padding-left: 170px;
	padding-top: 30px;
	font-family: verdana, arial, "sans serif";
	font-size: 16px;
	color:#808285;
	}
	
div.contentproducts ul
	{
	list-style: none;
	line-height: 190%;
	}

div.contentproducts b, h1, h2, h3, h4
	{
	color:#50ADD4;
	}

	
div.products
	{
	float:left;
	width: 350px;
	}
	
div.productimg
	{
	float:right;
	width: 350px;
	}
	
i
	{
	color: #50ADD4;
	font-style: italic;
	}
	
b
	{
	color: #50ADD4;
	font-style: normal;
	}
	
.tbmain
	{ 
	/* Changes on the form */
	 background: white !important; 
	}
			.left{
			  /* Changes on the form */
			  color: #808285 !important; 
			  font-family: Verdana !important;
			  font-size: 16px !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;
			}
			 
