@charset "UTF-8";
@font-face {
	font-family: 'FrutigerLTArabic45Light';

	src: url('fonts/FrutigerLTArabic45Light.eot');

        src: url('fonts/FrutigerLTArabic45Light.eot') format('embedded-opentype'),

             url('fonts/FrutigerLTArabic45Light.woff2') format('woff2'),
	     url('fonts/FrutigerLTArabic45Light.woff') format('woff'),

	     url('fonts/FrutigerLTArabic45Light.ttf') format('truetype'),

	     url('fonts/FrutigerLTArabic45Light.svg#FrutigerLTArabic45Light') format('svg');

	font-weight:normal;
	font-style:normal;
	}
@font-face {
    
	font-family: 'FrutigerLTArabic75Black';

	src: url('fonts/FrutigerLTArabic75Black.eot');

	src: url('fonts/FrutigerLTArabic75Black.eot') format('embedded-opentype'),

	     url('fonts/FrutigerLTArabic75Black.woff2') format('woff2'),

	     url('fonts/FrutigerLTArabic75Black.woff') format('woff'),

             url('fonts/FrutigerLTArabic75Black.ttf') format('truetype'),

	     url('fonts/FrutigerLTArabic75Black.svg#FrutigerLTArabic75Black') format('svg');

	font-weight:normal;
	font-style:normal;
    }
p,div,span {
font-family: FrutigerLTArabic45Light !important;
font-size: 13px;
font-weight:normal;
font-style:normal;
}

h1,h2,h3,h4,h5,h6 {
font-family: FrutigerLTArabic75Black !important;
font-weight:normal;
font-style:normal;
}

.TitleHead1{
color: #1F4C86;
font-family: FrutigerLTArabic75Black !important;
font-size: 16px;
}

.avtsb-title{
font-size:16px !important;
}

.ContentPane 
{
	padding-left: 15px;
}

.ContentPane ul li
{
	list-style-type: none;
	margin-right: 0px;

	
}

.ContentPane p
{

	margin-bottom: 5px;
	padding-bottom: 5px;

}

.ContentPane ol li {

margin-left: 15px;
list-style-type: decimal;
}


.Imagine_ImagineNewsContent ul li
{
	list-style-type: none;
	margin-right: 0px;
}
.CareersContent ul li
{
	list-style-type: none;
	margin-left: 0px;
}

.form ul li
{
	list-style-type: none;
	margin-left: 0px;
}
.MinistryDirectoryContent ul li{
list-style-type: none;
	margin-left: 0px;
}