/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	padding:0px; font-weight: normal;
	font-size: 10pt;


	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white
}
TABLE 
{
	font-size: 8pt;
}

A:link	{	
	/*text-decoration:	none;*/
	}	
		
A:visited	{	
	/*text-decoration:	none;*/
	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover	{	
	text-decoration:	none;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	
/*
BLOCKQUOTE, PRE	{	
	
	}	
*/
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.PageHeading
{
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.PageSubHeading
{
	font-size: 10pt;
	color: #000000;
	line-height: normal;
	font-family: Verdana, Arial;
	letter-spacing: normal;
}

.Paragraph
{
	text-justify: distribute;
	font-size: 12pt;
	color: #000000;	
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-align: justify;
	
/*	line-height:  14pt;*/
	text-indent: 0.2in;
	margin:0px;
	margin-bottom: 5pt;	
}

.ArabicParagraph
{
	text-justify: distribute;
	font-size: 18pt;
	color: #000000;
	direction: rtl;
	font-family: Traditional Arabic;
	letter-spacing: normal;
	text-align: justify;
	
	line-height:  14pt;
	text-indent: 0.2in;
	margin:0px;
	margin-bottom: 5pt;	
}

.UrduParagraph
{
	text-justify: distribute;
	direction: rtl ;
	font-size: 14pt;
	color: #000000;
	font-family:  Urdu Naskh Asiatype;
	letter-spacing: normal;
	text-align: justify;

	line-height:  14pt;
	text-indent: 0.2in;
	margin:0px;
	margin-bottom: 5pt;		
}

.Text
{
	font-size: 11pt;
	color: #000000;
	line-height: 14pt;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-align: justify;
}

.TextBold 
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	line-height: 14pt;
	font-family: Verdana, Arial;
	letter-spacing: normal;
}

.TextArabic
{
	font-size: 18pt;
	color: #000000;
	direction: rtl;
	line-height: 14pt;
	font-family: Traditional Arabic;
	letter-spacing: normal;
}

.TextUrdu
{
	font-size: 14pt;
	color: #000000;
	direction: rtl ;
	line-height: 14pt;
	font-family:  Urdu Naskh Asiatype;
	letter-spacing: normal;
}

.TextItalic
{
	font-size: 12pt;
	color: #000000;
	line-height: 14pt;
	font-style: italic;
	font-family: Verdana, Arial;
	letter-spacing: normal;
}

.TextBoldArabic
{
	font-weight: bold;
	font-size: 14pt;
	direction: rtl ;
	color: #000000;
	line-height: 14pt;
	font-style: normal;
	font-family: Traditional Arabic;
	letter-spacing: normal;
}


.ArabicQuote
{
	font-size: 18pt;
	color: #000000;
	direction: rtl;
	line-height: normal;
	font-family: Traditional Arabic;
	letter-spacing: normal;
	margin-left:30px; margin-right:30px;
}

.ArabicInLineText
{
	font-size: 15pt;
	color: #000000;
	line-height: normal;
	font-family: Traditional Arabic;
	letter-spacing: normal;
}

.EnglishQuote
{
	text-align:justify;
	font-size: 12pt;
	color: #000000;
	direction: ltr;
	line-height: normal;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	margin-left:30px; margin-right:30px;}

.TextBoldItalic
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	line-height: normal;
	font-style: italic;
	font-family: Verdana, Arial;
	letter-spacing: normal;
}

OL, UL
{
	color: #000000;
}

.ListItemLowerRoman
{
	text-justify: distribute;
	font-size: 12pt;
	vertical-align: baseline;
	color: #000000;
	line-height: normal;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-align: justify;
	margin-bottom:3pt;	
	list-style-type :lower-roman;
}

.ListItemUpperRoman
{
	text-justify: distribute;
	font-size: 12pt;
	vertical-align: baseline;
	color: #000000;
	line-height: normal;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-align: justify;
	margin-bottom:3pt;	
	list-style-type : upper-roman;
}

.FootNote
{
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-align:left;	
}

.FootNoteArabicQuote
{
	font-size: 16pt;
	color: #000000;
	direction: rtl;
	line-height: normal;
	font-family: Traditional Arabic;
	letter-spacing: normal;
	margin-left:30px; margin-right:30px;
}

.FootNoteEnglishQuote
{
	font-size: 10pt;
	color: #000000;
	direction: ltr;
	line-height: normal;
	font-family: TVerdana, Arial;
	letter-spacing: normal;
	margin-left:30px; margin-right:30px;
}


.Translator
{
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-align: justify;
}

.FootNoteLink
{
	vertical-align: super;
	font-size:8pt;
}

.TextHeading
{
	font-size: 11pt;
	color: #000000;
	line-height: 14pt;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	font-weight:bold;
	text-align: center;	
}
