/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, "Nimbus Sans L", Helvetica, sans-serif;
    font-size: 11px;
    background: ;
    color: #333333;
    width: 710px;
    height: 580px;
}

a:link, a:visited {
    text-decoration: none;
    color: #000099;
}

a:hover {
    color: #0080D2;
}

a img {
    border: none;
}

ul {
    list-style-type: none;
}

ol {
    padding-left: 30px;
}

.pre-load {
    position: absolute;
    visibility: hidden;
}

/* header */
.header .left {
    float: left;
}

.header .right {
    float: left;
}

.header .left .logo {
    float: left;
    display: inline; /* fix ie6 Double Margin bug */
    margin: 30px 0 30px 37px;
}

.header .left .title {
    color: #27407c;
    float: left;
    font-size: 22px;
    margin: 45px 0 11px 37px;
}

.navigation {
    text-align: center;
    font-size: 13px;
}

.navigation li {
    line-height:1.8em;
    float: left;
    display: block;
    width: 100px;
    height: 23px;
    margin-right: 2px;
}

.navigation a {
    height: 23px;
    width: 100px;
    display: block;
}

.navigation .silver {
    background: url(images/blankbutton-silver-nav.jpg) no-repeat center center;
}

.navigation .blue {
    background: url(images/blankbutton-blue-nav.jpg) no-repeat center center;
    color: #FFFFFF !important;
}

.navigation ul {
    margin: 94px 0px 0px 6px;
}

.bar {
    background: url(images/help/navbar-blue.jpg) repeat-x;
    height: 11px;
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

/* left-nav */
.left .accordion1 {
    display: block;
    background: #4981CC url(images/help/accordion-blue-up.jpg) no-repeat;
    width: 179px;
    height: 18px;
    margin-top: 2px;
    padding: 3px 0 0 7px;
    cursor: pointer;
}

a:link.accordion1,
a:visited.accordion1 {
    color: white;
}

a:hover.accordion1 {
    color: #AADCFD !important;
    background: transparent url(images/help/accordion-blue-hover.jpg) no-repeat;
}

.left a.accordion1.selected {
    background: transparent url(images/help/accordion-blue-down.jpg) no-repeat;
    color: #AADCFD;
}

.left .accordion2 p a {
    background: #e9f4fe url(images/dotted-blue.gif) bottom left repeat-x;
    display: block;
    margin: 0 2px 0 2px;
    padding: 4px 6px;
}

.left .accordion2 p.selected, .left .accordion2 p.selected a {
    background: #FFFFFF url(images/dotted-blue.gif) bottom left repeat-x;
    color: #0080D2;
}

.left .accordion2 p.last, .left .accordion2 p.last a {
    background: none;
}

/* main */
.main {
    padding-left: 10px;
}

.main .left {
    float: left;
    margin: 0 20px 0 0;
    width: 186px;
    background-color: #eaf4fe;
}

.welcome .main .left {
    height: 435px;
    margin: 0 10px 0 0;
}

.faq .main .left, .contents .main .left {
    height:435px;
}

.main .right {
    margin: 0;
    overflow: auto;
    height: 435px;
    padding-right: 0px;
    width: 480px;
}

.welcome .main .right {
    width: 501px;
}

.glossary .main .right,
.faq .main .right {
    line-height: 1.8em;
}

.main h1 {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 6px;
    border-bottom: 1px solid #bababa;
    color: #20245f;
    margin: 5px 0 10px 0;
}

.main .right {
    line-height: 1.8em;
}

.main .right p {
    margin-bottom: 15px;
}

.main .right h2 {
    font-size: 12px;
    color: #022d6f;
    font-weight: normal;
    margin: 15px 0 10px 0;
}

.main .right ul {
    margin: 15px 0 15px 50px;
    list-style-type: disc;
}

.main .right li {
    line-height: 1.8em;
}
/* welcome */
.welcome-top {
    background: url(images/help/background-top.jpg) no-repeat;
    height: 267px;
    width: 501px;
}

.welcome-top h1 {
    font-size: 17px;
    font-weight: normal;
    padding: 30px 0 10px 0;
    border-bottom: 1px solid #7d9fcc;
    color: #243c77;
    margin: 0 30px 15px 30px;
}

.welcome-top p {
    margin: 0 100px 20px 30px;
    color: #243c77;
    line-height: 1.8em;
}

.welcome-middle {
    background: url(images/help/background-middle.jpg) no-repeat;
    height: 123px;
    width: 501px;
}

.welcome-middle-spacer {
    padding: 0 0 0 13px;
}

.box a:link, .box a:visited {
    background: url(images/help/blankbutton-blue-welcome.jpg) no-repeat;
    width: 120px;
    height: 64px;
    color: #FFFFFF;
    display: block;
    float: left;
    padding: 8px 10px 27px 10px;
    margin: 24px 0 0 14px;
}

.box a:hover {
    color: #AADCFD;
}

.box a:hover .box-header {
    background: url(images/help/dotted-blue.gif) bottom left repeat-x;
}

.box-header {
    font-size: 16px;
    background: url(images/help/dotted-white.gif) bottom left repeat-x;
    display: block;
    padding-bottom: 5px;
}

.box-text {
    display: block;
    line-height: 1.6em;
    margin-top: -16px;
}

.welcome-bottom {
    background: url(images/help/background-bottom.jpg) no-repeat;
    height: 45px;
    width: 501px;
}

/* faq */
.faq p.question {
    font-weight: bold;
    color: #022d6f;
    line-height: 1.8em;
    margin-bottom: 0;
    padding-left: 2em;
}

.faq span.prefix {
    float: left;
    margin-left: -2em;
}

.faq p.answer {
    line-height: 1.8em;
    color: #000000;
    margin-bottom: 0;
    padding-left: 2em;
}

.faq .question-row {
    margin-bottom: 20px;
}

.faq .left a:hover {
    color: #AADCFD;
    background: url(images/help/accordion-blue-hover.jpg) no-repeat;
}

/* glossary */
.alphabet {
    position: absolute;
    left: 10px;
    text-align: center;
}

.alphabet a:link, .alphabet a:visited {
    background: url(images/help/blankbutton-blue-alpha.jpg) no-repeat;
    width: 15px;
    height: 13px;
    display: block;
    color: #FFFFFF;
    margin-bottom: 1px;
    padding: 1px 0 1px 0;
    font-size: 9px;
}

.alphabet a:link.selected, .alphabet a:visited.selected {
    background: url(images/help/blankbutton-white-alpha.gif) no-repeat;
    color: #1B5199;
}

.alphabet a:hover {
    color: #AADCFD;
}

.letter-list {
    margin-left: 22px;
}

.letter-list p {
    background: url(images/dotted-blue.gif) bottom left repeat-x;
}

.letter-list a {
    display: block;
    padding: 4px;
}

.letter-list a.selected {
    background: #FFFFFF url(images/dotted-blue.gif) bottom left repeat-x;
    color: #0080D2;
}

/* help tables */
.helptable {
    font-family: arial, sans-serif;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-collapse: collapse;
}

.helptable th {
    font-size: 13px;
    text-align: left;
    padding: 4px 8px 4px 8px;
}

.helptable td {
    font-size: 12px;
    padding: 2px 8px 2px 8px;
}

.helptable .head {
    background: #4dba9d;
    color: white;
    font-size: 13px;
    text-align: left;
    padding: 4px 8px 4px 8px;
    font-weight: bold;
}

.helptable .grey {
    background: #d2d2d2;
    font-weight: bold;
}

.helptable .colored {
    background: #e1f5f0;
}

.helptable thead td {
    background: url(images/tablehead-grey-right.gif) no-repeat right top;
    border-color: #fff;
    border-style: solid solid none;
    vertical-align: top;
    border-width: 2px 2px 0;
    padding: 0;
}

.helptable thead td div {
    background: url(images/tablehead-grey-left.gif) no-repeat scroll left top;
    padding: 0 7px;
}

.helptable .odd { background: #edf8f5; }

.container {
    background: url(images/container-cyan-tl.gif) no-repeat top left;
    margin-right: 10px;
}
.container .container-tr { background: url(images/container-cyan-tr.gif) no-repeat top right; }
.container .container-bl { background: url(images/container-grey-bl.gif) no-repeat bottom left; }
.container .container-br { background: url(images/container-grey-br.gif) no-repeat bottom right; }

.container .container-br,
.container .container-cbr {
    padding: 6px 0;
}

.container .content {
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    padding-left: 1px;
    padding-right: 1px;
}

.container .content .header {
    background: #4dba9d;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0 9px 2px 5px;
}

