@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* reset classes */
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
u, i, center,	
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align:middle;
	font-family:"Franklin Gothic Medium", Arial;;
	font-size:13px;
	list-style:none;
}

a { color:#479249; text-decoration:none; outline:0 none; font-family:"Franklin Gothic Medium", Arial;}
a:hover{ color:#000 !important; text-decoration:underline;}
ol, ul { list-style: none;}

.clear {clear:both;}
.clearLeft{clear:left;}
.clearRight{clear:right;}
.flRt { float:right;}
.flLt { float:left;}

/* reset classes end */

/*CSS start*/
body{font-family:Arial, Helvetica, sans-serif; font-size:13px;}

