﻿body 
{
    margin: 0px;
    font-family: Tahoma, Arial, Sans-Serif;
}

#header 
{
    background-color: #383838;
    height: 49px;
    width: 100%;
    margin: 0px;
}

#grayline
{
    position: absolute;
    top: 38px;
    left: 0px;
    border: solid 1px #656565;
    height: 0px;
    width: 100%;
}

#grayarea
{
    position: absolute;
    left: 0px;
    top: 49px;
    width: 100%;
    height: 20px;
    background-color: #d5d5d5;
    z-index: 0;
}

.breadcrumbs 
{
    position: absolute;
    left: 10px;
    top: 2px;
}

.deanimage
{
    display: none;
}

#msgbox
{
    display: none;
}

.msgboxtitle
{
    display: none;
}

.msgboxbody
{
    display: none;
}

.logo
{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}

#contentarea
{
    position: absolute;
    top: 80px;
    left: 0px;
    right: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Tahoma, Arial, sans-serif;
}

#leftnav
{
    display: none;
}
    
.leftnavmenu
{
    display: none;
}
 
.staticmenu
{
    display: none;
}

.statichover
{
    display: none;
}

.staticmenuitem
{
       display: none;
}

.dynamicmenu
{
        display: none;
}

.dynamichover
{
        display: none;
}

.dynamicmenuitem
{
    display: none;
}

.dynamicselected
{
    display: none;
}

H1
{
    color: #006699;
    font-size: 1.2em;
}

H2
{
    color: #006699;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0px;
}

H3
{
    color: #006699;
    font-size: 1em;
}

H4
{
    color: white;
    font-size: 1em;
    margin-top: 5px;
    margin-bottom: 3px;
}

p 
{
    font-size: 0.8em;
    text-align: justify;
}

.toollist
{
    display: none;
    font-size: 0.7em;
    color: #353535;
    padding: 2px 10px 2px 10px;
    border: solid 1px #353535;
    background: #D1DDF1;
    font-family: Georgia, Times New Roman, Serif;
    font-style: italic;
}

#summarymenu
{
    display: inline-block;
    left: 0px;  
    width: 90%;
}

.menuitem_link
{
    display: none;
}
.menuitem_hover
{
    display: none;
}

.printlabel
{
    position: relative;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
}

.executive_summary
{
    display: inline-block;
}

#overview 
{
    display: inline-block;
}

.detail 
{
    display: inline-block;
    left: 0px;
    padding: 5px;
    padding-left: 0px;
    padding-right: 10px;
    font-size: 10pt;
    width: 100%;
    background-color: White;
    color: Black;
}

#detail1 
{
    position: relative;
    display: block;
}

#detail2 
{
    position: relative;
    display: block;
}
#detail3 
{
    position: relative;    
    display: block;
}
#detail4 
{
    position: relative;    
    display: block;
}
#detail5 
{
    position: relative;    
    display: block;
}

#closing 
{
    position: relative;
    left: 20px;
    top: 350px;
}

#footer 
{
    position: relative;
    left: 0px; 
    border-top: solid 1px #d5d5d5;
    text-align: center;
    font-size: 0.7em;
    padding-top: 3px;
}

.accomplishment 
{
    vertical-align: top;
    font-size: .8em;
    padding: 10px;
}

.impact
{
    vertical-align: top;
    font-size: .8em;
    padding: 10px;
}

.examplestyle
{
    border: solid 1px #006699;
    width: 700px;  
    padding: 0px;
}

.exampleheader
{
    color: white;
    font-weight: bold;
    background-color: #3399CC;
    padding: 5px;
}

.examplecell
{
    width: 50%;
    padding: 0px 10px 10px 10px;
    vertical-align: top;
    text-align: left;
    border: solid 1px #3399CC;
}

.exampleimage
{
    text-align: center;
}

.examplereturn
{
    color: White;
    background-color: #3399CC;
    padding: 5px;
    font-size: .8em;
}

.examplereturn a:link
{
    color: White;
    background-color: #3399CC;
}

.examplereturn a:hover
{
    color: #006699;
    text-decoration: underline;
}

.examplereturn a:visited
{
    color: White;
    background-color: #3399CC;
}

.recommendation 
{
    font-family: Book Antiqua;
    font-style: italic;
    padding-top: 10px;
    padding-bottom: 10px;
}

.resourcetable 
{
    position: relative;
    top: 200px;
}

.content 
{
    right: 20px;
    left: 20px;
}

.comment
{
    font-style: italic;
    font-family: Georgia, Times New Roman, Serif;
    font-size: .7em;
    color: #777777;
}

.techlist
{
    font-size: 0.7em;
    float: right;
    width: 165px;
    right: 20px;
    padding: 0px 5px 15px 10px;
    border: groove 3px #006699;
    margin-left: 10px;
    background-color: #3399CC;
    color: White; 
}    

.starlegend 
{
    display: none;
}

.legendtext
{
    color: #006699;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: .7em;
}

.controlstyle
{
    width: 600px;
}

.itemstyle
{
    vertical-align: top;
    width: 150px;
}

.reportgrid
{
    position: relative;
    width: auto;
}
.reportitems
{
    font-size: .7em;
}

.reportheader
{
    font-size: .8em;
    text-align: left;
}

.examplelist
{
    display: none;
}

.printbreak
{
    page-break-after: always;
}

.resourcemenu
{
    display: none;
}

.noprint
{
    display: none;
}