
/* Content Styles customised HTML tags */

/* 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: #CC3300;
	width: 125px;
	text-align: center;
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #333333;
}
.Boxtext-Right {
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	background-color: #CC3300;
	width: 125px;
	text-align: center;
	float: right;
	margin: 0px 10px 5px 0px;
	border: 1px solid #333333;
}
.Caption-Left {
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.Caption-Right {
	font-size: 10px;
	color: #333333;
	text-align: right;
}
.Detail-Cost{
	background: url(../../Templates/_images/icon_cost.gif) no-repeat center left;
	color: #CC3300;
	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: #CC3300;
	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: #CC3300;
	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: #CC3300;
	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: #CC3300;
	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: #CC3300;
	font-weight: bold;
	padding: 8px 3px 0px 30px;
	line-height: 15px;
	height: 25px;
	margin: 0px;
}
.Detail-Post{
	background: url(../../Templates/_images/icon_post.gif) no-repeat center left;
	color: #CC3300;
	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: #CC3300;
	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: #CC3300;
	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: #CC3300;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.FAQ-Question {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	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 #666666;
}
.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: #333333;
	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 #666666;
	padding-bottom: 5px;
}
.Highlight-Bottom {
	padding-left: 30px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.Highlight-Small {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
	padding: 5px 10px;
	border: 1px solid #CC3300;
}
.Highlight-Medium {
	font-size: 11px;
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px 20px;
}
.Highlight-Large {
	padding: 10px;
	margin: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	border: #333333 solid 1px;
	background-color: #CC3300;
}
.HighlightLink {
	font-size: 12px;
	color: #333333;
	border-top: 1px dashed #CC3300;
	border-bottom: 1px dashed #CC3300;
	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: #666666;
	font-style: italic;
	padding: 5px 10px;
	margin: 10px 20px;
	border-bottom: 1px dashed #999999;
	border-top: 1px dashed #999999;
}