body {
        background: #ffffff;
}

body, td, th, div, li, p {
        font-size: 8.5pt;
        line-height: 14px;
        font-family: Arial, Helvetica, sans-serif; 
        color: #413f3f;
}

a, a:visited, a:link, a:hover { 
        color: #413f3f;
        text-decoration: underline; 
}

#menubox {
        height: 17px;
        background-color: #003366;
        font-family: Tahoma;
        font-weight: bold;
        color: #ffffff; 
        text-align: center;
}

#menubox ul {
        list-style-type: none;
        padding: 1px 0px 0px 20px;
        margin: 0px;
}

#menubox ul li {
        height: 5px;
        float: left;
        padding: 1px 0px 1px 0px;
        margin: 0px;
        background-color: #003366;
        display: inline;
}

#menubox ul li a:link, #menubox ul li a:active, #menubox ul li a:visited {
        height: 5px;
        float: left;
        position: relative;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 9pt; 
        font-style: normal;  
        font-weight: bold; 
        color: #ffffff; 
        text-decoration: none; 
        background: #003366; 
        text-align: center;
}

.tabHeader { 
        font-family: Tahoma;
        font-weight: bold;
        color: #FFFFFF; 
        background: #003366; 
        text-align: center;
        padding-bottom: 2px;
}
 
a.tabHeader:link {
        color: #ffffff;
        text-decoration: none;
}

a.tabHeader:visited {
        color: #ffffff;
        text-decoration: none;
}

.selectedTabHeader { 
        font-family: Tahoma;
        font-weight: bold;
        color: #003366;
        background: #c7defc; 
        text-align: center;
        padding-bottom: 2px;
} 

a.selectedTabHeader:link {
        color: #003366;
        text-decoration: none;        
}

a.selectedTabHeader:visited {
        color: #003366;
        text-decoration: none;
}

.tabHeaderBorder { 
        background: #003366;
} 

.selectedTabHeaderBorder { 
        background: #c7defc; 
}

.subHeader {
        height: 10px;
        background: #c7defc;
}

.insideLeftNav {
        background: #c7defc;
}

.insideContent {
        padding: 10px;
        border-right:2px solid #c7defc; 
}

#lady {
        background-image: url(/images/homepage-woman480-square.jpg);
        background-repeat: no-repeat;
        height: 286px;
        width: 430px;
}

#leftGutter {
        background-image: url(/images/qp_gutter_left.gif);
        background-repeat: repeat-y;
        background-position: top;
        width: 10px;
        height: 100%;
}

#rightGutter {
        background-image: url(/images/qp_gutter_right.gif);
        background-repeat: repeat-y;
        width: 10px;
        height: 100%;
}

#topStripe {
        border-bottom: 4px solid #dedede;
}

#IdeaScale_Layout {
        border: 1px solid #707070;
        width:1024px;
}

#IdeaScale_Header {
        border-bottom: 1px solid #333333;
}

#IdeaScale_Footer {
        text-align:center;
        border-top: 1px solid #333333;
}

#IdeaScale_Navigation_Container {
        border-right: 1px solid #333333;
        background: #c9e5fc;
}

#IdeaScale_Navigation_Sidebar {
        padding-left: 10px; 
        padding-top: 10px;        
        style="background: url(/images/lightBlueFade.png) repeat-x;
}


