#holdm
{
position:absolute; 
top:150px; 
left:20px; 
z-index:100; 
width:80%;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0000FF;
}


html,body{height:100%; margin:0;}
.tbmain{ 
 /* Changes on the form */
 background: #D7E9F3 !important; 
}
.left{
  /* Changes on the form */
  color: #394F5F !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
td.left {
   font-family: Tahoma;
   font-size: 11px;
   font-weight:bold;
   color:#394F5F;
   vertical-align: top;
   text-align: left;
}
.pagebreak{
   font-family: Tahoma;
   font-size: 11px;
   font-weight:bold;
   color:black;
}
td.right {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   color:#394F5F;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
   height:100%;
   color:#394F5F;
   background: #D7E9F3;
}
.head{
   font-family: Tahoma;
   font-size:medium;
   font-weight:bold;
   color:#394F5F;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:Tahoma;
}
.text{
   color:#394F5F;
   font-family: Tahoma;
   font-size: 11px;
   font-weight:normal;
   border:0px;
   background:#ABCADB;
}
select.other{
   color:#394F5F;
   font-family: Tahoma;
   font-size: 11px;
   font-weight:normal;
   border:0px;
   background:#ABCADB;
}
.btn{
   color:#ffffff;
   font-family: Tahoma;
   font-size: 11px;
   font-weight:bold;
   border:1px #8aaabc solid;
   background: url(http://www.jotform.com/images/styles/style5_btn_bg.gif) #9bbed0 top repeat-x;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}

.button {
  background: url(../images/button.gif) no-repeat;
  width: 80px;
  text-align: center;
  color: white; 
  border:0px;
  font-weight:bold;
  cursor: default;
}
