

.regionSelectAreaWrapper{
	background-image:url(../images/secondLev/regionWorldGraphic.jpg);
	background-position: center;
	background-color: #E1E1E0;
	background-repeat: no-repeat;
	width: 900px;
	height: 227px;
}

.regionSelectShadow{
	background-image: url(../images/secondLev/regionSelectShadow.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 4px;
	font-size: 0px;
}

.pageTitleRegionBKD{
	background-image: url(../images/secondLev/pageHeaderExtBKD.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 60px;
}

.titleStrapWrapper{
	position: absolute;
	right: 15px;
	top: 50px;
}

.pageTitleRegionBKD .pageTitleWrapper h2{
	font-size: 24px;
}

.pageTitleRegionBKD .pageTitleWrapper p{
	font-size: 24px;
}

.titleStrapWrapper{
	position: absolute;
	right: 15px;
	top: 45px;
}

.titleStrapWrapper p{
	font-size: 16px;
}

.mainContentRegion{
	background-image: url(../images/secondLev/miniMap.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	width: 900px;
}

.leftContentRegion{
	background-color: #FFFFFF;
	width: 622px;
	float: left;
}

.leftContentLeft{
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
	width: 200px;
}

.leftContentLeft p strong{
	font-weight: bold;
}

.leftContentRight{
	margin-left: 150px;
	margin-bottom: 20px;
	float: left;
	width: 200px;
}

.leftContentRight p strong{
	font-weight: bold;
}

.rightContentRegion{
	background-color: #FFFFFF;
	width: 275px;
	float: right;
}

.rightContentRegion p{
	color: #686868;
	width: 200px;
	margin-left: 30px;
	font-size: 12px;
	font-weight: bold;
}

.lightGreyFullDivider{
	background-color: #CCCCCC;
	height: 2px;
	width: 900px;
	font-size: 0px;
}

.lightGreySmallerDivider{
	background-color: #CCCCCC;
	height: 2px;
	width: 623px;
	background-position: left;
	float: left;
	font-size: 0px;
}

.regionHeaderText{
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}	

.regionHeaderText h3{
	color: #686868;
	font-size: 18px;
	font-weight: bold;
}	

.contentMarginWrapper{
	background-image: url(../images/secondLev/contentMarginWrapper.jpg);
	background-repeat: repeat-y;
	width: 900px;
}
	
