*{
	padding:0px;
	margin:0px;
}

body,html{
	background:url(../images/nbg.gif) repeat-x left top;
	font-size:9pt;
}
 a{
	text-decoration:none;
	color:#0270CB;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
	padding:0px;
	margin:0px;
}
ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
/***** Clear fixed *****/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* End hide from IE-mac */
