@charset "utf-8";
/* CSS Document */
.deeplink1 { color:#675f0e; text-decoration:none; }
.deeplink2 { color:#000000; text-decoration:none; }
.sectiontitle { font-family: Arial; font-size:18px; line-height:19px; color: #336600; }
.lptext { font-family: Arial; font-size:13px; line-height:16px; color: #000000; }
.headLine {
	font-family: Verdana;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding-right: 10px;
	color:#FFFFFF;
	padding-bottom: 10px;
}
.press {
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
	padding-right: 30px;
	padding-left:50px;
	padding-top: 50px;
}
.require{
	font-size:10px;
	font-style:italic;
}
.note{
	font-size:11px;
	font-style:italic;
}
td.customer,td.customer p{
	font-family: Verdana;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
td.customer a, .cust_link{
	font-family: Verdana;
	font-size:11px;
	color:#333333;
	line-height:18px;
	text-decoration:underline;
	font-weight: normal;
}
.cust_head1{
	font-family: Verdana;
	font-size:18px;
	color:#333333;
	line-height:18px;
	font-weight:bold;
}
.cust_head2{
	font-family: Verdana;
	font-size:14px;
	color:#333333;
	line-height:20px;
	font-weight:bold;
}
td.about p, .about{
	font-family: Verdana;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
.about_head{
	font-weight:bold;
	color:#666600;
}
.content {
	font-family: Arial;
	font-size:15px;
	font-style:italic;
	color:#675f0e;
}
.news {
	font-family: Arial;
	font-size:14px;
	color:#FFFFFF;
}
.nav, td.nav, td.nav a, tr.nav td, tr.nav td a{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#61a0a7;
	padding-bottom: 0px;
	font-style: normal;
}
.nav:hover, td.nav a:hover,tr.nav td a:hover{
	color:#675f0e;
	font-style:italic;
}
.nav_line,.nav_line a{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#61a0a7;
	padding-bottom: 0px;
	font-style: normal;
}
.term{
	font-family: Arial;
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}
.terms_txt{
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.terms_head{
	font-weight:bold;
}
td.footnote, .footnote{
	font-family: Arial;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.footnote:hover{
	color:#666666;
}
.product_title{
	line-height: 15px;
	font-family: Arial;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	width:235px;
	}
.product_description{
	line-height: 16px;
	font-family: Arial;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	width:235px;
	padding-top:8px;
}
.sm_green{
	font-family: Arial;
	font-size:11px;
	color:#61a0a7;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
}
.sm_yellow{
	color:#666600;
	font-family: Arial;
	text-decoration:none;
	font-size:12px;

}
.sm_red{
	color:#660000;
	text-decoration:none;
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
}
/**HACK FOR SAFARI **/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.terms_txt{
	font-size:10px;
}
.terms_head{
	font-weight:550;
}
.headLine {
	font-weight:normal;
}
.about_head{
	font-weight:normal;
}
<![if lt IE 7]>
div#leftPanel {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  position: absolute;
  left: 100 px;
  top: 100 px;
}
<![endif]>
<![endif]
