

        /********************************************************************************  \
        *                                                                               *   |
        *                                   Header                                      *   |
        *                                                                               *    > header-cell
        *  ***************************************************                          *   |
        *  *                   main-menu                     *                          *   |
        *  ***************************************************                          *  /
        *********************************************************************************  \
        *                    section-title                       *  ******************  *   |
        **********************************************************  *                *  *   |
        *                 *                                      *  *   (picture)    *  *   |
        *   section-nav   *                                      *  *                *  *   |
        *                 *                                      *  ******************  *   |
        *                 *                                      *                      *   |
        *******************                                      *                      *   |
        *                 *                                      *                      *    > content-cell
        *                 *               bodytext               *                      *   |
        *                 *                                      *       page-info      *   |
        *   category-nav  *                                      *                      *   |
        *                 *                                      *                      *   |
        *                 *                                      *                      *   |
        *                 *                                      *                      *   |
        *                 *                                      *                      *   |
        *                 *                                      *                      *  /
        *********************************************************************************
        *                                                                               *    > footer-cell
        ********************************************************************************/
  

.no-print   { display: none;  }

body {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
}

#whole { position: relative; }

#outer-main {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 965px;
}

#content-div {
  padding-top: 100px;
  position: relative;
  zoom: 1;
}

/***** BASIC HTML TAG RESET *****/

h1, h2, h3, h4, p {
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
}

a { outline: none; }

table, tr, td {
  border: none;
  margin: 0px;
  padding: 0px;
}

tr.left td, td.left     { text-align: left;   }
tr.center td, td.center { text-align: center; }
tr.right td, td.right   { text-align: right;  }

/***** END BASIC HTML TAG RESET *****/

/***** NEW SITE HEADER *****/

#mm, #mm2, #search-box { display: none; }


#site-logo {
  border: none;
  display: block;
  height: 37px;
  left: 7px;
  outline: none;
  position: absolute;
  text-decoration: none;
  top: 9px;
  width: 332px;
}

/***** END HEADER *****/

#section-title, #page-info, #site-nav, #nav-col {
  display: none;
}

#content-table, #content-table td {
  margin: 0px;
  padding: 0px;
}


/***** COLUMNS AND CONTAINERS *****/

.col {
  display: inline;
  float: right;
  margin: 10px;
}

.col .col.right {
  margin-right: 0px;
}

.col .col.left {
  margin-left: 0px;
}

.container { margin: 0px; }
.container.left  { float:  left; }
.container.right { float: right; }

table.container, table.container td.con-td {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}

.container .col { margin-bottom: 0px; margin-top: 0px; }

.col_3 { width: 220px; }
.col_6 { width: 460px; }
.col_9 { width: 700px; }

.con_6 { width: 480px; }
.con_9 { width: 720px; }

h1, .col h1 {
  color: #2b2b33;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 12px;
}

div.breadcrumbs {
  color: #a4a4b2;
  float: right;
  font-size: 12px;
  margin-left: 20px;
  margin-top: 12px;
  max-width: 360px;
}

div.breadcrumbs a { color: #77a1df; text-decoration: none; }

h2, .col h2 {
  background-image: url(/files/images/site-resources/body/h2_underline.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  color: #525259;
  margin-top: 20px;
  padding: 3px 0px;
}

h2.text { background-image: none !important; color: #3e4f82 !important; }
h2.h1 { font-size: 20px; }

h3, .col h3 {
  color: #525259;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 15px;
}

h3.contact-h3 {
  font-size: 15px;
  margin-bottom: 0px;
  text-decoration: underline;
}

h4, .col h4 {
  font-weight: bold;
}

.col h1+h3 { margin-top: -10px; }

.col p, .col ol, .col ul,
#colorbox p, #colorbox ol, #colorbox ul  { font-size: 15px;  }
.col li+li								 { margin-top: 10px; }
.col ul.short li+li, .col ol.short li+li { margin-top: 0px;  }
.col p, #colorbox p                      { margin-bottom: 10px; }
.col .shh                                { color: #959599;   }
.col .shh a                              { color: #77a1df;   }
.col p.bg-alternate 					 { background-color: #dbe6f6; padding: 5px; }
.col a, a.doc							 { color: #004a8d;  }
.help {
  background-image: url(/files/images/site-resources/forms/help.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  color: #4570b3;
  font-size: 14px;
  margin-left: 10px;
  padding-left: 19px;
  text-decoration: none;
}

.col .doc, .doc {
  background-image: url(/files/images/site-resources/body/doc.gif);
  background-position: right;
  background-repeat: no-repeat;
  margin-right: 3px;
  padding-right: 13px;
}

.col .footnote { font-size: 12px; color: #959599; }
p.divider {
  background-image: url(/files/images/site-resources/body/b3_underline.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.quote-inline {
  background-image: url(/files/images/site-resources/body/quote-inline_left.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  margin: 25px 10px;
  min-height: 50px;
  padding-left: 65px;
  padding-top: 5px;
}

.quote-inline .citation, .quote-right .citation {
  font-style: normal;
  margin-top: 5px;
  text-align: right;
}

.quote-right {
  border-left: double 3px #a5c0e9;
  float: right;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  margin: 0px 0px 20px 20px;
  padding-left: 20px;
  width: 40%;
}

.quote-left {
  border-right: double 3px #a5c0e9;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  margin: 0px 20px 20px 0px;
  padding-right: 20px;
  width: 40%;
}

/***** END COLUMNS *****/

/***** BLOCKS *****/

.block, .block_top, .block_curly {
  background-repeat: no-repeat; 
  font-size: 14px;
  margin: 10px -4px; 
  padding-bottom: 5px;
}

.block.slim {
  font-size: 12px;
}

.block div, .block_top { 
  background-position: center top; 
  background-repeat: no-repeat;
  min-height: 20px; 
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 8px;
}

.block.for-table { padding-bottom: 4px; }

.block.for-table div {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
}

.block_curly { background-position: left bottom; font-size: 14px; margin-left: -9px; }
.block_curly div { background-position: left top; background-repeat: no-repeat; padding-top: 10px; }
.block_curly div div { padding-left: 19px; padding-top: 0px; background-position: left center; }

.block_right { background-position: left bottom; font-size: 14px; background-repeat: no-repeat; margin-left: -9px; padding-bottom: 10px; }
.block_right div { padding-left: 21px; background-position: left top; background-repeat: no-repeat; padding-top: 10px; }

.block_curly, .block_curly div { background-image: url(/files/images/site-resources/body/block_curly.jpg); }
.block_right, .block_right div { background-image: url(/files/images/site-resources/body/block_right.jpg); }
.block_curly p { color: #2b2b33; font-size: 13px; }
.block_curly a { color: #004a8d; font-size: 14px; text-decoration: none;}

.block { background-position: center bottom; }

.col_9 .block_top { background-image: url(/files/images/site-resources/body/block-top_9.png); }

.col_6 .block,
.col_6 .block div { background-image: url(/files/images/site-resources/body/block_6.jpg);     }
.col_6 .block_top { background-image: url(/files/images/site-resources/body/block-top_6.png); }

.col_3 .block,
.col_3 .block div { background-image: url(/files/images/site-resources/body/block_3.jpg);     }
.col_3 .block_top { background-image: url(/files/images/site-resources/body/block-top_3.png); }

.block h2, .block_top h2, .block_curly h2, .block_right h2, .nextup h2 { 
  background-image: url(/files/images/site-resources/body/b3_underline.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #2b2b33; 
  font-size: 16px; 
  margin-bottom: 4px;
  margin-top: 0px;
  padding-bottom: 6px;
}

.col_9 .col_6 h2, .col_9 .col_3 h2, .col_9 .block_top h2 {
  background-image: url(/files/images/site-resources/body/h2_underline.jpg);
  background-position: left bottom;
}

.nextup h2 {
  background-image: url(/files/images/site-resources/body/h2_underline.jpg);
  background-position: left bottom;
  padding-bottom: 3px;
}

.block h3, .block_top h3 {
  color: #737379;
  margin-top: 10px;
}

.block p, .block_top p, .block_right p { color: #2b2b33; font-size: 14px; line-height: 20px; margin-bottom: 0px; }
.block p+p, .block_top p+p, .block_right p+p { margin-top: 10px; }
.block a, .block_top a, .block_right a     { color: #004a8d; font-size: 14px; text-decoration: none; }
.block span.shh         { color: #959599; }
.block span.error	    { color: #ed1c24; }
.block span.success     { color: #00a650; }
.block p.space-before   { margin-top: 10px; }
.block p.no-line-height { line-height: normal; }

.error-block {
  background-color: #fcddde;
  background-image: url(/files/images/site-resources/notifications/error_block.png);
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border: solid 1px #ed1c24;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #ed1c24;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 11px 20px 11px 50px;
}

.warning-block {
  background-color: #fff0d9;
  background-image: url(/files/images/site-resources/notifications/warning_block.png);
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border: solid 1px #fe9700;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #a36109;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 11px 20px 11px 50px;
}

.success-block {
  background-color: #d9f2e5;
  background-image: url(/files/images/site-resources/notifications/success_block.png);
  background-position: 7px 4px;
  background-repeat: no-repeat;
  border: solid 1px #00a650;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #007236;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 11px 20px 11px 50px;
}

/***** END BLOCKS *****/

/***** NEXTUP SPECIAL BLOCK *****/

#nextup-box { display: none; }

/***** OTHER STUFF *****/

div.featured-info {
  clear: left;
  float: left;
  font-size: 14px;
  margin-top: 10px;
  padding-left: 90px;
}

div.featured-info img.thumb {
  border: none;
  display: block;
  float: left;
  margin-left: -94px;
}

div.featured-info .h2 {
  background-image: none;
  color: #3e4f82;
  font-size: 20px;
  text-decoration: none;
}

div.featured-info .h3 {
  color: #114499;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
}

/***** END OTHER STUFF *****/

/***** FORMS *****/

input, textarea {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 2px;
}

input.submit, input.button {
  padding-bottom: 0px;
  padding-top: 0px;
}

label {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.infield-form .infield-p    { position:relative; }
.infield-form .infield-span { display: inline-block; position: relative; }
.infield-label              { color: #777777; cursor: text; left: 4px; position: absolute; top: 2px; }


.accordion-form .acc-head {
  background-color: #eeeeee;
  border: solid 1px #dddddd;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: -10px;
  margin-top: 30px;
}

.accordion-form .acc-content { display: block !important; }
.accordion-form .acc-nav, .accordion-form .acc-label { display: none; }
.acc-head h2 div.edit { display: none; }

.acc-head h2 {
  background-image: none;
  color: #525259;
  margin: 0px;
  padding: 3px 10px;
}

.accordion-form .clear       { clear: both; }  /* Wraps section header containers around the floated contents */


/********** MAIN FORMS **********/

#form-main br {
  clear: none;
}

#form-main label {
  background: transparent;
  border: 0px;
  margin: 0px;
  outline: 0px;
  padding: 0px;
  vertical-align: baseline;
}

#form-main .field {
  clear: left;
  margin: 9px 0px;
  overflow: visible;
  padding-left: 120px;
}

#form-main .field.no-label   { padding-left: 0px; }
#form-main .field.wordy      { font-size: 15px; }

#form-main .field label {
  display: inline;
  float: left;
  line-height: 17px;
  margin-left: -120px;
  margin-bottom: 10px;
  text-align: left;
  width: 110px;
}

#form-main .field label span.shh,
#form-main p.field.shh    { color: #737379; }
#form-main .shh a 		  { color: #77a1df; }
#form-main .field label span.shh { font-style: italic; }

#form-main label, #form-main button,
#form-main input.submit, #form-main input.image {
  cursor: pointer;
}

#form-main input.radio,  #form-main input.checkbox { vertical-align: baseline; }
#form-main .radio-group { margin: 8px 0px 8px 15px; }
* html #form-main input.radio, * html #form-main input.checkbox { vertical-align: middle; } /* ie6 */
*+html #form-main input.radio, *+html #form-main input.checkbox { vertical-align: middle; } /* ie7 */
#form-main .textarea { overflow: auto; }

#form-main input.text, #form-main input.password, #form-main .textarea, #form-main select {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin: 0px; 
  vertical-align: baseline;
}

#form-main input.text, #form-main input.password {
  background-color: transparent;
  border: none;
  border-bottom: solid 1px black;
  padding: 2px;
  width: 190px;
}

#form-main select       { width: 60px;  }
#form-main .select-med  { width: 156px; }
#form-main .select-long { width: 256px; }

#form-main .textarea {
  padding: 2px;
  width: 250px;
}

.inf {
  color: #999999;
  font-size: 13px;
  font-style: italic;
}

.valid {
  background-image: url(/files/images/site-resources/forms/form-valid.gif);
  background-position: center left;
  background-repeat: no-repeat;
  height: 18px;
  margin-left: 3px;
  padding: 2px 0px 2px 23px;
}

.valid-text { color: #00a650; }

.invalid {
  background-image: url(/files/images/site-resources/forms/form-invalid.gif);
  background-position: center left;
  background-repeat: no-repeat;
  height: 18px;
  margin-left: 2px;
  padding: 2px 0px 2px 24px;
}

.invalid-text {
  color: #ed1c24;
  font-size: 13px;
  font-weight: bold;
}

.inf-form {
  background-image: url(/files/images/site-resources/forms/form-inf.gif);
  background-position: center left;
  background-repeat: no-repeat;
  height: 18px;
  margin-left: 9px;
  padding: 2px 0px 2px 17px;
}

.inf-form-text {
  color: #999999;
  font-size: 13px;
  font-style: oblique;
  padding-right: 2px;
}

#page-text .msg-container-sm {
  float: right;
  width: 115px;
}

#page-text .msg-container {
  float: right;
  width: 215px;
}

#page-text.pt-lm .msg-container-sm { width: 315px; }
#page-text.pt-lm .msg-container    { width: 415px; }

#page-text.pt-mr .msg-container-sm { width: 310px; }
#page-text.pt-mr .msg-container    { width: 410px; }


/***** END FORMS *****/

/***** TABLES *****/

.data-table td {
  border: solid 1px #e5e5e5;
  color: #2b2b33;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 15px;
  padding: 2px 7px;
}

.data-table td.data-label { color: #525259; }

.account-table, .account-detail-table { width: 100%; }
.account-table thead td, .account-detail-table thead td { color: #525259; font-size: 15px; }

.account-table th {
  background-color: #ecddc3;
  border: solid 1px #cec2ac;
  color: #544e4b;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 4px 7px;
  text-align: left;
}

.account-table td {
  border: solid 1px #e5e5e5;
  color: #2b2b33;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 15px;
  padding: 2px 7px;
  vertical-align: top;
}

.account-table tfoot td {
  background-color: #e5e5e5;
  font-size: 12px;
}

.account-table td.right   { text-align: right;  }
.account-table td.center  { text-align: center; }

.account-table td.smaller,
.account-table tr.smaller td { font-size: 13px; }

.account-detail-table {
  border: none;
  border-collapse: collapse;
  margin: 0px 0px 30px 0px;
  padding: 0px;
}

.account-detail-table th {
  background-color: #f3f3f3;
  border: solid 1px #d9d9d9;
  color: #525259;
  font-size: 16px;
  font-weight: normal;
  padding: 3px 10px;
  text-align: left;
}

.account-detail-table td {
  color: #2b2b33;
  font-size: 14px;
  line-height: 19px;
  padding: 0px 10px;
  vertical-align: top;
}

.account-detail-table .bg-alternate td { background-color: #dbe6f6; }
.account-detail-table .altcol1 td {background-color: #ffffff;}
.account-detail-table .altcol2 td { background-color:#dbe6f6; }
.account-detail-table th div.edit { float: right; font-size: 14px; }
.account-detail-table thead td { padding: 3px 10px 7px 10px; text-decoration: underline; }
.account-detail-table a { color: #004a8d; }
.account-detail-table td.total { border-bottom: solid 1px #959599; }
.account-detail-table span.symbol { display: block; float: left; }
.account-detail-table tr.space-before td { padding-top: 10px; }
.account-detail-table tr.space-after td { padding-bottom: 10px; }
.account-detail-table tr.smaller td, 
.account-detail-table td.smaller { font-size: 13px; padding: 0px 8px; }
.account-detail-table tr.smallest td,
.account-detail-table td.smallest { font-size: 11px; padding: 0px 7px; }
.account-detail-table tr.total { border-top: double 3px #959599; }
.account-detail-table tr.total td { padding-top: 5px; }


div.account-detail-scroll { max-height: 300px; overflow: auto; }
div.account-detail-scroll table { margin-bottom: 0px; }
div.account-detail-scroll td { padding-bottom: 2px; padding-top: 2px; }

/***** END TABLES *****/

/***** FOOTER *****/

#footer {
  font-size: 13px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding-top: 6px;
  text-align: center;
  width: 85%;
}

#footer a { color: #77a1df; }

#footer p { margin-bottom: 20px; }

#footer-table { 
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

#footer-table th {
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}

#footer-table td {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

/***** END FOOTER *****/

/***** SITEMAP *****/

table#sitemap {
  border-spacing: 3px;
  width: 100%;
}

table#sitemap table {
  border-spacing: none;
  width: 100%;
}

table#sitemap table td { border: none; margin: 0px; padding: 0px; padding-right: 20px; vertical-align: top; }

table#sitemap td.section {
  background-color: #f8f8f8;
  border: solid 1px #eeeeee;
  padding: 10px;
  vertical-align: top;
}

table#sitemap td.section h2 {
  background-color: #e8e8e8;
  background-image: none;
  border: solid 1px #e0e0e0;
  color: #2b2b33;
  font-size: 13px;
  font-weight: bold;
  margin: -5px -5px 5px -5px;
  padding: 5px;
}

table#sitemap td.section table h2 { 
  background-color: #f8f8f8; 
  border: none; 
  color: #888899; 
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

table#sitemap td.section p { font-size: 13px; line-height: 17px; }
table#sitemap td.section table p { margin-bottom: 15px; }
table#sitemap td.section a { color: #3e4f82; text-decoration: none; }
table#sitemap td.section a:hover { text-decoration: underline; }

/***** END SITEMAP *****/
