html, body{
	margin:0px;
	padding:0px;
	position:relative;
}
html, body, input, textarea{
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#626262;
}
.mceContentBody{
	padding:5px;
}
a img{
	border:none;
}
a{
	color:#35464a;
}
a:visited{
	color:#35464a;
}
a:hover{
	color:#5b787f;
}
.clear{
	font-size:0px;
	height:1px;
	clear:both;
	line-height:0;
}
.warning{
	color:#dc0000;
}
.sms_text
{color: #80FF00;}
h1{
	
}
h2{
	color:#87ba27;
	font-size:19px;
	font-family:Arial,sans-serif;
	font-weight:normal;
	margin:12px 0px 10px 0px;
	padding:0px;
	padding-left:15px;
	background:url(../images/bullet1.png) left 8px no-repeat;
}
h3{
color:#333333;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px;

}
p{
	
}

ul{
	
}
ul li{
	
}
ul li ul{
	
}
ul li ul li{
	
}

ol{
	
}
ol li{
	
}
ol li ul{
	
}
ol li ul li{
	
}

table.style-tbl{
	border-collapse:collapse;
}
table.style-tbl thead th{

}
table.style-tbl thead td{

}
table.style-tbl tbody th{

}
table.style-tbl tbody td{

}