﻿#tabmenu { border-bottom: 2px solid #005BC3; margin: 12px 0px 0px 0px; padding: 0px; z-index: 1; padding-left: 10px; }
#tabmenu { margin: 12px 0px 0px 0px; padding: 0px; z-index: 1; padding-left: 10px; }
#tabmenu li { margin: 0; padding: 0; display: inline; list-style-type: none; overflow: hidden; }
#tabmenu a { color: #FFF; font-weight: bold; font-size: 14px; border: 2px solid #005BC3; padding: 5px 5px 0px 5px; margin: 0; text-decoration: none;}
#tabmenu a.activered { color: #000; font-weight: bold; border-bottom: 3px solid #FCE5E5;}
#tabmenu a.activegreen { color: #000; font-weight: bold; border-bottom: 3px solid #E5F4EC;}
#tabmenu a.activepurple { color: #000; font-weight: bold; border-bottom: 3px solid #EDE5F6;}
#tabmenu a.activeorange { color: #000; font-weight: bold; border-bottom: 3px solid #FDF2E5;}
#tabmenu a.activecyan { color: #000; font-weight: bold; border-bottom: 3px solid #E5F5FB;}
#tabmenu a.activepink { color: #000; font-weight: bold; border-bottom: 3px solid #FCE5F2;}
#tabmenu a.activeblue { color: #000; font-weight: bold; border-bottom: 3px solid #E5EEF9;}
#tabmenu a:hover { color: #000; }
#tabmenu a:visited {  }
#tabmenu a.active:hover { color: #000; }
/*#tabcontent { width: 100%; text-align: left; border-bottom: 1px solid #005BC3; border-top: none; border-left: none; border-right: none; z-index: 2; }*/
#tabcontent { width: 100%; text-align: left; border-top: none; border-left: none; border-right: none; z-index: 2; }
#tabcontent h2 { font-size: 120%; font-weight: normal; margin: 0px 5px 0px 5px; }
#tabcontent hr { height: 2px; color: #FFF; background-color: #FFF;}
#tabcontent .leftimg { border: 1px solid #0088cc; vertical-align: middle; width: 80px; float: left;}
#tabcontent .desc { width: 100%; }

