/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ CONTENT ]------------------------------------------------------- */

/*
		These styles can be customised to suit design requirements.
		They are applied to content through the word editor.
		Change or add class names as required.
		Duplicate styles to FTBDesign.
*/

/* === [ WORD EDITOR ] === */
.Normal {
}
.Caption-Left {
	font-size: 85%;
	font-style: italic;
	text-align: left;
}
.Caption-Right {
	font-size: 85%;
	font-style: italic;
	text-align: right;
}
.Detail-Cost{
	font-size: 85%;
	background: url(/Templates/_images/icon_cost.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Email{
	font-size: 85%;
	background: url(/Templates/_images/icon_mail.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Fax{
	font-size: 85%;
	background: url(/Templates/_images/icon_fax.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Link{
	font-size: 85%;
	background: url(/Templates/_images/icon_tick.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-PDFLink{
	font-size: 85%;
	background: url(/Templates/_images/icon_pdf.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Phone {
	font-size: 85%;
	background: url(/Templates/_images/icon_phone.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Post{
	font-size: 85%;
	background: url(/Templates/_images/icon_post.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Skype {
	font-size: 85%;
	background: url(/Templates/_images/icon_skype.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-SMS{
	font-size: 85%;
	background: url(/Templates/_images/icon_mobile.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-WebLink{
	font-size: 85%;
	background: url(/Templates/_images/icon_link.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.Detail-Word{
	background: url(/Templates/_images/icon_word.gif) no-repeat center left;
	color: #003399;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
}
.FAQ-Question {
	font-weight: bold;
	color: #9DB1C0;
	background: url(/Templates/_images/faq_q.gif) no-repeat left 0.4em;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #9DB1C0;
}
.FAQ-Answer {
	background: url(/Templates/_images/faq_a.gif) no-repeat left 0.1em;
	margin-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.Highlight-Top {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background: url(/Templates/_images/icon_tick.gif) no-repeat 0px 2px;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #666666;
}
.Highlight-Bottom {
	padding-left: 30px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.Highlight-Small {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding: 5px 10px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
.Highlight-Medium {
	font-size: 12px;
	font-weight: bold;
	color: #0B5BAC;
	padding: 8px;
	background-color: #E1E8F0;
	border: 1px solid #C3D4E4;
	margin: 12px 0px;
}
.Highlight-Large {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #000000;
	padding: 8px;
	margin-bottom: 4px;
}
.HighlightLink {
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background: url(/Templates/_images/icon_pointer.gif) no-repeat 5px 10px;
	padding: 5px 30px 5px 30px;
	margin-bottom: 0px;
	margin-top: -1px;
	clear: both;
}
.BoxPoints {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding: 6px;
}
.HomeFeature {
	margin: 0.3em 0;
	padding: 0.5em 0;
	line-height: 1.4em;
	color: #0B5BAC;
	font-size: 100%;
	float: none;
	text-decoration: none;
	border-top: 1px solid #95B0CC;
	border-bottom: 1px solid #95B0CC;
	margin-bottom: 0px;
	margin-top: -1px;
	clear: both;
}
		.HomeFeature a:visited, 
		.HomeFeature a:link, 
		.HomeFeature a:hover {
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
			color: #0B5BAC;
			border-bottom: 1px solid #95B0CC;
		}
