body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
q:before,q:after { 
	content: '';
}
caption,th {
	text-align: left;
}
fieldset,img {
	border: 0;
}
li {
	margin: 0;
	padding: 0;
}
abbr,acronym {
	border: 0;
}
body {
	color: #333;
	font-family:Arial, PMingLiu;
	font-size:13pt;
	letter-spacing: 0;
	margin: 0 auto;
	padding: 0;
	background: #fff url(http://www.zlect.com/a/zlect.com/rack/config/app/images/customBackground/zlect-gsite-page-bg.gif) repeat;
	background-attachment: fixed;
}
div#site {
	min-height: 100%;
	background-color: transparent;
	margin: 0 auto;
}
a {
	color: #000;
	padding: 0 1px;
	text-decoration: none;
}
a.h3 {
	color:#3151bd;
}
a:hover {
	background-color: #333;
	color: #fff;
	padding: 0 1px;
	text-decoration: none;
}
a.nohover {
	border: none;
	text-decoration: none;
}
a.nohover:hover {
	background-color: transparent;
	border: none;
}
a.namelink {
	height: 1px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.footnote,.footnote a {
	color: #aaa;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1.3em;
}
.footnote em {
	background-color: transparent;
	font-style: italic;
}

h1,.h1 {
	font-size: 11px;
	text-transform: none;
}
h2,.h2 {
	font-size: 25px;
	text-transform: none;
}
h3,.h3 {
	font-family:Arial, PMingLiu;
	font-size: 12px;
	font-weight: bold;
}
h4,.h4 {
	font-size: 16px;
	margin: 10px 0 0 0;
	text-transform: none;
}
h5,.h5 {
	font-size: 12px;
	margin: 7px 0 0 0;
	text-transform: none;
}
.highlight {
	background-color: #ffc;
}
p {
	margin: 0;
	padding: 5px 0;
}
form {
	margin: 0;
	padding: 0;
}
blockquote {
	background-color: #f3f3f3;
	border-left: 4px solid #666;
	color: #666;
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px 30px;
	padding: 10px 20px;
}
input[type=text],select,textarea {
	font-size: 14px;
	line-height: 1.5em;
	padding: 2px;
}
input[type=text],select,textarea {
	background-color: #e9f5ff;
	border: 1px solid #333;
}
input[type=text]:focus,select:focus,textarea:focus {
	background-color: #ffe;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
div.hr {
	border-top: 1px solid #999;
	height: 15px;
	margin: 15px auto 0 auto;
	width: 100%;
}
div.noline {
	border: none!important;
}
div.hr hr,div.hr-side hr {
	display: none;
}
.hide {
	left: -1000em;
	position: absolute;
	top: 0;
}
.center {
	text-align: center;
}
div.spacer {
	height: 15px;
}
div.container:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div.container div.left-border {
	border-left: 1px solid #999;
}
div.container div.right-border {
	border-right: 1px solid #999;
}
div.one-third div.primary {
	float: right;
	padding: 0 0 0 20px;
	width: 569px;
}
div.one-third div.secondary {
	float: left;
	padding: 0 20px 0 0;
	width: 300px;
}
div.two-thirds div.primary {
	float: left;
	padding: 0 20px 0 0;
	width: 569px;
}
div.two-thirds div.secondary {
	float: right;
	padding: 0 0 0 20px;
	width: 300px;
}
div.section {
	background-color: #fff;
	padding:0 0 0 2px;
	letter-spacing:1px;
	font-size:10pt;
	margin: 0 5px;
}
div.halves div.section {
	float: left;
	padding: 0 10px;
	width: 435px;
}
div.thirds div.section {
	float: left;
	padding: 2px 10px;
	width: 30%;
	min-width: 300;
	max-width:500;
	border-top: 2px solid #46C0ED;
	
}
div.fourths div.section {
	float: left;
	padding: 0 10px;
	width: 207px;
}
div#navigation {
	width:100%;
	background: url(http://i134.photobucket.com/albums/q120/joelny/zlct/top_bg_blk.png) repeat-x;
	color: #fff;
	font-family: Arial, PMingLiu;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	letter-spacing: 0.1em;
}
h1 {
	font: 11px;
        font-face:Arial, PMingLiu;
	font-weight: normal;
}
ul,ol {
	list-style-type:none;
	margin-left: 20px;
	padding: 3px 0;
}
ul li,ol li {
	list-style-position: inside;
	font-size: .9em;
	line-height: 1.2em;
	padding:1px;
	border-top: 1px solid #ccc;
}
p.more {
	padding-right: 10px;
	text-align: right;
}
div.nb-list ul.primary {
	margin-bottom: 0;
	padding-bottom: 0;
}
div.nb-list ul.secondary {
	margin-top: 0;
	padding-top: 0;
}
div.nb-list li.enclosure {
	background-color: transparent;
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
div.nb-list li.video {
	background-image: url(http://img.zlect.com/video.png);
}
div.nb-list li.audio {
	background-image: url(http://img.zlect.com/audio.png);
}
div.nb-list li.image {
	background-image: url(http://img.zlect.com/images.png);
}
div.nb-wide:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div.nb-wide li {
	border: none;
	float: left;
}
div.nb-wide li a {
	background-color: #369;
	display: block;
	margin: 0 3px;
	padding: 1px 0px 1px 1px;
}
div.nb-wide li a:hover {
	background-color: #69c;
}
.tool-tip {
	color: #fff;
	width: 300px;
	z-index: 13000;
}
.tool-title {
	background: url(http://img.zlect.com/bg_tooltip.png) top left;
	color: #9FD4FF;
	font: 13px/1.3em Verdana,sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 8px 8px 4px;
}
.tool-text {
	background: url(http://img.zlect.com/bg_tooltip.png) bottom right;
	font: 12px/1.3em Verdana,sans-serif;
	padding: 4px 8px 8px;
}
.tool-text span span {
	color: #aaa;
	display: block;
	font: 11px/1.3em Verdana,sans-serif;
	padding: 5px 0 0 0;
}
div#footer {
	background-color: #DFF2BF;
	color:#4F8A10;
	border: 0 solid #4F8A10;
	border-width: 1px 0;
	margin: 30px 0;
	padding: 5px 20px;
	text-align: center;
	font-family:Arial, PMingLiu;
	font-size: 11px;
}