body {
	font-family: Verdana;
	font-size: 9pt;
	margin: 0pt;
	padding: 0pt;
}

h1, h2, h3, h4, h5, h6, img, form {
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
}

h1 {
	font-size: 1.5em;
	font-family: Georgia;
}

h2 { font-size: 1.20em; }

a, a:link, a:visited {
	font-weight: bold;
	color: #659abc;
	text-decoration: none;
}

ul, li { list-style: none; margin: 0px; padding: 0px; }

#site {
	width: 1000px;
	margin: 0px auto;
}

#head {
	position: relative;
	margin: 32px 0px 10px 0px;
	color: #aaa;
	font-size: 9pt;
}

#head a,
#head a:link,
#head a:visited {
	color: #aaa;
	font-family: Verdana;
}

#main-menu { margin-bottom: 5px; }

#main-menu ul,
#main-menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main-menu ul li {
	float: left;
	width: 147px;
	height: 41px;
	margin: 0px 5px 0px 0px;
}

#main-menu a, #main-menu a:link, #main-menu a:visited {
	display: block;
	height: 100%;
	font-size: 15px;
	color: white;
	font-family: "Memphis LT Cyrillic Medium", Georgia;
	padding: 0px 0px 0px 10px;
	text-transform: lowercase;
	font-weight: bold;
}

#main-menu form {
	position: relative;
	height: 35px;
	padding: 5px 0px 0px 10px;
 	background: #939598;
}

#main-menu .textBg {
	position: absolute;
	top: 7px;
	left: 10px;
	background: url("../i/search.gif") 0px 0px no-repeat;
	width: 162px;
	height: 25px;
}

#main-menu .text {
	margin: 4px 0px 4px 7px;
	height: 15px;
	border: none;
	background: none;
	font-size: 1em;
	width: 150px;
}

#main-menu .submit {
	position: absolute;
	top: 7px;
	right: 12px;
	background: url("../i/search_go.gif");
	border: 0px;
	width: 56px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

#content {
	margin: 15px 0px;
	background: url("../i/column2.gif") left top repeat-y;
}

#leftCol {
	position: relative;
	float: left;
	width: 210px;
	font-family: "Memphis LT Cyrillic Medium", Georgia;
	font-size: 1.1em;
}

.inner {
	background: #edeeef;
	padding: 10px;
}

/* menus */

.level1 li {
	border-bottom: 2px dashed #ccc;
	margin: 0px 2px 3px 0px;
	padding: 0px 0px 5px 0px;
}

.level1 li ul {
	line-height: 1.1em;
	margin-top: 3px;
}

.level1 li ul li {
	border-top: 1px dashed #ccc;
	border-bottom: none;
	margin: 0px 0px 0px 10px;
	font-size: 0.8em;
}

.level1 li ul li:first-child { border: none; }

.level1 a,
.level1 a:link,
.level1 a:visited {
	color: #777;
	font-weight: bold;
	font-size: 0.9em;
}

.start li {
	position: relative;
	margin-bottom: 10px !important;
	margin-bottom: 3px;
	height: 65px;
}

.start li img {
	position: absolute;
	bottom: 3px !important;
	bottom: 6px;
	left: 10px;
}

.start a,
.start a:link,
.start a:visited {
	padding: 0px 20px 0px 10px;
	display: block;
	color: white;
	font-size: 15px;
	font-weight: bold;
	height: 63px;
}

.level1 a.activel, .level1 a.activel:link, .level1 a.activel:visited { color: #539cbe; }

ul.substart li {
	margin-left: 15px;
	list-style: square;
}

ul.substart li a.active,
ul.substart li a:link.active,
ul.substart li a:visited.active {
	color: #539cbe;
	background: none;
}

#centerCol { overflow: hidden; }

#centerCol {
	float: left;
	width: 510px;
	margin: 0px 20px;
}

#centerCol h1 {
	display: block;
	font-size: 2em;
	color: #1760b0;
	margin-bottom: 10px;
}

#centerCol h3 {
	display: block;
	font-size: 1.2em;
	color: #1760b0;
}

#centerCol h4 {
	display: block;
	font-size: 1.1em;
	color: black;
	margin-bottom: 5px;
}

#centerCol p { margin-top: 0px; }

#centerCol ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: disc;
}

#centerCol ul li {
	margin-bottom: 14px;
	list-style-position: inside;
	list-style-type: disc;
}

#centerCol ol li {
	list-style-position: inside;
	list-style-type: decimal;
}

#rightCol {
	float: left;
	width: 240px !important;
	width: 238px;
	overflow: hidden;
	background: white;
}

.login {
	color: white;
	font-weight: bold;
}

.login p { margin: 9px 0px -3px 0px; }

.login input {
	width: 122px;
	margin-bottom: 2px;
}

.login .button {
	border: 0px;
	background: url("../i/form_button.gif") top left no-repeat;
	text-align: center;
	width: 90px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	height: 27px;
	margin: 0px;
	font-family: Arial;
}

#rightCol h1 a, #rightCol h1 a:link, #rightCol h1 a:visited { color: white; }

.news h1 {
	display: inline;
	color: #7f7e82;
}

.news h2 { 
	margin-left: -1px;
	color: #659abc;
}

.news a,
.news a:link,
.news a:visited {
	color: #659abc;
}

.news div {
	padding-top: 5px;
	margin-top: 7px;
	border-top: 2px dashed #929397;
}

.news span {
	color: #564a83;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: -1px;
}

.c1px, .c2px {
	display: block;
	height: 1px;
	margin: 0px 1px;
	font-size: 1px;
	overflow: hidden;
}

.c2px { margin: 0px 2px; }

.grey { background: #939598; }
.grey2 { background: #7f7e82; }
.grey3 { background: #edeeef; }
.green { background: #00713f; }
.blue { background: #659abc; }
.orange { background: #e5563c; }
.purple { background: #564a83; }
.lightgreen { background: #ccdfd3; }
.active { background: #539cbe; }

.clearit:after {
	clear: both;
	content: ".";
	display: block;
	height: 0pt;
	visibility: hidden;
}

.copy {

}

* html .clearit { height: 1%; }

.sitemap li {
	padding-left: 25px;
}

.sitemap a, .sitemap a:link, .sitemap a:visited { font-size: 0.9em; }

.comments {
	margin-bottom: 15px;
	font-size: 10pt;
}

.date {
	color: #939598;
	font-size: 0.9em;
	margin: 2px 0pt;
}

.footer {
	text-align: center;
	font-size: 0.8em;
	color: #aaa;
	height: 25px;
	width: 210px;
	margin-top: -10px;
	clear: both;
}

.clearit:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}