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

#conteiner #info #navigation {
	display: none;
}
#conteiner #header {
	display: none;
}
#conteiner #header_logo {
	display: block;
}
#conteiner #bottom_print {
	display: block;
}
#conteiner #bottom {
	display: none;
}

#conteiner #info #our_people {
	font-weight: normal;
	width: 650px;
	left: 170px;
	position: relative;
	top: 15px;
	border-right-width: 2px;
	border-left-width: 3px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CAA21F;
	border-left-color: #CAA21F;
	padding-left: 7px;
}

#conteiner #info #our_people h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #013668;
	font-weight: bold;
	position: relative;
	left: 35px;
	width: 400px;
	line-height: 25px;
}

span.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
}

#conteiner #info #our_people h4 {
	font-size: 35px;
}
#conteiner #info #our_people p {
	font-size: 17px;
	line-height: 22px;
}
#conteiner #info #our_people #partners h5 {
	font-size: 17px;
	line-height: 22px;
}
#conteiner #info #our_people #partners td {
	font-size: 17px;
	line-height: 22px;
}

#map_print {
	display: block;
}
#conteiner  #info  #our_people  #partners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	position: relative;
	left: 100px;
}
#conteiner  #info  #our_people  #partners  a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #124E89;
	text-decoration: none;
}
#conteiner  #info  #our_people  #partners  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #0B83FE;
	text-decoration: underline;
}

#conteiner  #info  #our_people  dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	left: 100px;
	position: relative;
	top: -15px;
}
#conteiner  #info  #our_people  dt {
	line-height: 30px;
}
#conteiner  #info  #our_people  dd {
	background-image: url(../images/goals3.png);
	background-repeat: no-repeat;
	text-indent: 25px;
	background-position: 0px 7px;
	line-height: 30px;
	position: relative;
	list-style-position: inside;
	right: 30px;
	width: 500px;
}

#conteiner  #info  #our_people  ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	list-style-type: upper-roman;
	width: 500px;
	list-style-position: inside;
	position: relative;
	right: 30px;
}

#conteiner #info #our_people h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	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;
}
