body {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size:12px;
	color: #222222;
	height: 100%;
	text-align: center;
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
}
form, input, select, option {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
div {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
  line-height: 1.5;
}
.img_visual {
  margin: 10px 17px 0px 20px;
}
.div_menu {
  display: inline;
  float: left;
  height: 41px;
  padding: 0px 5px 5px 7px;
  margin: 0px 0px 0px 15px;
  background: url('../images/bg_menu_line.gif') left top no-repeat;
}
.div_menu a:link, .div_menu a:active, .div_menu a:visited {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	color: #057554;
	text-decoration: none;
}
.div_menu a:hover {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	color: #ed1b2e;
	text-decoration: none;
}

.div_bottom {
  display: inline;
  float: left;
  padding: 18px 5px 5px 10px;
  margin: 2px 0px 0px 15px;
  background: url('../images/bg_bottom_line.gif') left top no-repeat;
}
.div_bottom a:link, .div_bottom a:active, .div_bottom a:visited {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ed1b2e;
	text-decoration: underline;
}
.div_bottom a:hover {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: underline;
}


.td_dotted {
  height: 1px;
  background: url('../images/bg_dotted.gif') top left repeat-x;
  overflow: hidden;
}
.td_program {
  padding: 3px 30px 3px 1px;
  vertical-align: top;
}
.div_img {
  float: left;
  display: inline;
  border: 1px solid #e71c24;
  margin: 0px 10px 0px 0px;
}
.dotted {
  height: 1px;
  overflow: hidden;
  background: url('../images/bg_dotted.gif') top left repeat-x;
  margin: 10px 0px 10px 0px;
}

.title_left {
  float: left;
  display: inline;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.1;
  color: #fff;
  padding: 10px 10px 10px 15px;
}
.title_right {
  float: right;
  display: inline;
  font-size: 27px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  padding: 17px 50px 10px 30px;
}

.visual_left {
  float: left;
  display: inline;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
}
.visual_right {
  float: right;
  display: inline;
  width: 470px;
}
.visual_right_in {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.1;
  color: #fff;
  padding: 20px 20px 5px 33px;
}
.visual_right_in div {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.1;
	color: #000;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}

.div_visual {
  float: left;
  display: inline;
  margin: 0px 10px 0px 0px;
  width: 230px;
}
.dv_image {
  margin: 0px 0px 1px 0px;
}
.dv_main {
  background: url('../images/bg_visuals.jpg') top left no-repeat;
}
.dv_text {
  height: 99px; 
}
.dv_text_in {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.3;
	color: #6f6f6f;
  padding: 13px 10px 0px 10px;
}
.dv_text_in div {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.1;
	color: #ed1b2e;
}
.dvemp {
	color: #333333;
}

.greybox_top {
  width: 435px;
  height: 10px;
  background: url('../images/greybox_top.gif') top left no-repeat;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
.greybox_bottom {
  width: 435px;
  height: 10px;
  background: url('../images/greybox_bottom.gif') top left no-repeat;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
.greybox {
  width: 435px;
  background: #ededed;
  padding: 0px;
  margin: 0px;
}
.greybox_in {
  padding: 5px 20px;
  color: #000;
}
