/* 	[ 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 {
}
.Contact {
	margin: 40px 0px 0px 0px;
}
.Caption-Left {
	color: #a9111a;
	font-size: 85%;
}
.Caption-Right {
	color: #a9111a;
	font-size: 85%;
	text-align: right;
}
.Table {
	border: 1px solid #FFFFFF;
}
.Table td {
	font-size: 70%;
	padding: 0.1em 0.2em;
	border: 1px solid #FFFFFF;
	background-color: #D1D1D1;
	vertical-align: top;
}
.Detail-Cost{
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/icon_cost.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Email{
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/icon_mail.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Fax{
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/icon_fax.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Link{
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/icon_tick.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-PDFLink{
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/icon_pdf.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Phone {
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/icon_phone.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Post{
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/icon_post.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-Skype {
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/icon_skype.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-SMS{
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/icon_mobile.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.Detail-WebLink{
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/icon_link.gif) no-repeat center left;
	font-weight: bold;
	padding: 3px 3px 3px 30px;
	line-height: 25px;
	margin: 0px;
}
.FAQ-Question {
	font-size: 85%;
	font-weight: bold;
	background: url(/Templates/JonesFee/_images/faq_q.gif) no-repeat 0em 0em;
	padding: 0em 1em 0.5em 2em;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 1em;
}
.FAQ-Answer {
	font-size: 85%;
	background: url(/Templates/JonesFee/_images/faq_a.gif) no-repeat 0em 0em;
	padding: 0em 1em 0.5em 2em;
	margin-top: 0.5em;
}
.Highlight-Top {
	font-weight: bold;
	color: #9CB226;
	background-image: url(/Templates/JonesFee/_images/icon_tick.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 5px 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dotted #999999;
}
.Highlight-Bottom {
	font-size: 85%;
	padding: 0em 1em 0.5em 2em;
	margin-top: 0em;
}
.Highlight-Small {
	color: #9CB226;
	font-size: 90%;
	letter-spacing: 0.1em;
	line-height: 2.5em;
	text-transform: uppercase;
	font-weight: bold;
}
.Highlight-Medium {
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
	padding: 1em 2em;
}
.Highlight-Large {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	background-color: #999999;
	padding: 1em 2em;
}
.HighlightLink {
	background: url(/Templates/JonesFee/_images/back_Line.gif) repeat-y top left;
	padding: 0em 0em 0em 2em;
	margin: 1em 0em;
	clear: both;
	font-size: 90%;
	
}
	#cLS .HighlightLink {
		background: url(/Templates/JonesFee/_images/back_Line.gif) repeat-y top right;
		padding: 0em 2em 0em 2em;
		margin: 1em 18px 0em 0em;
		clear: both;
		font-size: 90%;
		text-align: right;
		
	}
.HighlightLink a {
	color: #9CB226;
	font-size: 95%;
}
.Quote {
	font-family: Georgia, Times, serif;
	padding: 1em 2em;
	margin: 20px 30px;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
}
