@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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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, .bodystyle #letterbody div#letterpagetwo {
	margin: 0 auto;
	width: 760px;
	background: #ffffff;
	border-top: silver 2px solid;
	border-right: #999999 3px solid;
	border-bottom: #999999 3px solid;
	border-left: silver 3px solid;
}
.bodystyle #letterbody div#letterpagetwo {
	margin-top: 2em;
}
.bodystyle #letterbody div.letterheading {
	background: #165788;
	text-align: center;
	padding-bottom: 20px;
}
.bodystyle #letterbody div.letterheading h2 {
	background: #165788 url(../images/naric.gif) center 18px no-repeat;
	color: #FFFFFF;
	font-size: 17px;
	margin: 0;
	padding-top: 65px;
	padding-bottom: 8px;
}
.bodystyle #letterbody div#letterpagetwo div.letterheading h2 {
	margin-bottom: 2em;
}
.bodystyle #letterbody div.letterheading p {
	color: #FFFFFF;
	font-size: 9px;
	margin: 0;
	text-transform: uppercase;
}
.bodystyle #letterbody div.letterheading p span.naricservice {
	color: #EEEEEE;
	text-transform: none;
}
.bodystyle #letterbody div.lettermainpart {
	padding-right: 105px;
	padding-left: 105px;
	text-align: left;
	font-size: 15px;
}
.bodystyle #letterbody div#letter div.lettermainpart {
	padding-bottom: 106px;
}
.bodystyle #letterbody div#letterpagetwo div.lettermainpart {
	padding-top: 5em;
	padding-bottom: 35em;
}
.bodystyle #letterbody div.lettermainpart div.naricmyaddress {
	text-align: left;
	margin: 5.5em 0;
}
.bodystyle #letterbody div.lettermainpart p {
	margin: 0 0 17px 0;
	text-align: justify;
}
.bodystyle #letterbody div.lettermainpart table th {
	padding-left: 8px;
	text-align: left;
	vertical-align: top;
	width: 185px;
}
.bodystyle #letterbody div.lettermainpart table td {
	text-align: justify;
}
.bodystyle #letterbody div.lettermainpart p.overline {
	border-top: 1px #000000 solid;
	margin-top: 17px;
	padding-top: 15px;
}
.bodystyle #letterbody table#letterfooter {
	width: 700px;
	border: none;
	margin-bottom: 20px;
	height: 75px;
}
.bodystyle #letterbody table#letterfooter tr td.nfooterleft {
	padding-left: 30px;
	text-align: left;
	vertical-align: bottom;
	font-size: 12px;
}
.bodystyle #letterbody table#letterfooter tr td.nfooterleft span {
	color: #165788;
}
.bodystyle #letterbody table#letterfooter tr td.nfootercenter {
	text-align: center;
	text-transform: uppercase;
	vertical-align: bottom;
}
.bodystyle #letterbody table#letterfooter tr td.nfooterright {
	background: url(../images/europass.gif) center 5px no-repeat;
	padding-top: 5em;
	font-size: 11px;
	width: 90px;
	vertical-align: bottom;
	text-align: center;
}
.bodystyle #letterbody div#letter a {
	color: #333333;
	text-decoration: underline;
}
.bodystyle #letterbody div#letterpagetwo div.lettermainpart div#sign {
	margin-left: -22px;
}
.bodystyle #letterbody div#letterpagetwo div.lettermainpart div#sign p.naricsign {
	background: url('http://vladislav.jankovych.com/images/naric-rebecca-smith-sign.png') left top no-repeat;
	padding-top: 62px;
	padding-left: 22px;
}
