﻿body {
    font-family: 'Segoe UI';
    font-size: 12px;
    margin: 0 auto 0 auto;
    width: auto;
}

td.fieldname {
    text-align: inherit;
    font-size: 12px;
    font-weight: normal;
}

h1 {
    font-family: 'Segoe UI';
    font-size: 14pt;
}

#leftcol {
    position: absolute;
    left: 0px;
    width: 180px;
    color: #000000;
    border-right-color: #999999;
    border-right-style: Solid;
    border-right-width: 1px;
    background-color: #404448;
    font-family: Segoe UI;
    font-size: 14px;
    z-index: 1;
}

#leftcolmenu {
    margin-top: 14px;
    font-family: Segoe UI;
}

.leftcolstaticmenustyle {
    padding-left: 0px;
}

.leftcolstaticmenuitemstyle {
    color: #FFFFFF;
    padding-top: 2px;
    padding-bottom: 2px;
}

/*.leftcolstatichoverstyle {
    background-color: gray;
}*/

.leftcoldynamicmenustyle {
    border-color: #000000;
    border-style: Solid;
    border-width: 1px;
    background-color: #E3EAEB;
    margin-left:1px;
    padding:2px;
}

.leftcoldynamicmenuitemstyle {
    padding-left: 1px;
    padding-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-color: Gray;
    border-bottom-width: 1px;
    border-spacing: 2px;
    color: #000000;
    font-size: 1.00em !important;
    height: 40px !important;
}

.leftcoldynamichoverstyle {
    color: Maroon;
}

.HiddenColumn {
    display: none;
}


#centercol {
    margin-left: 180px;
    margin-top: 5px;
    padding: 0px;
    background-color: #FFFFFF;
}


#centercolcontent {
    padding: 15px 15px 15px 15px;
}

    #centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span {
        font-weight: bold;
        font-size: larger;
        color: #557788;
    }

    #centercolcontent div.sectionsubtitle {
        font-weight: bold;
        padding-bottom: 4px;
    }

#header {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    font-family: Verdana,Tahoma,Arial;
    background-color: #121516;
    height: 86px;
}

#breadcrumb {
    background-color: #F1F1F1;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial;
    padding: 4px;
    width: auto;
    margin: 5px, 0px, 5px, 0px;
}

#footer {
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 25px;
    text-align: right;
    z-index: 1;
    float: left;
}

#footerbasetext {
    color: #9c9c9c;
    font-family: Verdana,Tahoma,Arial;
    margin: 0px;
    padding: 0px;
}

#footer a {
    color: #9c9c9c;
    text-align: left;
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial;
    padding: 0px 0px 0px 0px;
}

#inline_note {
    text-align: left;
    font-size: 4pt;
    font-family: Verdana,Tahoma,Arial;
    padding: 0px;
}

#loginbox {
    position: absolute;
    top: 50%;
    left: 45%;
    width: 180px;
    height: 80px;
    padding: 2px 2px 2px 2px;
    font-size: 12px;
    background-color: #EFF3FB;
    border-color: #B5C7DE;
    border-spacing: 4;
    border-style: Solid;
    border-width: 1px;
    font-family: Verdana,Tahoma,Arial;
    font-size: 12px;
    color: #333333;
}

#loginname {
    font-family: Verdana,Tahoma,Arial;
    position: absolute;
    float: right;
    right: 10px;
    padding: 2px 2px 2px 2px;
}

#homepageheader {
    color: #000000;
    font-weight: bold;
    font-size: 14pt;
    font-style: italic;
}

#homepagesubheader {
    color: #0066cc;
    font-weight: bold;
    font-size: 14pt;
}

#homepagebannerbox {
    font-size: 12pt;
    color: #000000;
    border-right: #000000 1px solid;
    padding-right: 5px;
    border-top: #000000 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #000000 1px solid;
    padding-top: 5px;
    border-bottom: #000000 1px solid;
}

#homepageRedText {
    color: Red;
}

#homepagecontact {
    font-size: 10pt;
    color: #000000;
}

#quicklinks {
    font-size: 10pt;
    color: #000000;
    margin-left: 10px;
}

.quicklinks ul {
    font-size: 10pt;
    color: #000000;
    list-style-position: outside;
    list-style-type: square;
    margin-left: 10px;
    text-indent: 5px;
}

/* these are the positioning rules */
#header_container {
    background-color: #e2e2e2;
    position: relative;
}

#header_row {
    font-weight: bold;
    font-size:20px;
    color: black;
    margin:0 0 0 0;
    padding-top:5px;
    padding-right:5px;
    padding-bottom:5px;
    padding-left:10px; 
    height:30px;
}
#step_row {
    position: relative;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
}

td.roi_question {
    color: #000000;
    font-family: Segoe UI;
    font-size: 8pt;
    font-weight: bold;
}

td.roi_answer {
    color: #333333;
    background-color: #FFFFFF;
    font-family: Segoe UI;
    font-size: 8pt;
}

div.cellheader {
    font-weight: bold;
    font-size: larger;
    color: black;
}

table.TblSearchParam {
    border-spacing: 5px;
    border-collapse:separate;
    margin-bottom:20px;
}

td.SearhParamLabel{
    padding:5px;
    font-weight:bold;
    vertical-align:top;
}

th.SearhParamLabel {
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
}

td.SearchParamField {
    padding: 5px;
    vertical-align:top;
}

table.TblSearchParam th {
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
}

table.TblSearchParam td {
    padding: 5px;
    vertical-align: top;
}

.normalfont{
    font-weight:normal !important;
}

.section-title {
    color: #005073;
    /*font-family: CiscoSansThin;*/
    font-size: 22px;
    font-weight: bold;
    padding: 15px;
}
.panel-profile {
    /*border-color: #ddd;*/
    margin-bottom: 5px;
}
.panel-profile .panel-heading {
    padding-top: 4px;
    padding-bottom: 5px;
    color: #333;
    /*background-color: #f5f5f5;*/
    border-color: #ddd;
}

.panel {
    clear: both;
}

.panel-section {
    width: 100%;
}
.panel-profile .panel-body {
    width: 100%;
    padding-top: 10px;
}

.panel-profile > .panel-body {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.panel-profile .panel-profile {
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 0px;
}

.panel-profile .panel-profile > .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}