body {
margin: 0;
color: #777777;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
font-size: 8pt;
background-color: #ffffff;
}

p {
color: #777777;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
margin-top: 9px;
margin-bottom: 9px;
}

p.big {
margin-top: 25px;
margin-bottom: 25px;
}

p.small {
margin-top: 3px;
margin-bottom: 3px;
}

td {
padding: 0;
margin: 0;
color: #777777;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

td a {
color: #0065c3;
text-decoration: none;
font-size: 8pt;
}

td a:hover {
color: #f78d1d;
}

input.button {
margin: 0;
padding: 0;
vertical-align: middle;
}

input.field {
margin: 0;
padding-left: 3px;
color: #777777;
background-color: #ffffff;
font-size: 10pt;
border: #5da7d3 solid 1px;
vertical-align: middle;
}

select.field {
margin: 0;
margin-right: -3px;
padding: 0;
color: #777777;
background-color: #ffffff;
font-size: 9pt;
border: #5da7d3 solid 1px;
vertical-align: middle;
}



.header {
background-image: url(./images/header.jpg);
background-repeat: no-repeat;
background-position: top left;
}

.subheader {
background-image: url(./images/subheader.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}


.headerint {
background-image: url(./images/headerint.jpg);
background-repeat: no-repeat;
background-position: top left;
}



.left {
background-image: url(./images/left.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}

.right {
background-image: url(./images/right.jpg);
background-repeat: no-repeat;
background-position: bottom left;
}

.desc1 {
color: #0065c3;
font-size: 16pt;
}

.desc2 {
color: #0065c3;
font-size: 14pt;
}

.desc3 {
color: #d000b6;
font-weight: bold;
}

.desc4 {
color: #28caff;
font-weight: bold;
}

.desc1int {
color: #0065c3;
font-size: 14pt;
}

.desc2int {
color: #0065c3;
font-size: 12pt;
}

.desc3int {
color: #d000b6;
font-weight: bold;
}

.desc4int {
color: #28caff;
font-weight: bold;
}

.sayingb {
color: #000000;
}

.sayingw {
color: #ffffff;
}

.note {
font-size: 7pt;
}

.note a {
font-size: 7pt;
}

.fieldsleft {
width: 80px;
padding: 3px 10px 20px 0;
}

.fieldsright {
padding: 0 0 15px 0;
}

.member {
border: #d9e2f6 solid 1px;
}

.memberwrapper {
background-color: #ffffff;
font-size: 7pt;
color: #0065c3;
padding: 10px 10px 5px 10px;
border: #d9e2f6 solid 1px;
}

.memberouter {
padding: 0 0 12px 12px;
}

.footer {
background-image: url(./images/footer.jpg);
}

.footerint {
background-image: url(./images/footerint.jpg);
}

.copyright {
color: #0065c3;
font-size: 7pt;
padding: 3px 0 0 10px;
}

.footermenu {
color: #ffffff;
font-size: 7pt;
padding: 3px 10px 0 0;
}

.footermenu a {
color: #0065c3;
font-size: 7pt;
}

.footermenu a:hover {
color: #ffffff;
}

/*****/

#wld_badge_wrapper {
	width: 228px;
	padding: 0;
	margin: 0;
	text-align: center;
}


#wld_badge_wrapper span {
	color: #4a65be;
}

.wld_badge_item {
	border: #0077CB solid 1px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	float: left;
	padding: 6px 0 6px 0;
	width: 104px;
	height: 126px;
	margin: 4px;
	background: #ffffff;
	white-space: nowrap;
	overflow:hidden;
	}

.wld_badge_item img {
	padding: 4px 4px;
	width: 86px;
	height: 86px;
}

.wld_badge_item a:link img,.wld_badge_item a:visited img {
	background-color: transparent;
}

.wld_badge_item a:hover img {
	background-color: #d9e2f6;
}

.wld_badge_item_detail {
	font-size: 0.9em;
	padding: 0 0 0 0;
	text-transform: capitalize;
}

.wld_badge_item_region {
	padding-top: 4px;
	font-weight: normal;
	font-size: 95%;
}
