﻿.TopContainer               {width: 100%;height: 40px;margin: 0px;padding: 0px;}
.separator                  {padding-left: 5px;padding-right: 4px;vertical-align: top;}
.HeaderContainer            {width: 100%;height: 32px;margin: 0px;background-color: #7B9CBD /*Primary6*/;padding: 0px;background-image: url(../images/header-background.png);}
.HeaderContainerOutter      {border: 1px solid #7B9CBD /*Primary6*/;height: 30;}
.HeaderContainerInner       {border: 1px solid #FFFFFF /*Neutral1*/;padding: 0px 10px 0px 10px;height: 28px;text-align: left;vertical-align: top;}
.HeaderBox                  {vertical-align: top;padding-top:6px;}
.NavigationContainer        {width: 100%;margin: 0px;padding: 0px;background-color: #E0E0E0 /*Secondary2*/;}
.NavigationContainerOutter  {height: 30px;border-left: 1px solid #7B9CBD /*Primary6*/;border-right: 1px solid #7B9CBD /*Primary6*/;border-bottom: 1px solid #7B9CBD /*Primary6*/;background-image: url(../images/nav-background.png);}
.NavigationContainerInner   {height: 27px; /*changed from 28px*/border-left: 1px solid #FFFFFF /*Neutral1*/;border-right: 1px solid #FFFFFF /*Neutral1*/;border-top: 1px solid #FFFFFF /*Neutral1*/;border-bottom: 1px solid #FFFFFF /*Neutral1*/;margin: 0px; /*added*/padding-top:0px;text-align: left;/*overflow:hidden;*/ /*commented out*/}
.NavigationTab              {height: 26px; /*changed from 29px*/float: left;position: relative;padding-left: 3px;padding-right: 3px;padding-top:0px;/*changed from padding-top:1px;*/margin-top:1px; /*added*/vertical-align: top; /*changed from bottom*/}
.NavigationTab .CornerLeft  {width: 4px;BACKGROUND-IMAGE: url(../images/nav-tab-corner-left.png);background-repeat: no-repeat;background-position: left;margin-left:2px;}
.NavigationTab .CornerRight {width: 4px;BACKGROUND-IMAGE: url(../images/nav-tab-corner-right.png);background-repeat: no-repeat;background-position: right;}
.NavigationTab .CornerSpace {width: 4px;}
.NavigationTabName          {padding-left: 5px;padding-right: 5px;padding-bottom:9px; /*changed from 7px*/vertical-align:bottom;border-top:1px solid #FAFAFA; /*added cheating for Firefox to align text with selected tab*/}
.NavigationTabName_Selected {border-top: 1px solid #7b9cbd /*Primary6*/;background-color: #FFFFFF /*Neutral1*/;padding-left: 5px;padding-right: 5px;padding-bottom:9px; /*changed from 7px*/vertical-align:bottom;}
.SubNavigationContainerOutter{height: 25px;padding-top: 7px;border-left: 1px solid #7B9CBD /*Primary6*/;border-right: 1px solid #7B9CBD /*Primary6*/;background-color: #FFFFFF /*Neutral1*/;text-align: left;}
.subNaivagtionPanel         {height: 25px;float: left;position: relative;vertical-align: bottom;}
.subNaivagtionText          {padding-left: 10px;padding-right: 10px;}
.ContentContainer           {width: 100%;margin: 0px;padding: 0px;border: solid 0px;background-color: #FFFFFF /*Neutral1*/;margin-bottom: 5px;}
.ContentContainerInner      {padding-top: 3px;padding-bottom: 20px;border-top: 0px;border-left: 1px solid #7B9CBD /*Primary6*/;border-right: 1px solid #7B9CBD /*Primary6*/;border-bottom: 1px solid #7B9CBD /*Primary6*/;text-align: left;}
/*defined font*/
a.Normal1                   {font-style: normal;font-family: Arial;font-size: 8pt;color: #1D6EAE;text-decoration: none;}
a.Normal1:hover             {font-style: normal;font-family: Arial;font-size: 8pt;color: #1D6EAE;text-decoration: underline;}
a.Normal1Bold               {font-style: normal;font-family: Arial;font-size: 8pt;color: #1D6EAE;text-decoration: none;font-weight:bold;}
.Normal3                    {font-style: normal;font-family: Arial;font-size: 8pt;color: #9C9C9C; /*Secondary3*/}
.Normal5                    {font-style: normal;font-family: Arial;font-size: 8pt;color: #000000; /*Neutral2*/}
.Header7                    {font-style: normal;font-family: Arial;font-size: 10pt;color: #000000; /*Neutral2*/text-transform: capitalize;font-weight: bold;vertical-align: top;}
.Header3                    {font-style: normal;font-family: Arial;font-size: 9pt;color: #1D6EAE; /*Primary4*/font-weight: bold;}
a.Link1                     {font-style: normal;font-family: Arial;font-size: 8pt;color: #1D6EAE; /*Primary4*/text-decoration: none;font-weight:normal;}
a.Link1:hover               {font-style: normal;font-family: Arial;font-size: 8pt;color: #1D6EAE; /*Primary4*/text-decoration: underline;font-weight:normal;}
.Header8                    {font-style: normal;font-family: Arial;font-size: 9pt;color: #000000; /*Neutral2*/font-weight: bold;}
.SubHeader4                 {font-style: normal;font-family: Arial;font-size: 8pt;color: #000000; /*Neutral2*/font-weight: bold;}
a.SubHeader3                {font-style: normal;font-family: Arial;font-size: 8pt;color: #1D6EAE; /*Primary4*/text-decoration: none;font-weight: bold;}
a.SubHeader3:hover          {font-style: normal;font-family: Arial;font-size: 8pt;color: #1D6EAE; /*Primary4*/text-decoration: underline;font-weight: bold;}
/*defined link */
a.Header3                   {font-style: normal;font-family: Arial;font-size: 9pt;color: #1D6EAE; /*Primary4*/text-decoration: none;font-weight: bold;}
a.Header3:hover             {font-style: normal;font-family: Arial;font-size: 9pt;color: #1D6EAE; /*Primary4*/text-decoration: underline;font-weight: bold;}


