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


#contactleft{
position:absolute;
width:450px;
height:520px;
left:0px;
}

#contactright{
position:relative;
width:445px;
height:520px;
left:455px;
}

#contactlefttop{
position:absolute;
width:450px;
height:125px;
}

#contactleftbottom{
position:relative;
width:450px;
height:395px;
top:125px;
background-image:url(/content/contact/images/graham.jpg)
}




/* FORM STYLE ---------------------------------------------------------------------START-- */		

.tbmain{ 
 /* Changes on the form */
 background: url(/images/global/contactbg.gif) #363535 top repeat-x !important; 
}
.left{
  /* Changes on the form */
  color: #cccccc !important; 
  font-family: Trebuchet MS !important;
  font-size: 12px !important;
}
td.left {
   font-family: "Trebuchet MS";
   font-size: 12px;
   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:100%;
   color:#cccccc;
   background:url(http://jotform.com/images/styles/style4_2_bg.gif) #363535 top repeat-x;
}
.head{
   font-family: "Trebuchet MS";
   font-size: large;
   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:url(http://jotform.com/images/styles/style4_txt_bg.gif) #333333 top repeat-x;
}
select.other{
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#ffffff;
   border:1px #000000 solid;
   background:url(http://jotform.com/images/styles/style4_txt_bg.gif) #333333 top repeat-x;
}
.btn{
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#cccccc;
   border:1px #000000 solid;
   background: url(http://jotform.com/images/styles/style4_btn_bg.gif) #333333 top repeat-x;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
/*Index Specific Divs -----------------------------------------------------------------------END-- */	