body {
  text-align: left;
}
p {
  line-height: 19px;
}
.article_name {

}

.article_name_left {
	font-size: 14px;
	float: left;
	margin: 0px;
	color: #424242;
}

.article_name_right {
   float: right;
	font-size: 11px;
	color: Black;
}

.article_name_right  a{
   color: #0425b1;
}
.article_chapter {
  color: #404448;
  font-size: 25px;
  margin: 0 0 20px;
}
.article_new {
  color: #404448;
  font-size: 14px;
}
.article_new a {
  color: #088dcc;
  text-decoration: none;
}
.article_new a:hover {
  text-decoration: underline;
}
.article_new p {
  margin: 0 0 20px;
}
.article_new .chap {
  color: #333;
  font-size: 20px;
  margin: 0 0 18px;
}
.article_new .hline {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
}
.article_new .hline.mt30 {
  margin-top: 30px;
}
.article_new .large {
  font-size: 15px;
}
.article_new .list_anchors {
  color: #088dcc;
  font-size: 15px;
  margin: 0 0 20px;
}
.article_new .list_anchors li {
  background: none;
  list-style: decimal;
  margin: 0 0 8px 15px;
  padding: 0;
}
.article_new .list_tmbs a {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  height: 105px;
  width: 105px;
}
.article_new .list_tmbs li {
  border: 1px solid #cdcccc;
  float: left;
  margin: 0 9px 9px 0;
  padding: 6px;
}
.article_new .list_ul {
  margin: 0 0 22px;
  padding: 0;
}
.article_new .list_ul li {
  background: none;
  list-style: disc;
  margin: 0 0 22px 15px;
  padding: 0 0 0 25px;
}
.article_new .mb20 {
  margin-bottom: 20px;
}
.article_new .mt15 {
  margin-top: 15px;
}
.blck_info {
 background: #fff;
 color: #333;
 font-size: 12px;
 line-height: 14px;
 margin: 0 auto;
 width: 213px;
}
.blck_info a {
 color: #0178af;
 text-decoration: none;
}
.blck_info a:hover {
 text-decoration: underline;
}
.blck_info img {
 margin: 0;
 padding: 0;
}
.blck_info p {
 margin: 0 0 7px;
}
.blck_info .chap {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.blck_info .dotted {
  background: url(/templates/images/bg_dot_2x1.png) 0 100% repeat-x;
  font-size: 0;
  height: 1px;
}
.blck_info .notice {
 color: #666;
}
.blck_info .notice.fonts {
 font-size: 10px;
}
.blck_info .mb0 {
 margin-bottom: 0 !important;
}
.blck_info .mb1 {
 margin-bottom: 4px !important;
}
.blck_info .mb2 {
 margin-bottom: 11px !important;
}
.blck_info .mb3 {
 margin-bottom: 7px !important;
}
.blck_info .phone {
 font-size: 18px;
}
.blck_info .serv a {
 font-weight: bold;
 text-transform: uppercase;
}
.blck_info .serv li {
 background: none;
 margin: 0 0 10px;
 padding: 0;
}
.blck_info .wrap_blck {
 margin: 0 7px 0 15px;
 padding: 11px 0 1px;
}
.blck_info_add {
 margin: 0 0 15px;
}
.blck_info_add a {
 border-bottom: 1px dashed;
 color: #666;
 font-size: 12px;
 text-decoration: none;
}
.c_1 {
  background: url(/templates/images/bg_dot_1x2.png) 100% 0 repeat-y;
}
.col_right {
  padding: 10px 0 0;
}
.help_article_content {
	margin: 0px 0px 10px 0px;
	color: #003330;
	font-size: 12px;
  line-height: 19px;
}
.help_article_content p {
  line-height: 19px;
}
.help_article_content h3 {
	color: #424242;
	font-size: 14px;
	margin: 0 0 12px;
}
.help_article_content .nobrd td {
  vertical-align: top;
}

.sub_title {
	font: bolder 14px Tahoma;
	color: #404040;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.text_grey dd {
	display: block;
	margin-left: 9px;
}

.text_line a{
	text-transform: uppercase;
	font-weight: bolder;
	color: #666666;
}

.text_grey .text_red {
	color: Red;
}

.text_red a{
	color: Red;
}

.small_text a{
	text-transform: none;
	color: #666666;
}

.text_line .blue_text {
	color: #002F94;
}
.vline {
  border-left: 1px dotted #ccc;
  height: 100%;
  position: absolute;
  right: 236px;
  top: 0;
}

#subhead_box {
	width: 500px;
}
.help_subheader {
	margin-top: 3px;
}