
/* 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: #6A7C9A;
	width: 125px;
	text-align: center;
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #00225D;
}
.Boxtext-Right {
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	background-color: #6A7C9A;
	width: 125px;
	text-align: center;
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px solid #00225D;
}
.Caption-Left {
	font-size: 11px;
	color: #C7AB62;
	text-align: left;
}
.Caption-Right {
	font-size: 11px;
	color: #C7AB62;
	text-align: right;
}
.Detail-Cost{
	background: url(../../Templates/_images/icon_cost.gif) no-repeat center left;
	color: #00225D;
	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: #00225D;
	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: #00225D;
	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: #00225D;
	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: #00225D;
	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: #00225D;
	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: #00225D;
	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: #00225D;
	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: #00225D;
	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: #00225D;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.FAQ-Question {
	font-size: 12px;
	font-weight: bold;
	color: #C7AB62;
	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 #C7AB62;
}
.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: #C7AB62;
	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 #C7AB62;
	padding-bottom: 5px;
}
.Highlight-Bottom {
	padding-left: 30px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.Highlight-Small {
	font-size: 11px;
	color: #00225D;
	line-height: 16px;
	background-color: #E3DBC6;
	padding: 8px 10px;
	border: 1px dashed #00225D;
}
.Highlight-Medium {
	font-size: 12px;
	padding: 10px 15px;
	background-color: #C7AB62;
	margin: 10px 20px;
	color: #FFFFFF;
}
.Highlight-Large {
	padding: 10px;
	margin: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #00225D;
	border: #C7AB62 solid 1px;
	background-color: #DAD0B4;
}
.HighlightLink {
	font-size: 12px;
	color: #C7AB62;
	border-top: 1px dashed #C7AB62;
	border-bottom: 1px dashed #C7AB62;
	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: #00225D;
	font-style: italic;
	padding: 5px 10px;
	margin: 10px 20px;
	border-bottom: 1px dashed #6A7C9A;
	border-top: 1px dashed #6A7C9A;
}