@charset "windows-1251";
body {
	margin: 0;
	padding: 0;
	background-color: #DBDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	width: auto;
	position: relative;
	color: #003399;
}
a {
	text-decoration: none;
	color: #4081D8;
}
a:hover {
	text-decoration: underline;
	color: #023180;
}

.body #container {
	width: 830px;
	margin: 0px auto;
	border: 1px solid #4081D8;
	text-align: left;
	vertical-align: top;
	background-color: #ECF8FF;
	height: 100%;
} 
.body #header {
	padding: 0px 0px 15px 0px;
	width: 830px;
	margin: 0;
	height: 235px;
	font-size: 90%;
	color: #1A5CBD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
}
.body #header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4A9BEA;
	text-align: right;
	text-decoration: none;
	background-position: bottom;
	display: inline;
	line-height: 200%;
}
.body #header a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2F5E8C;
	text-align: right;
	text-decoration: none;
	background-position: bottom;
	display: inline;
	line-height: 200%;
}


.body #img {
	float: left;
	width: 300px;
	overflow: auto;
	padding: 30px 0 0 15px;
	height: auto;
}
.body #main {
	margin: 0 0 0 300px;
	margin-left: 340px;
	padding: 0px 30px 5% 20px;
	max-width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 170%;
	height: auto;
} 

.body #footer {
	padding: 3px 0;
	background: #4081D8;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 
.body #footer p {
	margin: 0;
	padding: 0 3px;
}


.fltrt {
	float: right;
	margin-left: 5px;
}
.fltlft {
	float: left;
	margin-right: 5px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.body #main h1 {
	font-family: "Trebuchet MS";
	font-size: 140%;
	color: #003399;
	line-height: 120%;
}
.body #main h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #4081D8;
	line-height: 130%;
}
.body #main h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #2F75D5;
	line-height: 100%;
	font-style: italic;
}
.body #main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	font-weight: lighter;
}
.body #main h6 {
	border-bottom-color: #ACC8EE;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 30px;
}
.body #main2 {
	margin: 30px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 170%;
	height: auto;
	max-width: 825px;
	position: relative;
	padding-bottom: 20px;
}
.body #main2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 150%;
	font-weight: lighter;
}
.body #main2 h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #2F75D5;
	line-height: 100%;
	font-style: italic;
}
.body #main2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #4081D8;
	line-height: 130%;
}
.body #main2 h1 {
	font-family: "Trebuchet MS";
	font-size: 140%;
	color: #003399;
	line-height: 120%;
}
.body #main2 h6 {
	border-bottom-color: #ACC8EE;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
