﻿.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
.tbmain{
	border: 1px inset #996633;
	height: 100%;
	background: #FFE7CE;
	margin-bottom: 10px;
}
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:active{
    background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.backButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_back_over.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:active{
    background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
div.nextButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
td.left {
	font-family: "Verdana";
	color: black;
}
.FormContainer {
	width: 725px;
}
.Content {
	clear: both;
	margin-left: 10px;
}
.TR_UL {
	border-width: 1px;
	border-color: #663300;
	border-bottom-style: solid;
}
