TD {font-family:arial,helvetica, sans-serif; font-size:12px; color:#333333;line-height:16px;}

BODY {font-family:arial,helvetica, sans-serif; font-size:12px; color:#333333;line-height:16px;background: url("/images/bkgnd.png") repeat-x 0 0;background-color:#F3F3F3; }



BODY2 {font-family: arial,helvetica, sans-serif; font-size:12px; color:#333333;line-height:16px;background-color:#efefef;}
.body2 {font-family: arial,helvetica, sans-serif; font-size:12px; color:#333333;line-height:150%;}

P {font-family: arial,helvetica, sans-serif; font-size:12px; color:#333333;line-height:16px;}
UL {font-family: arial,helvetica, sans-serif; font-size:12px; color:#333333;line-height:16px;}
OL {font-family: arial,helvetica, sans-serif; font-size:12px; color:#333333;line-height:16px;}

.boldtitle {font-family: arial,helvetica, sans-serif; font-size:14px; color:#333333;font-weight:bold;line-height:16px;}

.boldtitle2 {font-family: arial,helvetica, sans-serif; font-size:16px; color:#336699;font-weight:bold;line-height:16px;}

.boldtitle3 {font-family: arial,helvetica, sans-serif; font-size:20px; color:#336699;font-weight:bold;line-height:16px;}

.boldtitle4 {font-family: arial,helvetica, sans-serif; font-size:12px; color:#336699;font-weight:bold;line-height:16px;}

.footer {font-family: arial,helvetica, sans-serif; font-size:9px; color:#ffffff;}

.small {font-family: arial,helvetica, sans-serif; font-size:12px; color:#333333;line-height:100%;}

.smalltable {font-family: arial,helvetica, sans-serif; font-size:11px; color:#333333;line-height:100%;}
.small2 {font-family: arial,helvetica, sans-serif; font-size:5px; color:#333333;line-height:80%;}


.smallgray {font-family: arial,helvetica, sans-serif; font-size:11px; color:#565656;line-height:16px;}

.righttable {font-family: arial,helvetica, sans-serif; font-size:9px; color:#333333;line-height:120%;}

.medwhite {font-family: arial,helvetica, sans-serif; text-decoration:bold; font-size:12px; color:#FFFFFF; line-height:100%;}

.smalltablewhite {font-family: arial,helvetica, sans-serif; font-size:11px; color:#FFFFFF;line-height:100%;}
.smalltableblack {font-family: arial,helvetica, sans-serif; font-size:12px; color:#333333;line-height:120%;}

A:link {color:#328DC4;}

A:visited {color:#328DC4;}

A:hover {color:#004A89;};}

TD.nav {font-size:11px; color:#333333;}

A.nav:link {color:#333333; text-decoration:none;font-family: arial,helvetica, sans-serif; font-size:11px; }

A.nav:visited {color:#333333; text-decoration:none;font-family: arial,helvetica, sans-serif; font-size:11px; }

A.nav:hover {color:#3C86C5; text-decoration:none;font-family: arial,helvetica, sans-serif; font-size:11px; text-decoration:none; }

A.navwhite:link {color:#333333; text-decoration:none;font-weight:bold;font-family: arial,helvetica, sans-serif; font-size:11px; }

A.navwhite:visited {color:#333333; text-decoration:none;font-weight:bold;font-family: arial,helvetica, sans-serif; font-size:11px; }

A.navwhite:hover {color:#333333; text-decoration:none;font-weight:bold;font-family: arial,helvetica, sans-serif; font-size:11px; }

.drpdwn {
  font-family: arial,helvetica, sans-serif;
  font-size:12px;
  border: 1px solid #8d8d8f;
  background-color: #ffffff;
  color: #222222;
  width: 300px;
  height: 30px;
  padding: 3px 4px;

  vertical-align: middle;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3), 0 1px 0 0 #fafbfb;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3), 0 1px 0 0 #fafbfb;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3), 0 1px 0 0 #fafbfb;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.txtarea {
  font-family: arial,helvetica, sans-serif;
  border: 1px solid #8d8d8f;
  background-color: #ffffff;
  color: #222222;
  width: 300px;
  padding: 3px 4px;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3), 0 1px 0 0 #fafbfb;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3), 0 1px 0 0 #fafbfb;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3), 0 1px 0 0 #fafbfb;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}

.txtareashort {
  font-family: arial,helvetica, sans-serif;
  border: 1px solid #8d8d8f;
  background-color: #ffffff;
  color: #222222;
  width: 125px;
  padding: 3px 4px;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3), 0 1px 0 0 #fafbfb;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3), 0 1px 0 0 #fafbfb;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3), 0 1px 0 0 #fafbfb;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}



.smalltxtarea {font-family: arial,helvetica, sans-serif; font-size:11px;background-color:#ffffff;border-bottom: 1px solid #99CCFF;border-right: 1px solid #99CCFF;border-left: 1px solid #99CCFF;border-top:1px solid #99CCFF; }

.buttond {background:"#E2F4FA"; border-bottom: 1px solid #10499CCFF;border-right: 1px solid #10499CCFF;border-left: 1px solid #99CCFF;border-top:1px solid #99CCFF; color:"#333333"; cursor:pointer;font-family: arial,helvetica, sans-serif; font-size:11px;}

 
.dbutton {
    display:inline;
    list-style:none;
    margin-right:5px;
    margin-left:5px;
	margin-top:5px;
    background:#ffffff;
    border:1px solid #4166FD;
    padding:3px 10px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
	color: #ffffff;
	background-color: #4166FD;
	font-weight:bold;
	font-family: arial,helvetica, sans-serif;
	font-size:11px;
	background-image: url(/images/buttonbkgnd.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
 
.dbutton:hover {
    background:#5d9ddd;
    border:1px solid #2a7ecd;
    color:#fff;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
	cursor:pointer;

}

INPUT.button  {

    list-style:none;
    margin-right:0px;
    background:#ffffff;
    border:1px solid #EB992A;
    padding:4px 6px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
	cursor:pointer;
	color: #fff;
	background-color: #EB992A;
	font-weight:bold;
	font-family: arial,helvetica, sans-serif;
	font-size:14px;
	background-image: url(/images/buttonbkgnd.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-shadow: #BB7517 1px 1px;
	letter-spacing:1px;


}

 
INPUT.button:hover {
    border:1px solid #93A43C;
	background-image: url(/images/buttonbkgnd2.png);
    color:#fff;
	text-shadow: #BB7517 1px 1px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
	cursor:pointer;
}

INPUT.bigbutton  {

    list-style:none;
    margin-right:0px;
    background:#ffffff;
    border:1px solid #EB992A;
    padding:4px 6px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
	cursor:pointer;
	color: #fff;
	background-color: #EB992A;
	font-weight:bold;
	font-family: arial,helvetica, sans-serif;
	font-size:14px;
	background-image: url(/images/buttonbkgnd.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-shadow: #BB7517 1px 1px;
	letter-spacing:1px;
}

 
INPUT.bigbutton:hover {
    border:1px solid #93A43C;
	background-image: url(/images/buttonbkgnd2.png);
    color:#fff;
	text-shadow: #BB7517 1px 1px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
	cursor:pointer;
}

INPUT.smallbutton  {

	padding-left:3px;
	padding-left:3px;
	padding-left:3px;
	padding-left:3px;
	margin: 0px;
	background-color: #EB992A;
    border:1px solid #EB992A;
	text-decoration:none;	
	font-family: arial,helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

	text-align:center;	
	color:#fff;    
	cursor: pointer; 
	background-image: url(/images/buttonbkgnd.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-shadow: #BB7517 1px 1px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;

}

 
INPUT.smallbutton:hover {
    border:1px solid #93A43C;
	background-image: url(/images/buttonbkgnd2.png);
    color:#fff;
	text-shadow: #BB7517 1px 1px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
	cursor:pointer;
}


.smallbutton {background:"#6699CC"; border-bottom: 1px solid #104A7B;border-right: 1px solid #104A7B;border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5; color:"#FFFFFF"; cursor:hand;font-family: arial,helvetica, sans-serif; font-size:11px;}

.tdsmall {font-family: arial,helvetica, sans-serif; font-size:11px; color:#333333;line-height:110%;}
.tdsmallwhite {font-family: arial,helvetica, sans-serif; font-size:12px; color:#FFFFFF;line-height:120%;}


#langbar {
	position:static;
	text-align:right;
	line-height:21px;
	height:28px;
	font-size:12px;
	text-decoration:none;
 	color:#555555;
	text-shadow: #efefef 1px 1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin:0px;
	width:396px;
	top:5px;
}




td.topbar {
	height:28px;
	padding: 0px;
	margin:0px;
	font-family:arial,helvetica, sans-serif; 
}



	
A.topbar {

	align:center;
	line-height:21px;
	display: block;
	font-size:13px;
	text-align:center;
	text-decoration:none;
 	color:#183A55;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;
	top:0px;
	font-weight:bold;
	text-shadow:#dedede 1px 1px;

}

A.topbar:link {

	font-size:13px;
	text-align:center;
	text-decoration:none;
 	color:#183A55;
	font-weight:bold;
}

A.topbar:visited {

	font-size:13px;
	text-align:center;
	text-decoration:none;
 	color:#183A55;
	font-weight:bold;
}


A.topbar:hover {
	background:#efefef;
	display:block;
	text-decoration: none;
	border:1px solid #cfcfcf;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding-left:14px;
	padding-right:14px;
	margin-left:5px;
	margin-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	z-index:2000;
	top:45px;
}






#topbarimg a {
	position:relative;
	display: block;
	height:28px;
	top:2px;

	margin-left: 7px;
}

#topbarimg2 img {
	WIDTH:1PX;
	position:relative;
	display: block;

	top:-1px;

}




#Contact
{

	display: block;
	width: 145px;
	height: 45px;
	background: url("/en/images/lm-right.gif") no-repeat 0 0;

}

#Contact span
{
	display: none;
}

#Contact2
{

	display: block;
	width: 145px;
	height: 24px;
	background: url("/en/images/lm-right-2.gif") no-repeat 0 0;

}

#Contact2:hover
{
	background-position: 0 -24px;
}
#Contact2 span
{
	display: none;
}

#Contact3
{

	display: block;
	width: 145px;
	height: 26px;
	background: url("/en/images/lm-right-3.gif") no-repeat 0 0;

}

#Contact3:hover
{
	background-position: 0 -26px;

}
#Contact3 span
{
	display: none;
}

#freeDownload
{

	display: block;
	width: 145px;
	height: 50px;
	background: url("/images/free_download.gif") no-repeat 0 0;

}

#freeDownload span
{
	display: none;
}

#freeDownload2
{

	display: block;
	width: 145px;
	height: 23px;
	background: url("/images/free_download2_en.gif") no-repeat 0 0;

}

#freeDownload2:hover
{
	background-position: 0 -23px;

}
#freeDownload2 span
{
	display: none;
}


.roundcont {
	width: 450px;
	background-color: #efefef;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}


.roundcont2 {
	width: 450px;
	background-color: #efefef;
	color: #fff;
}

.roundcont2 p {
	margin: 0 10px;
}

.roundcont2 p {
	margin: 0 0px;
}

.roundcont2 hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
left-margin:0;
padding:0;
border:none;
}



.roundtop { 
	background: url(/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


#onlineDemo
{

	display: block;
	width: 145px;
	height: 52px;
	background: url("/images/lm-right-6.gif") no-repeat 0 0;

}


#onlineDemo2
{

	display: block;
	width: 145px;
	height: 21px;
	background: url("/images/lm-right-7_en.gif") no-repeat 0 0;

}

#onlineDemo2:hover
{
	background-position: 0 -21px;

}
#onlineDemo2 span
{
	display: none;
}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(/images/preload.gif) no-repeat 50% 50%; border:4px solid #ababab; z-index:2000;-moz-border-radius: 8px;border-radius: 8px; border-radius:8px;}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}






#sbmbox {padding:4px;background:#efffff;width:224px;height:112px;position:absolute; display:none;  border:4px solid #C4C4C4; z-index:2000;-moz-border-radius: 8px;border-radius: 8px;  -webkit-border-radius: 8px;
}

#sbmmask { border:1px;position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}

#sbmcontent {background:#efffff; color:#000 width:224px;height:104px;}
#sbmcontent table {table-layout:fixed; color:#000; width:224px;height:104px;font-family: arial,helvetica, sans-serif;padding: 0;font-size:12px;}
#sbmcontent tr {background:#efffff; vertical-align: middle;width:224px;height:26px;color:#000;font-family: arial,helvetica, sans-serif;padding: 0;}
#sbmcontent td {background:#efffff; vertical-align: middle;height:26px; width:112px;color:#000;font-family: arial,helvetica, sans-serif;padding: 0;}

#sbmcontent a {height:24px;width:110px;vertical-align: middle;line-height:26px;text-decoration: none;color:#383838;font-size:12px;font-family: arial,helvetica, sans-serif;display:block;padding: 0;border:1px solid #efffff; text-shadow: #efefef 1px 1px;}

#sbmcontent img {position:relative; height:16px;top:2px;}

#sbmcontent a:hover {height:24px;width:110px;vertical-align:middle;line-height:26px;text-decoration: none;color:#383838;font-size:12px;font-family: arial,helvetica, sans-serif;background:#efefef;padding: 0;border:1px solid #cfcfcf;-moz-border-radius: 8px;border-radius: 8px;  -webkit-border-radius: 8px;text-shadow: #efefef 1px 1px;}

#testdiv3 {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; }

#tinybox3 {position:absolute; display:none; padding:10px;  z-index:2000;}
#tinymask3 {position:absolute; display:none; top:0; left:0; height:100%; width:100%; z-index:1500}
#tinycontent3 {}




.jp {
	line-height:20px;
	top:4px;
	position:relative;
}


.productsmenu {
	font-size:12px;
	font-family: arial,helvetica, sans-serif; 
	text-decoration:none;
 	color:#333333;
	position: relative;
	top: 98px;
	left: 55px;
	z-index: 1000;
	line-height:19px;
	height:76px;
	display: block;
	padding: 5px;
	margin-left: 0px;
	background-color: #efefef;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	width:75;
}

#menumask {background:#efffff;position:absolute; display:none; top:0; left:0; height:100%; width:100%; z-index:1500;font-family:arial,helvetica,sans-serif; opacity:0;filter:alpha(opacity=0);}

#menubox {padding:4px;background:#efffff;position:absolute; display:block;  border:1px solid #68909D;border-top:1px solid #68909D;-moz-border-radius: 6px;border-radius: 6px;  -webkit-border-radius: 6px;z-index:2000;top:0;left:0;}

#menucontent {background:#efffff; color:#000;font-family: arial,helvetica, sans-serif;}

#menucontent a {font-family: arial,helvetica, sans-serif;height:20px;vertical-align: middle;line-height:20px;text-decoration: none;color:#383838;font-size:12px;font-family: arial,helvetica, sans-serif;display:block;padding: 0;border:1px solid #efffff;padding-left:5px;background:#efffff; text-shadow: #dedede 1px 1px;}


#menucontent span {font-family: arial,helvetica, sans-serif;height:20px;vertical-align: middle;line-height:20px;text-decoration: none;color:#383838;font-size:12px;font-family: arial,helvetica, sans-serif;display:block;padding: 0;border:1px solid #efffff;padding-left:5px;background:#fff; text-shadow: #dedede 1px 1px;}

#menucontent a:hover {display:block;background:#efefef; font-family: arial,helvetica, sans-serif;height:20px;vertical-align:middle;line-height:20px;text-decoration: none;color:#383838;font-size:12px;font-family: arial,helvetica, sans-serif;padding: 0;border:1px solid #cfcfcf;-moz-border-radius: 8px;border-radius: 8px;  -webkit-border-radius: 8px;padding-left:5px;padding-right:5px;text-shadow: #dedede 1px 1px;}


.maingraphic {
	margin-left:23px;
	margin-right:23px;
	margin-bottom:15px;
	margin-top:14px;
	padding:0px;

}

.splash {
	margin-left:35px;
	margin-right:35px;
	padding:0px;
}

.splash h1{
	font-size:20;
	color:#183A55;
	font-family: arial,helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	line-height:26px;
	height:26px;

	margin-left:9px;
	text-shadow: #dedede 1px 1px;


}

.splash h2{
	font-size:18;
	color:#183A55;
	font-family: arial,helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	vertical-align:middle;
	line-height:20px;
	height:20px;
	margin-left:5px;
	text-shadow: #dedede 1px 1px;

}

.splash h3{
	font-size:15;
	color:#183A55;
	font-family: arial,helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	vertical-align:middle;
	line-height:18px;
	height:18px;
	text-shadow: #dedede 1px 1px;
}

.splash H4{
	font-size:12px;
	font-family: arial,helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	vertical-align:middle;
	line-height:20px;
	height:20px;
	margin-left:5px;
	text-shadow: #dedede 1px 1px;

}

.splash p{
	font-size:12px;
	font-family: arial,helvetica, sans-serif;
	line-height:18px;
	margin-top:4px;
	color:#555;
}

.splash td{
	vertical-align:top;
}

.splash div{
	height:24px;
	line-height:24px;
	vertical-align:middle;
}

.splash img{

	vertical-align:middle;
}


.splashpoints {
	vertical-align:top;
	font-size:12px;
	font-family: arial,helvetica, sans-serif;
	line-height:18px;
	color:#555;
	margin-top:0px;
}


.splashpoints td{
	vertical-align:top;
	margin-top:0px;

}

.splashpoints p{
	vertical-align:top;
	font-size:12px;
	font-family: arial,helvetica, sans-serif;
	line-height:18px;
	color:#555;
	margin-top:12px;

}

.splashpoints img{
	margin-top:12px;

}

.splashpoints b{

	font-weight: bold;

}

.fronttitle {
	font-size: 13px;
	font-family: arial,helvetica, sans-serif;
	line-height:18px;
	color:#183A55;
	margin-top:3px;
	margin-left:6px;
	margin-bottom:8px;
	font-weight:bold;
	text-shadow: #fefefe 1px 1px;
}

.partners {
	margin-left:30px;
	font-family: arial,helvetica, sans-serif;
	display: inline;
}

.boxed {
	background-color: #efefef;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
	padding:15px;
}

