@charset "UTF-8";
.dots {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: center 30px;
	width: 10px;
	margin-top: 20px;
	padding-right: 4.5px;
	padding-left: 4.5px;
}
.head_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing: 2px;
	color: #FFFFFF;
}
.background_red {
	background-image: url(../images/back_text.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.background_hi {
	background-image: url(../images/back_hi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
}
.inside_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #000000;
	font-weight: bold;
}
.mandatory_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
}
.main_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
}
.main_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
}
.heading_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_small a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bold;
}
.main_small a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bold;
}
.main_small a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bold;
}
.main_small a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bold;
}
.main_smallCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	line-height: 14px;
}
.main_smallRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	line-height: 21px;
	font-weight: bold;
}
