* {
  padding: 0;
  margin: 0; 
}

html 
{
  height: 100%;
}

body 
{
	font: 12px Arial;
	position: relative;
	height: 100%;
	background-color: #f4f8fd;
}

a img 
{
  border-width: 0;
}

a 
{
  color: #20609c;
  outline: 0;
}

a:hover
{
  text-decoration: none;
}

.conference 
{
	background: #f4f8fd url(../images/side-bar.png) repeat-y top right;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	min-height: 100%;
}

.side-bar 
{
  width: 315px;
  float: right;
  background: #008299; 
}

.side-bar a
{
  color: #f0cb8d;
  font-weight: bold;
}

.content-wrapper 
{
  background: #fff url(../images/wr.png) repeat-x bottom left;
  margin: 43px 315px 43px 43px;
  padding: 0 0  22px 0;
  border: 1px solid #cacbcd;
}

.header 
{
	width: 608px;
	height: 114px;
	background: #53b7e8;
	position: relative;
}

.logo 
{
  display: block;
  width: 533px;
  height: 66px;
  overflow: hidden;
  position: absolute;
  top: 29px;
  left: 42px;
}

.main-content 
{
	padding: 10px 0 0 30px;
	margin: 0 32px 0 0;
}

.page-title 
{
	text-align: center;
	font-size: 22px;
	color: #53B7E8;
	letter-spacing: 1.5px;
}

.maint-content-columns
{
	padding-top: 25px;
	overflow: hidden;
}

.main-content-column 
{
	width: 275px;
}

.fl-left 
{
  float: left;
}

.fl-right
{
  float: right;
}

.custom-title
{
	font-size: 14px;
	color: #53B7E8;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.custom-content 
{
	margin-bottom: 19px;
	font-size: 11px;
	color: #000000;
}


.custom-content ul
{
  list-style: none;
}

.custom-content ul li
{
	padding-left: 10px;
	display: block;
	margin-bottom: 5px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.custom-content ol
{
  list-style: decimal;
}

.custom-content ol li
{
	margin-bottom: 5px;
	margin-left: 20px;
}

.ws 
{
  padding-top: 7px;
}

.sl {
  margin-bottom: 9px;
}

.separate-dashed 
{
	height: 2px;
	margin-bottom: 17px;
	background-image: url(../images/dashed.png);
}

.separate-solid
{
  border-bottom: 1px solid #fff;
}

.sub-gr 
{
  color: #008299;
}

.mem-bl 
{
	color: #231f20;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.mem-info
{
	font-size: 12px;
	color: #53B7E8;
	font-weight: normal;
}

.mem-sz 
{
	font-size: 11px;
}

.custom-logo-src 
{
  height: 37px;
}

.custom-logo-src img
{
  float: left;
  display: block;
}

.custom-logo-wt 
{
  overflow: hidden;
  margin-bottom: 13px;
}

.custom-logo-wt img 
{
  display: block;
  float: left;
}

.custom-logo-wt p 
{
  font-size: 11px;
  float: left;
  width: 145px;
  padding-left: 9px;
}

.refference_text {
	font-size: 9px;
}

.logo_text {
	font-size: 8px;
	padding-bottom: 13px;
}
sup {
	font-size: 9px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
}

.register-now
{
  margin: 19px 0 18px 0;
  height: 30px;
  background: url(../images/register.png) no-repeat 24px 0;
}

.register-now-info
{
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding: 0 48px 0 23px;
  letter-spacing: 0.6px;
  line-height: 16px;
  margin-bottom: 11px;
}

.register-now-note {
  font-size: 9px;
  color: #fff;
  padding: 0 40px 0 23px;
  margin-bottom: 14px;
}

.span2p
{
  display: block;
}

.register-form 
{
  position: relative;
  padding: 0 43px 0 23px;
}

.checkbox-dates-li
{
  position: relative;
  overflow: hidden;
  margin-bottom: 6px;
  height: 35px;
}

.checkbox-dates-li  .checkbox
{
  position: absolute;
  top: 1px;
  left: 0;
}

.checkbox-dates-li label
{
  left: 21px;
  position: absolute;
}

.register-form-date
{
  color: #f0cb8d;
  font-weight: bold;
  letter-spacing: 0.8px;
  margin-bottom: 2px;
}

.register-form-mem 
{
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.35px;
}

.t-time
{
  position: absolute;
  top: 3px;
  right: 0;
  font-size: 12px;
  color: #fff;
}

.input-data-li 
{
  position: relative;
  overflow: hidden;
  height: 22px;
  margin-bottom: 4px;
}

.input-data-li .data-input
{
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  font-size: 13px;
}

/*
.input-data-li .data-select
{
  width: 184px;
}
*/

.input-data-li .data-description 
{
	position: absolute;
	width: 98px;
	top: 3px;
	left: 0;
	font-size: 11px;
	color: #fff;
	letter-spacing: 0.4px;
}

.input-data-li .data-description-custom
{
  position: absolute;
  font-size: 11px;
  color: #fff;
  letter-spacing: 0.4px;
  top: 3px;
}

.input-data-li .data-input-custom
{
  position: absolute;
  font-size: 13px;
  top: 0;
}

.fc-quest
{
  font-size: 11px;
  color: #fff;
  margin-bottom: 4px;
}

.fc-answ
{
  text-align: center;
  margin-bottom: 18px;
}

.fc-answ select 
{
  font-size: 13px;
  width: 100px;
}

.form-subscribe
{
  position: relative;
  font-size: 11px;
  color: #fff;
  height: 25px;
  overflow: hidden;
  margin-bottom: 25px;
}

.form-subscribe input
{
  position: absolute;
  top: 2px;
  left: 0;
}

.form-subscribe label
{
  display: block;
  position: absolute;
  top: 0;
  left: 25px;
  width: 220px;
}

.form-submit
{
  text-align: center;
  height: 47px;
  overflow: hidden;
  margin-bottom: 12px;
}

.form-submit input
{
  outline-width: 0;
}

.form-complete
{
  color: #fff;
  line-height: 16px;
  margin-bottom: 11px;
}

.form-telephone
{
  color: #fff;
  line-height: 16px;
}

.form-ct-title
{
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

.form-ct-block
{
  font-size: 11px;
  color: #fff;
  margin-bottom: 15px;
}

.input-error
{
	font-size: 11px;
	font-weight: bold;
	padding: 3px 2px 2px;
	text-align: right;
	color: #eab8b8;
}

.data-input-error
{
	background: #d34f4f;
}
.h1_date {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 1px;
}

.form-text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
p {
	padding-bottom: 8px;
}
