body 
{
	margin: 0px;
	background-color: #E0E0E0;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}
	
p
{
	margin-bottom: 10px;
}

.topBanner
{
	width: 877px;
	height: 70px;
	float: left;
	margin-bottom: 25px;
}

.outterWrapper
{
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -458px;
	width: 917px;
	background-color: #FFFFFF;
	border-top: 3px #006699 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #000000 solid;
	
	z-index: 1;
	float: left;
}

.innerWrapper
{
	float: left;
	width: 877px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

.copyrightStyle
{
	width: 877px;
	height: 35px;
	line-height: 35px;
	float: left;
	
	color: #000000;	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
	border-top: 1px solid #999999;
}

.nsBanner
{
	float: left;
	width: 877px;
	height: 144px;
	
	background-image: url(e_store_ns_top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.bannerBar
{
	float: left;
	text-indent: 15px;	
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
	width: 877px;
	float: left;
	margin-bottom: 15px;
	
	background-image: url(banner_bar_sub.png);
	background-repeat: repeat;
	background-position: left center;
}

.find_country_body
{
	float: left;
	width: 877px;
	float: left;
	margin-bottom: 15px;
}

.find_country_body_inner
{
	float: left;
	width: 837px;
	margin-left: 20px;
	margin-right: 20px;
}

.listTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #0F4287;
}

.countryListStyle
{
	background-color: #F8F8F8;
	color: #072b4c;
	border: 1px solid #072b4c;
}

.countryListButtonStyle
{
	margin-left: 15px;
}

.partnerListRow
{
	width: 877px;
	margin-top: 15px;
	float: left;
	
	border-bottom: 1px solid #072b4c;
	
	background-image: url(partner_back_fade_2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.partnerListRowCol1
{
	width: 125px;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	height: 85px;
}

.partnerListRowCol2
{
	width: 730px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 85px;
}

.partnerHeader
{
	float: left;
	width: 877px;
	text-indent: 2px;	
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #000000;
	
	background-image: url(bar_background_1.png);
	background-repeat: repeat;
	background-position: left center;
}

.bannerBarSub
{
	width: 700px;
	height: 31px;
	float: left;
	margin-bottom: 15px;
	
	background-image: url(banner_bar_sub.png);
	background-repeat: repeat;
	background-position: left center;
}

.partnerProfileCol1
{
	width: 115px;
	height: 22px;
	line-height: 22px;
	float: left;
	font-weight: bold;
}

.partnerProfileCol2
{
	width: 595px;
	height: 22px;
	line-height: 22px;
	float: left;
}

.partnerSpacer
{
	height: 10px;
}

.resellerError
{
	font-size: 12px;
	font-weight: bold;
	color: #C3151D;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	text-indent: 5px;
}
















