
/*-----------------------------
RESET
-----------------------------*/
html, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}

img{border:0px;}
form{display:inline;}

p{margin-top:5px; margin-bottom:15px; line-height:20px;}

.clearfix{clear:both;}

.mce-content{word-wrap: break-word;}
.mce-content ul{list-style-type:disc; margin-left:30px; padding:5px 0 15px 0; line-height:20px;}
.mce-content ol{list-style-type:decimal; margin-left:30px; padding:15px 0 15px 0; line-height:20px;}
.mce-content table{margin:15px 0 15px 0;}

.none{display:none;}
.hidden{visibility:hidden;}
.block{display:block;}
.center{text-align:center;}

.error{border:1px solid #BB0000 !important; background-color:#FAEBEB;}

.em{font-style:italic;}
.blink{text-decoration:blink;}

.text9{font-size: 9px;}
.text10{font-size: 10px;}
.text11{font-size: 11px;}
.text12{font-size: 12px;}
.text13{font-size: 13px;}
.text14{font-size: 14px;}
.text15{font-size: 15px;}
.text16{font-size: 16px;}
.text17{font-size: 17px;}
.text18{font-size: 18px;}
