.form_title {
	text-transform: uppercase;
	font: 32px/28px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #000;
	letter-spacing: 1pt;
}
.form_smalltitle { color: #abaaaa; font-size: 14px; font-family: Verdana, sans-serif; font-weight: bold; line-height: 14px;;font-style: normal; margin-bottom: 10px; }

.form_subtitle {
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.01em;
	margin-top: 10px;

}
.form_info {
	letter-spacing: 0.01em;
	margin-top: 10px;
/**/
}

.form {
	vertical-align: middle;

	line-height: 14px;
	margin: 0;
	padding: 10px;
	text-align: left;
}

.form TR TD {
	/*vertical-align: middle;*/

	line-height: 14px;
	margin: 0;
	padding: 5px;
	padding-bottom: 15px;
	text-align: left;
}

.form A {
	font-weight: bold;
	text-decoration: underline;
}

.form_info A {
	text-decoration: underline;
}

.form_info A:visited {
	text-decoration: underline;
}
.form_info A:hover {
	text-decoration: underline;
}

.form HR {
	background: #000;
	width: 100%;
	line-height: 0;
	border: none;
	border-bottom: 4px solid #000;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	font-size: 1px;
}

.form .paragraph_title {
	font-weight: bold;
	font-size: 14px;
}

select {
	background-color: #ffffff;
	margin-top:2px;
	margin-bottom:5px;
	margin-right:15px;
	margin-left:0px;
	vertical-align: middle;
	font-size: 11px;
	/*padding: 2px;*/
	border: 1px #b1b1b1 solid;
	width: 200px;
	height:20px;
	border-spacing: 0px;
}

.button_send {
	background: #e6e6e6;
	border: 1px solid #808080;
	margin: 0;
	width: 75px;
	height: 20px;
	vertical-align: middle;
	border-top-color: #e6e6e6;
	border-right-color: #cccccc;
	border-top-width: 1px;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0px;
	font-weight: bolder;
}

.message_error {
	background: #ff0000;
	padding: 10px;
	color: #ffffff;
	margin-bottom: 10px;
}

.input_text {
	background: none;
	border: 0;
	border-bottom: 1px dashed #000;
	width: 200px;
	color: #999;
	font: 12px Courier New, Courier, mono;
	margin-top: 5px;
	text-transform: none;
}
.MybozarMore{
	margin-top: 4px;

}
/*
.MybozarMore a{
	font: normal 10px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #999999;
	text-transform: uppercase;
	margin: 0 0 0 5px;
	text-decoration: underline;
}
*/
.MybozarMore a {
	font-weight: normal;
	text-decoration: underline;
}

.MybozarMore a:hover {
}
