*{margin:0; padding:0; list-style: none; border:0;}

/*
Tags
------*/
html, body {margin:0; padding:0;}
a:link {text-decoration:underline; color:#00a2ff; cursor:pointer;}
a:visited {text-decoration:underline; color:#00a2ff; cursor:pointer;}
a:hover {text-decoration:none; cursor:pointer;}
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;
}

ul.color{margin: 15px 0 0 0 !important; padding-bottom:15px;}
ul.color li{
	background: url(../img/li.gif) no-repeat 0 9px; 
	padding-left:18px;
	list-style-image: none !important;
	list-style-position: outside !important;
	margin-top:0 !important;
	padding-top: 0!important;
	padding-bottom:13px;

}

ul.sublist{margin: 15px 0 0 0 !important; padding-bottom:5px;}
ul.sublist li{
	background: url(../img/sub-li.gif) no-repeat 0 8px; 
	padding-left:18px;
	list-style-image: none !important;
	list-style-position: outside !important;
	margin-top:0 !important;
	padding-top: 0!important;
	padding-bottom:13px;

}


p{ padding:13px 0; line-height:18px;}


.clear {clear:both; height:0; line-height:0; font-size:0;}
.hidden {display:none;}

.bold {font-weight:bold;}
.normal {font-weight:normal;}


h2{color:#ffc600; font-size:21px; text-transform: uppercase; margin:0; padding:10px 0;}
h2 a:link, h2 a:visited{ text-decoration:none; color:#ffc600;}
h3{font-size:20px; font-weight:normal; color:#ffc600; text-transform: uppercase; margin:0; padding:10px 0;}
h4{font-size:16px; color:#02a9ee; margin:0; padding:10px 0;}

.top{padding:0; padding-bottom:12px;}

.orange{color:#ffc600!important;}
.line{ border-bottom:1px solid #121b2e;}

.font11{ font-size:11px;}
.font14{font-size:14px;}
.font16{font-size:16px;}

.fl {float:left;}
.fr {float:right;}

p{ padding-bottom:20px;}