@charset "utf-8";
/* CSS Document */

.img_objective_logo {
	float: right;
	width: 140px;
	margin-left: 20px;
	margin-right: 10px;
}
.img_objective_caption {
	font-size: 12px;
	font-weight: bold;
	background-color: #F4F4F4;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

/* ------------------------------------------------------------
	0. Activities Block
------------------------------------------------------------ */
.table_activities {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.table_activities th {
	width: 200px;
	text-align: left;
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../images/icon_s_blue.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	line-height: 120%;
}
.table_activities td {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
}

/* ------------------------------------------------------------
	0. Organization
------------------------------------------------------------ */
.img_organization {
	margin-left: 20px;
}

/* ------------------------------------------------------------
	0. President's Message
------------------------------------------------------------ */
.topics {
	width: 620px;
	padding-bottom: 20px;
}
.topics h3 {
	font-style: italic;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	font-size: 14px;
}
.img_president {
	float: right;
	width: 150px;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-right: 10px;
}
.img_president_message {
	margin-bottom: 20px;
}
.p_signature {
	font-weight: bold;
	text-align: right;
	margin-top: 30px;
	margin-right: 15px;
}
.p_signature img {
	margin-bottom: 20px;
}

/* ------------------------------------------------------------
	0. Structure of Executives
------------------------------------------------------------ */
.table_exectives {
	margin-top: -5px;
	margin-left: 10px;
}
.table_exectives th {
	text-align: left;
	padding-right: 20px;
	padding-left: 18px;
	background-image: url(../images/icon_li.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #697DBA;
}
.table_exectives td {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.table_title {
	background-color: #F4F4F4;
	font-weight: bold;
	text-indent: 10px;
}

/* ------------------------------------------------------------
	0. Adress&Map
------------------------------------------------------------ */
.img_map {
	margin-bottom: 14px;
	border: 1px solid #666666;
}
.img_building {
	margin-bottom: 10px;
}
.table_address {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 665px;
}
.table_address th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #F6F6F6;
	text-align: left;
}
.table_address td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

/*/////////////////////////////////////////////////////////////
 Terms of the service
//////////////////////////////////////////////////////////////*/
.list_acts {
	padding-left: 10px;
}
.list_acts ul {
	margin-bottom: 20px;


}
.list_acts li {
	background-image: url(../images/icon_li.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}

.box_contactpoints {
	background:url(../images/topics.gif) no-repeat;
	width: 620px;
	padding-bottom: 15px;
	margin-left: 60px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 18px;
}
.box_contactpoints_btm {
	background:url(../images/topics_bottom.gif) no-repeat;
	width: 650px;
	font-size: 0px;
	height:2px;
	line-height:0;
	margin-left: 60px;
}

