/* Content Styles customised HTML tags */

/* Duplicate styles below to FTBDesign, FTBHTML, Content */

.Normal {
}
.Boxtext-Left {
	font-size: 11px;
	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 {
	font-size: 11px;
	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 {
	font-size: 11px;
	color: #265F79;
	text-align: left;
}
.Caption-Right {
	font-size: 11px;
	color: #265F79;
	border-bottom: 1px dashed #026CA5; 
	text-align: right;
}
.Detail-Cost{
	background:  url("../_images/icon_cost.gif") no-repeat center left;
	color: #265F79;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Email{
	background:  url("../_images/icon_mail.gif") no-repeat center left;
	color: #265F79;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Fax{
	background:  url("../_images/icon_fax.gif") no-repeat center left;
	color: #265F79;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Link{
	background:  url("../_images/icon_tick.gif") no-repeat center left;
	color: #265F79;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-PDFLink{
	background:  url("../_images/icon_pdf.gif") no-repeat center left;
	color: #265F79;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Phone {
	background:  url("../_images/icon_phone.gif") no-repeat center left;
	color: #265F79;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Post{
	background:  url("../_images/icon_post.gif") no-repeat center left;
	color: #265F79;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Skype {
	background:  url("../_images/icon_skype.gif") no-repeat center left;
	color: #265F79;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-SMS{
	background:  url("../_images/icon_mobile.gif") no-repeat center left;
	color: #265F79;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-WebLink{
	background:  url("../_images/icon_link.gif") no-repeat center left;
	color: #265F79;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.FAQ-Question {
	font-size: 12px;
	font-weight: bold;
	color: #026CA5;
	background-image:  url("../_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 #026CA5;
}
.FAQ-Answer {
	background-image:  url("../_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: 16px;
	font-weight: bold;
	color: #026CA5;
	background-image:  url(../_images/icon_next.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding: 5px 14px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dashed #026CA5;
	padding-bottom: 5px;
}
.Highlight-Bottom {
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 0px 14px;
}
.Highlight-Small {
	font-size: 10px;
	color: #265F79;
	line-height: 14px;
	background-color: #F4F7FA;
	padding: 5px 10px;
	border: 1px dashed #265F79;
}
.Highlight-Medium {
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #B2BB1E;
	font-weight: bold;
}
.Highlight-Large {
	padding: 10px;
	margin: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #00427C;
	border: #00427C solid 1px;
	background-color: #F4F7FA;
}
.HighlightLink {
	font-size: 12px;
	color: #265F79;
	border-top: 1px dashed #265F79;
	border-bottom: 1px dashed #265F79;
	background-image:  url("../_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: #FFFFFF;
	font-style: italic;
	padding: 5px 10px 0px 10px;
	margin: 10px 20px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
.Quote2 {
	color: #FFFFFF;
	padding: 5px 10px 0px 10px;
	margin: 0px 20px 20px 20px;
	font-size: 11px;
	text-align: right;
	line-height: 14px;
}
.QuoteBlue {
	color: #FFFFFF;
	font-style: italic;
	padding: 5px 10px 0px 10px;
	margin: 10px 20px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
}
.QuoteBlue2 {
	color: #FFFFFF;
	padding: 5px 10px 0px 10px;
	margin: 0px 20px 20px 20px;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
#cF {
	font-size: 10px;
}
.ContractManager {
	font-weight: bold;
	color: #4A8FB3;
}
.ContractManager a, .ContractManager a:link, .ContractManager a:active, .ContractManager a:visited, .ContractManager a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #4A8FB3;
}
