body  {
	 margin: 0px; BACKGROUND-COLOR: #cdcdcd
}
td {
	font: 12px/18px Arial, Helvetica, sans-serif
}
p {
	font: 12px/18px Arial, Helvetica, sans-serif
}
div{
	font: 12px/18px Arial, Helvetica, sans-serif
}
th{
	font-size: 12px
}
a:link {
	color: #37557d; text-decoration: none
}
a:visited {
	color: #37557d; text-decoration: none
}
a:hover {
	color: #6F6F6F; text-decoration: one
}

/* index layout */

.idx_right img {
	MARGIN: 0px 0.5em 0.5em 3px
}
.dotline {
	PADDING-TOP: 0.5em; BORDER-BOTTOM: #cecece 1px dotted
}
.idx_right_title {
	COLOR: #1e1e1e
}
.idx_right_title A:link {
	COLOR: #1e1e1e; text-decoration:none
}
.idx_right_title A:visited {
	COLOR: #1e1e1e
}
.idx_right_title A:hover {
	COLOR: #ff9900
}
.idx_left {
	COLOR: #fff
}
.idx_left_title {
	FONT-WEIGHT: bold; MARGIN-LEFT: 1em; COLOR: #1e1e1e
}
.idx_left_title A:link {
	COLOR: #1e1e1e
}
.idx_left_title A:visited {
	COLOR: #1e1e1e
}
.idx_left_title A:hover {
	COLOR: #ff9900
}

.idx_mid{
	font: normal 11px/18px Arial;
	padding: 0 10px;
}

.idx_mid_date {
	font: bold 11px/130% Arial;
	color: 005596;
}
.idx_mid_date a:link{
	color: 005596;
	text-decoration: none;
}
.idx_mid_date a:visited{
	color: 005596;
	text-decoration: none;
}
.idx_mid_date a:hover{
	color: 005596;
	text-decoration: underline;
}

.idx_mid_sub {
	font: bold 11px/130% Arial;
	padding: 0 10px;
	color: #4A6F9F;
}

.idx_swf_border {
	border: 1px solid #333333;
}

.idx_mid_sub {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 10px; BACKGROUND-POSITION: 50% top; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; BACKGROUND-IMAGE: url(images/mmenu_bg_ov.gif); PADDING-BOTTOM: 0px; BORDER-LEFT: #ccc 1px solid; COLOR: #003366; PADDING-TOP: 0px; BORDER-BOTTOM: #ccc 1px solid; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: transparent
}

/* base page layout */
/* header */
.top{
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
}
.menu{
	font-size:14px
	text-decoration:none; 
	color: #000000
}
.bottom_menu{
	font-size:8px
	text-decoration:none; 
	color: #000000
}
.bottom{
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
}
.header td{
	font: normal 11px/150% Arial, Helvetica, sans-serif;
}

.header a:link, .header a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #013D6A
}
.header a:hover{
	font-weight: bold;
	text-decoration: underline;
}

input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select#selectlanguage{
	float: right;
	margin:5px 10px 5px 0;
	width: 150px;
}

input#search{
	width: 110px;

}

/* footer */

.footer{
	font: bold 11px/100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 10px;
}
.footer a:link{
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:hover {
	text-decoration: underline;
	color: #FFFFF;
}

/* content */

.mid {
	background-repeat: no-repeat;
	background-position: top;
	line-height: 130%;
}

.ctn {
	padding: 5px 10px;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
}

.ctn_title {
	font: bold 18px/100% Arial, Helvetica, sans-serif;
	color: #4B6482;
}

.ctn_subtitle {
	font: bold 14px/130% Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: -10px;
}

.ctn h1{
	font-size: 11px;
	font-weight: bold;
	color: #4A6F9F;
	margin-bottom: -15px;
	display: block;
}

.ctn h1 a:link, .ctn h1 a:visited{
	color: #4A6F9F;
}

.ctn h1 em{
	color:#F00;
	background-color:#ffc;
}
.ctn h2{
	color:#000033;
	background-color:#CCCCCC;
	font-sieze: 14px;
	line-height: 1.5em;
	font-size: 18px;
	font-weight: normal;
	text-indent: 10px;
	margin-left: -10px;
}

.ctn h3{
	border-bottom:1px solid #37557D;
	font-size:14px;
	color: #506978;
	margin-bottom:-1em;
}

.ctn ul{
	margin: 18px 0 0 2.5em;
}

.ctn ol {
	margin: 18px 0 0 2.5em;
}

.ctn ol ul{
	margin-top:0;
}

.ctn ul li {
	list-style-position:outside;
	list-style-image: url(images/button_01.gif);
	margin: 5px 0;
}

.ctn ol li {
	list-style-position:inside;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-image: url(images/button_01.gif);
}
.ico {
	padding: 15px 30px;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
}
.ico h1{
	font-size: 11px;
	font-weight: bold;
	color: #4A6F9F;
	margin-bottom: -15px;
	display: block;
}
.ico_subtitle {
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: -10px;
}
.ico ul li {
	list-style-position:outside;
	list-style-image: url(images/icon_cube_01.gif);
	margin: 5px 0;
}

.ico ol li {
	list-style-position:inside;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-image: url(images/icon_cube_01.gif);
}

.ctn_table{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	border-collapse:collapse;
}

.ctn em{
	font-weight: bold;
}

.ctn_table td {
	text-align: center;
	min-height:30px;
	border: 1px solid #37557D;
}

.ctn_table th {
	color:#37557D;
	border: 1px solid #37557D;
	border-bottom: 1px dotted #37557d;
	background-color: #c5d0dc;
	padding: 3px;
}

.ctn_table p {
	text-align: left;
	margin: 0 5px;
}

.ctn_table img{
	margin:10px 5px;
}

.nested td{
	border:0;
	border-right: 1px solid #37557D;
}

.ctn_dl{
	font: normal 11px/130% Arial, Helvetica, sans-serif;
	border-collapse:separate;
}

.ctn_dl th{
	color:#37557D;
	text-align: left;
	padding-left:10px;
	height:30px;
	background-color: #E6EAED;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dadeee;

}
.ctn_dl td{
	background-color: #E6EAED;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dadeee;
}

#gototop {
	float: right;
	display:block;
}

div#branch {
	color: #37557D;
	margin-top: 45px;
}

div#branch h1 {
	color:#37557D;
	border-bottom: 1px dotted #37557d;
	display: block;
	margin-bottom: -15px;
	background-color: #c5d0dc;
	text-indent: 3px;
}

#award {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	color: #37557D;
}

#award th {
	color:#37557D;
	border: 1px solid #37557D;
	border-bottom: 1px dotted #37557d;
	background-color: #c5d0dc;
	padding: 3px;
	line-height:1.5em;
}

#award td {
	padding: 10px 0 10px 0;
	border: 1px solid #37557D;
	min-height:140px;
}

#table {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	color: #37557D;
}

#table td {
	border: 1px solid #37557D;
	min-height:140px;
}


.faq_a {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #37557D;
	padding-bottom: 10px;
}

.faq_q {
	font: normal 11px/25px Arial, Helvetica, sans-serif;
	color: #000000;
}

.faq_select{
	font: normal 11px/100% Arial, Helvetica, sans-serif;
	width: 110px;
}

#news_subscribe {
	font: bold 11px/130% Arial, Helvetica, sans-serif;
	background-color: #B4C7E7;
	color: #597383;
}

#news_subscribe input{
	font: normal 10px/100% Arial, Helvetica, sans-serif;
}

#news_subscribe th{
	background-color:#506978;
	color: #ffffff;
}

.news_subscribe_txtfiled{
	width: 100px;
}

.pd_border {
	border: 1px solid #CECFD1;
	background-color: #EFEFEF;
	margin-bottom: 15px;
}

img.pd {
	border: 1px solid #CECFD1;
	margin: 10px;
}
pdtable {
	border: 1px solid #CECFD1;
	margin-top: 10px;
}

.pd_name {
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	color: #325D8A;
	background-color: #E5E6E8;
	border-bottom: 1px dashed #CECFD1;
	padding-left: 10px;
}

.pd_intro {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
}

.pd_dl {
	font: normal 11px/25px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #E5E6E8;
	border-top: 1px dashed #CECFD1;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
	height: 25px;
}

.contact th {
	font: normal 11px/100% Arial, Helvetica, sans-serif;
	color: #ff0000;
	padding: 3px;
	text-align: left;
}

.contact td {
	font: normal 11px/100% Arial, Helvetica, sans-serif;
	color: #41648C;
	padding: 5px 10px;
	background-color: #E6EAED;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dadeee;
	
}
.contact input, .contact select{
	font: normal 11px/100% Arial, Helvetica, sans-serif;
}
		
.news_date {
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: #506978;
	background-image: url(images/icon_cube.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	vertical-align: middle;
	margin-bottom: -20px;
}

.news_date1 {
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: #506978;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-bottom: -20px;
}

.news_title {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
}

.news_ctn {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	margin-left: 22px;
}


/* left navigation */

.left{
	margin: 10px 0 0 10px;
}

.left-normal, .left-hover {
	font: bold 11px/130% verdana, sans-serif;
	color: #BFC8D3;
	height: 33px;
	width: 153px;
	background-image: url(images/left_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 22px;
	cursor:hand;
}

.left-hover {
	color: #ffffff;
	background-image: url(images/left_button_over.gif);
}

/* breadcrumb navigation */

#breadcrumb {
	font: normal 11px/120% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	text-indent: 10px;
}
#breadcrumb a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#breadcrumb a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#contentright{
    background-image: url(images/free.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
    width:240px;
    height:150px;
    font-size:12px;
   }
.smallInput{
    width:160px;
    border:1px solid black;
	margin-top:80px;
	font-size:9pt;
	height:18px;
	line-height:normal
  }
 .buttonface{
    background: #486F98;
    border:1px solid #666666;
    color: #ffffff; 
	margin-right:15px;
    font-size: 9pt; 
	height: 20px; 
	line-height: normal}
	
/* color code for subpage */

#maintable_10 {background-color:#4B6482;}
#maintable_20 {background-color:#5A6E87;}
#maintable_30 {background-color:#465F73;}
#maintable_40 {background-color:#55738C;}
#maintable_50 {background-color:#41648C;}
#maintable_60 {background-color:#506978;}
#maintable_70 {background-color:#3C5569;}


.sitemap td{
	padding: 1px;
	text-align: center;
}

.sitemap div {
	font: bold 11px/30px Arial, Helvetica, sans-serif;
	background-color: #CDD2D6;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 86px;
	padding:3px;
	margin:2px;
	border-bottom: 1px solid #838ea2;
	border-right: 1px solid #838ea2;
}

.sitemaproot td {
	font: normal 11px/1.2 Arial, Helvetica, sans-serif;
	background-color: #CDD2D6;
	width: 100%;
	height:30px;
	padding:10px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #838ea2;
	border-right: 1px solid #838ea2;
}

.pdidx {
	border: 1px solid #DFDFE0;
	border-collapse:collapse;
}

.pdidx th {
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: 4A6F9F;
	background-color: EAEAEB;
	border-right: 1px solid #CECFD1;
	border-bottom: 1px dashed #CECFD1;
	
}

.pdidx td {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px dashed #CECFD1;
	border-right:0;
	border-left:0;
	padding:10px 0;

}
.version {
	font-weight: bold;
	background-color: #DAE1E9;
	width: 100%;
	padding: 5px;
	border-bottom: 1px solid #A8B1C0;
}
.verdate {
	float: right;
	font-weight: normal;
}
.vernum {
	float: left;
	font-size: 1.5em;
	color: #4B5F78;
}

.bg {
	background-color: c5dodc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 37557d;
}
.brtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #37557D;
	font-weight: bold;
	padding-left: 5px;
}
.brcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-left: 5px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 18px;
	padding-top: 5px;
}

.antitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #005596;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #37557D;
}

.fontaling {
	padding-bottom: 2px;
}
.textfidld2 {
	padding-left: 5px;
}

#faq td {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #37557D;
	padding-bottom: 10px;
}
.solution {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #336699; LINE-HEIGHT: 20px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.solution A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #336699; LINE-HEIGHT: 20px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.solution A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #cc0000; LINE-HEIGHT: 20px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}