﻿body
{
margin-top: 0;
margin-bottom:0;
margin-left: 0; margin-right: 0; color :#f5f5f5;
}
#container {
	width: 1001px;
	margin: 0 auto;
	font-family: arial, Tahoma; 
	font-size: 11px;
	line-height: 1.6em;
	color: #666;
	background-color: #FFF;
}
#header
{
height: 50px;
background-color: #666;
margin-bottom: 10px;			
}
		
		#gutter
		{
			float: left;
			width: 2%;
			height: 1px;
		}
		
		#mcol
		{
			float: left;
			width: 52%;
			margin-bottom: 10px;
			margin-left: 2%;
		}
		
		#lcol
		{
			float: left;
			width: 27%;
			margin-bottom: 10px;
			direction :rtl ;
		}
		
		#rcol
		{
			float: right;
			width: 14%;
			margin-left: 1%;
			background-color: #bbb;
			margin-bottom: 10px;
			margin-right: 1%;
		}
		
		#footer
		{
			clear: both;
			height: 50px;
			background-color: #f5f5f5;
		}
		a {
color: #005A84;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;

}
		
h1 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

h2 {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #CC6633;
	margin-bottom: 30px;
	background-color: #FFF;
}

.nav
{
    direction :rtl ;
    margin-Right: 0;
	padding-Right: 0;
	list-style-type: none;
	float: Right;
	width: 145px;
	background-color: #F6F6F6;
    display: inline;
}
.navOn a {
	 display: block;
	padding: 3px 5px 3px 5px;
	color: #FFF;
	font-size: 9px;
	 font-weight :bold ;
	font-family: tahoma;
	border-top: 1px solid #CCC;
	background: #315575;
	 font-weight :bold ;	
}
.navOn2 a {
	display: block;
	padding: 3px 5px 3px 5px;
	color: #FFF;
	font-size: 9px;
	 font-weight :bold ;
	font-family: tahoma;
	 text-decoration:none;
	border-top: 1px solid #CCC;
	background: #ff6600;
		
}
.navOn2 a:hover {
	 text-decoration:underline;
	color :#fff;
}


.subnavOff { }

.subnavOff a {
	display: block;
	padding: 3px 5px 2px 6px;
	margin-bottom: 1px;
	color: #474747;
	font-size: 9px;	
	border-top: 1px solid #CCC;
	 text-decoration:none;
}

.subnavOff a:hover {
		color: #315575;
		text-decoration:underline;
}
.entry
{
     font-size :8pt;
	  clear :both ;
	  width :500px;
	      }
.pagec2 {
	color: #ff6600;
	font-size: 12px;
	font-family: Arial;
	background-color: #FFF;
	margin-top :1px;
	padding-top :1px;
	 font-weight :bold ;
	 float :left;
	
}
.ANarticleUtilities2 {
    margin-bottom: 30px;}
    
.moduleHeaderInline {
	padding-bottom: 1px;
	padding-left: 2px;
	background: #D7DEE5  url("img/MenuGr.gif") repeat-x;
	border-bottom: 1px solid #CCC;
	 direction :rtl ;
}
.headlineMed {
	clear: right;
	padding-right: 1px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height :15px;
	color:#003162;
	direction :rtl ;
	margin-top:0px;

}
.moduleHeader {
	border-bottom: 1px solid #Ccc;
}
.thumbc
{
margin-left:2px;
margin-top:0px;
margin-bottom:10px;	
font-size:11px;
font-family:Arial;
line-height:15px;
color:#000;
width:130px;
}
img.thumb 
{
width: 128px;
height: 96px;
margin-bottom:3px;
background: #000 repeat-y;
}
h4 {
  float: none;
  display: inline;
  margin-left: 6px;
  text-transform: none;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
img.picA
{
position:inherit;
top: -2px;
background: url('img/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 5px;
}

img.picB
{
position: inherit;
top: -2px;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: right;
margin: 0px 14px 3px 2px;
}
img.floatright
{
float: right;
margin: 0px 3px 3px 14px;
}
h5 {
	display: block;
	margin: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 5px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	color: #000;
	text-transform: uppercase;
}
H3.page_description {
	PADDING-RIGHT: 5px; BORDER-TOP: #9caad9 1px solid; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 1em; MARGIN-BOTTOM: 8px; PADDING-BOTTOM: 2px; TEXT-TRANSFORM: none; COLOR: #000; PADDING-TOP: 3px; BORDER-RIGHT-STYLE: none; TEXT-ALIGN: left
}
input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
	font-family :Tahoma ;
}

.button {
	padding: 2px;
}
.tabNav {
	float:right;
	width:100%;
	background:#CCCCCC url("img/tab_bg00.gif") repeat-x bottom;
	font-family: verdana, arial, san-serif;
	font-size:10px;
	line-height:normal;
}

.tabNav ul {
	margin:0;
	padding:8px 0px 0; 
	list-style:none;
}

.tabNav li {
	float:right;
	background:url("img/tab_left.gif") no-repeat left top;
	margin:0;
	padding:0 4px 0 4px;
	 font-family :arial ;
	 font-size :12px;
}

.tabNav li.more {
	background: none;
	float:right;
	margin:0;
	padding:0px 4px;
}

.tabNav li.more a {
	float: none;
	background: none;
	padding: 2px 0px 0px 0px;
	font-weight: normal;
	font-size: 10px;
	font-family: arial,helvetica,sans;
}

.tabNav a {
	float:left;
	display:block;
	background:url("img/tab_righ.gif") no-repeat right top;
	padding:2px 6px 4px 2px;
	text-decoration:none;
	font-weight: bold;
}
.tabNav a {float:none;}
.tabNav a:hover {
	text-decoration: underline;
}

.tabNav .current {
	background-image:url("img/tab_lefu.gif");
}

.tabNav .current a {
	background-image:url("img/tab_rigi.gif");
	color:#000;
	font-weight:bold;
	padding-bottom:5px;
}

.tabNav .current a:hover {
	color:#000000;
	text-decoration: none;
}

.tabNav_bottom {
	float:none;
	background:#ffffff url("img/tab_bgBo.gif") repeat-x bottom;
	padding: 5px 5px 6px 5px;
	font-family: arial, helvetica, san-serif;
	font-size: 11px;
	color:#666;
}