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

body { margin 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}
#holder { width: 955px; border: 2px solid black;}
#home { float: left; width: 210px; height: 30px; border-bottom: 2px solid gray; font-size: 10pt; margin: 14px 0px 54px 0px;}
#home a { color: black; text-decoration: none; margin: 0px 10px 0px 62px; vertical-align: bottom;} 
#home a:hover { color: #06c; text-decoration:none;} 

#subnav {float: right; width: 358px; height: 16px; color: #666; font-size: 8pt; margin-top:26px;}

/*--------------------Gogle Search button customization----------------------------------*/
#subnav input {color: #000; border: 2px solid #000;; background-color: ;}

   /*----------------------------------TOP NAVIGATION--------------------------*/
#top { float:right; width: 745px; height: 170px; margin-top: 30px;}
#top table tr td.title { width: 745px; height: 35px; color: black; font-size: 14pt;}
  /*-----------------------------top chambers links-------------------------------------*/
#top table tr td.chambers {width: 745px; height: 20px; ; border-bottom: 2px solid #666; border-top: 2px solid #666; color: black;}
#top table tr td.chambers div.bccc { float: left; margin: 0; font-size: 12px; color: black;}
#top table tr td.chambers div.bccc a { color: black; text-decoration: none;}
#top table tr td.chambers div.bccc a:hover {color: #06c; text-decoration: none;}
#top table tr td.chambers div.ccbc {float: right; margin: 0px 15px 0px 0px; font-size: 12px; color: black;}
#top table tr td.chambers div.ccbc a { color: black; text-decoration: none;}
#top table tr td.chambers div.ccbc a:hover {color: #06c; text-decoration: none;}

/*----------------------------maps image on a top navigation of a page---------------------------------*/
#top table tr td.image { height: 66px; padding: 5px 0px 2px 0px;}

/*----------------------------general top website navigation on a yellow background--------------------*/
#top table tr td.nav { background-color: #fad90f; font-size: 12px; color: black; vertical-align:middle;}
#top table tr td.nav ul { margin: 5px 0px; padding-left: 35px;}
#top table tr td.nav ul li {list-style: none; display: inline;}
#top table tr td.nav li {list-style: none; display: inline; padding: 0px 26px 0px 5px;}
#top table tr td.nav li a { color: black; text-decoration: none;}
#top table tr td.nav li a:hover {text-decoration: underline;}

/*-----------------------Left home page export and investment navigation---------------------------*/
#mid { float: left; width: 100%; margin-bottom: 6px;}
#mid td.left {width: 210px; vertical-align: top;}
#mid td.left div.lnbox { vertical-align: top; padding-bottom: 5px; border-bottom: 2px solid gray;}

/* Design for left side export and investments buttons on a home page*/
#mid td.left div.brexp {width: 115px; height: 22px; background:url(/images/button_decor_brexp.gif) no-repeat left bottom; background-color: #faba40; font-size: 11pt; margin-bottom: 2px; padding: 30px 0px 40px 95px;}
#mid td.left div.brexp a { color: black; text-align:center; text-decoration: none;}
#mid td.left div.brexp a:hover { color: black; text-decoration: underline;}

#mid td.left div.brinv {width: 115px; height: 22px; background:url(/images/button_decor_brinv.gif) no-repeat left bottom; background-color: #fad90f; font-size: 11pt; margin-bottom: 2px; padding: 30px 0px 40px 95px;}
#mid td.left div.brinv a { color: black; text-align:center; text-decoration: none;}
#mid td.left div.brinv a:hover { color: black; text-decoration: underline;}

#mid td.left div.cnexp {width: 115px; height: 22px; background:url(/images/button_decor_cnexp.gif) no-repeat left bottom; background-color: #0085c9; font-size: 11pt; margin-bottom: 2px; padding: 30px 0px 40px 95px;}
#mid td.left div.cnexp a { color: black; text-align:center; text-decoration: none;}
#mid td.left div.cnexp a:hover { color: black; text-decoration: underline;}

#mid td.left div.cninv {width: 115px; height: 22px; background:url(/images/button_decor_cninv.gif) no-repeat left bottom; background-color: #00baed; font-size: 11pt; margin-bottom: 2px; padding: 30px 0px 40px 95px;}
#mid td.left div.cninv a { color: black; text-align:center; text-decoration: none;}
#mid td.left div.cninv a:hover { color: black; text-decoration: underline;}


/*----------------------------------PAGE CONTENT-----------------------------------------------*/
#mid td.right {width: 745px; vertical-align: top;}
#mid td.right div.content { margin: 25px 50px;}
#mid td.right div.content td.col { width: 300px; padding: 10px 0px 15px 0px; font-size: 8pt; border-bottom: 2px solid #666; vertical-align: top; background: url(/images/text_decor.gif) no-repeat 0px 3px;}
#mid td.right div.content td.col a {color: black; text-decoration: underline;}
#mid td.right div.content td.col a:hover { color: black; text-decoration: none;}

/* Design for article's title and link styles*/
#mid td.right div.content td.col span.first { font-size: 8pt; font-weight: bold; color: #06c; text-transform: uppercase; padding-left: 22px;}
#mid td.right div.content td.col span.first a { color: #06c; text-decoration: none;}
#mid td.right div.content td.col span.first a:hover { color: #06c; text-decoration: underline;}

/* Design for more information text button at the bottom of an article*/
#mid td.right div.content td.col span.more { color: #06c; padding-left: 250px;}
#mid td.right div.content td.col span.more a { color: #06c; text-decoration: underline;}
#mid td.right div.content td.col span.more a:hover { text-decoration: none;}

/* space between two columns of articles*/
#mid td.right div.content td.colspace { width: 45px;}


#footer {float: right; width: 745px; height: 55px; border-top: 6px double gray; margin-top: 25px; font-size: 8pt; color: #666; padding-top: 5px;}
#footer ul li { list-style:none; display: inline;}
#footer li { padding: 0px 11px;}
#footer li a {color: #666; text-decoration: none;}
#footer li a:hover {color: #06c; text-decoration: none;}