div.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
div.sdmenu {
	width: 155px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	color: #fff;
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	display: block;
	color: #000000;
}
div.sdmenu div a.current {
	background : #000000 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
div.sdmenu div a:hover {
	background : #000000 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
.title2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.title1 {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: center;
}
.heading1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.heading2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.bodytext3 {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	line-height: 12pt;
}
.bodytext1 {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
	line-height: 14pt;
}
div.header {

	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.heading3 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}
.heading4 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.bodytext2 {

	font-family: Tahoma;
	font-size: 10pt;
	text-align: center;
}
