/* CSS Document */

.indexCaption {
	font-family: Tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #f091b9;
}

.indexTryMOCall {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #3E77A6;
	line-height: 2em;
   margin-left: 0.3em;
}

.indexList {
   font-size: 18px;
   font-weight: bold;
   line-height: 1.6em;
   margin-left: 0.3em;
}

.indexPink {
   color: #C1377C;
}

a.indexLinks:link, a.indexLinks:visited {
   color: #C1377C;
   text-decoration: underline;
}

a.indexLinks:hover, a.indexLinks:active {
   color: #C1377C;
   text-decoration: none;
}

.register {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.need_help {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.mocall_text {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #459DA8;
}
.try_mo_call {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #3E77A6;
}
.click_for {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.pink_text {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #CA2575;
	line-height: 25px;
}
.pink_link {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #CA2575;
	text-decoration: underline;
	line-height: 25px;
}
.grey_text {
	font-family: Tahoma;
	font-size: 17px;
	color: #666666;
	font-weight: normal;
}
.free_mocall_text {
	font-family: Tahoma;
	color: #459DA8;
	font-size: 18px;
	font-weight: bold;
}
.lightgrey_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.whitetext_tail {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.pink_live_chat_support {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C1377C;
	text-decoration: underline;
}

.purpleBold {
  color: #7E6398;
  font-weight: bold;
}

.imgv2px {
  padding: 2px 0;
}

.imgv4px {
  padding: 4px 0;
}

.imgv8px {
  padding-top: 16px;
}

.headerTd {
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  padding: 4px 0;
  color: #FFFFFF;
  background-color: #f091b9;
}

.logo1 {
		padding-top: 15px;
		padding-right: 24px;
		padding-left: 24px;
		padding-bottom:15px;
}


.language_block {
      display: block;
      float: right;
      color: #ffffff;
      padding-right: 2px;
}
