@charset "utf-8";
html, body { height: 100%; }
body { background: #000000 url(../images/background.jpg) no-repeat; }

a { outline: none; }
img { border:0; }

#thanks { background: #000000 url(../images/black_bg.png) no-repeat; }

#container {
	width: 900px;
	height: auto !important; /* real browsers */
	height: 700px; /* IE6: treaded as min-height*/
	min-height: 700px; /* real browsers */
	background: url(../images/black_bg.png) repeat;
	margin: 0 auto;
	margin-top: 30px;
	padding-top: 30px; 
	margin-bottom: -55px;
}


#logo {
	width: 836px;
	height: 61px;
	margin: 0 auto;
}

#menu {
	width: 836px;
	height: 20px;
	margin: 0 auto;
}
#firstmenu {
	display: inline;
	padding-left: 0;
	padding-bottom: 11px;
}
.othermenu{
	display: inline;
	padding-left: 32px;
	padding-bottom: 11px;
}


#main-image {
	width: 836px;
	height: 315px;
	margin: 0 auto;
	margin-top: 20px;
}

#main-content { width: 836px; margin: 0 auto; padding: 30px 0 35px 0; color: #999999; font-family: verdana; font-size: 11px; }
#main-content p { padding-bottom: 10px; line-height: 1.5em; width: 636px; }
#main-content a { padding-bottom: 10px; color: #999999; }
#main-content .gold { color: #876f49; font-size: 12px; font-weight: normal; }
#main-content .gold a { color: #876f49; text-decoration: none; }

#sub-menu { width: 836px; height: 16px; margin: 8px auto 18px auto; color: #999999; font-size: 12px; line-height: 12px; }
#sub-menu a { color: #876f49; text-decoration: none; }
#firstsub { padding-left: 0; padding-right: 10px; display: inline; }
.othersub {	padding-left: 11px; padding-right: 10px; border-left: solid 1px #876f49; display: inline;}
.sub-download { padding-top: 20px; padding-right: 10px;	text-align: right; }

#contact-content { width: 836px; margin: 30px 32px 35px 32px; color: #999999; font-size: 11px; font-family: verdana; }
#contact-content td { vertical-align: top; }
#contact-content td#left-column { width: 341px; padding: 25px 40px 0 0; }
#contact-content td#right-column { width: 455px; }

#contact-content p { padding-bottom: 10px; line-height: 1.5em; }
#contact-content a { padding-bottom: 10px; color: #999999; }
 
#register-img { margin-left: 150px; padding-top: 5px; }

span.required { font-size: 11px !important; color: #876f49 !important; vertical-align: top !important; }

.left { color: #999999 !important; font-family: Verdana !important; font-size: 11px !important; }

.head{ color:#999999; font-size:20px; text-decoration:underline; font-family:"Verdana"; }

.check-box { margin-right: 26px; float: left; display: inline; }
.check-box input { margin-right: 6px; float: left; display: inline; }
.check-box label { line-height: 20px; float: left; display: inline; }

td.left {
  font-family:"Verdana";
  font-size:11px;
  color:#999999;
	vertical-align: top;
	padding-top: 3px;
}
.pagebreak{
  font-family:"Verdana";
  font-size:11px;
  color:#999999;
}
.tbmain{
  height:100%;
  background:white;
}

 
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;
}
#footer {
	clear: both;
	width: 836px;
	margin: 0 auto;
	position: relative;
	vertical-align: middle;
	height: 55px;
	color: #555555;
	font-family: verdana;
	font-size: 11px;
}
#footer a{
	color: #555555;
}
#footer img { padding-bottom: 15px; }

