#body_edit {
	font-size: 1rem;
	line-height: 1.5rem;
	font-family: "PT Sans", sans-serif;
	color: #40434c;
	
}
#body_edit a {
	color: #0067b9;
	outline: none;
	text-decoration: underline;
}
#body_edit a:hover {
	text-decoration: none;
}
#body_edit h1,#body_edit  .h1{font-size:2.444rem; line-height:2.222rem; font-weight:bold; padding:0 0 30px 0; margin:0px; color: #444d64; font-family: 'PT Sans Narrow', sans-serif;}
#body_edit h2,#body_edit  .h2{font-size:2rem; line-height:2.222rem; font-weight:bold; padding:5px 0 20px 0; margin:0px; color: #2b2a63; font-family: 'PT Sans Narrow', sans-serif;}
#body_edit h3,#body_edit  .h3{font-size:1.333rem; line-height: 1.556rem; font-weight:normal; padding:0 0 10px 0; margin:0px; color: #090d13;font-family: 'PT Sans Narrow', sans-serif;}
#body_edit h4, #body_edit .h4{font-size:1.133rem; line-height: 1.356rem; font-weight:normal; padding:0 0 10px 0; margin:0px; color: #090d13;font-family: 'PT Sans Narrow', sans-serif;}
#body_edit h5, #body_edit .h5{font-size:1rem; line-height: 1.2rem; font-weight:normal; padding:0 0 10px 0; margin:0px; color: #090d13;font-family: 'PT Sans Narrow', sans-serif;}
#body_edit .clr{clear:both; height: 0; display: block; content: ''; float:none;}
#body_edit .col100{width:100%; float:left;}
#body_edit .col80{width:80%; float:left;}
#body_edit .col75{width:75%; float:left;}
#body_edit .col65{width:65%; float:left;}
#body_edit .col66{width:66.6666%; float:left;}
#body_edit .col60{width:60%; float:left;}
#body_edit .col50{width:50%; float:left;}
#body_edit .col40{width:40%; float:left;}
#body_edit .col33{width:33.3333%; float:left;}
#body_edit .col30{width:30%; float:left;}
#body_edit .col20{width:20%; float:left;}
#body_edit .col25{width:25%; float:left;}
#body_edit .col15{width: 15.5%; float:left;}
#body_edit .col16{width: 16.6%; float:left;}
#body_edit .col38{width: 38.7%; float:left;}
#body_edit .col43{width: 43%; float:left;}
#body_edit .col44{width: 44%; float:left;}
#body_edit .col45{width: 45%; float:left;}
#body_edit .col54{width: 53.6%; float:left;}
#body_edit .col55{width: 55%; float:left;}
#body_edit .col56{width: 56%; float:left;}
#body_edit .col57{width: 57%; float:left;}
#body_edit .col22{width:22.2%; float: left;}
#body_edit .col23{width:23.8%; float: left;}
#body_edit .col27{width:27.5%; float: left;}
#body_edit .col18{width:18.1%; float: left;}
#body_edit .col26{width:25.4%; float: left;}
#body_edit .col74{width:74.6%; float: left;}
#body_edit .col73{width:73.8%; float: left;}
#body_edit .col63{width: 63%; float:left;}

#body_edit .side-left{float:left;}
#body_edit .side-right{float:right;}
#body_edit .side-center{margin:0 auto;}

#body_edit p {
	margin: 0 0 20px;
}

#body_edit .glob {padding-left: 58px;background: url(images/sprite.png) no-repeat 28px 0;}
#body_edit .envelope {padding-left: 58px;background: url(images/sprite.png) no-repeat 28px 15.5%;}
#body_edit .location {padding-left: 58px;background: url(images/sprite.png) no-repeat 28px 31%;}
#body_edit .tel {padding-left: 58px;background: url(images/sprite.png) no-repeat 28px 53%;}
#body_edit .lamp-on {padding-left: 58px;background: url(images/sprite.png) no-repeat 24px 95%; height: 25px; padding-top: 3px;line-height: 1.1rem;}
#body_edit .lamp-off {padding-left: 58px;background: url(images/sprite.png) no-repeat 28px 73%; height: 25px; line-height: 1.7rem;}

#body_edit img.alignright{float: right; margin:0 0 5px 10px;}
#body_edit img.aligncenter{margin:0 auto 10px; display:block;}
#body_edit img.alignleft{float: left; margin:0 10px 5px 0px;}

#body_edit .document {padding-bottom: 35px; padding-left: 53px; background: url(images/file.png) no-repeat left 0; min-height:80px;}
#body_edit .document h3 {display: inline;}
#body_edit .document a {font-size: 0.8889rem; padding-left: 20px; background: url(images/download.png) no-repeat left 0; margin-left: 10px;font-family: 'PT Sans Narrow', sans-serif; }

#body_edit .insert-poll{border:1px solid #060; text-align:center; padding: 12px 0;}
#body_edit .id-poll{color:#060;}

#body_edit .insert-poll2{border:1px solid #F85454; text-align:center; padding: 12px 0;}
#body_edit .insert-poll2 .id-poll{color:#F85454;}

#body_edit .insert-gall{border:1px solid #9EF0FF; text-align:center; padding: 12px 0;}
#body_edit .insert-gall .id-gall{color:#9EF0FF;}

#body_edit blockquote,#body_edit .quote{display:block; position:relative; margin:0 0 20px 0 !important; padding:20px 25px !important; border:2px solid #E5E7ED !important; background: #F3F4F6;}
#body_edit .blue-block{display:block; position:relative; margin:0 0 20px 0 !important; padding:20px 25px !important; border:2px solid #36356B !important; background: #36356B; color:#fff;}
#body_edit .blue-block p:last-child{margin-bottom: 0px;}

#body_edit .caption {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
}

.title__left{
	float: left;
}
.title__right{
	float: right;
}
.mghead{
	color: #000!important;
    font-weight: 700!important;
    font-size: 24px!important;
    text-transform: uppercase!important;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    border-bottom: 0px!important;
    text-decoration: none;
}