
a{color:blue; text-decoration:none; font:bold;}


a:hover{color: red}


.notice{font-family: thickhead; font-size: 25px; color: blue}


h1{font-family: Celtic,Verdana, Arial, Helvetica, sans-serif; Color: #000000; TEXT-DECORATION: none; } 

h2{font-family: Verdana, Arial, Helvetica, sans-serif; 
Color: #000000; TEXT-DECORATION: none; }

h3{font-family: Verdana, Arial, Helvetica, sans-serif; 
Color: #000000; TEXT-DECORATION: none; }
h4{font-family: Verdana, Arial, Helvetica, sans-serif; 
Color: #000000; TEXT-DECORATION: none; }  

  


.style1{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
 Color: #000000; TEXT-DECORATION: none; } 


.style2 {font-family: Celtic,Verdana, Arial, Helvetica, sans-serif; font-size: 20px;
 Color: #000000; TEXT-DECORATION: none; } 


.style3{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px;
 Color: #000000; TEXT-DECORATION: none; } 


.style4 {font-family: Celtic, Verdana, Arial, Helvetica, sans-serif; font-size: 20px;
 Color: red; TEXT-DECORATION: none; } 


.style5{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 Color: #000000; TEXT-DECORATION: none; }
.style6{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px;
 Color: red; TEXT-DECORATION: none; }
.style7{font-family: Celtic Knot, Verdana, Arial, Helvetica, sans-serif; font-size: 50px; 
Color: #000000; TEXT-DECORATION: none; }

  


.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;
}