body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: #DDDDDD;
}
.sep {
	clear: both;
}
#page {
	width: 750px;
	text-align: center;
	margin:0;
	margin-left: auto;
	margin-right: auto;

}
#banner {
	height: 150px;
	width: 750px;
	text-align: center;
	overflow: hidden;
	float: left;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;

}
#menublock {
	width: 120px;
	background-color: #FFFFFF;
	border: 1px solid #993300;
	padding: 4px;
	text-align: center;
	float: left;
}
#menublock ul {
	margin: 0px;
	padding: 0px;
}
#menublock ul li {
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
	list-style-type: none;
	border: 1px solid #000000;
}
#menublock ul li a {
	width: 106px;
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #CCCCCC;
	background-color: #CC4200;
	border-top: 2px solid #FF641A;
	border-left: 2px solid #FF641A;
	border-bottom: 2px solid #7D2800;
	border-right: 2px solid #7D2800;
}
#menublock ul li.current a {
	background-color: #933000;
	border-top: 2px solid #7D2800;
	border-left: 2px solid #7D2800;
	border-bottom: 2px solid #FF641A;
	border-right: 2px solid #FF641A;
}
#menublock ul li a:hover {
	background-color: #933000;
	border-top: 2px solid #7D2800;
	border-left: 2px solid #7D2800;
	border-bottom: 2px solid #FF641A;
	border-right: 2px solid #FF641A;
}
#bodytext {
	float: left;
	width: 610px;
	border: 1px solid #993300;
	background-color: #FFFFFF;
	margin-left: 5px;
}
#bodytext p {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#bodytext ul li {
	text-align: left;
	padding-bottom: 10px;

}
#footer {
	width: 737px;
	background-color: #FFFFFF;
	border: 1px solid #993300;
	padding: 4px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
}
#footer ul {
	display: inline;
}
#footer ul li {
	list-style-type: none;
	display: inline;
}
#footer ul li a {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
}
#footer ul li.end a {
	border-right-style: none;
}
#footer ul li a:hover {
	color: #0000FF;
	text-decoration: underline;
}
h1 {
	font-size: 16pt;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #CC3300;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}
img.rightfloat {
	float: right;
}
img.leftfloat {
	float: left;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	background-color: #CC3300;
	color: #CCCCCC;
	width: 33%;
}
.table-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000000;
	width: 33%;
	vertical-align: top;

}
.cost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
.table-content ul {
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;



}
.table-content p {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.q {
	font-style: italic;
	font-weight: bold;
}
.a {
	padding-left: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.q p {
	padding-left: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
