/* styles */

body {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #ffffff;
}

table.wrapper {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;  
  width: 100%;
}

table.wrapper td.banner_top {
  background-image: url(../images/banner_back.jpg);
  background-repeat: repeat-x;
  background-position: bottom left;
  background-color: #cccccc;
  height: 71px;  
}

table.wrapper td.banner_bar_top {
  background-color: #09194d;
  height: 4px;  
}

table.wrapper td.banner_bar_bottom {
  background-color: #7f7f7f;
  height: 11px;  
}

table.wrapper td.footer_bar_top {
  background-color: #09194d;
  height: 4px;  
}

table.wrapper td.footer_bar_bottom {
  background-color: #576798;
  height: 4px;  
}

table.wrapper td.menu {
  padding: 0px 0px 0px 0px;
}

table.wrapper td.tier_left_body {
  background-color: #e1e1e1;
  vertical-align: top;
  width: 25%;
  padding: 0px 0px 0px 0px;
}

table.wrapper td.tier_main_body {
  vertical-align: top;
  width: 50%;
  padding: 27px 30px 30px 30px;
  border-right: 1px solid #e1e1e1;
  font-size: 12px;
}

table.wrapper td.tier_main_body_form {
  vertical-align: top;
  width: 75%;
  padding: 27px 30px 30px 30px;
  border-right: 1px solid #e1e1e1;
  font-size: 12px;
}

table.wrapper td.tier_right_body {
  vertical-align: top;
  width: 25%;
  padding: 27px 0px 0px 0px;
}

table.wrapper td a:link    { font-weight: bold; text-decoration: underline; color: #071949; }
table.wrapper td a:visited { font-weight: bold; text-decoration: underline; color: #071949; }
table.wrapper td a:active  { font-weight: bold; text-decoration: underline; color: #071949; }
table.wrapper td a:hover   { font-weight: bold; text-decoration: underline; color: #071949; }

table.menu_top {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;  
  width: 100%;
}

table.menu_top td.menu_off {
  background-image: url(../images/off_back.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #ABBBF6;
  height: 37px;  
  padding: 0px 13px 0px 12px;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  white-space: nowrap;
}

table.menu_top td.menu_on {
  background-image: url(../images/on_back.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #ABBBF6;
  height: 37px;  
  padding: 0px 13px 0px 12px;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  white-space: nowrap;
}

table.menu_top td.menu_end {
  background-image: url(../images/nav_end.jpg);
  background-repeat: repeat-x;
  background-color: #ABBBF6;
  height: 37px;  
  padding: 0px 0px 0px 0px;
  width: 50%;
}

table.menu_top td a:link    { font-weight: bold; text-decoration: none; color: #ffffff; }
table.menu_top td a:visited { font-weight: bold; text-decoration: none; color: #ffffff; }
table.menu_top td a:active  { font-weight: bold; text-decoration: none; color: #ffffff; }
table.menu_top td a:hover   { font-weight: bold; text-decoration: underline; color: #ffffff; }

table.banner { 
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}

table.banner td.links {
  font-size: 11px; 
  padding: 0px 10px 0px 0px;
  text-transform: uppercase;
  text-align: right;
  color: #3c4a79;
}

table.banner td.list { 
  padding: 0px 10px 0px 0px;
  text-align: right;
}

table.banner td a:link    { font-weight: normal; text-decoration: none; color: #3c4a79; }
table.banner td a:visited { font-weight: normal; text-decoration: none; color: #3c4a79; }
table.banner td a:active  { font-weight: normal; text-decoration: none; color: #3c4a79; }
table.banner td a:hover   { font-weight: normal; text-decoration: underline; color: #3c4a79; }

table.footer {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;  
  width: 100%;
  font-size: 11px;  
}

table.footer td.left {
  padding: 5px 0px 12px 12px;
  text-align: left;  
  color: #848484;
}

table.footer td.right {
  padding: 5px 12px 12px 0px;
  text-align: right;  
  color: #848484;
}

table.footer td a:link    { font-weight: normal; text-decoration: underline; color: #3c4a79; }
table.footer td a:visited { font-weight: normal; text-decoration: underline; color: #3c4a79; }
table.footer td a:active  { font-weight: normal; text-decoration: underline; color: #3c4a79; }
table.footer td a:hover   { font-weight: normal; text-decoration: underline; color: #3c4a79; }


table.body_table {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;  
  width: 100%;
  font-size: 12px;  
}

table.body_table td.body_left {
  vertical-align: top;
  padding: 30px 15px 30px 30px;
}

table.body_table td.body_right {
  vertical-align: top;
  padding: 30px 30px 30px 15px;
  color: #000000;
}

table.body_table td.news_left {
  vertical-align: top;
  padding: 0px 0px 0px 0px;
  width: 35%;
}

table.body_table td.box_right_nested {
  vertical-align: top;
  padding: 0px 0px 0px 0px;
  width: 65%;
}

table.body_table td a:link    { font-weight: bold; text-decoration: none; color: #071949;}
table.body_table td a:visited { font-weight: bold; text-decoration: none; color: #071949;}
table.body_table td a:active  { font-weight: bold; text-decoration: none; color: #071949;}
table.body_table td a:hover   { font-weight: bold; text-decoration: underline; color: #071949;}

table.news_table {
  padding: 0px 0px 0px 0px;
  margin: 0px 30px 30px 30px;  
  width: 250px;
  font-size: 11px;  
}

table.news_table td.news_line {
  vertical-align: top;
  padding: 4px 0px 0px 0px;
  background-color: #7f7f7f;
}

table.news_table td.news_links {
  vertical-align: top;
  padding: 10px 0px 10px 0px;
  color: #000000;
}

table.news_table td.news_links_linked {
  padding: 10px 0px 10px 0px;
}

table.news_table td a:link    { font-weight: normal; text-decoration: none; color: #000000;}
table.news_table td a:visited { font-weight: normal; text-decoration: none; color: #000000;}
table.news_table td a:active  { font-weight: normal; text-decoration: none; color: #000000;}
table.news_table td a:hover   { font-weight: normal; text-decoration: underline; color: #071949;}

table.news_table td.news_links_linked a:link    { font-weight: bold; text-decoration: none; color: #071949;}
table.news_table td.news_links_linked a:visited { font-weight: bold; text-decoration: none; color: #071949;}
table.news_table td.news_links_linked a:active  { font-weight: bold; text-decoration: none; color: #071949;}
table.news_table td.news_links_linked a:hover   { font-weight: bold; text-decoration: underline; color: #071949;}

table.box_table {
  padding: 0px 0px 0px 0px;
  margin: 0px 30px 30px 0px;
  font-size: 12px;
  font-weight: bold;
  color: #16124d;
}

table.box_table td.box_left {
  padding: 12px;
  border: 1px solid #384884;
  vertical-align: top;
  background-color: #DCDCDC;
}

table.box_table td.box_center {
  padding: 12px;
  border: 1px solid #384884;
  vertical-align: top;
  background-color: #DCDCDC;
}

table.box_table td.box_right {
  padding: 12px;
  border: 1px solid #384884;
  vertical-align: top;
  background-color: #DCDCDC;
}

table.box_table td.gutter {
  width: 10px;
}

table.box_table td a:link    { font-weight: normal; text-decoration: none; color: #16124d;  font-size: 11px;}
table.box_table td a:visited { font-weight: normal; text-decoration: none; color: #16124d;  font-size: 11px;}
table.box_table td a:active  { font-weight: normal; text-decoration: none; color: #16124d;  font-size: 11px;}
table.box_table td a:hover   { font-weight: normal; text-decoration: underline; color: #16124d;  font-size: 11px;}

table.left_nav_table {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;  
  width: 100%;
  font-size: 11px;  
}

table.left_nav_table td.this_section {
  padding: 7px 0px 6px 8px;
  font-weight: bold;
  border-bottom: 1px solid #7f7f7f;
}

table.left_nav_table td.section_links {
  padding: 6px 3px 6px 25px;
  font-weight: normal;
  border-bottom: 1px solid #7f7f7f;
}

table.left_nav_table td.section_links_on {
  padding: 6px 3px 6px 25px;
  border-bottom: 1px solid #7f7f7f;
}


table.left_nav_table td.this_section a:link   { font-weight: bold; text-decoration: none; color: #000000;}
table.left_nav_table td.this_section a:visited { font-weight: bold; text-decoration: none; color: #000000;}
table.left_nav_table td.this_section a:active { font-weight: bold; text-decoration: none; color: #000000;}
table.left_nav_table td.this_section a:hover  { font-weight: bold; text-decoration: underline; color: #071949;}

table.left_nav_table td.section_links_on a:link   { font-weight: bold; text-decoration: none; color: #E82D02;}
table.left_nav_table td.section_links_on a:visited { font-weight: bold; text-decoration: none; color: #E82D02;}
table.left_nav_table td.section_links_on a:active { font-weight: bold; text-decoration: none; color: #E82D02;}
table.left_nav_table td.section_links_on a:hover  { font-weight: bold; text-decoration: underline; color: #E82D02;}

table.left_nav_table td a:link    { font-weight: normal; text-decoration: none; color: #000000;}
table.left_nav_table td a:visited { font-weight: normal; text-decoration: none; color: #000000;}
table.left_nav_table td a:active  { font-weight: normal; text-decoration: none; color: #000000;}
table.left_nav_table td a:hover   { font-weight: normal; text-decoration: underline; color: #071949;}


.buttons_primary {
  cursor: pointer;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
  border-top: 1px solid #686b8c;
  border-right: 1px solid #686b8c;
  border-bottom: 1px solid #686b8c;
  border-left: 1px solid #686b8c;
  padding: 0px 3px 0px 3px;
  margin: 0px;
  background-color: #707ec5;
  /* to fix IE's width issue with buttons */
  width: auto;
  overflow: visible;
}

h1 {
  font-size: 19px;
  color: #071949;
}

h2 {
  font-size: 13px;
  text-transform: uppercase;
  color: #071949;
  line-height: 5px;
  white-space: nowrap;
}

.action {
  font-size: 13px;
  color: #071949;
  font-weight: bold;
}

*/ bullet style */

ul.newsLinksUL {
  list-style-type: none;
  padding: 0;
  margin: 0;
}       
       
ul.newsLinksUL li {
  background-image: url(../images/carrot_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 .6em;
  padding-left: .9em;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size:11px;
}

ul.leftLinksUL {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
       
       
ul.leftLinksUL li {
  background-image: url(../images/carrot_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  padding-left:  1.2em;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size:11px;
}
