BODY {
	
	SCROLLBAR-FACE-COLOR: #6F7E83; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #6F7E83; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #6F7E83; 
	SCROLLBAR-DARKSHADOW-COLOR: #6F7E83;
	
	background-color:#BFC5C5;
}

.content-text {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;}
.content-text1 {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #666666;}
.content-text2 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}
.content-text3 {font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #FFFFFF;}
.content-text4 {font-family: Arial, Helvetica, sans-serif;font-size: 20px;color: #2D3741;}
.content-text5 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;}
.content-text6 {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin:0px;
	text-align:left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	margin:0px;
	text-align:justify;
}

a {color:#666666; text-decoration:none;}
a:hover {color:#666666; text-decoration:underline;}
a:active {color:#666666; text-decoration:underline;}

.grey-links {color:#666666; text-decoration:none;}
a.grey-links {color:#666666; text-decoration:none;}
a.grey-links:hover {color:#999999; text-decoration:underline;}
a.grey-links:active {color:#999999; text-decoration:underline;}

.blue-links {color:#01AFD6; text-decoration:none;}
a.blue-links {color:#01AFD6; text-decoration:none;}
a.blue-links:hover {color:#01AFD6; text-decoration:underline;}
a.blue-links:active {color:#01AFD6; text-decoration:underline;}

.white-links {color:#FFFFFF; text-decoration:none;}
a.white-links {color:#FFFFFF; text-decoration:none;}
a.white-links:hover {color:#FFFFFF; text-decoration:underline;}
a.white-links:active {color:#FFFFFF; text-decoration:underline;}

.bottom-links {color:#EEEEEE; text-decoration:none;}
a.bottom-links {color:#EEEEEE; text-decoration:none;}
a.bottom-links:hover {color:#EEEEEE; text-decoration:none;}
a.bottom-links:active {color:#EEEEEE; text-decoration:none;}

.headings {
	font-family: Accord SF;
	font-size: 18px;
	color: #333333;
}

.small-headings {
	font-family: Accord SF;
	font-size: 15px;
	color: #333333;
}

.top-headings-aqua {
	font-family: Accord SF;
	font-size: 16px;
	color: #01AFD6;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.select {
	BORDER:#CCCCCC 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.search-heading {
	font-family: Accord SF;
	font-size: 20px;
	color: #02AED6;
	font-weight:normal;
}

#memberwrap {
	margin: 0;
	/*padding: 10px 0 0 0;*/
	display:inline;
}

#wld_badge_wrapper {
	/*width: 680px;
	margin: 0 0 0 188px;
	padding: 10px 0 4px 0;*/
	min-height: 140px;
	display:inline;
}

.wld_badge_item {
	font-size: 1em;
	text-align: center;
	float: left;
	padding: 0 0 5px 7px;
	width: 90px;
	height: 110px;
}

.wld_badge_item img {
	border: #666666 1px solid;
	margin: 0 4px;
	width: 80px;
	height: 78px;
}

.wld_badge_item_detail {
	color: #003366;
	overflow: hidden;
	font-size: 0.9em;
	font-style: italic;
	text-align: left;
	padding: 0px 0 0 6px;
	text-transform: capitalize;
}

.wld_badge_item_region {
	color: #393939;
	font-weight: normal;
	font-size: 95%;
}

.buttons {
	border: 1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	width:70px;
	padding-bottom:6px;
	color: #FFFFFF;
	background-color: #6F7E83;
	font-weight: bold;
	cursor:pointer;
}

div.linkdiv {cursor:pointer;}
