@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
input {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #808285;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
img {
	margin: 0;
	border: 0;
}
a {
	color: #58595b;
}
a:hover {
	color: #000;
}
ul, ol, li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #58595b;
	font-weight: normal;
}
h1 {
	font-size: 160%;
	margin-bottom: 26px;
}
h2 {
	font-size: 145%;
	margin-bottom: 15px;
}
h3 {
	font-size: 125%;
	margin-bottom: 15px;
}
h4 {
	font-size: 115%;
	margin-bottom: 15px;
}
h5 {
	font-size: 100%;
	margin-bottom: 15px;
}
p {
	margin-bottom: 32px;
}

.book {
	line-height: 130%;
}
.book .path {
	margin-bottom: 23px;
	font-size: 80%;
}
.book .path span {
	padding: 0 8px 0 5px;
	background: url(../img/bullet.gif) center 4px no-repeat;
}
.book .top {
	padding-bottom: 8px;
	border-bottom: 1px solid #a8a8a8;
}
.book .bottom {
	padding-top: 8px;
	border-top: 1px solid #a8a8a8;
}
.book h1 {
	margin-bottom: 19px;
}
.book h2 {
	color: #649228;
}
.book h2 a {
	color: #649228;
	text-decoration: none;
}
.book h2 a:hover {
	text-decoration: underline;
}
.book h3 {
	color: #649228;
}
.book h3 a {
	color: #649228;
	text-decoration: none;
}
.book h3 a:hover {
	text-decoration: underline;
}
.book h4 {
	color: #649228;
}
.book h5 {
	color: #649228;
	text-align: center;
	font-style:italic;
margin-bottom:15px;
text-decoration:underline;
}
.book ul.articleList {
	margin-top: 0;
}
.book ul.articleList .folder {
	background: url(../img/jquery.treeview.images/new-folder-closed.gif) 14px 3px no-repeat;
}
.book ul.articleList .file {
	background: url(../img/jquery.treeview.images/new-file.gif) 14px 3px no-repeat;
}
.book ol.searchList {
	margin-top: 0;
	margin-left: 35px;
	margin-right: 0;
}
.book ol.searchList li {
	margin-bottom: 20px;
	padding-left: 26px;
	list-style: decimal;
}
.book ol.searchList b, .book ol.searchList strong {
	color: #fff;
	background: #8cc640;
}
.book ol.searchList .folder {
	background: url(../img/jquery.treeview.images/new-folder-closed.gif) left 3px no-repeat;
}
.book ol.searchList .file {
	background: url(../img/jquery.treeview.images/new-file.gif) left 3px no-repeat;
}
.book ol.searchList li span {
	display: block;
	margin-bottom: 4px;
	font-size: 90%;
	line-height: 130%;
	color: #808285;
}
.book ol.searchList li span.nav {
	font-size: 85%;
}
.book ol.searchList li span.nav b, .book ol.searchList li span.nav strong {
	color: #8cc640;
	background: none;
}
.book ol.searchList li span.nav a {
}
.count {
	float: right;
	margin-right: -40px;
	padding: 20px 0px;
	width: 49%;
	font-size: 85%;
}
.paginator {
	float: left;
	padding: 20px 0px;
	width: 49%;
	font-size: 85%;
}
.paginator a, .paginator b {
	padding: 0 2px;
}
.book .footnote {
	margin-right: 100px;
	font-size: 75%;
	line-height: 120%;
	font-style: italic;
	color: #8e8e8e;
	border-top: 1px solid #a8a8a8;
}
.book .footnote sup {
	margin-left: -14px;
}
.book sup {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #649228;
}
.book p {
	margin-bottom: 24px;
}

.book table p {
	margin-bottom: 0px;
}

.book table td p {
	margin-bottom: 0px;
}

.book ul, .book ol {
	margin-top: -16px;
	margin-bottom: 24px;
	margin-right: 100px;
	font-size: 85%;
}
.book li {
	padding-left: 40px;
	margin-bottom: 6px;
	background: url(../img/bull.gif) 20px 8px no-repeat;
}
.book blockquote {
	margin-right: 100px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 85%;
	color: #8e8e8e;
}
.book blockquote h4 {
	margin-bottom: 8px;
	font-size: 100%;
	font-weight: bold;
	color: #649228;
}
.book blockquote p {
	margin-bottom: 8px;
}
.book blockquote ul, .book blockquote ol, .book blockquote blockquote {
	margin-top: 0px;
	margin-right: 0px;
}
.book blockquote.away {
	margin: 0 0 24px -10px;
	padding: 6px 10px 4px 10px;
	border: 1px dashed #808285;
	background: #eeeeee;
}
.book table {
	margin-bottom: 24px;
	border-top: 1px dashed #808285;
	border-left: 1px dashed #808285;
	font-size: 85%;
}
.book table td, .book table th {
	padding: 3px 10px 4px 10px;
	border-bottom: 1px dashed #808285;
	border-right: 1px dashed #808285;
}
.book th {
	background: #649228;
	color: #ffffff;
}
.book .dark {
	background: #e6e6e6;
	font-weight: bold;
}
.book .gray {
	background: #f5f5f5;
}

#container {
	position: relative;
	margin: 0 auto;
	padding: 0 22px;
	width: 954px;
}
#header {
	margin-bottom: 38px;
	height: 201px;
	background: url(../img/header.gif) left top no-repeat;
}
#leftColumn {
	padding: 0 35px 0 0;
	width: 293px;
	vertical-align: top;
}
#content {
	padding-bottom: 15px;
	vertical-align: top;
}
#footer {
	padding: 28px 0 28px 30px;
	background: #414042;
	font-size: 75%;
	color: #fff;
	height:50px;
}

.auth {
	font-size: 95%;
	margin-bottom: 40px;
}
.auth label {
	display: block;
	margin-bottom: 4px;
}
.auth input.text {
	padding-left: 4px; 
	width: 229px;
	height: 30px;
	border: 1px dashed #808285;
}
.auth .ok {
	text-align: right;
	vertical-align: bottom;
}
.auth .ok input {
	display: block;
	float: right;
}
.auth ul {
	margin-top: 6px;
}

.search {
	font-size: 95%;
	margin-bottom: 40px;
}
.search label {
	display: block;
	margin-bottom: 4px;
}
.search input.text {
	padding-left: 4px; 
	width: 100%;
	height: 30px;
	border: 1px dashed #808285;
}
.search .ok {
	text-align: right;
	vertical-align: bottom;
}
.search .ok input {
	display: block;
	float: right;
	margin-left: 30px;
    width: 88px;
    height: 32px;
	background: url(../img/buttons/search.gif);
	border: 0;
	cursor: pointer;
	border: none;
  outline: none;
}

.menu {
	padding-bottom: 14px;
	font-size: 95%;
}
.menu a {
	color: #000;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.menu li {
	margin-bottom: 27px;
	padding-left: 28px;
	background: url(../img/bullet.gif) 12px 4px no-repeat;
}

.partners {
	font-size: 125%;
	color: #58595b;
	text-align: center;
}
.partners .name {
	padding: 11px 0 13px 0;
	margin-bottom: 31px;
	border: 1px dashed #808285;
}
.partners img {
	margin-bottom: 31px;
}

.summary {
	position: relative;
	font-size: 80%;
	margin: 10px 0 40px -21px;
}
.summary .hide-line {
	position: absolute;
	left: 0;
	top: -6px;
	width: 10px;
	height: 10px;
	background-color: #fff;
}
.summary li li {
	font-size: 100%;
}
.summary li li li {
	font-size: 100%;
}
.summary li li li li {
	font-size: 100%;
}
.summary li li li li li{
	font-size: 100%;
}
.summary li li li li li li {
	font-size: 100%;
}
.summary li li li li li li li{
	font-size: 100%;
}

.summary a, .summary a:hover {
	width: 100%;
	text-decoration: none;
}
.book .summary {
	padding: 18px 0 0 0;
	margin: 0 0 0 0px;
	font-size: 100%;
	line-height: 100%;
}
.book .summary .hide-line {
	top: -3px;
	background-color: #fff;
}
.book .summary li {
	font-size: 100%;
}
.book .summary li li {
	font-size: 110%;
}
.book .summary li li li {
	font-size: 120%;
}
.book .summary li li li li {
	font-size: 110%;
}
.book .summary li li li li li {
	font-size: 120%;
}
.book .summary li li li li li li {
	font-size: 110%;
}
.book .summary li li li li li li li {
	font-size: 120%;
}
.summary .shade {
	position: absolute;
	right: 0;
	top: 1px;
	display: block;
	width: 27px;
	height: 16px;
	background: url(../img/themes/default/shade.png);
}
.summary .jstree-hovered .shade {
	background: url(../img/themes/default/shade-hover.png);
}
.summary .jstree-clicked .shade {
	background: url(../img/themes/default/shade-active.png);
}

.form td {
    padding-right: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}
.form .phone td {
    padding-right: 0px;
    padding-bottom: 0px;
}
.form .red {
	display: block;
    font-size: 80%;
}
.form label {
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
	color: #58595b;
}
.form .small {
    font-size: 10px;
    display: block;
    margin-top: -4px;
    margin-bottom: 2px;
}
.form input.text {
	display: block;
	height: 20px;
	border: 1px solid #808285;
}
.form select.text {
	display: block;
	height: 22px;
	border: 1px solid #808285;
}
.form .rememberPass {
    margin-bottom: 24px;
    width: 148px;
	height: 24px;
    background: url(../img/buttons/rememberPass.gif) left top no-repeat;
    border: none;
    cursor:pointer;
}
.form .enter {
    margin-bottom: 24px;
    width: 78px;
	height: 24px;
    background: url(../img/buttons/enter.gif) left top no-repeat;
    border: none;
    cursor: pointer;
}
.form .next {
    margin-bottom: 24px;
    width: 115px;
	height: 24px;
    border: none;
}
.form .addPhone {
    margin-bottom: 24px;
    width: 233px;
	height: 24px;
    background: url(../img/buttons/addPhone.gif) left top no-repeat;
    border: none;
    cursor:pointer;
}
.form .reg {
    margin-bottom: 24px;
    width: 164px;
	height: 24px;
    border: none;
}
.form .edit {
    margin-bottom: 24px;
    width: 148px;
	height: 24px;
    border: none;
}
.form .changePass {
    margin-bottom: 24px;
    width: 235px;
	height: 24px;
    background: url(../img/buttons/changePass.gif) left top no-repeat;
    border: none;
}
.form .w15 {
    width: 13px;
}
.form .w45 {
    width: 43px;
}
.form .w85 {
    width: 83px;
}
.form .w90 {
    width: 88px;
}
.form .w130 {
    width: 128px;
}
.form .w162 {
    width: 160px;
}
.form .w180 {
    width: 178px;
}
.form .w254 {
    width: 252px;
}
.form .w350 {
    width: 348px;
}
.form .w580 {
    width: 578px;
}
.copy {
	float: left;
}
.logo {
	margin-top: 8px;
	float: right;
	text-align: right;
}

.st {
	width: 1px;
	height: 1px;
}

.btnin {
    background-image: url("../img/submit.gif");
    border:0px;
    cursor:pointer;
    width:33px;
    height:32px;
}
.agency {
    margin-bottom: 32px;
}

.agency p {
    margin-bottom: 0;
}
.required {
    padding-left: 3px;
    color: #bf0000;
}
.freg {
    float:left;
}
.clear {
	clear:both;
}
.DropDownListB {
    font-weight:bold;
}
.red {
    display: block;
    margin-top: -4px;
    padding-bottom: 4px;
    font-size: 90%;
    color: #bf0000;
}
.green {
	color: #8cc640;
}
.
highlighter
{
    color: #fff;
	background: #8cc640;
}

.SearchButtonClass
{
    display: block;
	float: right;
	margin-left: 30px;
	width: 78px;
	height: 24px;
	background: url(../img/buttons/search.gif);
	border: 0;
	cursor: pointer;
}