/* {
	margin: 0px auto;
	padding: 0px;
}*/
.clear {
	clear: both;
}
/*img { 
	border:none;
}
body {
	font-family: Arial, Helvetica;
	font-size:10pt;
	margin: 0px;
	padding: 0px;
}*/

.muniware {
    font-family: Arial, Helvetica;
	font-size:10pt;
	margin: 0px;
	padding: 0px;
}

.muniware p, input, textarea, select {
	font-family:Arial, Helvetica;
	font-size:10pt;
}

.muniware th {
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000;
}

.muniware td {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}

.muniware h2 {
	font-size: 16pt;
	font-weight: bold;
}

.muniware h3 {
	font-size: 14pt;
	font-weight: bold;
}

.muniware h4 {
	font-size: 12pt;
	font-weight: bold;
}

.muniware h5 {
	font-size: 10pt;
	font-weight: bold;
}

.muniware a {
	text-decoration: none;
}

.muniware a:link {
	color: #367dc4;
	text-decoration: none;
}

.muniware a:visited {
	color: #367dc4;
	text-decoration: none;
}

.muniware a:active {
	color: #367dc4;
	text-decoration: none;
}

.muniware a:hover {
	color: #82baf2;
	text-decoration: none;
}

.muniware td.header {
	height: 175px;
	color: #ffaacc;
}

.muniware td.menu {
	height: 100%;
	width: 200px;
}

.muniware td.content {
	height: 100%;
	width: 100%;
}

.muniware table.chart{
	width: 90%;
}

.muniware th.chart{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin: 5px;
	background-color: #367dc4;
	border: 1px solid #295e99;
}

.chart{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin: 5px;
	background-color: #367dc4;
	border: 1px solid #295e99;
}
.chart th{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin: 5px;
	background-color: #367dc4;
	border: 1px solid #295e99;
}

.muniware table.search {
	background-color: #ebebeb;
	width: 240px;
	border: 1px solid #000000;
}

.muniware input.button {
	font-family: Arial, Helvetica; 
	font-size: 8pt;
	width: 75px;
}

.muniware input.currency {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-align: right;
	width: 100px;
}

.muniware select.list {
	font-family: Arial, Helvetica; 
	font-size: 10pt;
	width: 200px;
}

.visitors{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.user{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #154479;
}

.EntityName
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35pt;
	color: darkorange;
	font-weight: bold;	
}

.AspxComboFloatRight {
    float: right;
}

.AspxComboFloatLeft {
    float: left;
}