@charset "utf-8";

.bodyMain {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 14pt;
}

a.bodyMain:link, a.bodyMain:active, a.bodyMain:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0043c4;
    text-decoration: none;
    line-height: 14pt;
}

a.bodyMain:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0043c4;
    text-decoration: underline;
    line-height: 14pt;
}

a.bodyLink:link, a.bodyLink:active, a.bodyLink:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0043c4;
    text-decoration: none;
    line-height: 14pt;
}

a.bodyLink:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0043c4;
    text-decoration: underline;
    line-height: 14pt;
}

.pageHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #bd0a0e;
}

.heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #bd0a0e;
}

.subheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    font-weight: bold;
}

a.subheader:link, a.subheader:active, a.subheader:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #16579b;
    text-decoration: none;
}

a.subheader:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    font-weight: bold;
    color: #16579b;
    text-decoration: none;
}

#CentercontentDiv {
    position: relative;
    width: 444px;
    left: 162px;
    background-color: #ffffff;
    z-index: 2;
}

#rightColumnDiv {
    position: absolute;
    width: 170px;
    left: 617px;
    z-index: 5;
    vertical-align: text-bottom;
    top: 20px;
    height: 412px;
    overflow: visible;
}

#leftColumnDiv {
    position: absolute;
    width: 134px;
    left: 22px;
    z-index: 5;
    vertical-align: text-bottom;
    top: 9px;
    height: 100%;
}

#horzbar {
    position: absolute;
    width: 444px;
    left: 0px;
    z-index: 5;
    vertical-align: text-bottom;
    top: 32px;
    height: 6px;
    background-image: url(images/horzbar.gif);
}

#email {
    position: absolute;
    width: 136px;
    left: 306px;
    z-index: 5;
    vertical-align: text-bottom;
    top: 13px;
    height: 19px;
}

a.email:link, a.email:active, a.email:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0043c4;
    text-decoration: underline;
    line-height: 14pt;
}

a.email:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0043c4;
    text-decoration: underline;
    line-height: 14pt;
}

.LeftNav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    line-height: 1em;
    font-weight: bold;
    color: #000000;
}

#orangebox {
    position: relative;
    width: 700px;
    z-index: 1;
    border-top: 1px solid #f4a54e;
    border-left: 1px solid #f4a54e;
    border-right: 1px solid #f4a54e;
    border-bottom: 1px solid #f4a54e;
    background-color: #fff3e3;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 185px;
    left: 21px;
    top: 17px;
}

#bluebox {
    position: relative;
    width: 700px;
    z-index: 1;
    border-top: 1px solid #91bee5;
    border-left: 1px solid #91bee5;
    border-right: 1px solid #91bee5;
    border-bottom: 1px solid #91bee5;
    background-color: #eaf4fd;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 202px;
    left: 21px;
    top: 17px;
}

#formatSelect {
    position: relative;
    width: 228px;
    height: 17px;
    z-index: 1;
    left: 17px;
    top: 10px;
}

#resultDesc {
    position: relative;
    width: 760px;
    height: 30px;
    z-index: 1;
    background-color: #d6eafb;
    line-height: 2.5;
}

#browsediv {
    position: absolute;
    width: 100px;
    height: 20px;
    z-index: 1;
    left: 384px;
    top: 205px;
}

.cont {
    text-align: left;
    width: 100px;
    position: relative;
    left: -45px;
}
