* {
margin:0;
}

html {
  margin-bottom: 1px;
}

body {
	font-size: 13px;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Helvetica;
	background-color: #ffffff;
}

div#header {
	height:86px;
	width:600;
}

div#top {
	background-color:#FFFFFF;
	background-image:url(Banner.png);
	background-repeat:no-repeat;
	float:left;
	height:86px;
	width:600px;
}

.banner {
	vertical-align:bottom;
	border: none;
}

body.disclaimer {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #BEC0C2;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	padding: 0px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	vertical-align: bottom;
	color: #353537;
	text-align: left;
}

span.bold{
	font-weight: bold;
}

div.text{
	padding: 10px;
	text-align: justify;
}

span.textUnderline{
	text-decoration: underline;
	font-style: normal;
}
