-moz-box-sizing:border-box;
box-sizing:border-box;
body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:14px;
	font-family:Times New Roman;
	color:#000000;
	line-height:15px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;}

a{color:#76ACED; text-decoration:none} 
a:hover{text-decoration:underline; style:strong}
.li a{color:#5F5F5F;} 
.ul{margin:0; padding:0; list-style:circle; line-height:16px}

.block li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:12px }
.block li a{color:#76ACED;} 
.block ul{margin:0; padding:0; list-style:none; line-height:15px}

b a{color:#151515} 
b{color:#151515} 
.b{color:#151515; font-size:15px} 
span{color:#76ACED}
 
.footer{color:#000000; font-size:10px; line-height:15px} 
.footer a {color:#676767; font-size:10px;} 
.copyright { padding:0px 0 3px 11px; font-size:10px; text-align:right; color:#878787; position:relative; margin-right:-2px;}
.copyright a {color:#676767; text-decoration:underline;}

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:8px; padding-bottom:3px; color:#5D5D5D;}

.floatLeft {
  float: left;
}

.floatCenter {
  float: center;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

