@charset "utf-8";
/*--------------------------------------------------------------------*/
a, a:link,
a:hover, a:visited{color:#000000; padding:0; text-decoration:none;}
h1, h2, h3{margin:0; padding:0; clear:both;}
p{margin:0 0 1em;}
ul{margin:0; padding:0; list-style-type:none;}
address{font-style:normal; font-weight:500;}
sub{font-size:8pt; color:#6a816e;}
/*--------------------------------------------------------------------*/
.left{float:left !important;}
.right{float:right !important;}
.clear{clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}
.bold{font-weight:bold !important;}
.center{text-align:center;}
.tleft{text-align:left !important;}
.tright{text-align:right !important;}
.underline{text-decoration:underline !important;}
.twoCol{width:100%; list-style:none !important; overflow:hidden;}
.twoCol li{float:left; width:50%; margin:0;}
.threeCol{width:100%; list-style:none !important;}
.threeCol li{float:left; width:30% !important;}
.oneCol{width:100%; list-style:none}
.oneCol li{width:100%; margin:0;}
.small{font-size:0.7em !important;}
.black {color:#000000 !important;}
.white {color:#ffffff !important;}
.grey  {color:#777777 !important;}
.red   {color:#4b050c !important;}
.green {color:#054b0c !important;}
.blue  {color:#0000ff !important;}
.olive {color:#6c7355 !important;}
/*--------------------------------------------------------------------*/