@charset "UTF-8";

/* Global ------------------------------------------------------------ */
a {text-decoration:underline;}
/* Container ------------------------------------------------------------ */
#container {width:100%; padding:0;}
/* Header ------------------------------------------------------------ */
#header {Border-bottom:1px solid #003366;}
/* Content ------------------------------------------------------------ */
/* Left */
#left {width:100%; border-top:1px solid #003366;}
#left h2 {padding:20px 0;}
#left .panel_features {border-top:1px solid #c6c6c6; border-bottom:1px solid #c6c6c6;}
table.fund_table {border-top:1px solid #003366; border-left:1px solid #bfccd9; border-bottom:none;}
table.fund_table th {background-color:#fff; border-bottom:1px solid #003366; border-right:1px solid #bfccd9; color:#003366;}
table.fund_table tbody td {border-top:none; border-bottom:1px solid #68737a; border-right:1px solid #bfccd9; color:#000;}
table.fund_table .last {border-right:1px solid #bfccd9;}
table.fund_table tbody tr.even td {border-right:1px solid #bfccd9;}
table.fund_table tbody tr.even td.last {border-right:1px solid #bfccd9;}
.buttons {width:100%; margin:0; color:#CC0000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.buttons_top {padding:0;}
/* Right */
#useful_links {border-top:1px solid #c6c6c6; padding:0;}
#useful_links li {border-bottom:1px solid #c6c6c6; border-top:none; padding:4px 10px; margin:0;}
#useful_links li.last {border-bottom:2px solid #c6c6c6;}
#useful_links a {display:block; font-weight:bold; padding:2px 0; text-decoration:none;}
#right {width:100%;}
#panel_right {border-top:1px solid #c6c6c6; padding:0; width:100%;}
#panel_right a {display:block; font-weight:bold; padding:2px 0; text-decoration:none;}
/* footer ------------------------------------------------------------ */
#footer {Border-top:1px solid #003366;}
#footer_top {padding:20px 0 20px 20px;}
#footer p {color:#000;}
#footer #links {display:none;}


