body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 10px 0px;
	background-color: #BDC9AD;
	background-image: url(images/template/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
table.content {
	background-color: #FFFFFF;
	border: 1px solid #000000;


}
td.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
table.nav {
	height: 31px;
	background-color: #799160;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;


}
td, p {
	font-size: 9pt;
	text-align: justify;


}
a.nav {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
th.bg {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/template/th.jpg);
	text-align: left;
}
td.content {
	vertical-align: top;
	padding-right: 25px;
	padding-left: 25px;
}
td.sidebar {
	width: 15px;
	background-image: url(images/template/sidebar.gif);
	background-repeat: repeat-y;
	background-position: left top;



}
th {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;

}
td.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;

}
img.link {
	border: 1px solid #000000;
}
ul {
	list-style-image: url(images/bullet.gif);
	margin-left: 0px;
	padding-left: 0px;



}
li {
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;

}
