.hostplan {
	padding: 10px;
	border-bottom: 1px dotted Silver;
	border-top: 1px dotted Silver;
	font-size: 12px;
	text-align: center;
	border-bottom: none;
	line-height: 15px;
}
.hostplan ul {
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.hostplan ul li {
	margin-left: 30px;
	text-align: left;
	list-style: none;
}
.hostplanright {
	padding: 10px;
	border: 1px dotted Silver;
	border-width: 1px 0px 0px 1px;;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
}
.hostplanright ul {
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.hostplanright ul li {
	margin-left: 30px;
	text-align: left;
	list-style: none;
}
.hostplanbottom {
	border-top: 1px dotted Silver;
	line-height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.hostplanbottom ul {
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.hostplanbottom ul li {
	margin: 0px;
	text-align: left;
	list-style: none;
}
.chart {
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px Solid Silver;
	width: 100%;
}
.chartrow {
	background-color: #ffffff;
	height: 15px;
	text-align: center;
	border-bottom: 1px solid silver;
}
.chartleft {
	background-color: #eeeeee;
	height: 15px;
	text-align: left;
	border: 1px solid silver;
	border-width: 0px 1px 1px 0px;
}
.charthead {
	background-color: #003366;
	height: 15px;
	text-align: center;
	border-bottom: 1px solid silver;
	color: white;
	font-weight: bold;
}
.main {
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	width:100%;
}

