#contentbox {
	position: relative;
	float:left;
	width: 527px;
	left: 180px;
	top: 80px;
	border: 1px solid #CCCCCC;
	z-index: 1;
	margin-bottom:67px;
	padding-top: 40px;
}

.bc1   { background-color: #FBF8EE; }
.bc2   { background-color: #E5E6E7; }
.bc3   { background-color: #E7EBEA; }
.bc4   { background-color: #E5F0EA; }
.bc5   { background-color: #D6E6DE; }
.bc6   { background-color: #DCE7F6; }
.bc7   { background-color: #E7E8EB; }
.bc8   { background-color: #EBF3FA; }

.bc6map  {
	background-color: #DCE7F6;
	background-image: url(../images/15_Countries.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#contentcolorbar {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/globe.gif);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 1px;
	text-indent: 24px; 
	height: 17px;
	width: 515px;
	font-weight: bold;
	letter-spacing: 2px;
}

#leftsquare {
	position:absolute;
	width:19px;
	height:19px;
	top:0px;
	left:0px;
	z-index:10;
}

#rightsquare {
	position:absolute;
	width:19px;
	height:19px;
	top:0px;
	left:508px;
	z-index:10;
}

#text  {
	margin-left:20px;
	width:540px;
	margin-bottom: 20px;
	}

#text a {
	text-decoration: none;
	color: #586871;
}

#text a:hover {
	text-decoration:underline;
	}
	
#text p {
	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #000000;
	padding: 0px;
	margin:0px;
	text-indent: 24px;
}

#text p a {
	text-decoration: none;
		color: #586871;

}
#text p a:hover {
	text-decoration:underline;
	}



.caps {
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 1px;
}

#text ul {
	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #000000;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#text ol {
	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #000000;
}


#text ul li {
	margin: 6px;
	margin-left: 16px;
	list-style-position: outside;
	list-style-type: square;
}

#text blockquote {
	margin-left: 24px;

}

#text #largedrop {
	font-family: Impact, Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 75px;
	line-height: 66px;
	position:relative;
	margin-right: 3px;
	font-weight: normal;
	color: #000000;
	float: left;
	width: auto;
	height: 60px;
	}

#text #smalldrop {
	font-family: Impact, Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 54px;
	line-height: 50px;
	position:relative;
	margin-right: 1px;
	font-weight: normal;
	color: #000000;
	float: left;
	width: auto;
	height: 45px;
	}



#text #quote2 cite {
	font: normal 10px/12px Georgia, "Times New Roman", Times, serif;
	padding-top: 12px;
	text-transform: uppercase;
	text-align: right;
	display:block;
	margin-right: 22px;
	letter-spacing: 1px;
	font-style:normal;
	color: #000000;
	text-indent: 0px;

}
	


#text h2 {
	font-family: Impact, Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 64px;
	color: #000000;
	text-align:center;
	margin:0px;
	padding:0px;
	font-weight: normal;	
	}
	
#text h3 {
	font: normal 24px/27px Impact, Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	margin:0px 0px 12px;
	padding:0px;
	}

#text h4 {
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align:justify;
	margin:0px;
	padding:15px 20px 25px;
	font-weight: bold;	
	}
	
	
#text h5 {
	font: normal 14px/16px Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	margin:12px 0px;
	padding:0px;
	font-weight: bold;	
}

#text h6 {
	font: normal 15px/17px Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #000000;
	text-align:left;
	margin:3px 0px 12px;
	padding:0px;
	}

#text cite {
	font: normal 10px/12px Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #000000;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

	
#text #endbox {
	position:absolute;
	background-image: url(../images/endbox.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: 5px 3px;
}

#text table {
	font-family: Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding:3px;
	padding-left:3px;
	border-collapse:collapse;
}

#text th  {
	font-weight:bold;
	}

#text td {
	text-align:left;
	vertical-align:top;
	}
	
.border {
	border-right: 1px solid #000000;
	padding:0px;
	}



