#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 289px;
	display: block;
	float: left;
	margin-top: 10px;
}
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	background-color:#FFF;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.4;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {/*font-size:90%*/;
	margin-bottom:2em;
}
hr {
	height:1px;
	margin:0;
	padding:0;
	color:#fff;
	clear:both;
}
.hr {
	background-image: url(../images/hr2.gif);
	height: 25px;
	width: 755px;
	display: block;
	clear:both;
	margin-top: -20px;
	margin-bottom: 10px;
}
h1 {
	font-size:135%;
	color:#4b7594;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:1em;
	clear:both;
	font-weight: normal;	
}
body#corporate h1 {
	color: #f88f26;
}
body#corporate h2 {
	color: #f88f26;
}
body#role h1 {
	color:#f36e51;
}
body#role h2 {
	color:#f36e51;
}
#visionmission h1 {
	color:#f36e51;
}
body#visionmission h2 {
	color:#f36e51;
}
#corporate_strategies h1 {
	color:#f36e51;
}
#corporate_strategies h2 {
	color:#f36e51;
}
#membership h1 {
	color:#984a70;
	font-size: 175%!important;
}
#corporate_strategies h2 {
	color:#984a70;
}
#chairman h1 {
	color:#ec0014;
}
#cereport h1 {
	color:#68a756;
}
#content h1  img{
	clear:both;
	padding-right: 20px;
	height: auto;
	width: 720px;
}
#milestones h1 {
	color:#f88f26;
}
#engagement h1 {
	color:#d64a6f;
}
#engagement h2 {
	color:#d64a6f;
}
#headoffice h1 {
	color:#d64a6f;
}
#headoffice span.heading{
	color:#d64a6f;
	padding-bottom: 10px;
	display: block;
	height: auto;
	width: 100%;
	font-weight: bold;
}

#headoffice div.heading{
	color:#d64a6f;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
	height: auto;
	width: 100%;
	clear:both;
}
#headoffice_sub1 h1 {
	color:#894893;
}
#headoffice_sub1 h2 {
	color:#894893;
}
#headoffice_sub2 h1 {
	color:#0069a5;
}
#headoffice_sub2 h2 {
	color:#0069a5;
}

#headoffice_sub3 h1 {
	color:#00854a;
}
#headoffice_sub3 h2 {
	color:#00854a;
}

#headoffice_sub4 h1 {
	color:#ea007a;
}
#headoffice_sub4 h2 {
	color:#ea007a;
}
#headoffice_sub5 h1{
	color:#f88f26;
}
#headoffice_sub5 h2{
	color:#f88f26;
}
#headoffice_sub6 h1 {
	color:#64b850;
}
#headoffice_sub6 h2 {
	color:#64b850;
}

#headoffice_sub7 h1 {
	color:#00a3e5;
}
#headoffice_sub7 h2 {
	color:#00a3e5;
}
#headoffice_sub1 span.numbers {
	color:#894893;
	font-weight: normal;
}
#headoffice_sub2 span.numbers {
	color:#0069a5;
	font-weight: normal;
}
#headoffice_sub3 span.numbers {
	color:#00854a;
	font-weight: normal;
}
#headoffice_sub4 span.numbers {
	color:#ea007a;
	font-weight: normal;
}
#headoffice_sub5 span.numbers{
	color:#f88f26;
	font-weight: normal;
}
#headoffice_sub6 span.numbers {
	color:#64b850;
	font-weight: normal;
}
#headoffice_sub7 span.numbers {
	color:#00a3e5;
	font-weight: normal;
}


#headoffice_sub1 span.head {
	color:#894893;
	font-weight: bold;
}
#headoffice_sub2 span.head {
	color:#0069a5;
	font-weight: bold;
}
#headoffice_sub3 span.head {
	color:#00854a;
	font-weight: bold;
}
#headoffice_sub4 span.head {
	color:#ea007a;
	font-weight: bold;
}
#headoffice_sub5 span.head {
	color:#f88f26;
	font-weight: bold;
}
#headoffice_sub6 span.head {
	color:#64b850;
	font-weight: bold;
}
#headoffice_sub7 span.head {
	color:#00a3e5;
	font-weight: bold;
}
.remarks{
	font-size:80%;
	color:#999999;
}

h2 {
	font-size:105%;
	font-weight:bold;
	color:#294477;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:1em;
	margin-top:2em;
}
#Debug {
	font-size:80%;
	color:#fff;
	position:fixed;
	right:0;
	bottom:0;
	z-index:500;
	background-color:#003d7d;
	padding:4px 8px;
}
#page {
	width:1000px;
	margin:0 auto;
}
#header {
	height: 102px;
	position:relative;
	overflow:hidden;
}
#logo {
	display: block;
	float: left;
}
#menu_top {
	font-size:12px;
	color:#333;
	text-align:right;
	position:absolute;
	right:-4px;
	width: 600px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#menu_top>li {
	display:inline-block;
*display:inline;
	zoom:1;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 6px;
}
#menu_top>li>a {
	color:#333;
}
#menu_top>li>a.btn-font {
	display:inline-block;
*display:inline;
	zoom:1;
	width:11px;
	height:10px;
	background:url(../images/btn-font.jpg) no-repeat;
	margin-left:4px;
}
#menu_top>li>a#btn-up {
	background-position:left top;
}
#menu_top>li>a:hover {
	text-decoration: none;
}
#menu_top>li>a#btn-up:hover {
	background-position:left bottom;
}
#menu_top>li>a#btn-down {
	background-position:right top;
}
#menu_top>li>a#btn-down:hover {
	background-position:right bottom;
}
#container {
	background-image: url(../images/dot_bg.gif);
}
#menu_left {
	width:222px;
	background-repeat:no-repeat;
	background-position:210px 0px;
	padding-top:20px;
}
#menu_left_01 {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/01.gif);
	width: 206px;
}
#menu_left_01_b {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/01b.gif);
	width: 206px;
}
#menu_left_02 {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/02.gif);
	width: 206px;
}
#menu_left_02_b {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/02b.gif);
	width: 206px;
}
#menu_left_03 {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/07.gif);
	width: 206px;
}
#menu_left_04 {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/08.gif);
	width: 206px;
}
#menu_left_inside_01 {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/03.gif);
	width: 206px;
}
#menu_left_inside_02 {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/04.gif);
	width: 206px;
}
#menu_left_inside_03 {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/05.gif);
	width: 206px;
}
#menu_left_inside_04 {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/06.gif);
	width: 206px;
}
#menu_left_inside_05 {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/07.gif);
	width: 206px;
}
#menu_left_inside_06 {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:20px;
	background-image: url(../images/menu/08b.gif);
	width: 206px;
}
#menu_left_inside_06 li a {

}
#menu_left_inside_06 ul {
	padding-left: 25px;
	background-image: url(../images/hr.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#menu_left_inside_06 ul ul {
	padding-left: 0px;
}
#menu_left_inside_06 ul ul ul {

}
#menu_left_inside_06 li a {
	color:#333;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
#menu_left_inside_06 li a.first {
	color: #d64a6f;
}
#menu_left_inside_06 li a.second{
	color: #894893;
}
#menu_left_inside_06 li a.third{
	color: #0069a5;
}
#menu_left_inside_06 li a.fourth{
	color: #00854a;
}
#menu_left_inside_06 li a.fifth{
	color: #ea007a;
}
#menu_left_inside_06 li a.sixth{
	color: #f88f26;
}
#menu_left_inside_06 li a.seventh{
	color: #6cba47;
}
#menu_left_inside_06 li a.last{
	color: #00a3e5;
}
#menu_left_inside_06 ul li a ul li a {
	padding-left: 12px;
}
#menu_left_inside_06 li a.first {

}
#menu_left_inside_06 li.last {
	color:#333;
	display: block;
}
#menu_left>li {
	color:#333;
	font-size:13px;
	border-bottom-width:;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#menu_left>li>a {
	color:#333;
	font-weight:bold;
	display:block;
	background-image: url(../images/hr.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: auto;
}
ul#menu_left li.active a.active {

}
ul#menu_left li#menu_left_01_b.active a.active {
	background-position: -10px 25px;
}
ul#menu_left li#menu_left_01_d.active a.active {
	background-position: -10px 25px;
}
ul#menu_left {
	list-style:none;
	float:left;
}
ul#menu_left>li>a {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 25px;
	text-align: left;
}
ul#menu_left>li.active {
	text-decoration:none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 3px 13px;
}
ul#menu_left>li>a.active {
	text-decoration:none;
	background-repeat: no-repeat;
}
#menu_left>li#menu_left_01.active {
	background-image: url(../images/menu/arrow_membership.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
#menu_left>li#menu_left_01.active a.active {
	background-image: url(../images/hr.gif);
	background-position: -10px 10px;
}
#menu_left>li#menu_left_01.active {
	background-image: url(../images/menu/arrow_role.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
#menu_left>li#menu_left_01.active a.active {
	background-image: url(../images/hr.gif);
	background-position: -10px 10px;
	color: #f36e51;	
}
#menu_left>li#menu_left_01_b.active {
	background-image: url(../images/menu/arrow_membership.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;

}
#menu_left>li#menu_left_01_b.active a.active {
	background-image: url(../images/hr.gif);
	background-position: -10px 10px;
}
#menu_left>li#menu_left_01_b.active {
	background-image: url(../images/menu/arrow_role.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;

}
#menu_left>li#menu_left_01_b.active a.active {
	background-image: url(../images/hr.gif);
	background-position: -10px 10px;
	color: #f36e51;	
}
#menu_left>li#menu_left_01_c.active {
	background-image: url(../images/menu/arrow_role.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;

}
#menu_left>li#menu_left_01_c.active a.active {
	background-image: url(../images/hr.gif);
	background-position: -10px 10px;
	color: #f36e51;	
}
#menu_left>li#menu_left_01_d.active {
	background-image: url(../images/menu/arrow_membership.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;

}
#menu_left>li#menu_left_01_d.active a.active {
	background-image: url(../images/hr.gif);
	background-position: -10px 10px;
	color: #984a70;	
}
#menu_left>li#menu_left_02_b.active {
	background-image: url(../images/menu/arrow_membership.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
#menu_left>li#menu_left_02_b.active a.active {
	background-image: url(../images/hr.gif);
	background-position: -10px 10px;
}
#menu_left>li#menu_left_02_b.active {
	background-image: url(../images/menu/arrow_membership.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
#menu_left>li#menu_left_02_b.active a.active {
	background-image: url(../images/hr.gif);
	background-position: -10px 10px;
}
#menu_left>li#menu_left_03_eng.active {
	background-image: url(../images/menu/arrow_membership.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
#menu_left>li#menu_left_03_eng.active a.active {
	background-image: url(../images/hr.gif);
	background-position: -10px 10px;
}
#menu_left>li#menu_left_02_eng.active {
	background-image: url(../images/menu/arrow_membership.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
#menu_left>li#menu_left_02_eng.active a.active {
	background-image: url(../images/hr.gif);
	background-position: -10px 10px;
}
ul#menu_left>li#menu_left_inside_01.active {
	background-image: url(../images/menu/arrow_corporate.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
ul#menu_left>li#menu_left_inside_01.active a.active {
	color: #f88f26;	
}
ul#menu_left>li#menu_left_inside_02.active {
	background-image: url(../images/menu/arrow_chairman.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
ul#menu_left>li#menu_left_inside_02.active a.active {
	color: #ec0014;	
}
ul#menu_left>li#menu_left_inside_03.active {
	background-image: url(../images/menu/arrow_cereport.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
ul#menu_left>li#menu_left_inside_03.active a.active {
	color: #68a756;	
}
ul#menu_left>li#menu_left_inside_04.active {
	background-image: url(../images/menu/arrow_milestones.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
ul#menu_left>li#menu_left_inside_04.active a.active {
	color: #f88f26;	
}
ul#menu_left>li#menu_left_inside_05.active {
	background-image: url(../images/menu/arrow_engagement.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;

}
ul#menu_left>li#menu_left_inside_05.active a.active {
	color: #df4970;	
}
ul#menu_left>li#menu_left_inside_06.active {
	background-image: url(../images/menu/arrow_membership.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
ul#menu_left>li>a:hover {
	color:#FF0000;
	text-decoration:none;
	background:url(../images/arrow.gif) no-repeat 3px 13px;
	text-decoration:none;
	background-image: url(../images/hr.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#appendix_menu_left {
	float:left;
	width:240px;
	overflow:hidden;
}
#appendix_menu_left>strong {
	display:block;
	padding:20px 10px 0.5em 25px;
}
ol#menu_left {
	padding-left:50px;
	float:none;
	margin-left:0;
	list-style:decimal inside;
	vertical-align:top;
	padding-top:0;
}
ol#menu_left>li {
	list-style:decimal outside;
	zoom:1;
	vertical-align:top;
}
ol#menu_left>li>a {
	vertical-align:top;
	width:180px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0;
}
ol#menu_left>li {
*margin:6px 0;
*list-style:outside decimal-leading-zero;
*display:list-item;
}
ol#menu_left>li>a {
*padding:0 10px 6px 0;
}
#menu_left>li.menu_left_inside {
	list-style-type:none;
	padding:0;
	margin-left:0;
	border-bottom-width:0px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	list-style-image: none;
}
#menu_left>li.menu_left_inside>ul {
	padding-left:20px;
}
#menu_left>li.menu_left_inside>ul>li {
	list-style:none;
	padding:0;
}
#menu_left>li.menu_left_inside>ul>li>a {
	display:block;
	width:160px;
	font-weight:bold;
	font-size:12px;
	text-indent:0em;
	margin-right:15px;
	border-bottom:1px dotted #ccc;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 13px;
}
#menu_left>li.menu_left_inside>ul>li>a:hover {
	color:#B84900;
	background:url(../images/arrow.gif) no-repeat 3px 13px;
	text-decoration:none;
}
#menu_left>strong {
	display:block;
	margin-bottom:0.5em;
}
ul#menu_left li ul li {
	list-style-type: none;
	font-weight: normal;
}
ul.menu_left_inside li {
	/*	padding-left: 15px;*/
	list-style-type: none;
}
ul.menu_left_inside li a {
	color: #333;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
}
/*#menu_left{width:220px;float:left;background-image:url(../images/side_bg.gif);background-repeat:no-repeat;background-position:197px;margin:0 10px 0 20px;list-style-position:inside;list-style-type:square;}
/*#menu_left>li{width:152px;color:#666;font-size:14px;border-bottom:1px solid #ccc;padding:5px 0 5px 10px;height:auto;}
/*#menu_left>li>a{width:152px;color:#666;list-style-position:inside;list-style-type:disc;}

/*#menu_left_inside{width:125px;float:left;list-style:none;background-position:124px;height:auto;margin:0 10px 0 10px;padding-bottom:10px;}
/*#menu_left_inside>li{height:auto;display:block;padding-left:10px;}
/*#menu_left_inside>li>a{display:block;width:122px;color:#666;font-size:12px;padding:9px 0 5px 10px;margin-right:15px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#ccc;height:auto;background-image:url(../images/bullet_master.gif);background-repeat:no-repeat;background-position:0px 18px;}*/

#content {
	overflow:hidden;

	text-align:justify;
	padding-right:20px;
	padding-bottom:0;
	color:#000;
	font-size: 15px;
	padding-top:20px;
	padding-left: 20px;
	background-color:#fff;
}
#content p {
	text-align:justify;
	line-height: normal;
}
#content p  a{
	color: #930;
	text-decoration: underline;
}
#content>ul {
	padding-left:25px;
	margin-bottom:1em;
}
#footer {
	background-color:#fff;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	display: block;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#footer>p {
	font-size:10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer>p>a {
	color:#666;
	padding-right: 15px;
}
table .pic-right {

	margin-left:0px;

}
.pic-right {
	float:right;
	margin-left:20px;
	display:inline-block;
	*display:inline;
	zoom:1;
	clear:both;
}
.pic-left {
float: left;
margin-right: 20px;
display: inline-block;
zoom: 1;
clear: both;
}
.pic {
	text-align:center;
	margin-bottom:1em;
}
.pic>div {
	display:inline-block;
*display:inline;
	zoom:1;
	padding:9px 6px;
}
.pic a {
	display:inline-block;
	padding:0 3px;
}
.pic a img {
}
.pic span {
	display:none;
	font-size:0.82em;
	line-height:1.3em;
	margin:6px 3px 0;
	text-align:justify;
	color: #F66;
}
table span {
	display:none;
	font-size:0.82em;
	line-height:1.3em;
	margin:6px 3px 0;
	text-align:justify;
	color: #F66;
}
.pic td span {
	text-align:center;
}
#mapTable>li>a:hover {
	color:#003366;
}
#mapTable>li>a {
	color:#003366;
}
.tableHeading {
	background-color:#728492;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
}
.tableBgColor01 {
	background-color:#E1EFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
}
.tableBgColor02 {
	background-color:#B5D8FF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
}
.mapTable #content td {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
	font-size: 12px;
}
#content .pic td {
	border-bottom-width:0px;
	border-bottom-style:none;
	border-bottom-color:#ccc;
	font-size: 12px;
}
.mapTable td {
	padding:4px 10px;
	font-size: 12px;
}
}
#FontSize {
}
#FontSize>a {
	margin:0 3px;
	color:#000;
}
#FontSize>a:hover, #FontSize>a.selected {
	text-decoration:underline;
}
#Language {
}
#Language>a {
	color:#000;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Language>a:hover {
	text-decoration:underline;
}
#Language>a.selected {
	display:none;
	text-decoration:underline;
}
#esas.mapTable td {
	font-size:10px;
	padding:1px 6px;
}
#esas.mapTable>tbody>tr.header td {
	font-size:12px;
}
#esas.mapTable td:first-child {
	font-size:11px;
}
#mapTable.riais-table {
	text-align:center;
}
#mapTable.riais-table>tbody>tr>td:first-child {
	text-align:left;
}
#mapTable.riais-table>tbody>tr:first-child>td:first-child {
	text-align:center;
}
div#page {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding: 1em;
	display: none;
}
.back-to-top:hover {
	background-color: rgba(135, 135, 135, 0.50);
}
#fontsize {
/*	width: 150px;*/
}
#fontsize a {
	/*	background-color: #cccccc;*/

	height: 8px;
	width: 4px;
	color: #000;

}

#fontsize a.font_small{
	font-size: 14px!important;
}
#fontsize a.font_medium{
	font-size: 16px!important;
}
#fontsize a.font_large{
	font-size: 19px!important;
}

#fontsize a.selected {

	height: 8px;
	width: 4px;
	color: #F00;

}
#menu_top>li.last {
	float: right;
}
#year {
	background-image: url(../tc/images/year.gif);
	display: block;
	float: right;
	height: 24px;
	width: 290px;
	margin-top: 15px;
	margin-right: 7px;
	background-repeat: no-repeat;
}
#year_eng {
	background-image: url(../en/images/title.png);
	display: block;
	float: right;
	height: 34px;
	width: 310px;

	margin-right: 7px;
	background-repeat: no-repeat;
}
#membership {
	font-size: 80%;
}
#membership .name {
	color: #984a6a;
}
#membership #people {
	float: left;
	height: 130px;
	width: 225px;
	display: block;
	margin-right: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#membership li {
	text-align: left;
	line-height: normal;
}

#people ul {
	margin-left: 10px;
	padding-left: 10px;
}
.chart {

	width: 701px;
	display: block;
	float: left;
	clear:both;
}
.numbers {
	float: right;
}
#milestones_area{
	overflow: scroll;
}
#facebook_link{
/*	overflow: scroll;*/
	background-image: url(../images/facebook.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
#twitter_link{
/*	overflow: scroll;*/
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
