@charset "UTF-8";
/* CSS Document */


.leftmenu-padding {padding-top:10px;}
.submenu-padding {padding-top:10px;padding-left:10px;}

.leftmenu-white {
  font-family:Helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  color:#ffffff;
  text-align:right;
  text-decoration:none;
  }
 a.leftmenu-white:link {color:#ffffff;}
 a.leftmenu-white:visited {color:#ffffff;}
 a.leftmenu-white:hover {color:#ff0000;}
 a.leftmenu-white:active {color:#ffffff;}
 
 .leftmenu-white-sel {
  font-family: Helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  color:#ff0000;
  text-align:right;
  text-decoration:none;
  }
  
  .white-page-title {
  font-family:Helvetica, sans-serif;
  font-size:15px;
  font-weight:normal;
  color:#ffffff;
  text-align:center;
  text-decoration:none;
  }
  
  
  .white-page-content {
  font-family:Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#ffffff;
  text-align:center;
  text-decoration:none;
  line-height:150%;
  }
  
  a.white-page-content:link {color:#ffffff; text-decoration:underline;}
  a.white-page-content:visited {color:#ffffff; text-decoration:underline;}
  a.white-page-content:hover {color:#ff0000; text-decoration:underline;}
  a.white-page-content:active {color:#ffffff; text-decoration:underline;}
  
  .red-content-title {
  font-family:Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#ff0000;
  text-align:left;
  text-decoration:none;
  line-height:150%;
  }
  
   .red-content-title2 {
   font-family:"Times New Roman", Times, serif;
  font-size:14px;
  font-weight:normal;
  color:#ff0000;
  text-align:left;
  text-decoration:none;
  line-height:150%;
  }
  
  .black-content {
  font-family:Helvetica, sans-serif;
  font-size:16px;
  font-weight:normal;
  color:#000000;
  text-align:left;
  text-decoration:none;
  line-height:150%;
  }
  
  .black-content-sml {
  font-family:Helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  color:#000000;
  text-align:left;
  text-decoration:none;
  line-height:150%;
  }