@charset "utf-8";
.bodystyle #mainbackground {
	background-image: url(../images/bg-gradient-abc-a15.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	width: 100%;
}
.bodystyle #letterbody {
	font: 11.5pt Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	color: #000000;
	background: #EEEEEE url(../images/bg-gradient-abc-b45-c15.gif) center top repeat-x;
	padding-top: 45px;
	padding-bottom: 15px;
	margin: 0;
	width: 100%;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.bodystyle #letterbody div#letter {
	margin: 0 auto;
	width: 711px; /* 90%, 1cm = 34px */
	background: #ffffff;
	border-top: silver 2px solid;
	border-right: #999999 3px solid;
	border-bottom: #999999 3px solid;
	border-left: silver 3px solid;
	padding-top: 64px;
	padding-right: 48px;
	padding-bottom: 64px;
	padding-left: 51px;
	text-align: left;
}
.bodystyle #letterbody div#letter h2 {
	font-weight: bold;
	font-size: 13.5pt;
	text-align: center;
	margin: 0 0 16pt 8pt;
	color: #000000;
}
.bodystyle #letterbody div#letter h3 {
	font-size: 12.5pt;
	font-weight: normal;
	margin: 9pt 0 2px 0;
	color: #000000;
}
.bodystyle #letterbody div#letter.two {
	margin-top: 20px;
}
.bodystyle #letterbody div#letter .def {
	margin: 0 0 0 3em;
	text-align: left;
	float: left;
}
.bodystyle #letterbody div#letter .righttab {
	right: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
	width: 266px;
}
.bodystyle #letterbody div#letter .clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.bodystyle #letterbody div#letter .last {
	margin: 0 0 12pt 0;
}
.red {
	color: red;
}
.bold {
	font-weight: bold;
}
.bodystyle #letterbody div#letter p.endspace {
	margin: 0 0 17px 0;
}
.bodystyle #letterbody div#letter ol {
	margin: 0 0 3px 0;
	text-align: justify;
}
.bodystyle #letterbody div#rachelsign {
	background: url('http://vladislav.jankovych.com/images/rachel-complain-received-4-april-08.gif') left top no-repeat;
	padding-top: 102px;
	padding-left: 517px;
	margin-top: 45px;
	margin-bottom: 30px;
	margin-left: 58px;
}

