@charset "utf-8";
/* CSS Document */

/* Distributor Selection Menu */
#ap_menu {
	position:absolute;
	left:130px;
	top:208px;
	width:233px;
	height:500px;
	z-index:2;
}
.menu_head {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans",sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #555555;
	margin-bottom: 14px;
}
.menu_item {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans",sans-serif;
	font-size: 10px;
	line-height: 19px;
	font-weight: normal;
	color: #888888;
	margin-bottom: 14px;
	padding-left:30px;
}
.menu_flags {
	margin-right: 10px;
}

/* Country Title */
#ap_country {
	position:absolute;
	left:760px;
	top:135px;
	width:200px;
	height:40px;
	z-index:2;
}

/* Redefined Standard Styles */
h1 {
	text-align:right;
	font-size:18px;
}
h2 {
	font-size:14px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:solid;
	border-width:1px;
	border-color:#BBBBBB;
}
.small_body
{
	vertical-align:top;
	padding-bottom:24px;
}
.small_body2
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans",sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #555555;
	margin-bottom: 16px;
}