/* 	[ 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 {
}
.Bold-Print {
	font-size: 1.7em;
	font-weight: bold;
	color: #3D6079;
}
.Fine-Print {
	font-size: 1.1em;
	color: #505152;
}
.Large-Print {
	font-size: 18px;
	font-style: italic;
	color: #666;
}
.Image-Border {
	border: 5px solid #505152;
}
.Symbol_Phone {
	margin: 0;
	padding: 0 0 0 35px;
	height: 30px;
	line-height: 30px;
	color: #3D6079;
	background: url(/Templates/Panelrok/_images/_panelrok/symbol_phone.png) no-repeat left center;
}
.Symbol_Cell {
	margin: 0;
	padding: 0 0 0 35px;
	height: 30px;
	line-height: 30px;
	color: #3D6079;
	background: url(/Templates/Panelrok/_images/_panelrok/symbol_cell.png) no-repeat left center;
}
.Symbol_Fax {
	margin: 0;
	padding: 0 0 0 35px;
	height: 30px;
	line-height: 30px;
	color: #3D6079;
	background: url(/Templates/Panelrok/_images/_panelrok/symbol_fax.png) no-repeat left center;
}
.Symbol_Email {
	margin: 0;
	padding: 0 0 0 35px;
	height: 30px;
	line-height: 30px;
	color: #3D6079;
	background: url(/Templates/Panelrok/_images/_panelrok/symbol_email.png) no-repeat left center;
}
.Symbol_Link {
	margin: 0;
	padding: 0 0 0 35px;
	height: 30px;
	line-height: 30px;
	color: #3D6079;
	background: url(/Templates/Panelrok/_images/_panelrok/symbol_link.png) no-repeat left center;
}
.Symbol-PDF {
	background: url(/Templates/_images/icon_pdf.gif) no-repeat center left;
	font-weight: bold;
	padding: 0 0 0 30px;
	line-height: 35px;
}
