h2{font-family:Arial,Tahoma; font-size:13px;  color:#0069A0;font-weight: bold;}
.blue_d{font-family:Tahoma; font-size:11px;  color:#3B4360;}
.black{font-family:Tahoma; font-size:11px;  color:#4C4D4D;}
.date{font-family:Tahoma; font-size:9px;  color:#706F6F;}

.red{font-family:Tahoma; font-size:11px;  color:#9E0B0E;}
.white{font-family:Tahoma; font-size:11px;  color:#ffffff;}
.input{font-family:Tahoma; font-size:10px;  color:#6B6D6E;}

.main{font-family:Tahoma; font-size:12.5px;  color:#000000;}
.main_sm{font-family:Tahoma; font-size:11.5px;  color:#000000;}

.punchit{font-family:Tahoma; font-size:13px;  color:#8888AA;font-weight:bold;}

.blue{font-family:Tahoma; font-size:11px;  color:#5987BC; text-decoration:none;}
.green{font-family:Tahoma; font-size:11px;  color:#86A562;}
.text{font-family:Arial; font-size:11px;  color:#7E7E7E; text-decoration:none;}
.policy{font-family:Tahoma; font-size:11px;  color:#7B7979; text-decoration:none;}
.phonenumber{background-color:#990000;height:30px;text-align:center;padding:5px;font-family:Tahoma; font-size:26px;font-weight:bold;color:#FFFFFF;}

.headline{text-transform:uppercase;color:#990000;font-size:20px;margin:0px;}

.subtitle{
 display:inline;
 font-family:Tahoma;
 font-size:22px;
 font-weight:bold;
 color:#FFFFFF;
 margin:0px;
 padding:0px;
}
.subtitleCell{
  background-repeat:no-repeat;
  border-left:3px solid #EEEEEE;
  border-top:1px solid #FFFFFF;
}

#input{
	width:191px; height:19px;
	border-width:1px;
	border-style:solid;
	border-color:#4E4E4E;
	background-color:#D2D2D2;
}
#textarea{
	width:191px; height:139px;
	border-width:1px;
	border-style:solid;
	border-color:#4E4E4E;
	background-color:#D2D2D2;
	overflow:auto
}
