﻿*{margin:0;padding:0;}    
.menu{font-size:12px;position:relative;z-index:100;}    
.menu ul{list-style:none;}    
.menu li {float:left;position:relative;}

.menunormal
{
    background-position: right;
    height: 22px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 8px;
    background-image: url('/sysimg/nav7Spliter.png');
    background-repeat: no-repeat;
    background-position: right;
}

.menulonger
{
    height: 22px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 8px;
}

.menu ul ul {visibility:hidden;position:absolute;left:3px;top:30px;}    
.menu table {position:absolute; top:0; left:0;}    
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;	height:24px; text-decoration:none; }    
.menu a{     font-weight: bold;
    font-size: 12px;
    color: #9272ab;
    font-family: Arial;
    text-decoration: none;
height:24px; }  

.menu a:hover
{
    
    text-decoration: underline; }  

.menu a{     font-weight: bold;
    font-size: 12px;
    color: #9272ab;
    font-family: Arial;
    text-decoration: none;
height:24px; }  

.menu2nav
{  
    padding: 0px 10px 0px 0px;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial;
    text-decoration: none;
    height:24px; 
    background-image: url('/sysimg/nav9Spliter.png');
    background-repeat: no-repeat;
    background-position: right;
}  

.menu2nav:hover
{
    text-decoration:underline;
    }

.menuCurrent
{   
    background-position: right;
    height: 22px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 8px;
    background-image: url('/sysimg/nav7Spliter.png');
    background-repeat: no-repeat;
    background-position: right;}
.menu ul li:hover
{
    height: 22px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 8px;
}  
.menu a:hover
{

    }
.menu ul ul{ width:300px;}    
.menu ul li ul li
{
    padding: 4px 4px 4px 4px;
    clear: both;
    width: 300px;
    text-decoration: none;
    background-color: #333333;
    z-index: 99;
    height: 16px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
}    
.menu ul ul li a
{   
    font-size: 11px;
    font-family: Verdana;
}    
.menu ul li ul li:hover
{     
    background-image: url('');
    padding: 4px 4px 4px 4px;
    clear: both;
    width: 300px;
    text-decoration: none;
    background-color: #000000;
    z-index: 99;
    height: 16px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
}    
.submenu
{
    font-size: 11px;
    font-family: Verdana;
    text-align: center;
    background-color:#336666;
}

.submenuOn
{
    font-size: 11px;
    font-family: Verdana;
    text-align: center;
     background-image: url("/images/SubMenuOver.jpg");
     background-position: center;
     background-repeat: no-repeat;
}

.submenu:hover
{
     background-image: url("/images/SubMenuOver.jpg");
     background-position: center;
     background-repeat: no-repeat;
}

.subNav
{
    position: relative;
    left: -320px;
    z-index: -99;
}

.subNav2
{
    position: relative;
    left: 360px;
    top: 30px;
    z-index: -99;
}
body
{
    background-color: #FFFFFF;
    font-family: Arial;
}
.footerA
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.footerA:link
{
    text-decoration: underline;
}
.footerA:visited
{
    text-decoration: underline;
}
.footerA:hover
{
    text-decoration: none;
}

.footerAs
{
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
.footerAs:link
{
    text-decoration: underline;
}
.footerAs:visited
{
    text-decoration: underline;
}
.footerAs:hover
{
    text-decoration: none;
}

.footerAWhites
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.footerAWhites:link
{
    text-decoration: none;
}
.footerAWhites:visited
{
    text-decoration: none;
}
.footerAWhites:hover
{
    text-decoration: underline;
    color: #ffffff;
}

.footerABlacks
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.footerABlacks:link
{
    text-decoration: none;
}
.footerABlacks:visited
{
    text-decoration: none;
}
.footerABlacks:hover
{
    text-decoration: underline;
    color: #000000;
}



.fonterAGreens
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
    color: #336666;
}
.fonterAGreens:link
{
    text-decoration: underline;
}
.fonterAGreens:visited
{
    text-decoration: underline;
}
.fonterAGreens:hover
{
    text-decoration: none;
    color: #ffffff;
}

.fonterAReds
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
}
.fonterAReds:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.fonterAReds:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.fonterAReds:hover
{
    text-decoration: underline;
}

.fontBlack
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #202020;
}

.fontWhite
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
}

.highlightA
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.highlightA:link
{
}
.highlightA:visited
{
}
.highlightA:hover
{
    text-decoration: none;
}

.linkDarkGreenA
{
    color: #31666A;
    font-size: 12px;
    font-family: Arial;
    text-decoration: underline;
}

.linkDarkGreenA:link
{
    text-decoration: underline;
}

.linkDarkGreenA:visited
{
    text-decoration: underline;
}
.linkDarkGreenA:hover
{
    text-decoration: none;
}
.Title4SearchResult
{
    font-weight: bold;
    font-size: 18px;
    font-family: Arial;
}

.altfonts
{
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

.PRDate
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.PRCopy
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #336666;
    text-decoration: none;
}

.PRCopys
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #336666;
    text-decoration: none;
}

.PRTitle
{
    font-family: Verdana;
    font-size: 12px;
    color: #336666;
    text-decoration: none;
}

.PRLinks
{
    font-family: Verdana;
    font-size: 11px;
    color: #4c2b74;
    text-decoration: none;
}

.PRLinks:hover
{
    text-decoration: underline;
}

.PRLinksB
{
    font-family: Verdana;
    font-size: 11px;
    color: #4c2b74;
    font-weight: bold;
    text-decoration: none;
}

.PRLinksB:hover
{
    text-decoration: underline;
}


.ReleaseDate
{
    font-family: Verdana;
    font-size: 11px;
}

.ReleaseCopy
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #336666;
    text-decoration: none;
}

.PRPageLinks
{
    font-family: Verdana;
    font-size: 11px;
    color: #336666;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.PRPageLinks:link
{
    font-family: Verdana;
    font-size: 11px;
    color: #336666;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;}

.PRPageLinks:visited
{
    font-family: Verdana;
    font-size: 11px;
    color: #336666;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;}

.PRPageLinks:hover
{
    text-decoration: none;
}


.smallWhite
{
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.smallWhite:link
{
    text-decoration: none;
}
.smallWhite:visited
{
    text-decoration: none;
}
.smallWhite:hover
{
    text-decoration: none;
}
a
{
    text-decoration: none;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}


.homeReleaseDate
{
    font-size: 12px;
    color: #4c2b74;
    font-family: Arial;
    font-weight:bold;
}
.homeReleaseTitle
{
    font-size: 11px;
    color: #333333;
    font-family: Arial;
    font-weight:bold;
}

.searchBox
{
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    color: #ffffff;
    border-bottom: dimgray 1px solid;
    background-color: #c09adf;
}
.searchbox
{
    background-image: url(/sysimg/btn_searchtextbox.png);
    background-repeat: no-repeat;
    width: 121px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 22px;
    border-bottom-style: none;
    padding-left: 20px;
    padding-top: 8px;
    font-weight: bold;
    font-size: 10px;
    color: #5f3b94;
    font-family: Arial;
}
.searchboxInput
{
    width: 100%;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color:Transparent;
}
.searchgo
{
    background-image: url(/sysimg/btn_search_go.png);
    background-repeat: no-repeat;
    width: 35px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 30px;
    border-bottom-style: none;
}
.navspliter9
{
    margin: 0px 5px 0px 5px;
    background-image: url('/sysimg/nav7Spliter.png');
    background-repeat: no-repeat;
    background-position: center center;
}

