#main_ { margin: 9px 0 0 0; }
img { border:none; }

.contentbg {
	background: url(../images/contentbg.gif) #FFF repeat-y left top;
}



.ltbiegebg { background-color: #ECECE3; }
#leftcol, .biegebg { background-color: #E0DDCE; }

#leftcol p { margin:0 0 12px 0; }

#leftcol p.caption { margin-top:5px; }

#leftcol ul {
	list-style: none;
	margin: 0 0 18px 0;
	padding: 0;
}

#leftcol li {
	background:  url(../images/arrow_gray.gif)no-repeat left 0;
	letter-spacing: .02em;
	margin:0 0 3px 0; padding:0 0 0 15px;
}



/*******************/
/*  navigation bar */
/*******************/

#leftnav { 
	background-color: #D5D1D2;
	width: 199px;
	margin:0 0 50px 0; 
	padding:0 0 22px 0;
}

#leftnav a, #leftnav a:link, #leftnav a:active, #leftnav a:visited {
	color: #646363;
	text-decoration: none;
}
#leftnav a:hover { color:#000;padding: 6px 6px 6px 3px }
#leftnav a.on { color:#000; }

#leftnav tr.normal td {
	background: url(../images/lnav_rule.gif) #D5D1D2 no-repeat left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;
	padding: 6px 6px 6px 12px;
}

#leftnav tr.current td {
	background: url(../images/lnav_rule.gif) #FFE4E1 no-repeat left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;
	padding: 6px 6px 6px 12px;
}

#leftnav tr.current_sub0 td {
/*	background-color: #B0C4DE;   */
/**/	background: url(../images/lnav_rule.gif) #B0C4DE no-repeat left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;
	padding: 4px 5px 4px 24px;
}

#leftnav tr.sub0 td {
/*	background-color: #E8E8E8;*/
/**/	background: url(../images/lnav_rule.gif) #E8E8E8 no-repeat left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;
	padding: 4px 5px 4px 24px;
}

#leftnav tr.sub1 td {
	background-color: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	padding: 3px 5px 3px 36px;
}

#leftnav tr.spacer td { background-color: #E8E8E8; height:6px; }


/*******************/
/*  pointers       */
/*******************/

#pointers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ECECE3;
	height: 30px;
	color: #6A6A6A;
	padding: 7px 10px 0 36px;	
}

/*******************/
/*  footer         */
/*******************/


#footer {
	background-color: #E0DDCE;
	padding: 6px;
}

#footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #7B7B7B;
}

#footer a:link, #footer a:visited { color:#373737; }
#footer a:hover { color:#7B7B7B; }


/*******************/
/*  main content   */
/*******************/



#main-content {
	background-color: #FFF;
	line-height: 18px;
	letter-spacing: .04em;
	/*width: auto !important;
	width: 508px; */
	padding: 15px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #646363;
	text-align:justify;
}

ul {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
}

ul li {
	background: url(../images/arrow_blue.gif) no-repeat left 3px;
	letter-spacing: .02em;
	margin:0 0 3px 0; padding:0 0 0 15px;
}


/*******************/
/*     left pad    */
/*******************/

.left-pad { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 25px 0;
}

.left-pad .hd {
	background-color: #ECECE3;
	padding: 6px 9px;
	margin-bottom: 10px;
}
.left-pad .hd h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #494747;
	margin:0; padding:0;
}

.left-pad .content {
	margin: 5px 0 5px 10px;
}

.cite { letter-spacing:0.05em; }



/*******************/
/*       list      */
/*******************/

table.plist {
	font-family: Arial, Helvetica, sans-serif;
	width:500px;
}

.plist_pcountry {
	font-size: 14px;
	font-weight:bold;
	background-color: #FFE4E1;
	margin: 0 0 25px 0;
	padding: 6px 9px;
	width: 100%;
}

.plist td.paddr {
background-color:#CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 32px;
}

.plist td.pname {
width:200px;
	background-color:  #ECECE3;
	font-weight:bold;
	font-size: 12px;
	padding: 1px 9px;
}

.plist td.ploc {
	background-color: #ECECE3;
	font-size: 12px;
	padding: 1px 32px;
}

/*******************/
/*   headings      */
/*******************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #909583;
	letter-spacing: .04em;
	margin:0 0 12px 0; padding:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6495ED;
	letter-spacing: .04em;
	margin: 6px 0 4px 0;
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	letter-spacing: .04em;
	margin: 4px 0 2px 0; padding:0;
}
h3 a:link { color: #646363; }
h3 a:visited { color: #646363; }
h3 a:hover { color: #000; }


h3.bar {
	background-color: #ECECE3; 
	border-bottom: 1px dashed #CCC;
	padding: 0 0 0 4px;
	letter-spacing: .04em;
	margin-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .04em;
	color: #646363;
	margin: 0;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .04em;
	color: #000;
	margin: 10px 0 5px 0; padding:0;
}






