/* ======== GENERAL STYLES ======== */
body { font-size: 62.5%; }
body * { font-family: Arial, Helvetica, sans-serif; }
a { text-decoration: none; }
a:link { color: #2151ac; }
a:hover { color: #f0b30a; text-decoration: underline; }

h1 { color: #2151ac; font-size: 2.2em; font-weight: bold; letter-spacing: -1px; line-height: 1.8em; margin-bottom: 20px; }
h2 { color: #2151ac; font-size: 1.7em; font-weight: bold; line-height: 1.5em; }
h2 a { text-decoration: none; }
h3 { color: #666666; font-size: 1.4em; font-weight: bold; line-height: 1.5em; }
h3.navHead a { color: #000000; text-decoration: none; }
h4 { color: #707070; font-size: 1.3em; font-weight: bold; }
p, td { color: #707070; font-size: 1.3em; font-weight: normal; line-height: 1.5em; }
strong { font-weight: bold; }


/* ======== NONE DISPLAYED ELEMENTS ======== */
#left, .footernavigation, .GoogleForm, .bc_print, .bannernavigation, .ctaOuter { display: none; }

/* ======== BID REQUEST ======== */
.bidRequestBox h3 { color: #000000; font-family: "Myriad Pro"; font-weight: 600; line-height: 1.4em; margin-bottom: 0px; text-transform: uppercase; }
                .bidRequestBox h3 a, .bidRequestBox h3 a:visited, .bidRequestBox h3 a:hover { color: #000000; }
            .bidRequestBox h3.Bid { font-size: 1.8em; line-height: 1em; }
            .bidRequestBox p { color: #877a25; font-size: 1.1em; line-height: 1.3em; margin-top: 7px; padding-bottom: 16px; }
            .bidRequestBox a { color: #0072bc; text-decoration: none; }
