/* CSS Document */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

a {
    color: #34679A;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}

a:hover {
    color: blue;
    text-decoration: underline;
}

td {
    border-collapse: collapse;
}

table.header {
    border-bottom: #34679A 1px solid;
    width: 100%;
    height: 60px;
    vertical-align: top;
    background: #94BEE0;
}

table.content {
    height: 100%;
}

table.content td {
    border: #34679A 1px solid;
    border-collapse: collapse;
}

.PBcontent td{

    padding:10px;
}

tr.content td {
    height: 100%;
}

tr.links {
    background: #D1E3F2;
    height: 15px;
}

td.headleft {
    background: url( /directories/images/spacer.gif ) right repeat-y #D1E3F2;
    width: 100%;
}

td.headleft table.links {
    height: 100%;
    font-size: 11px;
    font-weight: bold;
}

table.links td {
    background: #FFCC33;
    padding: 2px 10px 2px 10px;
    border: none;
}

table.links td.linksright {
    width: 31px;
    background: url( /directories/images/linksright.gif ) left repeat-y transparent;
}

table.links a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

table.links a:hover {
    text-decoration: underline;
}

table.links a:visited {
    color: gray;
}

td.headright {
    background: url( /directories/images/spacer.gif ) left repeat-y #D1E3F2;
    width: 200px;
    padding: 3px 15px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #34679A;
}

tr.content td.main {
    background: url( /directories/images/content.margin.gif ) left repeat-y;
    font-size: 12px;
}

td.footer {
    background: url( /directories/images/content.margin.gif ) left repeat-y;
    border: #34679A 1px solid;
    font-size: 10px;
    text-align: center;
    height: 20px;
}

div.sponsors {
    background: #FFCC33;
    border-bottom: #34679A 2px solid;
    padding: 2px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #34679A;
    margin: 10px 0px;
}

td.title {
    border: #34679A 1px solid;
    background: url( /directories/images/content.margin.gif ) left repeat-y;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #34679A;
}

div.searchbox {
    white-space: nowrap;
    vertical-align: middle;
    background: #C1DDF7;
    color: #34679A;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    border: white 1px solid;
}

div.searchbox input {
    border: #34679A 1px solid;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    color: #34679A;
}

div.searchbox input.filter {
    font-weight: normal;
    color: black;
    font-size: 12px;
}

div.searchbox select {
    height: 16px;
}

table.listorg {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    font-family: Arial;
    vertical-align: top;
    padding: 5px;
    border: #34679A 1px solid;
    background: #E6F3FF;
}

table.listorg th, table.details th {
    color: #34679A;
    font-weight: bold;
    font-size: 12px;
    padding: 3px;
    width: 125px;
    text-align: left;
    white-space: nowrap;
}

table.details input {
    width:300px;
}

table.listorg td, table.details td {
    color: #000;
    font-size: 12px;
    vertical-align: top;
    padding: 3px;
    /*width: 250px;*/
    border: none;
}

table.listorg caption {
    font-size: 13px;
    font-weight: bold;
}

table.listpers {
    background: #fff;
    border: #ddd 1px solid;
    border-collapse: collapse;
    width: 90%;
    font-size: 11px;
    margin: 0px 10px 10px 0px;
}

table.listpers td {
    color: #000;
    font-size: 12px;
    vertical-align: top;
    padding: 3px;
    border: none;
}

table.listpers tr {
    border-bottom: #a9a9a9 1px solid;
}

table.listpers th {
    border: #ccc 1px solid;
    background: #eee;
}

div.head {
    border-bottom: none;
    font-size: 13px;
    vertical-align: top;
    padding: 3px;
    color: #34679A;
    font-weight: bold;
    width: 90%;
    margin-top: 15px;
}

table.details th {
    text-align: left;
}

a.more {
    text-align: center;
    vertical-align: bottom;
    display: block;
    width: 60px;
    height: 18px;
    background: #FFCC33;
    border: #34679A 1px solid;
    color: #34679A;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    margin-right: 0px;
}

a.more:hover {
    color: blue;
    text-decoration: underline;
}

table.scroller {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

table.scroller td {
    border: none;
}

table.scroller td a {
    display: block;
    color: #34679A;
    border: none;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    padding: 2px;
}

table.scroller td a:hover {
    color: blue;
    text-decoration: underline;
}

table.scroller td.paginator a {
    border: #34679A 1px solid;
    font-size: 15px;
}

form.frame {
    border: #34679A 1px solid;
    background: #E6F3FF;
    padding: 10px;
    margin: 10px;
}

div.section {
    margin-top:10px;
    color: #34679A;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: center;
    white-space: nowrap;
}

table.questions {
    width:100%;
}

table.questions tr.line td {
    border-top:#fff 1px solid;
}

table.questions td.first {
    width:100px;
    white-space:nowrap;
}

table.questions td {
    padding:3px;
    vertical-align:top;
    font-size:11px;
    border:none;
}

div.errors {
    background:#FFEEEE;
    padding:10px;
    margin:10px;
    color:red;
    border:red 1px solid;
}

img {
    border:none;
}

/*After we added Ratings*/

.table {
    background-color: #d4d8e7;
    padding: 10px;
    width: 100%;
    font-size:12px;
    display:table-cell;
}

.table2 {
    background-color: #d4d8e7;
    padding: 2px;
    width: 100%;
    font-size:12px;
    display:table-cell;
}

.title {
    font-size: 18px;
    color: #2f4572;
    height:30px;
    /*padding: 5px 5px 5px 5px;*/
}

.left_side {
    background-color: #3e5889;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 2px 0 0 2px;
    font-weight: bold;
    /*float: left;*/
    width: 110px;
    border: 2px solid #ffffff;
}

.left_side2 {
    background-color: #3e5889;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 2px 0 0 2px;
    font-weight: bold;
    /*float: left;*/
    /*width: 110px;*/
    border: 2px solid #ffffff;
}

.left_side3 {
    background-color: #ECEEEF;
    color: #000000;
    padding: 2px 2px 2px 5px;
    font-size:10px;
    font-weight:bold;
}

.right_side_dark {
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 2px 0 0 2px;
    font-weight: bold;
    /*float: left;*/
    width: 95px;
    border: 2px solid #ffffff;
    background-color: #3e5889
}

.right_side_bright {
    color: #000000;
    padding: 5px 5px 5px 5px;
    margin: 2px 0 0 2px;
    /*font-weight: bold;*/
    /*float: left;*/
    /*width: 95px;*/
    border: 2px solid #ffffff
}

.right_side_bright2 {
    color: #000000;
    padding: 5px 5px 5px 5px;
    margin: 2px 0 0 2px;
    /*font-weight: bold;*/
    /*float: left;*/
    /*width: 95px;*/
    border: 2px solid #ffffff
}

.right_side_bright3 {
    color: #000000;
    background-color:#F6F8F9;
}

.header_dark {
    background-color: #002f66;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 1px 0 0 2px;
    font-weight: bold;
    /*float: left;*/
    width: 110px;
    border: 2px solid #ffffff;
}

.header_dark2 {
    background-color: #002f66;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 1px 0 0 2px;
    font-weight: bold;
    /*float: left;*/
    /*width: 110px;*/
    border: 2px solid #ffffff;
}

.header_dark3 {
    /*background-color: #6579a0;*/
    background-color: #CCCCCC;
    color: #000000;
    font-size:10px;
}

.clear {
    clear: both
}

table.profile{
    font-size:12px;
}

table.profile td{
    border: 2px solid #ffffff;
    vertical-align:middle;
}

table.best_in_class {
    background-color:#D6D7D8;
    font-size:11px;
}

/*table.markets td{*/
    /*width:150px;*/
/*}*/

legend {
    font-size: 11px;
    color: #545454;
    font-weight: bold;
}

table.gcProfile th {
    color: #34679A;
    font-weight: bold;
    font-size: 12px;
    padding: 3px;
    width: 125px;
    text-align: left;
}

table.gcProfile input {
    width:300px;
}

table.gcProfile td {
    color: #000;
    font-size: 12px;
    vertical-align: top;
    padding: 3px;
    border: none;
}

table.pbProfile th {
    color: #34679A;
    font-weight: bold;
    font-size: 12px;
    padding: 3px;
    width: 200px;
    text-align: left;
}

table.pbProfile input {
    width:40px;
}

table.pbProfile td {
    color: #000;
    font-size: 12px;
    vertical-align: top;
    padding: 3px;
    border: none;
}

table.orgs {
    border:none;
}

table.orgs td {
    vertical-align:top;
    padding:7px;
}

table.Itdetails input, table.Itdetails select, table.Itdetails textarea {
    width:200px;
    font-size:10px;
    color:#34679A;
}

table.Itdetails textarea {
    width:200px;
    font-size:11px;
    color:#34679A;
}

table.Itdetails td {
    vertical-align:top;
}

table.Itdetails th {
    vertical-align:top;
    font-size:12px;
    color:#34679A;
    font-weight:bold;
    text-align:left;
    width:300px;
}

.required {
    font-weight:bold;
    font-size:16px;
    color:#cc0000;
}

    .ulist {
        list-style-type:none;
        margin:0;
        padding:0;
    }

    .ulist li {
        background-image:url("/directories/newImages/diamond.gif");
        background-repeat:no-repeat;
        background-position:left center;
        padding-left:10px;
    }

    .p_features {
        font-size:12px;
        font-family:arial, verdana, helvetica, sans-serif;
        color:#000000;
    }

    .p_features td {
        padding:5px 10px 5px 15px;
    }

    .prod_light {
        background-color:aliceblue;
    }

    .prod_dark {
        background-color:#c7d7e6;
    }

    .left_light {
        width:200px;
    }

    .right_light {
        width:275px;
        font-weight:bold;
    }

    .left_dark {
        width:200px;
    }

    .right_dark {
        width:275px;
        font-weight:bold;
    }

