@charset "utf-8";
/* CSS Document */

tr, td{
	padding:8px 4px 4px 4px;
}

td.midmid{

	
}

table, #main{
	width:250px;
	height:200px;
	clear:none;
	
}

#Contact-Content ul {
	float:left;
	clear:none;
}

#Contact-Content li{
	border: 1px dotted #06C;
	float:left;
	padding: 5px;
	margin: 20px 0px 5px 0px;
	width:600px;

}

#Soc-Networks{
	width:624px;
	height:41px;
	margin-top: 15px;
	float:left;
	clear:none;

}

#Soc-Networks ul{
	padding-left:15px;
}

#Soc-Networks ul li, #Soc-Networks li a{
	height:41px;
	float:left;
	clear:none;
}

#Soc-Networks li a:hover{
	height:44px;
}

#Find-us{
	background:url(images/Soc-Networks.gif) no-repeat;
	width:156px;
}

#Myspace a{
	background:url(images/Soc-Networks.gif) no-repeat;
	background-position: -156px 0px;
	width:151px;
}

#Myspace a:hover{background:url(images/Soc-Networks.gif) no-repeat; background-position: -156px -45px;}

#FB a{
	background:url(images/Soc-Networks.gif) no-repeat;
	background-position: -307px 0px;
	width:134px;
}

#FB a:hover{background:url(images/Soc-Networks.gif) no-repeat; background-position: -307px -45px;}

#Twitter a{
	background:url(images/Soc-Networks.gif) no-repeat;
	background-position: -441px 0px;
	width:143px;
}

#Twitter a:hover{background:url(images/Soc-Networks.gif) no-repeat; background-position: -441px -45px;}

input.text, textarea.text{
	border: 1px #69F solid;
}

.tbmain{ 
 /* Changes on the form */
margin-top: 10px;
}
.left{
  /* Changes on the form */
  color: #06C; !important; 
  font-family: Arial !important;
  font-size: 12px !important;

}
td.left {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:#06C;
   vertical-align: top;
   text-align:right;
}
.pagebreak{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:black;
}
td.right {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
   height:100%;
   color:#333333;
   background:url(http://www.jotform.com/images/styles/style1_bg.gif) #ffffff top repeat-x;
}
.head{
   font-family: "Trebuchet MS";
   font-size: large;
   font-weight: bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:"Trebuchet MS";
}
.text{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #cccccc solid;
   background:url(http://www.jotform.com/images/styles/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
select.other{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #999 solid;
   background:url(http://www.jotform.com/images/styles/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
.btn{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #999 solid;
   background: url(http://www.jotform.com/images/styles/style1_btn_bg.gif) #999 top repeat-x;
}



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