BODY {}
BODY {
  background: #FFFFFF;
  margin: 5px;
}
TABLE {
  border: none;
}
TD {
  padding: 0px;
  vertical-align: top;
}
IMG {
  border: none;
}
p, td {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #4C4C4C;
}
H1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #4C4C4C;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 90%;
}
H2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #4C4C4C;
	margin-top: 40px;
	margin-bottom: 10px;
	line-height: 90%;
}
H3 {
	font-size: 11pt;
	font-weight: bold;
	color: #E9391A;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 90%;
}
A {
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #4C4C4C;
  text-decoration: none; 
}
A:hover {
  color: #E9391A;
  text-decoration: underline;
}
TD.content A {
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #E9391A;
  text-decoration: none; 
}
TD.content A:hover {
  color: #E9391A;
  text-decoration: underline;
}
TABLE.navi{
	width: 684px;
	margin-bottom: 0px;
}
TD.shadow-left{
	background: url('img/c1.gif') repeat-y;
	width: 16px
}
TD.shadow-right{
	background: url('img/c3.gif') repeat-y;
	width: 16px
}
TD.head{
  height: 30px;
  background: url('img/a0.gif') no-repeat;
}
TD.menu1{
  height: 10px;
  text-align: right;
  background: url('img/logo_part1.gif') no-repeat;
}
TD.menu2{
	height: 23px;
	background: #EB472B;
	padding-left : 8px;
}

TD.logo2{
	height: 6px;
	background: url('img/logo_part2.gif') no-repeat;
}
TABLE.container {
  width: 676px;
}
TD.content {
	width: 508px;
	padding-left: 10px;
	padding-right: 5px;
}
TABLE.section{
	width: 493px;
	margin-bottom: 15px;
}
TD.section-img{
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
TD.section-app{
	width: 283px;
	padding-left: 10px;
	padding-bottom: 10px;
}
TD.section-des{
	padding-left: 10px;
	vertical-align: middle;
	font-size: 7pt;
	height: 30px;
	border-left: solid 1px #B1B1B1;
	color: #B1B1B1;
}
TABLE.product{
	width: 493px;
	margin-top: 15px;
	margin-bottom: 25px;
}
TD.product-img{
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
TD.product-app{
	width: 283px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: solid 1px #B1B1B1;
}
TD.product-des{
	padding-left: 10px;
	vertical-align: bottom;
	font-size: 7pt;
	height: 30px;
	border-left: solid 1px #B1B1B1;
	color: #B1B1B1;
}
.seealso{
	text-align: center;
	color: #808080;
	background-color: #F3F3F3;
	padding: 4px;
	border-bottom: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;; font-family:Verdana; font-size:8pt
	
}
TD.menu-space{
  height: 10px;
}
TD.menu-section-red {
  width: 138px;
  text-align: right;
  border-right: 1px solid #EB472B; 
  background: url('img/red_section.gif') no-repeat top right;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px
}
TD.menu-section-gray {
  width: 142px;
  text-align: right;
  border-right: 1px solid #4B4B4B; 
  background: url('img/gray_section.gif') no-repeat top right;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px
}
TD.menu-foot {
	font-size: 7pt;
	height: 40px;
	padding-top: 25px;
	text-align: center;
}
TD.menu-foot A {
	font-size: 7pt;
}
TD.copyright {
  vertical-align: middle;
  height: 18px;
  background: #4C4C4C;
  text-align: right;
  font-size: 7pt;
  color: #FFFFFF;
}
ol {
  margin-top: 5px;
  color: #000000;
  list-style-type: decimal;
  list-style-position: outside; 
  line-height: 110%;
}
ol li {
  margin-top: 10px;
  margin-left: -18px;
}
}
ol.roman {
  margin-top: 5px;
  color: #000000;
  list-style-type: decimal;
  list-style-position: outside; 
  line-height: 110%;

}
ol.roman li {
  margin-top: 10px;
  margin-left: -18px;
  list-style-type: upper-roman;
}
ol li span{
  position: relative;
  left: -8px;
}
ol li ul li{
  color: #333333;
  margin-top: 10px;
  list-style-type: disc;
  margin-left: -32px;
}
ol li ul li span{
  position: relative;
  left: -4px;
}
ul {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #000000;
  list-style-position: outside; 
  line-height: 110%;
}
ul li {
  color: #333333;
  margin-top: 5px;
  margin-left: -23px;
}
ul li span {
  position: relative;
  left: -4px;
}