/* Divs */
#coIntro {padding-top: 6px;}
.division {height: 26px; background: url(../img/line.gif) 0px 11px repeat-x;}
/* Table Stuff */
th {border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; border-top: 1px solid #C1DAD7; padding-top: 6px; padding-bottom: 6px; background: url(../img/table_top.gif) no-repeat;}
th.title {border-left: 1px solid #C1DAD7; padding-left: 11px; font-weight: bold; font-size: 14px; color: #1866EE;}
th.head {text-align:center; color: #565656;}
th.split {border-top: 0px; cursor: pointer;}
th.row1 {border-left: 1px solid #C1DAD7; border-top: 0; padding-left: 10px; padding-right: 10px; background: url(../img/table_left.gif) no-repeat; color: #565656;}
th.row2 {border-left: 1px solid #C1DAD7; border-top: 0; padding-left: 10px; padding-right: 10px; background: #fff;}
td.alt {background: #fff; color: #B4AA9D;}
.divider {width: 762px; padding-top: 6px; padding-bottom: 6px; padding-left: 11px; border-left: 1px solid #C1DAD7; border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; background: url(../img/table_top.gif) no-repeat; font-weight: bold; font-size: 14px; color: #1866EE; cursor: pointer;}
.topmost {border-top: 1px solid #C1DAD7;}
.botmost {border-top: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7;}
td {width: 170px; border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; background: #f6f9ff; text-align:center;}
div#endbuffer {width: 775px; height: 12px;}
.hide { display:none; }
