#tbmain{
  margin-bottom:20px;
}
#tbmain td{
	padding:4px;
	margin:0px;
}
#tbmain th{
	text-align:left;
	background-color:#FFFFFF;
	color:#92080C;
	font-weight:bold;
	padding-left:0px;
	padding-bottom:15px;
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
}
td.left {
  font-size:12px;
  font-weight:bold;
}
.pagebreak{
  font-size:12px;
  color:black;
}
.required{
  font-size: 13px !important;
  color: red !important;
}
input.btn{
	background-color:#1373B1;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	width:150px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
}
input.text{

}
textarea.text{

}
