@charset "utf-8";
/* CSS Document */

body{ margin:0 auto; padding:0px; font-family:Arial; font-size:13px; text-align:center; background-color:#FFFFFF;}
.clear{ clear:both;}
.wrapper{ width:800px; margin:0 auto; padding:0px; text-align:center; background-color:#ffffff;}
.header{ width:100%; padding:0px; margin:0px; float:left;}
.logo{ width:364px; height:126px; float:left;}
.iso{ width:160px; height:126px; float:right; margin-right:10px;}
.banner{ width:800px; padding:0px; margin:0px; float:left;}
.nav{ background-image:url(../images/nav-back.gif); height:34px; background-repeat:repeat-x; width:100%;}
.nav-text{ font-size:14px; color:#000000; text-align:left; text-decoration:none; padding-left:10px; margin-top:8px;}
.nav-text :link{ font-size:14px; margin-left:5px; margin-right:5px; color:#000000; text-decoration:none;}
.nav-text :active{ font-size:14px; color:#000000; text-decoration:none;}
.nav-text :visited{ font-size:14px; color:#000000; text-decoration:none;}
.nav-text :hover{ font-size:14px; color:#000000; text-decoration:none;}
.content{ width:100%; padding:0px; margin:0px;}
.left-col{ width:577px; float:left; }
.heading{ font-size:18px; color:#175e52; text-align:left; padding-top:8px; padding-left:10px;}
.content-text{ float:left; text-align:justify; margin-top:10px; padding-left:10px; padding-right:10px; width:554px;}
.right-col{ float:left; padding-left:6px; margin-top:10px;}
.footer{ background-image:url(../images/footer-back.gif); height:79px; background-repeat:repeat-x;}
.footer-text{ font-family:Arial; font-size:12px; color:#000000; padding-top:20px; text-decoration:none;} 
.footer-text :link{ font-family:Arial; font-size:12px; color:#000000; text-decoration:none;}
.footer-text :active{ font-family:Arial; font-size:12px; color:#000000; text-decoration:none;}
.footer-text :visited{ font-family:Arial; font-size:12px; color:#000000; text-decoration:none;}
.footer-text :hover{ font-family:Arial; font-size:12px; color:#000000; text-decoration:none;}
.bold-text{ font-size:14px; font-weight:bold; text-align:center;}
.box{ width:172px; margin-right:10px; text-align:center; border:#CCCCCC 1px solid; float:left; margin-bottom:10px;}
.item-heading{ font-size:14px; font-weight:bold; margin-bottom:5px;}
.item-heading :link{ font-size:14px; font-weight:bold; text-decoration:none; color:#818181;}
.item-heading :active{ font-size:14px; font-weight:bold; text-decoration:none; color:#818181;}
.item-heading :visited{ font-size:14px; font-weight:bold; text-decoration:none; color:#818181;}
.item-heading :hover{ font-size:14px; font-weight:bold; text-decoration:none; color:#818181;}
.heading-right{ font-size:18px; color:#175e52; text-align:left; padding-top:8px; padding-left:10px;}
.content-text-right{ float:left; text-align:justify; margin-top:10px; padding-left:10px; padding-right:10px;}
.right-col2{ float:left; padding-left:6px; width:215px; background-color:#ede9e6;}