/* Duplicate styles below to FTBDesign, FTBHTML, Content */

.Normal {
}
.Boxtext-Left {
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	background-color: #ACB8BF;
	width: 125px;
	text-align: center;
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #1E4164;
}
.Boxtext-Right {
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	background-color: #ACB8BF;
	width: 125px;
	text-align: center;
	float: right;
	margin: 0px 0px 5px 10px;
}
.Caption-Left {
	font-size: 11px;
	color: #1E4164;
	text-align: left;
}
.Caption-Right {
	font-size: 11px;
	color: #1E4164;
	border-bottom: 1px dashed #36668C; 
	text-align: right;
}
.Detail-Cost{
	background: url(../../Templates/_images/icon_cost.gif) no-repeat center left;
	color: #1E4164;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Email{
	background: url(../../Templates/_images/icon_mail.gif) no-repeat center left;
	color: #1E4164;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Fax{
	background: url(../../Templates/_images/icon_fax.gif) no-repeat center left;
	color: #1E4164;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Link{
	background: url(../../Templates/_images/icon_tick.gif) no-repeat center left;
	color: #1E4164;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-PDFLink{
	background: url(../../Templates/_images/icon_pdf.gif) no-repeat center left;
	color: #1E4164;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Phone {
	background: url(../../Templates/_images/icon_phone.gif) no-repeat center left;
	color: #1E4164;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Post{
	background: url(../../Templates/_images/icon_post.gif) no-repeat center left;
	color: #1E4164;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	/*line-height: 25px;
	height: 25px;*/
	margin: 0px;
}
.Detail-Skype {
	background: url(../../Templates/_images/icon_skype.gif) no-repeat center left;
	color: #1E4164;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-SMS{
	background: url(../../Templates/_images/icon_mobile.gif) no-repeat center left;
	color: #1E4164;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-WebLink{
	background: url(../../Templates/_images/icon_link.gif) no-repeat center left;
	color: #1E4164;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.FAQ-Question {
	background-image: url(../../Templates/_images/faq_q.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 5px 30px;
	padding-bottom: 5px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dashed #36668C;
}
.FAQ-Answer {
	background-image: url(../../Templates/_images/faq_a.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.Highlight-Top {
	font-size: 12px;
	font-weight: bold;
	color: #1E4164;
	background-image: url(../../Templates/_images/icon_tick.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dashed #36668C;
	padding-bottom: 5px;
}
.Highlight-Bottom {
	padding-left: 30px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.Highlight-Small {
	font-size: 10px;
	line-height: 12px;
	color: #54799c;
	padding: 5px 0px;
	margin-top: 20px;
	border-top: 1px solid #ACB8BF;
	border-bottom: 1px solid #ACB8BF;
}
.Highlight-Medium {
	font-size: 11px;
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #ACB8BF;
	margin: 10px 20px;
}
.Highlight-Large {
	padding: 10px;
	margin: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #C6CFD8;
	border: #C6CFD8 solid 1px;
	background-color: #EBEBEB;
}
.HighlightLink {
	font-size: 12px;
	color: #1E4164;
	border-top: 1px dashed #1E4164;
	border-bottom: 1px dashed #1E4164;
	background-image: url(../../Templates/_images/icon_pointer.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	padding: 5px 30px 5px 30px;
	margin-bottom: 0px;
	margin-top: -1px;
	clear: both;
}
.Quote {
	color: #36668C;
	font-style: italic;
	padding: 5px 0px 5px 5px;
	margin: 10px 60px 10px 20px;
	border-bottom: 1px dashed #C6CFD8;
	border-top: 1px dashed #C6CFD8;
}
.TableText {
	background-color: #C6CFD8;
}
TD .TableText {
	font-size: 11px;
	padding: 2px 4px;
}

