body{
	direction:ltr; 
	margin: 0px; 
	font-family: verdana;
	color:#4D4B47;
	font-size: 13px; 
}

div { margin:0px; padding:0px; }
img   { border:0;} 
input { height:19px; margin:0px; padding:0px; border:1px solid #C2C6C7;}
.floatLeft  {float:left;}
.floatRight {float:right;}

h1  { color:#000000; font-family:verdana; font-size:18px; font-weight:normal; display:block; margin-top:0px; padding:0px; margin-bottom:10px;}
h2  { color:#4d4b47; font-family:verdana; font-size:14px; font-weight:normal; display:block; margin-top:0px; padding:0px; margin-bottom:0;}
h3	{ color:#ac9c7b; font-family:verdana; font-size:14px; font-weight:normal; display:block; margin-top:0; padding:0px; margin-bottom:0;}
h4	{ color:#000000; font-family:verdana; font-size:13px; font-weight:normal; display:block; margin-top:0; padding:0px; margin-bottom:0;}
h5	{ color:#96886a; font-family:verdana; font-size:18px; font-weight:normal; display:block; margin-top:0; padding:0px; margin-bottom:0;}

p           { margin:0px 0px 10px 0px; padding:0px; padding-bottom:0px;}

a			{  color:#52C4DF; text-decoration: none; font-weight:normal; cursor:pointer;}
a:link      {  color:#52C4DF; text-decoration: none; font-weight:normal; cursor:pointer;}
a:visited	{  color:#4A8293; text-decoration: none; font-weight:normal;}
a:hover		{  color:#52C4DF; text-decoration: underline; font-weight:normal;}

.bold		{font-weight:bold}

ul {padding:0px; margin:10px 0px 0px 5px; list-style-type:none;}
ul li { background-image:url(../../Images/icons/en/arrow-green.gif); list-style:none; background-repeat:no-repeat; background-position:left 3px; padding-left:15px; margin:0px; padding-bottom:10px;}
ul li ul li { background-image: url(../../Images/icons/en/arrow-blue.png); list-style:none; background-repeat:no-repeat; background-position:left 3px; padding-left:15px; margin:0px;}
ul li ul li ul li { background-image: url(../../Images/icons/en/arrow-grey.png); list-style:none; background-repeat:no-repeat; background-position:left 3px; padding-left:15px; margin:0px;}

ol {padding:0px; margin:10px 0px 0px 35px;}
ol li { padding:0px; margin:0px; padding-bottom:10px;}
ol li li { padding:0px; margin:0px;}
/*--------------------------------------------*/



/*-------------Content Wrap-------------*/
.wrapper            {width:970px; padding:0px; margin-right:auto; margin-left:auto; background-image:url(../../images/general/bg_top.gif); background-repeat:repeat-x; background-position:top; background-color:#DCDBD9;}
.innerWrapper       {width:970px; padding:0px; margin-right:auto; margin-left:auto; background-image:url(../../images/general/bottom_pic.jpg); background-position:bottom; background-repeat:no-repeat;}
.mainContainer      {width:895px; margin-left:auto; margin-right:auto; margin-top:7px;}
.mainContainer	.top	{ background-image:url(../../images/general/mainbg_top.png); height:24px; background-repeat:no-repeat; background-color:Transparent;}
.mainContainer	.bottom	{ background-image:url(../../images/general/mainbg_bottom.png); height:24px; background-repeat:no-repeat; background-color:Transparent;}
*html .mainContainer	.top	{ background-image:url(../../images/general/mainbg_top.gif); height:24px; background-repeat:no-repeat; background-color:Transparent;}
*html .mainContainer	.bottom	{ background-image:url(../../images/general/mainbg_bottom.gif); height:24px; background-repeat:no-repeat; background-color:Transparent;}

.containerInner     {width:895px; height:auto; overflow:hidden; background-image:url(../../images/general/mainbg_mid.png); background-repeat:repeat-y; /*opacity:0.4; filter:alpha(opacity=40);-moz-opacity:0.5*/   }
*html .containerInner     {background-image:url(../../images/general/mainbg_mid.gif); }




/*Wider*/
.mainContent		
{
	_height: auto !important;
	height: auto !important;
	min-height: 540px;
	height: 572px;
	float:left; 
	width:662px;
}
.innerContentTop{background-image:url(../../images/general/inner_main_top.png); background-color:transparent; height:11px; width:662px;}
.innerContentBottom{background-image:url(../../images/general/inner_main_bottom.png); background-color:transparent; height:18px; width:662px;}
.innerContent       { overflow:hidden; width:100%; height:100%; background-image:url(../../images/general/inner_main_bg.png); background-repeat:repeat-y; min-height:540px;}
*html .innerContentTop{background-image:url(../../images/general/inner_main_top.gif); background-position:bottom;}
*html .innerContentBottom{background-image:url(../../images/general/inner_main_bottom.gif);}
*html .innerContent{background-image:url(../../images/general/inner_main_bg.gif); overflow:visible; min-height:540px;}
/*Wider*/

/*With side bar*/
.containerInnerSmaller     {width:895px; height:auto; background-image:url(../../images/general/mainbg_mid.gif); background-repeat:repeat-y;}
.mainContentSmaller		
{
	_height: auto !important;
	height: auto !important;
	min-height: 540px;
	height: 572px;
	float:left; 
	width:494px;
	
}
.innerContentSmallerTop{background-image:url(../../images/general/inner_main_top_smaller.png); background-position:top; background-color:transparent; height:11px; width:501px;}
.innerContentSmallerBottom{background-image:url(../../images/general/inner_main_bottom_smaller.png); background-color:transparent; height:18px; width:501px;}
.innerContentSmaller       {width:501px; height:100%; background-image:url(../../images/general/inner_main_bg_smaller.png); background-color:transparent; background-repeat:repeat-y;}
*html .innerContentSmallerTop{width:491px;background-image:url(../../images/general/inner_main_top_smaller.gif);}
*html .innerContentSmallerBottom{width:491px;background-image:url(../../images/general/inner_main_bottom_smaller.gif);}
*html .innerContentSmaller{width:491px;background-image:url(../../images/general/inner_main_bg_smaller.gif);}
/*With side bar*/

.contents			{padding-right:18px; padding-left:18px; padding-bottom:8px;}
.contents table{ /*width:460px!important;*/}


/*-------------breadcrumbs strip-------------*/
.BreadCrumbs            {width:800px; margin-left:25px; height:22px; margin-bottom:10px;}
.BreadCrumbs ul			{padding:0px; margin:0px;}
.BreadCrumbs li 		{color:#000000; font-size:11px; display:inline; padding:0px; margin:0px; padding-right:10px;}
.BreadCrumbs span		{font-size:90%; width:2%;}
.BreadCrumbs a:link 	{color:#000000;}
.BreadCrumbs a:visited  {color:#000000;}
.BreadCrumbs a:hover	{color:#000000; text-decoration:underline;}
