@charset "windows-1251";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3a4d66;
	margin: 0px;
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #570000;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
a:link {
	color: #3a4d66;
	text-decoration: none;
}
a:visited {
	color: #3a4d66;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}
p.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627288;
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftCol {
	background-image: url(img/bgl.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #045bb7;
	margin-top: 10px;
	margin-bottom: 10px;
}
.blue {
	color: #045bb7;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(img/mark.gif);
}
li {
	margin-bottom: 7px;
	margin-top: 7px;
}
.navRow {
	color: #8a9bb1;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a4d66;
	margin-top: 0px;
	margin-bottom: 0px;
}

.navRow a:link {
	color: #8a9bb1;
	text-decoration: underline;
}
.navRow a:visited {
	color: #8a9bb1;
	text-decoration: underline;
}
.navRow a:hover {
	color: #3a4d66;
	text-decoration: none;
}
.navRow a:active {
	color: #3a4d66;
	text-decoration: none;
}

.sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
