/* FOLLOWING IS CSS FOR THE TAB FUNCTION */
.tabDaddy{float:left;min-height:220px;margin-top:10px;}
.greyTabFloor{background-color:#9f9f9f; float:left; width:360px;line-height:2px;}
.tab{float:left;margin-left:0px;padding-left:8px;padding-right:8px;cursor:pointer;background-position:1px 100%;margin:0px 1px 0px 0px;display:inline;}
.tab.open.finBlue{background: #dc008d;margin:0px 1px 0px 4px;height:25px;}
.tab.closed.finBlue{background: #999;height: 20px;margin:5px 1px 0px 4px}
.tab.open.finGreen{background: #dc008d;height:25px;}
.tab.closed.finGreen{background: #999;height: 20px;margin-top: 5px;}
.tab.open.finYellow{background: #dc008d;height:25px;}
.tab.closed.finYellow{background: #999;height: 20px;margin-top: 5px;}
.tab.open.finRed{background: #dc008d;height:25px;}
.tab.closed.finRed{background: #999;height: 20px;margin-top: 5px;}
.noM{margin:0px;}
.scTab{width:205px;border:1px solid;border-bottom:none; cursor:default;}
.tab.scRed{background-color:#eb8e09;border-left-color:#d25e5e;border-top-color:#eb9f32;border-right-color:#b7b8b9;}
.tab.scOrange{background-color:#e9af1d;border-left-color:#f0b166;border-top-color:#e9af1d;border-right-color:#b7b8b9;}
.tab.scGreen{background-color:#e6e6e6;border-left-color:#71bf81;border-top-color:#65b177;border-right-color:#b7b8b9;}
.tab.scBlue{background-color:#e6e6e6;border-left-color:#79b9d9;border-top-color:#3c70d6;border-right-color:#b7b8b9;}
.tab.closed.scOrange{height: 20px;margin-top: 3px;}
.tab.closed.scGreen{height: 20px;margin-top: 3px;}
.tab.closed.scRed{height: 20px;margin-top: 3px;}
.tab.closed.scBlue{height: 20px;margin-top: 3px;}
.tab h2{font-size:11px;margin-bottom:5px;margin-top:5px;padding-left:0px;color:#FFFFFF; font-family:Helvetica,Arial,Georgia;}
.tab h3{font-size:11px;margin-bottom:5px;margin-top:2px;padding-left:0px;color:#FFFFFF; font-family:Helvetica,Arial,Georgia;}
.tab.open.grey{background-image:url(/images/tab-open-grey.gif);}
.tab.closed.grey{background-image:url(/images/tab-closed-grey.gif);}
.tab.open.grey h2{color:#b80200;}
.tab.closed.grey h2{color:#2a3466;}
.tab.hist-tab{padding:0px 10px 0px 11px; /*letter-spacing:-0.5px;*/}
.tab.open.hist-tab{background-image:url(/images/tab-open-hist.gif);}
.tab.closed.hist-tab{background-image:url(/images/tab-closed-grey.gif);}
.tab.open.hist-tab h3{color:#b80200;font-size:10px;}
.tab.closed.hist-tab h3{color:#2a3466;font-size:10px;}
.tab.blue h2{color:#ffffff;}
.tab.open.grey h3{color:#b80200;}
.tab.closed.grey h3{color:#2a3466;}
.tab.blue h3{color:#ffffff;}
.exlChild{background-color:#dc008d;float:left;width:190px;margin:0px 0px 0px 4px;display:inline; height:5px;line-height:5px;}
.gdChild{background-color:#dc008d;float:left;width:190px;margin:0px 0px 0px 4px;display:inline; height:5px;line-height:5px;}
.frChild{background-color:#dc008d;float:left;width:190px;margin:0px 0px 0px 4px;display:inline; height:5px;line-height:5px;}
.prChild{background-color:#dc008d;float:left;width:190px;margin:0px 0px 0px 4px;display:inline; height:5px;line-height:5px;}
.hidden{display:none;}
.bc_tabBody{float:left;margin:0px 0px -30px 1px;position:relative;display:inline;background-color:#e2e2e2;height:30px;}
.blue_tabBody{float:left;margin:0px 0px -30px 0px;position:relative;display:inline;height:30px;width:200px;background-color:#184F83;}
.fullChild{margin:0px;width:200px;}
/* END OF TAB CSS */
