BODY
{ direction:rtl; font-size:16px;}

P,TABLE,DIV,SPAN,TD,TH,LI,FORM,BLOCKQUOTE
{
	font-family: Arial, Sans-Serif;font-size: 16px;
}

.RIGHT_Aligned
{ text-align:left !important;}

.LEFT_Aligned
{ text-align:right !important;}

.RIGHT_Float
{ float:left !important;}

.LEFT_Float
{ float:right !important;}



/* ---------------------------------- leftMenuDivLEVEL1 -------------------------------------------------------------------- */
.leftMenuDivLEVEL1
{border-top:1px solid #bdd7ce;}
.leftMenuDivLEVEL1 A, .leftMenuDivLEVEL1 A:link, .leftMenuDivLEVEL1 A:visited, .leftMenuDivLEVEL1 A:focus, .leftMenuDivLEVEL1 A:active
{
	display:block;
	color:#036733;
	font-size:16px;
	font-weight:normal;
	font-family: Arial;
	padding:5px 10px 5px 0px;
	border-bottom:1px solid #bdd7ce;
	text-align:right;
}
.leftMenuDivLEVEL1 A:hover 
{
	text-decoration:none; color:#030303;
	background: url('../_images/_design/arrowheb.gif') 173px 9px no-repeat;
}
.leftMenuDivLEVEL1 A.this, .leftMenuDivLEVEL1 A.this:link, .leftMenuDivLEVEL1 A.this:visited, .leftMenuDivLEVEL1 A.this:focus, .leftMenuDivLEVEL1 A.this:active
{
	color:#030303;
	background: url('../_images/_design/arrowheb.gif') 173px 9px no-repeat;
}

/* ---------------------------------- leftMenuDivLEVEL2 -------------------------------------------------------------------- */
.leftMenuDivLEVEL2
{}
.leftMenuDivLEVEL2 A, .leftMenuDivLEVEL2 A:link, .leftMenuDivLEVEL2 A:visited, .leftMenuDivLEVEL2 A:focus, .leftMenuDivLEVEL2 A:active
{
	display:block;
	color:#036733;
	font-weight:normal;
	padding-right:25px;
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:top;
	font-family: Arial;
	background: url('../_images/_design/dot.gif') 160px 9px no-repeat;
	text-align:right;
	border-bottom:1px solid #bdd7ce;
}
.leftMenuDivLEVEL2 A:hover 
{
	text-decoration:none; color:#ff0000;
	background: url('../_images/_design/dotover.gif') 160px 9px no-repeat;
}
.leftMenuDivLEVEL2 A.this, .leftMenuDivLEVEL2 A.this:link, .leftMenuDivLEVEL2 A.this:visited, .leftMenuDivLEVEL2 A.this:focus, .leftMenuDivLEVEL2 A.this:active
{
	background: url('../_images/_design/dotover.gif') 160px 9px no-repeat;
	color:#ff0000;
}

/* ---------------------------------- leftMenuDivLEVEL3 -------------------------------------------------------------------- */
.leftMenuDivLEVEL3
{}
.leftMenuDivLEVEL3 A, .leftMenuDivLEVEL3 A:link, .leftMenuDivLEVEL3 A:visited, .leftMenuDivLEVEL3 A:focus, .leftMenuDivLEVEL3 A:active
{
	display:block;
	color:#036733;
	font-weight:normal;
	padding-right:35px;
	padding-top:4px;
	vertical-align:top;
	font-family: Arial;
	background: url('../_images/_design/dot.gif') 150px 9px no-repeat;
	text-align:right;
	border-bottom:1px solid #bdd7ce;
}

.leftMenuDivLEVEL3 A:hover 
{
	text-decoration:none; color:#000;
	background: url('../_images/_design/dotover.gif') 150px 9px no-repeat;
}
.leftMenuDivLEVEL3 A.this, .leftMenuDivLEVEL3 A.this:link, .leftMenuDivLEVEL3 A.this:visited, .leftMenuDivLEVEL3 A.this:focus, .leftMenuDivLEVEL3 A.this:active
{
	color:#000;
	background: url('../_images/_design/dotover.gif') 150px 9px no-repeat;
}


/* --------------------------- managementListTable ---------------------- */

.managementListTable TD, .managementListTable TH
{ 
	text-align:right;
}


/*-----------------infoBoxTable-------------------*/
.infoBoxTable TD,.infoBoxTable TH
{
	text-align:right;
}

.infoBoxTable TH
{
	font-weight:bold;
	text-align:right;
}


/*-----------------------------------------------*/
.HPTable TD
{
	vertical-align:top;
	padding:3px 6px;
	text-align:right;
	font-size:15px;
}	
.HPTable TH
{
	text-align:center;
	padding:3px;
}	

.HPTable A, .HPTable A:link, .HPTable A:visited, .HPTable A:focus, .HPTable A:active
{
	vertical-align:top;
	text-align:right;
	
}
.HPTable A:hover 
{
	text-decoration:none; 
}
.HPTable th A, .HPTable th A:link, .HPTable th A:visited, .HPTable th A:focus, .HPTable th A:active
{
	vertical-align:top;
}
.HPTable th A:hover 
{
	text-decoration:none; 
}


/*---------------------------------MoreInformation----------------------------------*/
.MoreInformation
{
	text-align:left;
	font-size:15px;
}
.MoreInformation A, .MoreInformation A:link, .MoreInformation A:visited, .MoreInformation A:focus, .MoreInformation A:active
{
	font-weight:bold;
	text-decoration:underline;
	color:#037350;
	font-size:15px;
	text-align:left;
}

.MoreInformation A:hover
{ text-decoration:none; color:#000; }


/* ---------------------------------- pageToolsTable -------------------------------------------------------------------- */
#pageToolsTable TD
{ padding:10px 5px 0px 5px;text-align:right;vertical-align:bottom;}


/* ---------------------------------- eventsListTable -------------------------------------------------------------------- */

.eventsListTable TD,.eventsListTable TH
{ 
	text-align:right;
}

/* ---------------------------------- faqDL -------------------------------------------------------------------- */

.faqDL DT
{
	background:transparent url('../_images/_design/q.gif') right top no-repeat;
	list-style: none;
	padding: 0px 28px 0px 20px;
}

.faqDL DD
{
	padding: 0px 28px 10px 20px;
	background:transparent url('../_images/_design/a.gif') right top no-repeat;
	list-style: none;
}
/*----------------------------------------------------*/

.simpleLinksTable TD, .simpleLinksTable TH
{ text-align:right;}
/*----------------------------------------*/
.glossaryABC
{ 
float:right;
}

/* -------------------- Articles ------------------------- */

.Articles TH
{
	text-align:right;
}


.siteMapTable UL
{
	margin:5px 10px 5px 0px !important;
	padding:0px 5px;
}

.siteMapTable LI
{
	/*list-style:none;
	list-style-image:none;*/
	padding-right:5px;
	background:transparent url('../_images/_design/iconArrowRightOrange.gif') left 5px no-repeat;
}

.siteMapTable LI LI
{
	/*list-style:none;
	list-style-image:none;*/
	background:transparent url('../_images/_design/iconPlusOrange.gif') left 7px no-repeat;
	padding-right:10px;
}
.siteMapTable LI LI LI
{	
    /*list-style:none;
	list-style-image:none;*/
	background:transparent url('../_images/_design/iconPlusOrange.gif') left 7px no-repeat;
	padding-right:10px;
}