.tdHeader {
	padding: 7px 15px 0px 20px;
}

.title {
	font-family: arial; color: #fff; font-size: 22px; line-height: 32px; padding: 0px; margin: 0px;
}

.tdFlag {
	padding: 3px 15px 0px 75px;
}

.flagContainer {
	overflow:hidden;height:72px
}

.tableSubtitle {
	border-top: solid 1px #c3d6de; margin: 2px 0px 2px 0px;
}

.subtitle {
	font-family:Verdana; color:#336666; font-weight: bold; font-size: 10px; padding: 0px 15px 0px 15px;
}

.tableDesc {
	margin: 2px 0px 2px 0px;border:1px solid #C3D6DE;
}

.tdDescTitle {
	padding: 0px 20px 20px 20px;
}

.descTitle {
	font-family: arial; padding: 5px 0px 5px 0px; margin: 10px 0px 10px 0px; color:#336666; font-size:22px; font-weight: bold;
}

.tableDetails {
	font-size: 10px; font-weight: bold; background: #fff; margin: 0px; padding: 0px; border: solid 1px #fff; color:#99cc33;
}

.tdDetails {
	padding: 10px;
}

.detailsTitle {
	font-family: 'Trebuchet MS'; border-bottom: dashed 1px #cccccc; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; color:#336666; font-size: 18px; font-weight: bold;
}

.detailsContent {
	font-family: verdana; font-size: 15px; color:#669998;font-weight:normal
}

.descBottom {
	padding:10px 20px
}

.descLinks {
	font-size:15px;
	font-weight: bold;
}

.footer {
	background: #d8e9f0; padding: 10px 0px 10px 0px;
}

.footer span {
	font-family:'Trebuchet MS';font-size: 10px; color: #336666;
}

.countryFlag {
	padding-left: 40px;
	text-align: right;
}

.countryListTitle {
	border-bottom: dashed 1px #cccccc;
	font-size: 20px;
}

.tdCountries {
	border: solid 1px #e1ebef;
}

.dashedLine {
	border: dashed 1px #cccccc;
	border-width: 0 0 1px 0;
	clear: both;
	font-size: 1px; 
}

.countryList {
	overflow: hidden;
	zoom :1;
	list-style: disc;
}

.countryList li {
	width: 240px;
	margin-right: 10px;
	float:left;
}