/* CSS Document */

body {
	margin: 0px 30px 15px 30px;
}
body, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}
.top-block {
	padding: 11px 0px 11px 0px;
}
h1, h1.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #336699;
	margin: 0px 0px 5px 0px;
	padding-top: 13px;
}
h1.top {
	color: #004685;
}
div.h1 {
	border-bottom: 2px solid #336699;
	margin: 0px 0px 18px 0px;
}
a.h1 {
	text-decoration: none;
}
a.h1:hover {
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 5px 0px;
}
a {
	color: #336699;
}
strong {
	color: #333333;
	font-weight: bold;
}
ul {
	list-style-image: url('/design/listmarker.gif');
}
li {
	padding-left: 8px;
}
.m1td {
	padding: 10px 10px 10px 10px;
}
a.m1, a.m1:hover, .m1on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.m1:hover {
	text-decoration: underline;
}
.m1on {
	color: #999999;
	cursor: default;
}
a.m1on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
a.m1on:hover {
	text-decoration:  underline;
}
.m2, a.m2, a.m2:hover, .m2on {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #336699;
	padding-bottom: 8px;
}
a.m2:hover {
	text-decoration: underline;
}
.m2on {
	color: #999999;
	cursor: default;
}
p {
	text-align: justify;
}
.content {
	text-align: justify;
}
.content-left {
	padding-right: 35px;
	text-align: justify;
}
.content-right {
	padding-left: 35px;
	text-align: justify;
}
.clients-title {
	padding-top: 23px;
	color: #999999;
}
.clients-block {
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 24px 0px;
}
.footer {
	border-top: 2px solid #999999;
	padding: 15px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
}
a.copy, a.copy:hover {
	color: #000000;
	text-decoration: none;
}
a.copy:hover {
	text-decoration: underline;
}
