        body
        {
          text-align:center;
          background-color: #FFF;
        }
        
        .gradient img.bg {
          background-color: transparent;
        }
        
        div.container
        {
            background-color:#FFF;
        }
        
        img.header
        {
            border-bottom: 1px solid #000;
        }
        
        div.left
        {
            text-align:left;
        }
        
        div.left a
        {
            color: #000;
            font-family: arial;
            font-size: 12px;
            font-weight: bold;
            text-decoration: none;
        }
        
        div.left a:hover, div.left a.active
        {
            text-decoration: none;
        }
        
        div.right
        {
            text-align:left;
        }
        
        div.right p
        {
            color: #333;
            font-family: arial;
            font-size: 12px;
        }
        
        div.right p a
        {
            color: #000;
            font-family: arial;
            font-size: 12px;
            font-weight: bold;
            text-decoration: none;
        }
        
        div.right p a:hover
        {
            text-decoration: underline;
        }
        
        div.right h1
        {
            color: #000;
            font-family: arial;
            font-size: 24px;
        }
        
        div.right h2
        {
            color: #333;
            font-family: arial;
            font-size: 16px;
        }
        
        div.right h3
        {
            color: #333;
            font-family: arial;
            font-size: 12px;
        }
        
        div.right div.subnav
        {
        }
        
        div.right div.subnav a
        {
            color: #333;
            font-family: arial;
            font-size: 13px;
            font-weight:bold;
            text-decoration: none;
        }
        
        div.right div.subnav a:hover,
        div.right div.subnav a.active
        {
            color: #333;
            font-family: arial;
            font-size: 13px;
            font-weight:bold;
            text-decoration: underline;
        }
        
        div.right li
        {
            color: #333;
            font-family: arial;
            font-size: 12px;
        }
        
        div.right img
        {
            border: 1px solid #000;
        }
        
        img.headerie6 { 
            display:none;
        }