#siteContainer {
    width: 955px;
    margin: 0 0;
    text-align: left;
    padding-bottom: 10px;
}

.clearBoth {
    clear: both;
}

.floatLeft {
    float: left;
}

a {
    color: #003366;
}

#header {
    background: #ffffff url( /images/header_bg.gif ) no-repeat;
    height: 106px;
    margin-bottom: 7px;
}

#pageHeader {
    float: left;
}

#logo, #tagline {
    float: left;
}

#findRep {
    float: right;
}

#logo {
    margin-left: 29px;
    margin-top: 14px;
}

* html #logo {
    margin-left: 15px;
}

#tagline {
    margin-left: 70px;
    margin-top: 35px;
}

#findRep {
    width: 162px;
    margin-right: 16px;
    margin-top: 8px;
    color: #FFFFFF;
    font-size: 11px;
    position: relative;
}

#findRep p {
    line-height: 13px;
    margin-bottom: 6px;
}

#findRep h4 {
    font-size: 12px;
    margin-top: 6px;
}

#findRep a {
    color: #FFFFFF;
    text-decoration: none;
}

* html #findRep {
    margin-right: 8px;
}

#findRepZIP {
    width: 115px;
    margin-right: 2px;
}

#findRepResult {
    float: left;
    line-height: 14px;
}

#findRepAgain {
    float: right;
    position: absolute;
    left: 120px;
    top: 50px;
}

#topNav {
    float: left;
}

#topNav ul {
    margin: 11px 0 0 23px;
}

#topNav ul li {
    float: left;
    padding: 4px 6px 0;
    height: 22px;
    list-style-type: none;
}

#topNav ul li a {
    color: #ffffff;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
}

#topNav ul li:hover, #topNav ul li.selected {
    color: #003366;
    background-color: #EEEEEE;
}

#topNav ul li:hover a, #topNav ul li.selected a {
    color: #003366;
}

#topNav ul li a:hover {
    color: #003366;
    text-decoration: none;
}

* html #topNav ul li.hover {
    color: #003366;
    background-color: #EEEEEE;
}

* html #topNav ul li.hover a {
    color: #003366;
}

#topNav ul li.selected {
    color: #003366;
    background-color: #EEEEEE;
}

#primaryContainer, #secondaryContainer1 {
    float: left;
}

#primaryContainer {
    margin-top: 12px;
    width: 500px;
    min-height: 537px;
    height: auto !important;
    height: 537px;
}

#primaryContainer h1 {
    margin-top: 0;
    color: #3399CC;
    line-height: 22px;
    font-size: 23px;
}

#primaryContainer h3 {
    margin-top: 0;
}

#primaryContainer h2 {
    margin: 0;
    color: #3399CC;
}

#primaryContainer h4 {
    margin: 0;
    color: #000000;
}

#primaryContainer h5 {
    font-size: 11px;
}

#primaryContainer ul {
    margin: 0 0 1em 20px;
}

#primaryContainer ul.arrow li {
    list-style-type: none;
    list-style-image: url( /images/small_link_arrow_right.gif );
}

#primaryContainer ul li.nostyle {
    list-style-type: none;
    list-style-image: none;
    margin-left: -20px;
}

#primaryContainer ul.disc li {
    list-style-type: disc;
}

#secondaryContainer1 {
    margin-right: 33px;
    width: 191px;
    padding-left: 7px;
}

div.blueHeaderBg {
    background: #eeeeee url( /images/blueHeaderBg.gif ) no-repeat;
    padding-top: 3px;
}

div.blueHeaderBg h2 {
    padding: 1px 16px 0 13px;
    margin: 0;
    color: #ffffff;
    font-size: 13px;
}

div.blueHeaderBg ul li, #secondaryNavigation ul li {
    list-style-type: none;
    font-size: 12px;
    color: #202020;
    line-height: 14px;
}

div.blueHeaderBg ul li a, #secondaryNavigation ul li a {
    text-decoration: none;
}

div.blueHeaderBg ul li a:hover, #secondaryNavigation ul li a:hover {
    text-decoration: underline;
}

#creditAppModule h2 {
    background: transparent url( /images/creditAppIcon.gif ) no-repeat 158px 0;
}

#secondaryNavigation {
    min-height: 341px;
    background: #eeeeee url( /images/grayBoxRoundBottom.gif ) no-repeat 0 bottom;
    padding-bottom: 5px;
}

#secondaryNavigation h4 {
    margin-left: 21px;
    margin-top: 4px;
}

#secondaryNavigation ul {
    margin-left: 4px;
    margin-top: 4px;
    padding-top: 0;
}

#secondaryNavigation ul li {
    padding-left: 16px;
    margin-bottom: 6px;
}

#secondaryNavigation ul li.selected {
    background: #eeeeee url( /images/blueRightArrow.gif ) no-repeat 0 2px;
}

#secondaryNavigation ul li.selected a {
    color: #3399CC;
}

#secondaryNavigation ul li.selected ul li a {
    color: #003366;
}

#marketLocatorModule, #creditAppModule {
    margin-top: 7px;
}

#marketLocatorModule h2 {
    background: transparent url( /images/marketLocatorIcon.gif ) no-repeat 158px 0;
}

#secondaryContainer2 {
    float: right;
    width: 191px;
}

div.bg {
    font-size: 1px;
    line-height: 1px;
}

#searchContainer {
    background: #ffffff url( /images/searchModuleBg.gif ) no-repeat;
    height: 38px;
    padding: 9px 0 0 13px;
}

#searchKeyword {
    width: 132px;
    color: #999999;
}

#searchIcon {
    vertical-align: text-bottom;
    margin-left: 5px;
}

#faqContainer {
    margin-bottom: 6px;
}

#faqContainer h2 {
    background: transparent url( /images/faqIcon.gif ) no-repeat 158px 0;
}

#faqContainer ul {
    margin: 13px 5px 0 12px;
}

#faqContainer ul li {
    margin-bottom: 8px;
}

#faqContainer ul li a {
    text-decoration: none;
}

#faqContainer ul li a:hover {
    text-decoration: underline;
}

#faqContainer div.link a {
    color: #003366;
}

#calendarContainer div.link a {
    color: #009933;
}

#secondaryContainer2 div.link {
    margin: 0 5px 0 12px;
}

#secondaryContainer2 div.link a {
    font-size: 11px;
    font-weight: bold;
}

#calendarModule {
    background: #eeeeee url( /images/grayBoxRoundBottom.gif ) no-repeat 0 bottom;
    height: 298px;
}

#calendarContainer {
    background: #eeeeee url( /images/greenHeaderBg.gif ) no-repeat;
    padding-top: 3px;
}

#calendarContainer h2 {
    background: transparent url( /images/calendarIcon.gif ) no-repeat 155px 0;
    padding: 1px 16px 0 13px;
    margin: 0;
    color: #ffffff;
    font-size: 13px;
}

#calendarContainer h3 {
    margin: 9px 5px 9px 12px;
    font-size: 11px;
}

#calendarContainer table {
    margin-left: 12px;
    width: 179px;
}

#calendarContainer td {
    border: none;
    font-size: 12px;
    line-height: 14px;
    padding: 2px 2px 1px;
}

#footer {
    margin-top: 7px;
    margin-left: 230px;
    font-size: 11px;
    color: #999999;
}

#filesize {
    font-size: 11px;
    color: #999999;
}

div.imagePanel {
    float: right;
    margin-left: 15px;
    text-align: center;
    clear: both;
}

div.imagePane2 {
    float: left;
    margin-left: 15px;
    text-align: center;
    clear: both;

}

p.viewLarger {
    text-align: center;
}

p.viewLarger a, p.footnote {
    font-size: 11px;
}

p.footnote {
    font-style: italic;
}