﻿body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	background-color: #FFF; font-size:9pt;
}
h1 {
	font-size: 13pt;
	color: #000;
	text-align: right;
	padding-bottom: 3px;
	border-bottom: 1px #ccc dashed;
	margin: 10px 45px 5px 20px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #f80;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 20px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #135;
	text-align: right;
	padding-bottom: 7px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 10px;
	border-bottom: 2px #ace solid;
}
.navlink_t {
	background-image: url('images/navlink_t.gif');
	width: 800px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
}
.navlink_m {
	background-image: url('images/navlink_m.gif');
	width: 800px;
	background-repeat: repeat-y;
	background-position: center center;
}
.navlink_b {
	background-image: url('images/navlink_b.gif');
	width: 800px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center center;
}
.c_m {
	background-image: url('images/c_m.gif');
	width: 800px;
	background-repeat: repeat-y;
	background-position: center center;
}
.c_b {
	background-image: url('images/c_b.gif');
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
}
#sl {
	margin-left: 20px;
	margin-top: 10px;
}
.sl_t {
	background-image: url('images/sl_t.gif');
	background-position: center center;
	background-repeat: no-repeat;
	width: 202px;
	height: 23px;
}
.sl_m {
	background-image: url('images/sl_m.gif');
	background-position: center center;
	background-repeat: repeat-y;
}
.sl_b {
	background-image: url('images/sl_b.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.sl_p {
	background-color: #333;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: left;
	border-top: 1px #89a solid;
	margin-top: 0px;
	margin-right: 13px;
	margin-left: 13px;
	margin-bottom: 0px;
	padding: 6px 5px 6px 8px;
}
.dark_h_l_text {
	background-color: #345;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 6px 5px 6px 8px;
}
.mb_5 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.p_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	color: #000;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 1px;
}
.text_1 {
	margin: 5px 45px 20px 20px;
	line-height: 17px;
	color: #555;
	font-size: 9pt;
}
.text_2 {
	margin: 5px 45px 10px 20px;
	line-height: 17px;
}
.dbzg {
	font-family: Verdana;
	font-size: 8pt;
	color: #abc;
	float: right;
	margin-right: 5px;
}
img {
	border-width: 0px;
}
.input {
	background-color: #FFFFFF;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #ccc solid;
	padding: 3px 4px 4px 4px;
}
.l {
	float: left;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: Verdana;
	font-size: 8pt;
	text-transform: Uppercase;
	color: #FFFFCC;
}
.submit {
	background-color: #345;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px #333 solid;
	padding: 1px 2px;
}
.top_heading_1 {
	margin-left: 16px;
	margin-bottom: 0px;
	margin-top: 14px;
}
.bottom_small_cntr {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #f90;
}
.bottom_small_cntr2 {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #aaa;
}
.hr {
	border-bottom: thin dotted;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 16px;
	margin-right: 16px;
	color: #ccc;
}
.hr2 {
	border-bottom: thin dotted;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-right: 30px;
	color: #ccc;
}
/* ------------------------------ Footer styles ------------------------ */
#footer-links-main {
	margin: 20px 30px 0px 30px;
	border-top: 1px #ccc dashed;
}
#footer-links-main p {
	margin: 9px auto 5px auto;
	text-align: center;
	color: #f70;
	font-size: 9pt;
}
#footer-links-main a {
	color: #666;
	text-decoration: underline;
}
#footer-links-main a:hover {
	color: #069;
	text-decoration: none;
}
#footer {
	margin: 0px auto 0px auto;
}
#footer p {
	margin: 0px auto 0px auto;
	text-align: center;
	color: #bbb;
	font-size: 8pt;
	padding-top: 20px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #777;
}
#dbzigroup {
	text-align:left; margin:0px auto; width:160px
}
#dbzigroup a{
	background-image:url('images/zigroup_logo.gif');
	background-repeat: no-repeat;
	background-position: 125px 0px;
	width: 160px;
	height: 30px;
	margin: 10px auto 0px 0px;
	padding: 10px 0px 0px 0px;
	display: block;
	font-size: 8pt;
	color: #aaa;
	text-decoration: none;
}
#dbzigroup a:hover {
	color: #39c;
	text-decoration: none;
}
#googletranslator {
	width:160px;
	margin:0px 20px 0 0;
	float:right
}

