table {


}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006C10;
	margin:0 10px 1em 10px;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #008000;
	text-decoration: underline;
}
.navigation {
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	background-color: #DBD7AC;
	text-align: center;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #782800;
	font-weight: bold;
	text-align: center;
	margin: 0px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #983000;
	font-weight: bold;
	text-align: center;
	margin: 1em 0 .1em 0px;
}
.header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D8D4A8;
	border-right-color: #D8D4A8;
	border-bottom-color: #D8D4A8;
	border-left-color: #D8D4A8;
	background-color: #ABB53C;
	height: 30px;
	vertical-align: middle;



}
.p-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #983000;
	font-weight: bold;

}
.rates {
	line-height: 22px;
	background-color: #F0F2D9;
	text-align: center;
	vertical-align: middle;


}
li {
	vertical-align: top;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 10px;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006C10;
	vertical-align: top;

}
