*{
	margin:0;
	padding:0;
	line-height:1.8em!important;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
}

body{
/*	background:#000 url(/common/000203848.gif) repeat-x;
	color:#D1E4F7;*/
	background:#286fba;
	text-align:center;
	color:#000;
}

a:link{color:#175391;}
a:visited{color:#175391;}
a:active{color:#358adf;}
a:hover{color:#358adf;}

img{
	border:none;
	vertical-align:baseline;
	display: inline-block; 
}

ul, li{
	list-style-type:none;
}

.note{
	padding-left:1em;
	text-indent:-1em;
}

.clear{
	clear:both;
}

table tr td{
	vertical-align:top;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#header #message{
	display:none;
}

