/* TYPE STYLES */


p {
	font-size:0.92em;	
	line-height:147%;
	font-weight:normal;
	margin:0px 0px 1.75em 0px;
/*	margin: 0 0 1em 0; */
	}
	
	
h1 {								
	font-size:1.5em;	
	line-height:120%;
	font-weight:normal;
	margin:20px 60px 20px 0px;
	}
	
h2 {								
	font-size:1.2em;	
	line-height:120%;
	margin:20px 0px 4px 0px;
	font-weight:bold;
	color:#333333;
	}

h3 {								
	font-size:1.2em;	
	line-height:120%;
	margin:20px 120px 18px 0px;
	font-weight:normal;
	color:#333333;
	}

h4 {								
	font-size:1.5em;	
	line-height:120%;
	font-weight:bold;
	color:#0066b2;
	margin:20px 60px 20px 0px;
	}

h5 {								
	font-size:0.8em;	
	line-height:120%;
	margin:20px 0px 18px 0px;
	font-weight:normal;
	color:#333333;
	}
	
	
/* Global site list */
/* ---------------------------------------------------------------------------- */


#globalList {
	padding: 45px 0 10px 0;
	font-size:90%;
	}
#globalList li {
	padding-left: 26px;
	padding-bottom: 8px;
	padding-top: 12px;
	}

	#globalList a {
	}


/* china */					#globalList li.cn {background: transparent url(../images/flags/mini/cn.gif) left 12px no-repeat;}
/* france */				#globalList li.fr {background: transparent url(../images/flags/mini/fr.gif) left 12px no-repeat;}
/* germany */				#globalList li.de {background: transparent url(../images/flags/mini/de.gif) left 12px no-repeat;}
/* israel */				#globalList li.il {background: transparent url(../images/flags/mini/il.gif) left 12px no-repeat;}
/* italy */					#globalList li.it {background: transparent url(../images/flags/mini/it.gif) left 12px no-repeat;}
/* japan */					#globalList li.jp {background: transparent url(../images/flags/mini/jp.gif) left 12px no-repeat;}
/* singapore */				#globalList li.sg {background: transparent url(../images/flags/mini/sg.gif) left 12px no-repeat;}
/* united kingdom */		#globalList li.gb {background: transparent url(../images/flags/mini/gb.gif) left 12px no-repeat;}
/* united states */			#globalList li.us {background: transparent url(../images/flags/mini/us.gif) left 12px no-repeat;}
/* russia */				#globalList li.ru {background: transparent url(../images/flags/mini/ru.gif) left 12px no-repeat;}


