BODY
{
    text-align: center;
    height: 100%;
    font-family: Helvetica, Arial, Verdana;
    margin-top: 0px;
}

IMG
{
    margin: 0px 0px 0px 0px;
    border: 0px;
}

IMG.navImages
{
    margin: 1px .01em 0px 0px;
}

.case-study-btn a{
    background:url(../images/tab-bg.gif) repeat-x top left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    display:block;
    font-size:13px;
    border:1px solid #ffffff;
    color:#000000;
    padding:7px;
    text-decoration:none;
    }

.case-study-btn a:hover{
    background:url(../images/tab-bg-over.gif)  repeat-x top left;
    color:#000000;
    text-decoration:none;
    }

SUP
{
    font-size: 8px;   
    color: #000;
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    bottom: 1ex;
    /*color: #0000FF;*/
}


DIV, SPAN 
{
    /* TURNS ON BORDERS FOR ALL DIVS AND SPANS. USE FOR CUT UP PHASE.  */
     /* border : solid 1px black;  */

}

.msg
{
    color: Red;
    font-size: 11px;   
}

/****** PAGE CONTAINERS *******/

    #main
    {
        /* "border" declaration overrides the design time border declaration above */
        border: solid 0px black;   
        width: 707px;
        padding: 0px 0px 0px 0px;
        border-left: solid 1px #CCCCCC; 
        border-right: solid 1px #CCCCCC; 
        padding: 0px 5px 0px 5px; 
        margin: 0px;
    }

    #header2
    {
        padding-bottom: 0px;   
    }


    TD.content
    {
        /* width:340px;*/
    }

    #content
    {
        border: solid 1px #cccccc;
   
    }

    #content-td
    {

    }

    .content-main
    {
        /* height: 100%; */ 
        width: 465px;
        padding: 30px 15px 15px 20px;
        margin: 0px 0px 0px 0px;
        text-align: left;
  
    }

    
        .content-main IMG
        {
            margin-left: -5px;
            
        }
    .content-main a
        {
            font-weight: bold;
            color: #005195;
            font-size: 12px; 
            text-decoration:none;         
        }
        
        .content-main a:hover
        {
            font-weight: bold;
            color: #005195;
            font-size: 12px; 
            text-decoration:underline;         
        }
        
        .content-main H1
        {
            font-weight: bold;
            color: #005195;
            font-size: 12px; 
            text-transform: uppercase;            
        }

        .content-main H2
        {
            font-weight: bold;
            color: #005195;
            font-size: 14px; 
            margin-bottom: 8px
        }
        .content-main H3
        {
            font-weight: bold;
            color: #005195;
            font-size: 11px; 
            margin-bottom: 8px
        }
        .content-main H2 sup
        {
            font-weight: bold;
            color: #005195;
            font-size: 8px; 
            margin-bottom: 8px
        }
        
        .content-main BLOCKQUOTE
        {
            text-indent: 0px;
            /* color: #fa9718; */
            /* color: #d07f17; */
            color: Black;
            font-size: 12px;
            font-style: italic; 
            font-weight: bold;
            font-family: Arial, Verdana, helvetica; 
            letter-spacing: 1px; 
            line-height: 20px;
        }
        
        .content-main BLOCKQUOTE.source
        {
            font-size: 11px;
            font-family: Arial, Helvetica, Verdana;
            font-style: normal;
            text-indent: 0px;
            letter-spacing:normal;
            line-height:normal;
            color: #646464;
            text-align: right;
            
        }
        
        .content-main span
        {
            font-size: 11px;
            line-height: 16px;
        }
        
        .content-main ul
        {
             list-style-image: url(/images/checkmark.gif);
             font-size: 11px;
                
        } 
        
    .content-feature
    {
    	
        height: 100%;
        padding: 30px 10px 20px 20px;
        font-size: 11px;
        text-align: left;
        width: 175px;
    }
    
        .content-feature IMG.mid-image
        {
            margin-left: -20px;
     
        }
    
        .content-feature h1
        {
            font-size: 11px;
            text-transform: uppercase;
            color: #FFF;
        }
    
        .content-feature span
        {
            font-size: 11px;
            color: #000;   
        }
        
        .content-feature b
        {
           font-weight: bold;
           font-size: 11px;   
        }
    
       .content-feature BLOCKQUOTE
        {
            text-indent: 0px;
            /* font-style: italic; */
            font-size: 11px;
            font-weight: normal;
            font-family: Arial, Verdana, helvetica; 
            letter-spacing: 0px; 
            line-height: 15px;
            margin-left:auto;
            margin-right: auto;
            font-style:italic;
        }
        
        .content-feature BLOCKQUOTE.source
        {
            font-size: 11px;
            color: #666;
            text-align: right;
           font-style: normal;
        }


    TD.feature
    {
        background-color: #ff9900;
        
    }

    #header1
    {
        background-color: #005195;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        height: 100px; 
        width: 707px;
    }
    
        #header1-logo
        {
            float: left; 
            width: 300px; 
            padding: 45px 0px 0px 15px;  
        }

        #header1-home-about-contact
        {
             width: 370px;
             float: left;
        }

    #nav-bar
    {
        white-space: nowrap; 
        padding-left: 0px;
    }

    #background
    {
        background-color: white; 
        border-left: solid 10px #e8e8e8; 
        border-right: solid 10px #e8e8e8; 
        width:719px; 
        padding: 0px; 
        margin: 0px;
    }
    
    #footer
    {
        width: 707px; 
        border-bottom: solid 1px #CCCCCC; 
        padding: 20px 0px 5px 0px;
    }
    
    #footer-content
    {
        color: #4d4d4d; 
        font-size: 10px    
    }

/****** END PAGE CONTAINERS ******/


/****** LINK STYLES   *******/

    A.homeAboutContact:LINK, A.homeAboutContact:VISITED, A.homeAboutContact:ACTIVE
    {
        color: White; 
        font-size: 11px;
        text-decoration: underline;
    }

    A.homeAboutContact:HOVER
    {
         text-decoration: none;
    }

/****** END LINK STYLES   *******/









