@charset "UTF-8";
/* CSS Document */
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a {
	color: #00539a;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align:left;
}
.ul{
list-style: circle;
list-style-position:inside;
text-indent: -0.75em;

}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #a40178;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #a40178;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
}
ul.sidebar {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -0.75em;
	}
