/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Site styles ------------------ */
@import url(../base/styles.css); 
/* ------------------ Object styles ------------------ */
@import url(../object/toolbar.css); 
@import url(../object/calendar.css);
@import url(../object/popup.css); 
/* ------------------ Page styles ------------------ */
.col3 .reports  ul,
.col3 .reports  li {
	padding:0;
	margin:0;
	list-style:none;
}
.col3 .reports ul,
.col3 .reports ul li,
.col3 .reports  ul li a {
	padding:0;
	margin:0;
}
.col3 .reports  ul li {
	line-height:25px;
	background:url(../../../pics/border_dot.gif) bottom repeat-x;
	padding-left:10px;
	list-style-type:none;
}
.col3 .reports  ul li a,
.col3 .reports  ul li.current a{
	padding-left:15px;
	background:url(../../../pics/left_navigation/a.gif) left center no-repeat;
	color:#006e04;
	font-weight:bold;
		line-height:25px;
}
.col3 .reports  ul li.current a:hover {
	padding-left:15px;
	background:url(../../../pics/left_navigation/a.gif) left 12px no-repeat;
	color:#006e04;
	font-weight:bold;
	line-height:25px;
	list-style-type:none;
	}

.col3 .reports  ul li.current a {
	color:#000;
	text-decoration:none;
}

.col3 .reports  ul li.clicked a {
	background:url(../../../pics/left_navigation/a.gif) left 12px no-repeat;	
	color:#006e04;
	text-decoration:none;
}

.col3 .reports  ul li.last {
	 background:none;
	 margin-bottom:10px;
}

.col3 .reports ul li ul li {
	font-size:11px;
	line-height:15px;
	padding:2px 18px;
	background:none;

}

.col3 ul,
.col3 li {
	padding:0;
	margin:0;
	list-style:none;
}

.col3 ul li ul li {
	font-size:11px;
	line-height:15px;
	margin:0 0 5px 0pt;
	padding:2px 0pt;

}

.board_member img {
	float:left;
	margin:5px 10px 0 0;
}
.board_member {
	text-align:justify;
	margin-bottom:15px;
}
.board_member .name {
	font-size:14px;
	font-weight:bold;
}
.board_member .position {
	margin:5px 0;
	font-weight:bold
}
