@charset "utf-8";
#conteiner #info #our_people {
	font-weight: normal;
	width: 650px;
	left: 150px;
	position: relative;
	top: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CAA21F;
	border-left-color: #CAA21F;
	padding-left: 7px;
}
#conteiner #info #our_people p {
	position: relative;
	left: 35px;
	width: 580px;
	text-align: justify;
	top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#conteiner #info #our_people h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #013668;
	font-weight: bold;
	position: relative;
	left: 35px;
	width: 400px;
}
#conteiner #info #our_people h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #CAA21F;
	position: relative;
	left: 35px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAA21F;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAA21F;
	top: 7px;
}

#conteiner  #info  #our_people  h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #CAA21F;
	font-weight: normal;
	position: relative;
	left: 15px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#conteiner #info #our_people #form1 {
	position: relative;
	left: 35px;
}
#conteiner #bottom {
	height: 80px;
	width: 1000px;
	background-color: #ECECEC;
}
#conteiner #bottom_print {
	display: none;
}

.year {
	display: block;
	background-image: url(../images/arrow3.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-indent: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CAA21F;
	width: 300px;
	margin-left: 50px;
	margin-top: 10px;
	font-weight: normal;
}
.articleName {
	display: block;
	width: 500px;
	margin-left: 120px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #0B83FE;
}
.author {
	width: 500px;
	margin-left: 120px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	display: block;
}
#conteiner #info #our_people .articleName a {
	color: #0173E4;
	text-decoration: none;
}
#conteiner #info #our_people .articleName a:hover {
	color: #CAA21F;
	text-decoration: underline;
}
