@charset "utf-8";
a:active {
	color: 383838;
}
a:hover {
	color: 383838;
}
a:visited {
	color: 383838;
}
ax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: 383838;
}
img{border:0;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: 383838;
	line-height:16px;
}
/* CSS Document */

.txt {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
}
.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.txtBold {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SectionHdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.txtBoldUn {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.txtSmall {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
#box-thin-top {
	background: transparent url(/img/box-thin-top.gif) top left no-repeat;
	clear: both;
	padding-top: 10px;
	width: 743px;
}
#box-thin-content {
	background: transparent url(/img/box-thin-mid.gif) top left repeat-y;
	padding: 0 15px 0 15px;
	width: 743px;
}
#box-thin-bot {
	background: transparent url(/img/box-thin-bot.gif) top left no-repeat;
	font-size: 90%;
	text-align: center;
	padding-top: 50px;
	clear: both;
	width: 743px;
}
