﻿/* <MasterPage> */
body
{
    margin:0px;
    background-color:black;
    background-image:url('../images/kaizen_background.jpg');
    background-position: top;
    background-repeat:no-repeat; 
    font-family:Franklin Gothic Book;
    color:White;
    }
#pageDiv
{
    width:1000px; 
    margin:auto;
    }    
#appSites
{
    float:right;
    }
#logo
{
    min-height:94px;
    }
#nav
{
    margin:auto;    
    width:717px;
/* adjust h-align for main menu*/
    }
.reference{
    color:#888888;
    font-size: 12px;
}
#subNav
{
   margin:auto;
   min-height:25px;
   height:25px;
   width:1000px;
   background-image: url('../images/subnav.png');
   /* adjust position in file:
        Menu.topNav.css ...
        .RadMenu_topNav .rmSlide
   */
   }    
.hrCenter 
{
    background-image: url('../images/hrCenter.png');
    background-repeat:repeat-x;
    }
.imgLeft
{
    float:left;
    margin: 7px 18px 6px 0;
    height: 154px;
    width: 208px;
}

.imgRight
{
    float:right;
    margin: 7px 0 7px 18px;
    }
.footer
{
    color:White;
    font-family: Tahoma;
    text-align:left;
    font-size: 11px;
    }
.footerTitle
{
    color:#0062e8;
    font-weight: bold;
    font-size:12px;
    } 
.footer a:link, .footer a:visited
{
    color:White;
    text-decoration:none;
    }
.footer a:hover, .footer a:active
{
    color:#3977d5;
    text-decoration: underline;
    }
.blueBullet 
{
    background-image: url('../images/blueBullet.jpg');
    background-position:center 5px;
    background-repeat: no-repeat;
    padding-right:7px;
    }
.copyright
{
    padding-top: 5px;
    padding-bottom:15px;
    color:#888888;
    text-align:center;
    font-size:13px;
    }
/* </MasterPage> */

#ContentHolder
{
    background-image:url('../images/kaizen_backgroundBox.png');
    background-repeat:no-repeat;
    background-position: center top;
    text-align:left;
    width: 927px;
    min-height:345px;
    margin:auto;
    }
#ContentHolder .contentTitle
{
    width:866px;
    color:White;
    position:relative;
    top: 20px;
    left: 30px;
    font-size:24px;
    }
#ContentHolder .content
{
    position:relative;
    top: 40px;
    left:50px;
    width:826px;
    padding-bottom:50px;
    }

#banner
{
    margin: auto;
    }
.content
{
    }
#Content2
{
    width:100px;
    }


#ContentHolder a:link, a:visited
{
    text-decoration:none;
    color:White;
    }
#ContentHolder a:hover, a:active
{
    text-decoration:underline;
    color:White;
}








.newsTop
{
    background-repeat: repeat-x;
    background-image:url('../images/newsTop.png');
    background-position:top;
     background-color:Black;
    }
.newsTopLeft
{
    width:12px;
    }
.newsTopRight
{
    width:12px;
    }
.newsLeft
{
    background-image:url('../images/newsLeft.png');
    background-repeat:no-repeat;
    }
.newsRight
{
    background-image:url('../images/newsRight.png');
    background-repeat:no-repeat;
    }
.newsBottom
{
    }
.newsBottomLeft
{
    }
.newsBottomRight
{
    }
.strong
{
    color:White;
    font-weight:bold;
    }
.welcomeTxt
{
    text-align:left;
    color:#bfbfbf;
    font-family:   Franklin Gothic Book;
    font-size:15px;
}

.SubHead
{
    color:White;
    font-size:15px;
    font-weight:bold;
}
.infoWindow{
    background-image:none; 
    font-family:Times New Roman; 
    background-color:#dddddd;
    color:black;
    font-size:14px;
    text-align:justify;
 }
 .wapphonekaizen
 {
     width: 310px;
    height: 531px;
    margin-left: 92px;
    margin-right: 0px;
    margin-top: 19px;
}