.menu{
	border:none;
	border:0px;
	padding:0px;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #FFF;
	text-decoration: none;
	}
.menu ul{
	height:29px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
	.menu li{
	float:left;
	padding:0px;
	margin: 0px;
		}
	.menu li a{
	color:#FFF;
	display:block;
	margin:0px;
	text-align:center;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 29px;
	font-weight: bold;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#d8e6ac;
	text-decoration:none;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
			}
	.menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	width:155px;
	z-index:200;
	background-color: #360407;
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:150px;
	background-color: #5a3134;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
	display:block;
	height:29px;
	margin:0px;
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#ffffff;
	text-decoration:none;
	background-color: #360407;
	background-image: url(images/hover_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
			}
	.menu p{
	clear:left;
	color: #FFF;
	text-decoration: none;
		}	


.left{
	/* Changes on the form */
  color: black !important;
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 12px !important;
	text-align: right;
	line-height: 18px;
}
.head{
	;
	text-decoration:underline;
}
td.left {
	color:black;
}
td.right {
	color:black;
}
.pagebreak{
}
.tbmain{
	height:100%;
}
span.required{
	font-size: 10px !important;
	color: red !important;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
 
div.backButton{
    background: transparent url("http://v2.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://v2.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://v2.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://v2.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://v2.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://v2.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
 
#main {
	text-align: left;
}

