#container #main .tabs { margin:0 auto; padding:0;}
#container #main .tabs p{ margin: 0 0 0 0; padding: 0 0 0 0; }

#container #main .tabs .tab { width: 161px; float:left; height:36px; margin-right:10px; background:url(../images/tab_off.gif) no-repeat; }

#container #main .tabs .tab p {font-size:14px; font-weight:bold; color:#fff;  padding:13px 0 0 0; text-align:center; text-transform:uppercase; }
#container #main .tabs .tab p a{ color:#fff; text-decoration:none;}
#container #main .tabs .tab p a:hover{ color:#15244B; text-decoration:none;}

#container #main .tabs .tab.selected p { color:#15244B; }
#container #main .tabs .tab.selected p a{ color:#15244B; }
#container #main .tabs .tab.selected p a:hover { color:#fff;}
#container #main .tabs .tab.selected { background:url(../images/tab_on_lblue.gif) no-repeat; }
#container #main .tabs .tab.selected.short { background:url(../images/tabshort_on_lblue.gif) no-repeat; }
#container #main .tabs .tab.short { background:url(../images/tabshort_off.gif) no-repeat; }
#container #main .tabs .short { width: 105px; }

#container #main .tabbody { float: left; background:#DAF2FA; margin:0 auto; padding-left: 5ex; padding-right: 1ex; min-height: 400px;}
#container #main .tabbody h4{ font-size:16px; color:#000; font-weight:bold; text-align:left; margin-left: 5ex; padding:10px 0; text-decoration: underline;}


