
body, html {
	margin: 0;
	padding: 0;
	background: #ffffff;
	height: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
}

blockquote, body, caption, div, dl, dt, dd,
form, fieldset, h1, h2, h3, h4, h5, h6,
html, li, ul, ol, p, pre, textarea, table, td, th {
	margin: 0;
	padding: 0;
}

body {
	color: #fff;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

p {
	margin-bottom: 36px;
	margin-left: 16px;
}

#dsafflash {
	width: 100%;
	margin: 0px auto;
	padding: 0;
	margin-bottom: -30px;
}

#bottom {
	height: 30px;
	margin:0px auto;
	padding: 0 0 0 25px;
	color: #666;
	font-size: 12px;
	bottom: 0;
	position: absolute;
	z-index: 99;
	text-align: left;
}

a {
	font-weight: bold;
	color: #00638F;
	text-decoration: none;
}

ul {
	list-style-image:none;
  list-style-type:none;
}

ul li {
	float: left;
	margin-right: 3px;
}

ul li.bookmark {
	/*float: right;
	margin-right: 25px;*/
}