
                .topRightNavigationItems
                {
                    font-family:Arial;
                    font-size:12px;
                    color:#797979;
                    
                    float: right;
                    margin-right: 10px;
                    margin-top: 5px;
                    line-height:15px;
                }

                .topRightNavigationItems a
                {
                    text-decoration:underline;
                    color:#797979;
                }
                
                .topRightNavigationItems a:hover 
                {
                    text-decoration: none;
                    color:#FF9900;
                }
                
                .horizontalMenus
                {
                    font-family:Arial;
                    
                    background-color:transparent; 
                    font-size: 12px; 
                    color:#797979;
                    margin-right:10px;
                    float: left;
                    margin-top:-2px;
                }

                .horizontalMenus a
                {
                    color:#797979;
                    text-decoration:  none;
                }

                .horizontalMenus a:hover
                {
                    color:#FF9900;
                    text-decoration: underline;
                }
                
                .supportsContainerText a
                {
                    background-color:#f9f9f9; 
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#797979;
                    text-decoration: underline; 
                }

                .supportsContainerText a:hover
                {
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#FF9900;
                    text-decoration: none; 
                }
                
                .supportsContainerLinksItems
                {
                    width:258px; 
                    line-height: 18px;
                    
                    background-color:transparent; 
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#797979; 
                }

                .supportsContainerLinksItems a
                {
                    background-color:transparent; 
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#797979;
                    text-decoration: underline; 
                }

                .supportsContainerLinksItems a:hover
                {
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#FF9900;
                    text-decoration: none; 
                }
                
                .kernsContainerText a
                {
                    background-color:#f9f9f9; 
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#797979;
                    text-decoration: underline; 
                }
                
                .kernsContainerText a:hover
                {
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#FF9900;
                    text-decoration: underline; 
                }
                
                .kernsContainerLinksItemsLeft
                {
                    width:280px; 
                    float: left;
                    line-height: 18px;
                    
                    font-size: 12px; 
                    color:#797979; 
                }

                .kernsContainerLinksItemsLeft a
                {
                    background-color: transparent;
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#797979;
                    text-decoration: underline; 
                }

                .kernsContainerLinksItemsLeft a:hover
                {
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#FF9900;
                    text-decoration: none; 
                }

                .kernsContainerLinksItemsRight
                {
                    line-height: 18px;            
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#797979; 
                }

                .kernsContainerLinksItemsRight a
                {
                    background-color:transparent; 
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#797979;
                    text-decoration: underline; 
                }

                .kernsContainerLinksItemsRight a:hover
                {
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#FF9900;
                    text-decoration: none; 
                }
                .sitemapContainerLinks
                {
                    padding-left: 10px;
                    padding-top: 8px;
                    width:525px;
                    
                    background-color:transparent; 
                    font-size: 12px; 
                    color:#797979; 
                }

                .sitemapContainerLinks a
                {
                    
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#797979;
                    text-decoration: none; 
                }

                .sitemapContainerLinks a:hover
                {
                    font-family:Arial; 
                    font-size: 12px; 
                    color:#FF9900;
                    text-decoration: underline; 
                }
                .xboxcontentWithNoPadding a
                {
                    font-family:Arial;
                    font-size: 12px;
                    color: #797979;
                    text-decoration: underline; 
                }
                .xboxcontentWithNoPadding a:hover
                {
                    font-family:Arial;
                    font-size: 12px;
                    color: #FF9900;
                    text-decoration: none; 
                }
                
                .TextErrorMessage
                {
                    font-family: Arial;
                    font-size: 12px;
                    color :red;
                    text-decoration: none;
                }
                
                .contactsButtonSaveInput input
                {
                    background-color: #ff9900;
                }