/*****************************************************************************/
/*************************** Main Style Sheet ********************************/
/*****************************************************************************/

body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #999999;
}

div.main-content {
  width: 934px;
  margin-left: auto; 
  margin-right: auto;
  background-color: #FFFFFF;
}

div.main-outside {
  background-color: #999999;
  background-repeat: repeat-y;
  background-position: center;
  background-image: url(/images/page_shadow_sides.gif);
}

div.main-bottom {
  background-color: #999999;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/images/page_shadow_sides_bottom.gif);
}


/*****************************************************************************/
/* Header                                                                    */
/*****************************************************************************/

div.nav-main {
  height: 24px;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Verdana, Futura, Helvetica, sans-serif;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-image: url(/images/nav_main_bg.gif);
}

div.nav-main div.menu {
  clear: left;
  margin: 0px 0px 0px 10px;
}

div.nav-main div.menu ul {
  height: 24px;
  width: 401px; /* width: 514px; */
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-image: url(/images/nav_main_bg_between.gif);
}

div.nav-main div.menu ul li {
  float: left;
  list-style-type: none;
  text-align: center;
  vertical-align: bottom;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url(/images/nav_main_bg_between.gif);
}

div.nav-main div.menu ul li span {
  display: block;
  margin: 0px 0px 0px 2px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding 2px 0px 0px 0px
  line-height: 20px;
  vertical-align: middle;
  white-space: nowrap;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background-position: left bottom;
  background-repeat: repeat-x;
}

div.nav-main div.menu ul li span a {
  display: block;
  margin: 0px 0px 0px 2px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  line-height: 20px;
  vertical-align: middle;
  white-space: nowrap;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none
}

div.nav-main div.menu ul li span a:hover {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none
}

div.nav-main div.menu ul li span a:visited {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none
}


/*****************************************************************************/
/* Footer                                                                    */
/*****************************************************************************/

div.footer td {
  vertical-align: middle;
  margin-top: 0pt;
  margin-left: 0pt;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #DDDDDD;
}

div.footer a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #DDDDDD;
}

div.footer a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #DDDDDD;
}

div.footer a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #DDDDDD;
}

div.footer a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #DDDDDD;
}

/*****************************************************************************/
/* Side Navigation                                                           */
/*****************************************************************************/

div.nav-side {
  width: 150;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;
}

div.nav-side table {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #D4E9FF;
}

div.nav-side .hdr {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 7px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #FFFFFF;
  background-color: #366DA5;
}

div.nav-side .sub_hdr {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 7px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #366DA5;
}

div.nav-side .hdr a {
  text-align: left;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #FFFFFF;
  background-color: #366DA5;
}

div.nav-side .sub_hdr a {
  text-align: left;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #366DA5;
}

div.nav-side a {
  text-align: left;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 8pt;
  font-weight: none;
  font-family: arial, helvetica, sans-serif;
  color: #366DA5;
}

div.nav-side ul {
  text-align: left;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 4px;
}

div.nav-side ul li {
  text-align: left;
  margin: 2px 0px 3px 5px;
  padding: 0px 0px 0px 0px;
  list-style-image: url("../images/list_block_small.gif");
}

/*****************************************************************************/
/* Content                                                                   */
/*****************************************************************************/

div.content {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #333333;
}

div.content .hdr {
  text-align: left;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 20pt;
  font-weight: normal;
  color: #333333;
}

div.content .sub_hdr {
  text-align: left;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #555555;
}

div.content h1 {
  text-align: left;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333333;
}

div.content h2 {
  text-align: left;
  margin: 10px 0px 3px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #333333;
}

div.content h3 {
  text-align: left;
  margin: 10px 0px 3px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333333;
}

div.content p {
  text-align: left;
  margin: 3px 0px 6px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #333333;
}

div.content ul {
  text-align: left;
  margin-top: 0pt;
  margin-bottom: 5pt;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #333333;
}

div.content ul li {
  text-align: left;
  margin: 2px 0px 3px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #333333;
  list-style-image: url("../images/list_block_blue.gif");
}

div.content a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #006699;
}

div.content a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #006699;
}

div.content a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #006699;
}

div.content a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #0099CC;
}

/*****************************************************************************/
/* Big Box                                                                   */
/*****************************************************************************/

div.box-big {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.box-big table.box {
  width: 230px;
  border-style:none;
  border-top: 1px solid #3D77B1;
  border-bottom: 1px solid #3D77B1;
  border-left: 1px solid #3D77B1;
  border-right: 1px solid #3D77B1;
  text-align: left;
}

div.box-big table.box-brown {
  width: 230px;
  border-style:none;
  border-top: 1px solid #B8A78D;
  border-bottom: 1px solid #B8A78D;
  border-left: 1px solid #B8A78D;
  border-right: 1px solid #B8A78D;
}

div.box-big td.hdr {
  padding: 2px 2px 2px 5px;
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  background-image: url('images/box_big_hdr.gif');
  border-left: 1px solid #D3DEF2;
}

div.box-big p {
  text-align: left;
  margin: 5px 2px 0px 5px;
  padding: 2px 2px 2px 5px;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}

div.box-big p.caption {
  text-align: left;
  margin: 3px 2px 0px 5px;
  padding: 2px 2px 0px 5px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}

div.box-big a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-big a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-big a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-big a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #0099CC;
}


/*****************************************************************************/
/* Small Box                                                                 */
/*****************************************************************************/

div.box-small {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.box-small table.box {
  width: 150px;
  border-top: 1px solid #3D77B1;
  border-bottom: 1px solid #3D77B1;
  border-left: 1px solid #3D77B1;
  border-right: 1px solid #3D77B1;
}

div.box-small td.hdr {
  padding: 2px 2px 2px 5px;
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  border-left: 1px solid #D3DEF2;
  background-image: url('images/box_big_hdr.gif');
}

div.box-small p {
  text-align: left;
  margin: 3px 0px 0px 3px;
  padding: 2px 2px 2px 3px;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}

div.box-small a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-small a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-small a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-small a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #0099CC;
}

/*****************************************************************************/
/* Buy Box                                                                 */
/*****************************************************************************/

div.box-buy {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.box-buy table {
  width: 470px;
  border-top: 1px solid #3D77B1;
  border-bottom: 1px solid #3D77B1;
  border-left: 1px solid #3D77B1;
  border-right: 1px solid #3D77B1;
  background-color: #FFF3E1;
}

div.box-buy td.hdr {
  padding: 2px 2px 2px 5px;
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  background-image: url('images/box_big_hdr.gif');
  background-color: #366DA5;
}

div.box-buy p {
  text-align: left;
  margin: 3px 0px 0px 3px;
  padding: 2px 2px 2px 3px;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}


/*****************************************************************************/
/* Blocks                                                                    */
/*****************************************************************************/

div.block {
  width: 263px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.block h2 {
  text-align: left;
  margin: 3px 0px 0px 3px;
  padding: 2px 2px 2px 3px;
  font-size: 10pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}

div.block p {
  text-align: left;
  margin: 3px 0px 0px 3px;
  padding: 2px 2px 2px 3px;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}

div.block a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #006699;
}

div.block a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #006699;
}

div.block a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #006699;
}

div.block a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #0099CC;
}



/*****************************************************************************/
/* Related Topics                                                            */
/*****************************************************************************/

div.related-topics {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #666666;
}

div.related-topics ul li a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

div.related-topics ul li a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

div.related-topics ul li a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

div.related-topics ul li a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

div.related-topics ul {
  text-align: left;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 4px;
}

div.related-topics ul li {
  text-align: left;
  margin: 2px 0px 3px 5px;
  padding: 0px 0px 0px 0px;
  list-style-image: url("../images/list_block_small_grey.gif");
}/*****************************************************************************/
/*************************** Main Style Sheet ********************************/
/*****************************************************************************/

body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #999999;
}

div.main-content {
  width: 934px;
  margin-left: auto; 
  margin-right: auto;
  background-color: #FFFFFF;
}

div.main-outside {
  background-color: #999999;
  background-repeat: repeat-y;
  background-position: center;
  background-image: url(/images/page_shadow_sides.gif);
}

div.main-bottom {
  background-color: #999999;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/images/page_shadow_sides_bottom.gif);
}


/*****************************************************************************/
/* Header                                                                    */
/*****************************************************************************/

div.nav-main {
  height: 24px;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Verdana, Futura, Helvetica, sans-serif;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-image: url(/images/nav_main_bg.gif);
}

div.nav-main div.menu {
  clear: left;
  margin: 0px 0px 0px 10px;
}

div.nav-main div.menu ul {
  height: 24px;
  width: 401px; /* width: 514px; */
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-image: url(/images/nav_main_bg_between.gif);
}

div.nav-main div.menu ul li {
  float: left;
  list-style-type: none;
  text-align: center;
  vertical-align: bottom;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url(/images/nav_main_bg_between.gif);
}

div.nav-main div.menu ul li span {
  display: block;
  margin: 0px 0px 0px 2px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding 2px 0px 0px 0px
  line-height: 20px;
  vertical-align: middle;
  white-space: nowrap;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background-position: left bottom;
  background-repeat: repeat-x;
}

div.nav-main div.menu ul li span a {
  display: block;
  margin: 0px 0px 0px 2px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  line-height: 20px;
  vertical-align: middle;
  white-space: nowrap;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none
}

div.nav-main div.menu ul li span a:hover {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none
}

div.nav-main div.menu ul li span a:visited {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none
}


/*****************************************************************************/
/* Footer                                                                    */
/*****************************************************************************/

div.footer td {
  vertical-align: middle;
  margin-top: 0pt;
  margin-left: 0pt;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #DDDDDD;
}

div.footer a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #DDDDDD;
}

div.footer a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #DDDDDD;
}

div.footer a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #DDDDDD;
}

div.footer a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #DDDDDD;
}

/*****************************************************************************/
/* Side Navigation                                                           */
/*****************************************************************************/

div.nav-side {
  width: 150;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;
}

div.nav-side table {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #D4E9FF;
}

div.nav-side .hdr {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 7px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #FFFFFF;
  background-color: #366DA5;
}

div.nav-side .sub_hdr {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 7px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #366DA5;
}

div.nav-side .hdr a {
  text-align: left;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #FFFFFF;
  background-color: #366DA5;
}

div.nav-side .sub_hdr a {
  text-align: left;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #366DA5;
}

div.nav-side a {
  text-align: left;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 8pt;
  font-weight: none;
  font-family: arial, helvetica, sans-serif;
  color: #366DA5;
}

div.nav-side ul {
  text-align: left;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 4px;
}

div.nav-side ul li {
  text-align: left;
  margin: 2px 0px 3px 5px;
  padding: 0px 0px 0px 0px;
  list-style-image: url("../images/list_block_small.gif");
}

/*****************************************************************************/
/* Content                                                                   */
/*****************************************************************************/

div.content {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #333333;
}

div.content .hdr {
  text-align: left;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 20pt;
  font-weight: normal;
  color: #333333;
}

div.content .sub_hdr {
  text-align: left;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #555555;
}

div.content h1 {
  text-align: left;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333333;
}

div.content h2 {
  text-align: left;
  margin: 10px 0px 3px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #333333;
}

div.content h3 {
  text-align: left;
  margin: 10px 0px 3px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333333;
}

div.content p {
  text-align: left;
  margin: 3px 0px 6px 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #333333;
}

div.content ul {
  text-align: left;
  margin-top: 0pt;
  margin-bottom: 5pt;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #333333;
}

div.content ul li {
  text-align: left;
  margin: 2px 0px 3px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #333333;
  list-style-image: url("../images/list_block_blue.gif");
}

div.content a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #006699;
}

div.content a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #006699;
}

div.content a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #006699;
}

div.content a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #0099CC;
}

/*****************************************************************************/
/* Big Box                                                                   */
/*****************************************************************************/

div.box-big {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.box-big table.box {
  width: 230px;
  border-style:none;
  border-top: 1px solid #3D77B1;
  border-bottom: 1px solid #3D77B1;
  border-left: 1px solid #3D77B1;
  border-right: 1px solid #3D77B1;
  text-align: left;
}

div.box-big table.box-brown {
  width: 230px;
  border-style:none;
  border-top: 1px solid #B8A78D;
  border-bottom: 1px solid #B8A78D;
  border-left: 1px solid #B8A78D;
  border-right: 1px solid #B8A78D;
}

div.box-big td.hdr {
  padding: 2px 2px 2px 5px;
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  background-image: url('images/box_big_hdr.gif');
  border-left: 1px solid #D3DEF2;
}

div.box-big p {
  text-align: left;
  margin: 5px 2px 0px 5px;
  padding: 2px 2px 2px 5px;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}

div.box-big p.caption {
  text-align: left;
  margin: 3px 2px 0px 5px;
  padding: 2px 2px 0px 5px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}

div.box-big a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-big a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-big a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-big a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #0099CC;
}


/*****************************************************************************/
/* Small Box                                                                 */
/*****************************************************************************/

div.box-small {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.box-small table.box {
  width: 150px;
  border-top: 1px solid #3D77B1;
  border-bottom: 1px solid #3D77B1;
  border-left: 1px solid #3D77B1;
  border-right: 1px solid #3D77B1;
}

div.box-small td.hdr {
  padding: 2px 2px 2px 5px;
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  border-left: 1px solid #D3DEF2;
  background-image: url('images/box_big_hdr.gif');
}

div.box-small p {
  text-align: left;
  margin: 3px 0px 0px 3px;
  padding: 2px 2px 2px 3px;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}

div.box-small a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-small a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-small a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #006699;
}

div.box-small a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #0099CC;
}

/*****************************************************************************/
/* Buy Box                                                                 */
/*****************************************************************************/

div.box-buy {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.box-buy table {
  width: 470px;
  border-top: 1px solid #3D77B1;
  border-bottom: 1px solid #3D77B1;
  border-left: 1px solid #3D77B1;
  border-right: 1px solid #3D77B1;
  background-color: #FFF3E1;
}

div.box-buy td.hdr {
  padding: 2px 2px 2px 5px;
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  background-image: url('images/box_big_hdr.gif');
  background-color: #366DA5;
}

div.box-buy p {
  text-align: left;
  margin: 3px 0px 0px 3px;
  padding: 2px 2px 2px 3px;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}


/*****************************************************************************/
/* Blocks                                                                    */
/*****************************************************************************/

div.block {
  width: 263px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.block h2 {
  text-align: left;
  margin: 3px 0px 0px 3px;
  padding: 2px 2px 2px 3px;
  font-size: 10pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}

div.block p {
  text-align: left;
  margin: 3px 0px 0px 3px;
  padding: 2px 2px 2px 3px;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #333333;
}

div.block a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #006699;
}

div.block a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #006699;
}

div.block a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #006699;
}

div.block a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #0099CC;
}



/*****************************************************************************/
/* Related Topics                                                            */
/*****************************************************************************/

div.related-topics {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #666666;
}

div.related-topics ul li a:link {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

div.related-topics ul li a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

div.related-topics ul li a:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

div.related-topics ul li a:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

div.related-topics ul {
  text-align: left;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 4px;
}

div.related-topics ul li {
  text-align: left;
  margin: 2px 0px 3px 5px;
  padding: 0px 0px 0px 0px;
  list-style-image: url("../images/list_block_small_grey.gif");
}