	
.contentitem span.headline { font-weight: bold; color: #535353; font-size: 14px; line-height: 21px; }
.contentitem p { padding: 0; margin-top: 2px; color: #535353; font-size: 14px; line-height: 21px; }

.w_headline {
	font-size: 30px;
	font-weight: 600;
	color: #3E3E3E;
	font-family: 'Myriad Pro', 'Myriad Set', 'Lucida Grande', Verdana, Arial;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: -1px;
}
 
#tizi_intro .w_headline {
    font-family: 'Myriad Pro', 'Myriad Set', 'Lucida Grande', Verdana, Arial;
    font-size: 38px;
    color: #3E3E3E;
}

#tizi_intro .contentitem p {
    font-family: 'Myriad Pro', 'Myriad Set', 'Lucida Grande', Verdana, Arial;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
}

a:focus { 
	outline: none;
}


#tizi_intro .contentitem a {
    font-family: 'Myriad Pro', 'Myriad Set', 'Lucida Grande', Verdana, Arial;
}

.activationstep {
	font-family: 'Myriad Pro', 'Myriad Set', 'Lucida Grande', Verdana, Arial;
	color: #AAAAAA;
	font-weight: bold;
	background-color: #EFEFEF;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: 7px;
	margin-right: 7px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.activationstep_active {
	font-family: 'Myriad Pro', 'Myriad Set', 'Lucida Grande', Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: 7px;
	margin-right: 7px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

#iamaintable {
	padding-top: 10px;
	width: 100%;
}

.maintd {
	padding-top: 25px;
	padding-left: 22px;
	padding-bottom: 17px;
	background-color: #FFFFFF;
}
	
.desctd {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 50%;
}

.inputtd {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 38%;
}

.tooltiptd {
    width: 12%;
}

.desctext {
	padding-right: 25px;
	color: #666666;
	font-size: 14px;
	line-height: 18px;
}

.desctext2 {
	padding-left: 1px;
	padding-right: 15px;
	color: #4E4E4E;
	font-size: 12px;
	font-weight: normal;
}

.desctext3 {
        color: #333333;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
}

.inputfield {
	border: 1px solid #D8DBDE;
	background-color: #EFEFEF;
	color: #000000;
	font-size: 18px;
	padding: 12px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	outline: none;
	width: 100%;
}

.inputfield_ac {
	border: 2px solid #ACACAC;
	background-color: #EFEFEF;
	color: #333333;
	font-size: 18px;
	padding: 12px;
	border-radius: 4px;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	outline: none;
	text-transform: uppercase;
}

.inputfielderror {
	border: 2px solid #DE605D;
	background-color: #FFF8F4;
	color: #000000;
	font-size: 18px;
	padding: 12px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0px 0px 10px rgba(220, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 10px rgba(220, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 10px rgba(220, 0, 0, 0.4);
	outline: none;
}

.error {
	color: #AA0000;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
}

.notice {
	color: #AA0000;
	font-size: 18px;
	line-height: 26px;
}

.tooltip_box {
    padding-top: 15px;
    left: 10px;
}

.fieldandblockinfotext b {
	font-size: 14px;
	margin-left: -60px;
}

#content-bottom-border {
	display: none;
}

.selectfield {
	font-size: 18px;
	padding-left: 12px;
	padding-right: 12px;
	height: 35px;
}

#eqidoremail_loading {
	margin-top: 10px;
}

#eqid_loading {
	margin-top: 10px;
}

#email_loading {
	margin-top: 10px;
}