@charset "UTF-8";
.nav {
	font-family: "Myriad Pro", "Myriad Pro Bold", "Myriad Pro Semibold";
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 7px;
	text-align: center;
	padding: 10px;
}
.copybox {
	font-family: "Myriad Pro", "Myriad Pro Bold", "Myriad Pro Semibold";
	font-size: 10px;
	line-height: 13px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 479px;
	width: 381px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

<script src="http://www.jotform.com/js/form.js?v2.0.1137" type="text/javascript"></script>
<style type="text/css">
.tbmain{ 
 /* Changes on the form */
 background: #657A96 !important; 
}
.left{
  /* Changes on the form */
  color: #cccccc !important; 
  font-family: verdana !important;
  font-size: 10px !important;
}
td.left {
   font-family: "Trebuchet MS";
   font-size: 10px;
   font-weight:normal;
   color:#cccccc;
   vertical-align: top;
   text-align: left;
}
.pagebreak{
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:bold;
   color:black;
}
td.right {
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#cccccc;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
	height:300px;
	color:#cccccc;
	background:#657A96;
}
.head{
   font-family: "Trebuchet MS";
   font-size: 10px;
   font-weight:bold;
   color:#ffffff;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:"Trebuchet MS";
}
.text{
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#cccccc;
   border:1px #000000 solid;
   background:#657A96;
}
select.other{
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#ffffff;
   border:1px #000000 solid;
   background:#657A96;
}
.btn{
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#cccccc;
   border:1px #000000 solid;
   background: #657A96;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: #657A96;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: #657A96;
}
div.backButton:active{
    background: #657A96;
}
div.nextButton{
    background: #657A96;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: #657A96;
}
div.nextButton:active{
    background: #657A96;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
.top {
	padding: 30px;
	margin: 20px;
}
body {
  background: url("http://niphotoinc.com/index_new_splash/images/background.jpg") 50% 50% no-repeat;
}


