﻿/* Menu settings */  
    .MedMenuTop         {cursor:default; background-image: url('../Images/Menu/MENU_1_med.gif');       background-repeat:no-repeat; width:200px; height: 13px; padding:8px;}
    .MedMenuMed         {cursor:default; background-image: url('../Images/Menu/MENU_3_med.gif');       background-repeat:no-repeat; padding:0px; height:14px;}
    .MedMenuMed:hover   {cursor:default; background-image: url('../Images/Menu/MENU_3_med_sel.gif');   background-repeat:no-repeat; padding:0px; height:14px;}
    .MedMenuBot         {cursor:default; background-image: url('../Images/Menu/MENU_5_med.gif');       background-repeat:no-repeat; width:200px; height: 13px; padding:0px;}
  
    .LongMenuTop        {cursor:default; background-image: url('../Images/Menu/MENU_1_big.gif');       background-repeat:no-repeat; width:260px; height: 13px; padding:8px}
    .LongMenuMed        {cursor:default; background-image: url('../Images/Menu/MENU_3_big.gif');       background-repeat:no-repeat; padding:0px; height:14px;}
    .LongMenuMed:hover  {cursor:default; background-image: url('../Images/Menu/MENU_3_big_sel.gif');   background-repeat:no-repeat; padding:0px; height:14px;}
    .LongMenuBot        {cursor:default; background-image: url('../Images/Menu/MENU_5_big.gif');       background-repeat:no-repeat; width:260px; height: 13px; padding:0px;}
    
    .NormMenuTop        {cursor:default; background-image: url('../Images/Menu/MENU_1.gif');           background-repeat:no-repeat; width:160px; height: 13px; padding:8px;}
    .NormMenuMed        {cursor:default; background-image: url('../Images/Menu/MENU_3.gif');           background-repeat:no-repeat; padding:0px; height:14px;}
    .NormMenuMed:hover  {cursor:default; background-image: url('../Images/Menu/MENU_3_sel.gif');       background-repeat:no-repeat; padding:0px; height:14px;}
    .NormMenuBot        {cursor:default; background-image: url('../Images/Menu/MENU_5.gif');           background-repeat:no-repeat; width:160px; height: 13px; padding:0px;}
    /* Menu Anchor Setiings */ 
    .MenuAnchor:link    {text-decoration:none; color:#313769; font-size:10px;}    
    .MenuAnchor:visited {text-decoration:none; color:#313769; font-size:10px;}
    .MenuAnchor:hover   {text-decoration:none; color:#313769; font-size:10px;}
    
    .RightMenu:link     {text-decoration:none; color:#313769; font-family:Verdana; text-decoration:none;}
    .RightMenu:visited  {text-decoration:none; color:#313769; font-family:Verdana; text-decoration:none;}
    .RightMenu:hover    {text-decoration:none; color:#313769; font-family:Verdana; text-decoration:underline;}
    
    .E1Logo:active      {outline:none;} 
    .E1Logo:hover       {outline:none;}
               
    .HomePageNews  {text-align:left; font-family:Verdana; color:#313769; padding-top:4px; padding-bottom:4px; padding-left:4px; padding-right:4px; text-decoration:none;}
    .NewsLinks:visited {text-align:left; font-family:Verdana; color:#313769; text-decoration:none;}
    .NewsLinks:link {text-align:left; font-family:Verdana; color:#313769; text-decoration:none;}

    .HomePagePanels     {font-size:10px; font-family:Verdana; color:#313769;}
    .HomePagePanels:link {font-size:10px; font-family:Verdana; color:#313769;}
    .HomePagePanelsLinks            {text-decoration:underline;}
    .HomePagePanelsLinks:hover      {text-decoration:none;}
  
    .LeftMenuTxtLv1     {text-decoration:none; max-height:27px; min-height:27px; max-width:230px; min-width:230px; background-repeat:no-repeat;}
    .LeftMenuTxtLv2     {text-decoration:none; max-height:27px; min-height:27px; max-width:230px; min-width:230px; background-repeat:no-repeat;}      
    
    .contenttext        {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #313769;}
    TH                  {border: 1pt solid #43538f; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0cm; padding-bottom: 0cm; background: #43538f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none;}
    TD                  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #313769; text-decoration: none; vertical-align: top; border-color: #43538f;}
    TABLE.TableWithBorders, TABLE.TableWithBorders TD {border: 1px solid #43538f;}
    DT                  {font-weight: bold}
    body                {margin-top:10px; background-image: url('../Images/MasterBack.jpg'); background-repeat:repeat-x;}
    .textformating      {text-align:justify;}
    .FAQbig             {width:35%; border: 1px solid #43538f;}
    .FAQsmall           {width:15%; border: 1px solid #43538f;}
    
    .BottomHyperLinks       {font-size:10px; font-family:Verdana; color:#313769; text-align:center; text-decoration:none;}
    .BottomHyperLinks:hover {font-size:10px; font-family:Verdana; color:#313769; text-align:center; text-decoration:underline;}
    
    /* some new styles added for the masterpage */
    .Bottom 
    {
    	background-image: url('../Images/Bottom.gif') !important; 
    	background-repeat: no-repeat; 
    }
    
	.RightBorderLine  
	{
		background-image: url('../Images/RightLine.gif') !important;
		background-repeat: repeat-y;
	}
	.LeftMenuRightLine
	{
		background-image: url('../Images/LeftMenuRightLine3.gif') !important;
		background-repeat: repeat-y; 
		
		z-index: 100 !important;
		width: 4px;
		height: 488px;
	}
