body {
}

/*
.logoimage {
    width:0px;
    height:0px;
    padding: 27px 50px 27px 50px;
    background: url(../images/logo_aig.png);
    margin-top: 10px;
    margin-right: 20px;
}

.transact_image {
    width:0px;
    height:0px;
    padding: 41px 59px 27px 41px;
    background: url(../images/logo_transact.jpg);
}

#facebox .logo img {
    width:0px;
    height:0px;
    padding: 21px 38px 21px 38px;
    background: url(../images/logo_aig_small.gif);
}

.waitImage {
    width:0px;
    height:0px;
    padding: 46px 67px 46px 67px;
    background: url(../images/loading_aig.gif);
}
*/

#logo h1 {
    color: #0073ae;
}

#logo .left {
    padding-right: 40px;
}

#navbar {
    background-color: #0073ae;
    color: #f5f5f5;
}

#navbar ul li {
    background-image: url(../images/navbar_div_aig.png);
    padding-left: 5px;
}

a, a:visited {
    color: #00A4E4;
}

#PolicyPrintContent a, #PolicyPrintContent a:visited {
    color: #000;
}

#PolicyPrintContent a:hover {
    color: #00A4E4;
}

#navbar li a, #navbar li a:visited {
    color: #f5f5f5;
}

#menu ul li ul li a.selected {
    color: #0073AE;
}

#menu ul li.selected {
    background-color: #f4f4f4;
    color: #0073AE;
}

#menu ul li ol li a.situation_selected, #menu ul li ol li a.situation_selected:hover {
    background-color: #0073ae;
}

#situationOverlay span.heading {
    color: #0073AE;
}

#infobar .policyinfo .detail {
    color: #0073AE;
}

.sectionHeading {
    background-color: #00A4E4;
}

#TransactionSearchSection .sectionHeading {
    background-color: #00A4E4;
}

.accept {
    color: #6B9DD4;
}

.form span.amount {
    color: #0073AE;
    font-weight: normal;
}

.form table thead tr.headers {
    color: #0073AE
}

.form input.button {
    background-color: #0073AE;
}

.form input.button[disabled] {
    background-color: #0073AE;
}

.form table.premium_table th span.header_link {
    color: #0073AE;
}
.results thead th {
    background-color: #00A4E4;
}
#facebox th {
    background-color: #00A4E4;
}

.chargesLink {
    color: #0073AE;
}

/* Style below are  override of jQuery UI styles */
.ui-widget-header {
    background: #0073AE none;
}
.ui-state-focus {
    outline-color: #00A4E4;
}

