a:link img, a:visited img { border-style: none } /* no border on img links */

H2{
  font-size:15pt;
  font-family:Arial, sans-serif;
}

.m_title{
  font-family: Arial;
  font-size: 16pt;
  font-weight: bold;
}

.highlight{
  color:#E60000;
  font-size:11pt;
  font-family:Arial, sans-serif;
  font-weight:700;
}

.small_title{
  color:#0000FF;
  font-size:11pt;
  font-family:Arial, sans-serif;
  font-weight:600;
}

.top_title{
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-weight: bold;
}

.small_title_i{
  color: #0A80FF;
  font-size:12pt;
  font-family:Arial, sans-serif;
  font-weight:600;
  font-style: italic;
}

.policy{
  color:#0000FF;
  font-size:14pt;
  font-weight:bold;
}

.header01{
  color:#0000E0;
  font-size:12pt;
  font-family:arial;
  font-weight:800;
}

.p_option{
  font-family: Arial;
  font-size:13pt;
  color: #008000;
  font-weight:bold;
  font-style:italic;
}

.arial_8{
   font-family: Arial, sans-serif;
   font-size: 8pt;
   font-weight: normal;
}

.arial_9{
   font-family: Arial, sans-serif;
   font-size: 9pt;
   font-weight: normal;
}

.arial_10{
   font-family: Arial, sans-serif;
   font-size: 10pt;
   font-weight: normal;
}

.arial_10b{
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.arial_10bi{
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
}

.arial_11{
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
}

.arial_11b{
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}

.arial_11b_hi{
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  padding-left:12px;
  text-indent:-12px;
}

.arial_12b{
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

.arial_14b{
  font-family: Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
}

.arial_14bi_b{
  font-family: Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  color: #0A80FF;
}


.arial_18b{
  font-family: Arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
}

.arial_18{
  font-family: Arial, sans-serif;
  font-size: 18pt;
  font-weight: normal;
}

.required_big{
  color:#FF0000;
  font-size:12pt;
  font-weight:bold;
}

.required_sm{
  color:#FF0000;
  font-size:10pt;
  font-weight:bold;
}

.tab{
  text-indent:15px;
}

.align_l{
  text-align:left;
}

.main_bg{
  background-color: #EEEEEE;
}

.white_bg{
  background-color: #FFFFFF;
}

.no-border{
  margin: 0px;
}

.top-bar{
  background-color: #C90632;
}

.bg_in_blc{
  background-image: url("graphics/bg-in-blc.png");
  background-repeat: no-repeat;
  background-position: bottom left;
}

.bg_in_brc{
  background-image: url("graphics/bg-in-brc.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}

.bg_in_tlc{
  background-image: url("graphics/bg-in-tlc.png");
  background-repeat: no-repeat;
  background-position: top left;
}

.bg_in_trc{
  background-image: url("graphics/bg-in-trc.png");
  background-repeat: no-repeat;
  background-position: top right;
}

.blue_dot_tlc{
  background-image: url("graphics/blue_dot_tlc.png");
  background-repeat: no-repeat;
  background-position: top left;
}

.blue_dot_top{
  background-image: url("graphics/blue_dot_top.png");
  background-repeat: repeat-x;
  background-position: top left;
}

.blue_dot_trc{
  background-image: url("graphics/blue_dot_trc.png");
  background-repeat: no-repeat;
  background-position: top right;
}

.blue_dot_left{
  background-image: url("graphics/blue_dot_left.png");
  background-repeat: repeat-y;
  background-position: top left;
}

.blue_dot_right{
  background-image: url("graphics/blue_dot_right.png");
  background-repeat: repeat-y;
  background-position: top right;
}

.blue_dot_bottom{
  background-image: url("graphics/blue_dot_bottom.png");
  background-repeat: repeat-x;
  background-position: bottom left;
}

.blue_dot_brc{
  background-image: url("graphics/blue_dot_brc.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}

.demo_head{
  background-image: url("graphics/demo_head.png");
  background-repeat: no-repeat;
  background-position: top left;
}

.demo_sides{
  background-image: url("graphics/demo_bdr_sides.png");
  background-repeat: repeat-y;
  background-position: top left;
}

.demo_bottom{
  background-image: url("graphics/demo_bdr_bottom.png");
  background-repeat: no-repeat;
  background-position: top left;
}