﻿
 a img{border:none;}

  .policy{font-family:Tahoma; font-size:11px;  color:#999797; text-decoration:none }
  .policy2{font-family:Tahoma; font-size:11px;  color:#6E9DBF; text-decoration:none }
  .blue{font-family:Tahoma; font-size:11px;  color:#6192B1; }
  .link{font-family:Tahoma; font-size:11px;  color:#333333; }
  .main{font-family:Tahoma; font-size:11px;  color:#727272; line-height:13px }
  .dark1{font-family:Tahoma; font-size:11px;  color:#424242; line-height:13px }
  .dark2{font-family:Tahoma; font-size:11px;  color:#565656; }
  .green{font-family:Tahoma; font-size:11px;  color:#6EAB28; }


  #input{
  		width:196px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#E0C5B1;

		}
		 
		
	  #textarea{
		width:293px; height:136px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#E0C5B1;
		overflow:auto;
		}

.trigger{
			font-family:Tahoma; font-size:11px;  color:#424242; line-height:13px; 
		cursor:pointer;
		
	
		}		
		.trigger:hover{
			cursor:pointer;

			background:#ddf;
		}		
		.expanded{
			background:#ccf;
		cursor:pointer;

		}
		.expanded:hover{
			background:#eef;
			cursor:pointer;
		}
		.show{
     position:static;
     display: table;
		}
		.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}

 .call {
	font-family: Tahoma;
	font-size: large;
	color: #565656;
	text-align: center;
}
.call_red {
	color: #EE1717;
}







 




