/*------------------ Universal Tags ------*/



html > body * {
	outline:none;
	margin-top:0
}


img {
	border:none;
}

h1, h2, h3, h4, h5, h6, form, label, input, legend, textarea, select, ul, ol, li, dl, dt, dd, p, div {
	margin:0px;
	padding:0px;
}

p {
	margin-bottom:10px;
	padding:0px 12px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	color:#0181b0;
	margin:2px 0px 10px 0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#0181b0;
	margin:2px 0px 10px 0px;
}

/*------------------ Middle Tags ------*/

body {
        
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#000g;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	
		}
.input_style { 
  font-family:arial,Times New Roman; 
  font-size:9pt;   
  background-color:#FFFEA1;
  border-style:none; 
  }

#ul{
	font-family:arial,Times New Roman; 
    font-size:9pt;  
	margin:0px;
	padding:0px 00px;
	list-style-type:none;
}
#ul li{
	margin:0px;
	padding:0px 0px 6px 0px;
	font-weight:normal;
	color:#000000;
}
#ul li ul{
	list-style-type:none;
	color:#53554b;
}
#ul li ul li{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#000000;
}

.font_style{font-size:9pt; font-family: arial,Times New Roman, sans-serif;color: #53554b;font-weight:normal}
.News_font{font-size:9pt; font-family: arial,Times New Roman, sans-serif;color: #62b3de;font-weight:normal}

