
/* Content Styles customised HTML tags */

/* Duplicate styles below to FTBDesign, FTBHTML, Content */

.Content table {
}
.Content {
	position: relative;
	clear: both;
	display: block;
}
.Content table tbody td {
	vertical-align: top;
	font-size: 100%;
}
.Content table tbody td p {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}

.Normal {
}
.Boxtext-Left {
	line-height: 12px;
	color: #F4F7FA;
	font-weight: bold;
	padding: 6px;
	background-color: #265F79;
	width: 125px;
	text-align: center;
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #265F79;
}
.Boxtext-Right {
	line-height: 12px;
	color: #F4F7FA;
	font-weight: bold;
	padding: 6px;
	background-color: #265F79;
	width: 125px;
	text-align: center;
	float: right;
	margin: 0px 0px 5px 10px;
}
.Caption-Left {
	text-align: left;
}
.Caption-Right {
	border-bottom: 1px solid #BDE7EB; 
	text-align: right;
}
.Detail-Cost{
	background: url(/Templates/_images/icon_cost.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.Detail-Email{
	background: url(/Templates/_images/icon_mail.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.Detail-Fax{
	background: url(/Templates/_images/icon_fax.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.Detail-Flash{
	background: url(/Templates/_images/icon_flash.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.Detail-Link{
	background: url(/Templates/_images/icon_tick.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.Detail-PDFLink{
	background: url(/Templates/_images/icon_pdf.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.Detail-Phone {
	background: url(/Templates/_images/icon_phone.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.Detail-Post{
	background: url(/Templates/_images/icon_post.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.Detail-Skype {
	background: url(/Templates/_images/icon_skype.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.Detail-SMS{
	background: url(/Templates/_images/icon_mobile.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.Detail-WebLink{
	background: url(/Templates/_images/icon_link.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 18px;
	height: 18px;
	margin: 0px;
}
.FAQ-Question {
	font-weight: bold;
	background: url(/Templates/_images/faq_q.gif) no-repeat 0px 2px;
	padding: 5px 30px;
	padding-bottom: 5px;
	margin: 18px 0px 0px 0px;
	border-bottom: 1px solid #BDE7EB;
}
.FAQ-Answer {
	background: url(/Templates/_images/faq_a.gif) no-repeat 0px 0px;
	padding-left: 30px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.Highlight-Top {
	font-weight: bold;
	font-size: 110%;
	color: #3DB8C4;
	padding: 2px 0px 2px 0px;
	margin: 18px 0px 5px 0px;
	border-bottom: 1px solid #3DB8C4;
}
.Highlight-Bottom {
	padding-left: 30px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.Highlight-Small {
	font-size: 12px;
	line-height: 16px;
	background: #e0f6f8;
	padding: 5px 10px;
	border: 1px solid #BDE7EB;
}
.Highlight-Medium {
	padding: 5px 10px;
	background-color: #F4F7FA;
	border: 1px solid #265F79;
	margin: 20px 0px;
}
.Highlight-Large {
	padding: 10px;
	margin: 20px 0px;
	text-align: center;
	font-weight: bold;
	color: #265F79;
	border: #265F79 solid 1px;
	background-color: #F4F7FA;
}
.HighlightLink {
	border-top: 1px solid #BDE7EB;
	border-bottom: 1px solid #BDE7EB;
	background: url(/Templates/_images/icon_pointer.gif) no-repeat 5px 10px;
	padding: 5px 30px 5px 30px;
	margin-bottom: 0px;
	margin-top: -1px;
	clear: both;
}
.Quote {
	font-style: italic;
	padding: 5px 10px;
	margin: 10px 18px;
	border-bottom: 1px dashed #265F79;
	border-top: 1px dashed #265F79;
}
