html, body {
margin:0;
padding:0; 
}


form {margin:0; padding:0}

td, tr {font:11px/13px tahoma, arial, helvetica, sans-serif; color:#333333; vertical-align:top;  text-align:left;}

.KEY{
	font-weight:bold;
	font-size:11px;
}

.KEYWORDS{
	font-weight:bold;
	font-size:13px;
	color:#1E6AA4;
}




a{ color:#014E92; text-decoration:none; font-weight:bold;}
a:hover{ color:#EC008C;  text-decoration:underline; font-weight:bold;}


.ins a{ color:#014E92; text-decoration:underline; font-weight:normal}
.ins a:hover{ color:#014E92; text-decoration:none; font-weight:normal}

.ins1 a{ color:#636363; text-decoration:underline; font-weight:normal}
.ins1 a:hover{ color:#636363; text-decoration:none; font-weight:normal}

strong{ color:#4D4D4D; font-weight:bold;}
b{ color:#4D4D4D font-weight:bold;}



.r1 ul { margin:0; padding:0; list-style:none;}
.r1 li { background:url(images/ch_more.jpg) center left no-repeat; margin:0 0 0 0; padding:0 0 0 7px;}
.r1 li a {line-height:16px; color:#014E92; text-decoration: underline; font-weight:400; background-position:left center; }
.r1 li a:hover { text-decoration:none; color:#014E92;}

.title {font-size: 12px; font-weight: bold; color: #003399; }


.form1 td input{ width:232px; height:21px; border:1px solid; border-color:#2F2F2F #DEDEDE #DEDEDE #2F2F2F; padding:1px 0 1px 6px; font-size:11px; font-family:tahoma; color:#014E92; font-weight:bold}
.form td input{ width:190px; height:18px; border:1px solid; border-color:#2F2F2F #DEDEDE #DEDEDE #2F2F2F; padding:1px 0 1px 6px; font-size:11px; font-family:tahoma; color:#014E92; font-weight:bold}
.form td textarea{ width:210px; height:123px; border:1px solid; border-color:#2F2F2F #DEDEDE #DEDEDE #2F2F2F; padding:1px 0 1px 6px; font-size:11px; font-family:tahoma; color:#014E92; font-weight:bold; overflow:auto;}

h1 {
	font-size: 19px;
	font-weight: bold;
	color: #EC008C; 
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
}

.defh2 {
   font-family: Arial;
   color: #007a41;
   text-decoration: none;
   word-spacing: normal;
   text-align: left;
   letter-spacing: 0;
   line-height: 1.0em;
   font-size: 1.4em;
   display:inline;
   font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0168C5;
	display:inline;
}

.feature{
  vertical-align: middle;
  height:24px; 
  background-color:#F0F8FF;
  font-size: 12px;
  font-weight: bold;
  color: #014E92;
}

.menulangu {color: #FFFFFF}

.menulangu:hover{ color:#FFFFFF;  font-weight:bold; text-decoration:none; }


.sidebox {
	margin: 0 auto; /* center for now */
	width: 23em; /* ems so it will grow */
	background: url(/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.5em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding:  5px 22px 23px ;
	text-align:justify;
}
