.pageBorder {
	border: 2px solid #FFFFFF;
}

.navigation {
	position: relative;
	left: 12px;
	top: 20px;
	visibility: visible;
	z-index: 10;

}
.link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.link:visited {	color: #ffffff;	text-decoration: none;}
a.link:link {	color: #ffffff;	text-decoration: none;}
a.link:hover {
	color: #CCCC99;
	text-decoration: none;
}
a {
	text-decoration: none;
	outline: none;
	font-weight: bold;
	color: #FFFFFF;

}
a:hover { text-decoration: underline; }

p {
	font-size: 12px;
	padding: 5px 15px;
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;



}
.contact {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
b.answers {
	font-size: 14px;
	color: #CCCCCC;
	padding-left: 0px;
}
b.answer1 {

	font-size: 14px;
	color: #FFFFFF;
	padding-left: 0px;
}
b.answer2 {

	font-size: 12px;
	color: #CCCCCC;
	padding-left: 0px;
}
.textSurvey {
	background-color: #567AD1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
img {
	border: none;
	display: block;
}
b.contactsMain {
	font-size: 16px;
	color: #CCCCCC;
	padding: 0px;

}
b.contactsMain1 {

	font-size: 16px;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}
b.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	font-weight: bold;


}
input.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	font-weight: bold;

}
h2 {
	font-size: 16px;
	color: #FF9900;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 15px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	width: 350px;
	font-weight: bold;

}
.client {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	width: 350px;
	text-align: right;

}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
select.contacts {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
