.Smallgrey {
	color: #666666;
    font-size: 0.8em;
	line-height: 1.3;
	padding: 0 0 3px 0;
	margin: 0;
	}
	
#RegionHeader{
    background-color: #274a8b;
	color: white;
    padding: 7px 0 0 0;
    }	

h2.RegionH2{
    color: white; 
    font-size: 1.2em;
	padding: 0 0 7px 10px;
	margin: 0;
    }

#RegionArea{
    height: 294px; 
    margin: 15px 0 0 0;
	}
	
#CountryHeader{
    background-color: #274a8b;
	color: white;
    padding: 7px 0 0 0;
    }	

#CountryArea{
    height: 348px;
	margin: 10px 0 18px 0;
	}
	
.RegionMap{
    float: left;
    width: 460px;
    height: 255px;
	background-repeat: no-repeat;
	padding: 0;
	border: 0;
	}
	
#CountryList{
	height: 293px; 
	width: 460px; 
	overflow-y: auto;
	overflow-x: hidden; 
	display: block;
	background-color: #e7e7e7;
	}
	
ul.NoBullet{
  list-style-type: none;
  margin: 0;
  padding: 15px 0 15px 15px;
  line-height: 1.7em;
  	}

a.EmbassyLink:link, a.EmbassyLink:visited {
    text-decoration: none;
	color:#0066ff;
    line-height: 1.5;
	}
a.EmbassyLink:hover, a.EmbassyLink:active {
    text-decoration: underline;
    }
	
.Space{
	height: 50px;
	}
	
.Smallspace {
	line-height: 0.6em;
	}	
	
.AtoZListArea {
	color: white;
	background-color: #274a8b;
	width: 460px;
	height: 20px;
	}
	
ul.AtoZList {
  margin: 0;
  padding: 0 0 0 12px;
  }
	
ul.AtoZList li {
  float: left;
  list-style-type: none;
  }
  
ul.AtoZList li a {  
  display: block;
  float: left;
  font-size: 0.9em;
  width: 16px;
  text-align: center;
  text-decoration: none;
  color: white;
  line-height: 1.4em;
  	}

ul.AtoZList a:link, ul.AtoZList a:visited {
    text-decoration: none;
    color: white;
	}
ul.AtoZList a:hover, ul.AtoZList a:active {
    text-decoration: none;
    }
	
li.CurrentRegion {
    padding: 0;
	color: black;
    background-color: #e7e7e7;
    }

li.CurrentRegion a:link, li.CurrentRegion a:visited {
    text-decoration: none;
    color: black;
	}
li.CurrentRegion a:hover, li.CurrentRegion a:active {
    text-decoration: none;
    }
	
li.ContentSpace {
	margin: 0 0 10px 0;
	}
	
#ForeignInfo {
	padding: 0 0 15px 0;
	}
	
.ForeignEmbassies {
	padding: 20px 15px 20px 15px;
	}
	
.ForeignEmbassies a:link, .ForeignEmbassies a:visited {
    text-decoration: none;
    color: #0066ff;;
	line-height: 1.0;
	}
.ForeignEmbassies a:hover, .ForeignEmbassies a:active {
    text-decoration: underline;
    }
	
.ForeignEmbassies p {
	font-size: 0.9em;
	margin: 0;
	padding: 0 0 12px 0;
	}
