/* CSS Document */
/* ---- BEGIN of General settings ---- */
* {
	padding: 0;
	margin: 0;
}
html{
	height: 100%;
} 
body {
	height: 100%;
	background-image: url(../images/top_bg_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1	{
	font-weight:bold;
	line-height: 16px;
}
h2 {
	font-weight:normal;
	color:#4a9e18;
}
table{
}
td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
	line-height: 16px;
}
link{
	color:#4a9e18;
}
a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a9e18;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.full-height {
	height:100%;
}
/* ---- END of General settings ---- */
/* ----- BEGIN of header ----- */
.div-h-lang {
	float: right;
	margin-right: 12px;
}
.div-h-lang a {
	font-size: 12px;
	color: #067ab4;
	text-decoration:none;
}
.div-h-lang a:hover {
	text-decoration:underline;
}
.div-h-tel {
	float: left;
	clear:both;
}
.div-h-career {
	
	margin-right:auto
}
.div-h-career a {
	font-size: 10px;
	color: #067ab4;
	text-decoration:none;
}
.div-h-career a:hover {
	text-decoration:underline;
}
/* ----- END of header ----- */
/* ------- BEGIN of footer ------- */
.footer-bg {
	background-image: url(../images/buttom_bg_tile.gif);
	background-repeat: repeat-x;
	height: 150px;
	background-position: bottom;
}
.footer-table-height {
	height:150px;
}
.div-footer-text {
	margin-left: 10px;
	text-align:left;
	width: 400px;
	margin-top: 5px;
}
.div-footer-text a {
	font-size:11px;
}
.div-footer-copy {
	font-size: 10px;
	color: #6d6d6d;
	margin-left: 10px;
	margin-top: 15px;
	text-align:left;
	width: 400px;
}
.div-footer-copy a {
	font-size: 10px;
	color: #6d6d6d;
	text-decoration:underline;
}
.div-footer-copy a:hover {
	text-decoration:none;
}
/* ------- END of footer ------- */
/* -------- BEGIN of Main Box -------- */
.box-main {
/*	margin-top: 11px; */
	width: 677px;
}
.box-bg-tile, .box-br-left, .box-br-right {
	background-image: url(../images/box_bg_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box-br-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;
}
.box-br-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
}
.box-br-buttom {
	background-color: #f2f3f3;
	background-image: url(../images/t_tile_b.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.box-br-top {
	height: 8px;
	background-image: url(../images/t_tile_top.gif);
	background-repeat: repeat-x;
}
/* -------- END of Main Box -------- */
/* -------- BEGIN of Main Box Text -------- */
.div-list-left, .div-list-left-nobr {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdbdbd;
	margin-right: 10px;
	padding-right: 10px;
	width: 300px;
}
.div-list-left-nobr {
	border:0;
	width:400px;
}
.div-list-left li, .div-list-right li, .div-list-left-nobr li {
	list-style-position: inside;
	list-style-image: url(../images/bullet_list.gif);
	line-height: 24px;
}
.div-list-right {
	float:right;
	margin-right: 10px;
	padding-right: 10px;
	width: 300px;
}
.text-small td, tr {
	font-size:11px;
	line-height: 12px;
}
/* -------- END of Main Box Text -------- */
/* -------- BEGIN of Extra Style -------- */
.li-style {
	list-style-image: url(../images/bullet_list2.gif);
	list-style-position: inside;
	line-height: 22px;
}
.table-pro-sub {
	color: #FFFFFF;
	background-color: #7ac44e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
}
.table-pro-main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cacaca;
}
.table-pro-title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4b3e7b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 50px;
	vertical-align: middle;
}
.table-pro-cell {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.adv-height1 {
	height:14px;
}
.adv-height2 {
	height:12px;
}
.form-send {
	width:120px;
}