/* CSS Document */

.Content_Body_Normal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0.7px;
	/*display: block;*/
}
.Content_Body_Bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.Content_Body_Normal_Justified {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	font-style: normal;
	display: block;
	letter-spacing: 1px;
	color: #878787;
}
.Content_Body_Title1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	font-style: normal;
	text-transform: capitalize;
	color: #000;
}

.Content_Body_Title3 {
	font-size: 15px;
	font-style: normal;
	text-transform: capitalize;
}


.Content_Body_Title2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: .7px;
}
.Content_Body_Title2_Bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Content_Body_Normal_Italics {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
}


ul { list-style:none; line-height:20px; padding-left:10px;}
ul li.Content_Full_Bullet {
	padding-left:20px;
	background-image: url(/images/arrows/dotted-arrow-2015.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.Content_Large_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.Content_Large_Header_Colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	margin-top:0;
}


ul li.Content_Empty_Bullet {
	padding:0;
	padding-left:20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 24px;
	background-image: url(/ASSETS/RESOURCE/IMAGES/TEMPLATE/ulh.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	color: #878787;
}
hr {
	width: 650px;
	color: #EFEFEF;
	line-height: 2px;
	font-size: 4px;
	background-position: left;
	text-align: left;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.Content_colour_header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF854A;
}


table.Content_table_default { width:100%;}
table.Content_table_default tr td { vertical-align:top}
table.Content_table_fixed { table-layout:fixed; border-spacing:8px 0;}
table.Content_table_fixed tr td { vertical-align:top; position:relative;}

td.Content_vertical_align_top { vertical-align:top}
td.Content_vertical_align_bottom { vertical-align:bottom}
td.Content_vertical_align_middle { vertical-align:middle}
.Content_align_text_center { text-align:center}
.Content_align_text_left { text-align:left}
.Content_align_text_right { text-align:right}
.Content_div_inline { display:inline-block !important; vertical-align:top; word-wrap:break-word}
.Content_div_block { display:block !important}
.Content_spacer_20 { display:block; height:20px} 
.Content_spacer_10 { display:block; height:10px} 
.Content_spacer_5 { display:block; height:5px}
.Content_whitebg { background-color:#FFF}
.Content_greybg { background-color:#F2F2F2; position:relative}
.Content_lightgreybg { background-color:#F5F5F5;}
.Content_greyborder { border:1px solid #EEE}
.Content_padding_5 { padding:5px}
.Content_padding_10 { padding:10px}
.Content_margin_5 { margin:5px}
.Content_margin_10 { margin:10px}
.Content_float_right { float:right}
.Content_float_left { float:left}
.Content_float_clear { clear:both}
.Content_inline_width { width:440px}


div.Content_Main_Box_Header { display:block; }
div.Content_Main_Box_Header img { display:block; width:100% !important; height:auto !important }
div.Content_Main_Box_Content { display:block; }


div.Content_absolute_bottom { position:absolute; left:0; bottom:0; width:100%; margin-top:60px;}
div.Content_read_more { padding:10px; font-size:14px; text-align:center; bottom:0}



div.Content_Banner { padding:10px; border:1px solid #CCC; background-color:#FCF}
/*div.Content_distribute { position:relative; overflow:hidden; text-align: justify; -ms-text-justify: distribute-all-lines; text-justify: distribute-all-lines;}
div.Content_distribute_evenly { display:table-cell; *display:table-cell; zoom:1; text-align:left; font-size:12px; vertical-align:top !important; width:300px; height:100%; /*margin-bottom:-6000px; padding-bottom:3000px; position:relative}
div.Content_distribute_evenly_header { padding:10px;}
div.Content_distribute_evenly_content { position:relative;}
div.Content_distribute_evenly_header img { display:block; width:100% !important; height:auto !important}
span.Content_distribute_stretch { width: 100%; display: inline-block; font-size: 0; line-height: 0}*/
