*{	margin:0; padding:0; list-style: none; border:0;}

/*
Tags
------*/
html, body {margin:0; padding:0;}
body{ font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000;}
a:link, a:visited {text-decoration:underline; color:#0078ff;}
a:hover {text-decoration:none;}
a.noline:link, a.noline:visited {text-decoration:none;}
a.noline:hover {text-decoration:underline;}
a.black {color:black;}

ul.bullet, ol.bullet{
	margin: 0.92em 0!important;
}
ul.bullet li, ol.bullet li{
background:none!important;
	list-style-image: inherit !important;
	list-style-position: outside !important;
	margin:0 1.2em !important;
	margin-top:0 !important;
	padding-top:0 !important;
	
}
ul.bullet li{
list-style-type: disc !important;
}

ol.bullet li{
list-style-type: decimal !important;
}

.clear {clear:both;}
.hidden {display:none;}

.bold {font-weight:bold;}
.normal {font-weight:normal;}


.font11{ font-size:0.91em!important;}
.font14{font-size:1.18em;}
.font16{font-size:1.33em;}

.fl {float:left;}
.fr {float:right;}

.red{color:#c40d00!important;}

/*Common tags*/
h1{color:#c40d00; font-size:1.69em; font-weight:normal;}
h2{color:#c40d00; font-size:1.3em; font-weight:bold; text-transform:uppercase;}
h2.blue{color:#0078ff;}
h3{color:#c7382f; font-size:1.23em; font-weight:normal;}
h4{color:#c7382f; font-size:1.07em;}
h5 {color:#c7382f; font-size:1em;}
.lblack{color:#41454a;}


/*Pagination*/
div.paginator{width:500px; margin:0 auto; height:28px; padding:10px 0;}
div.paginator a{display:inline-block; padding:0 3px;  height:28px; text-decoration:none; color:#0078ff; line-height:27px; text-align:center;}
div.paginator a:hover{color:#dd1000;}
div.paginator a.l_arrow{ background:url(/img/paginator_l_arrow.gif) no-repeat; width:28px;}
div.paginator a.r_arrow{ background:url(/img/paginator_r_arrow.gif) no-repeat right; width:28px;}
div.paginator a.selected:link, div.paginator a.selected:visited {background:url(/img/admin/paginator_selected.gif) no-repeat center; color:white; width:28px; cursor:default;}
div.paginator a.selected:hover {color:white;}
div.paginator a.separator {text-decoration:none!important; cursor:default!important; color:#0078ff!important;}
