@charset "utf-8";
html,body,img,p,div,h1,h2,h3,ul,li{
padding:0;
margin:0;
font-size:12px;
font-weight:normal
}

body{
background:#EAEBF0 url(../images/background.jpg) center repeat-y;
font-family:Arial, Helvetica, sans-serif
}

a{
color:#333;
text-decoration:none
}

a:hover{
color:#000000
}

.left{
float:left
}

.right{
float:right
}

.clear{
clear:both
}

.c{
text-align:center !important
}

.r{
text-align:right !important
}

.l{
text-align:left !important
}

.green{
color:#147564 !important;

}

.green a{
color:#147564 !important;

}

.green a, a .green, .hand{
margin-left:20px;
background:url(../images/small-hand.gif) no-repeat left center;

}

.red1{
color:#f60011 !important;

}

.red1 a{
color:#f60011 !important;

}

#main_text ul li a
	{
	color:#147564;
	font-weight:bold;
	font-size:14px;	
	}
#main_text ul, #tinymce ul{
list-style:none
}

#main_text li, #tinymce li{
padding:10px 0px 0px 20px;
background:url(../images/small-hand.gif) no-repeat 0px 12px;
min-height:18px
}