html, body, div, p, li, ul, ol, form, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; }

body		      { font: normal 62.8%/1.3 Arial, Helvetica, sans-serif; background: #000000 url('bg.jpg'); color: #585c5e; padding-top: 7px; }
a			        { color: #148d04; }
a:hover	      { text-decoration: underline; color: #000;}
a img   	    { border: 0; }
img           { border: 3px #ecf8ff solid; }

input
select, input {height: 25px;}

input
select,
textarea      { font-family: Arial, lucida, sans-serif; font-size: 1em; vertical-align: middle; }
input, 
textarea	    { background: #f7f8f9; padding: 0 0; margin: 0; border: 1px solid #cbcbcb; color: #014679; }
button	      { vertical-align: middle; margin: 0; padding: 0; height: 18px; border: none; text-decoration: underline; font-weight: bold; color: #00CCFF; cursor: pointer; }
.submit       { width: auto; overflow: visible; background-color: #dff1f9; border: 1px solid #b7d5e2; padding: 0 5px; color: #fff; font-weight: bold; cursor: pointer; }

h1	{ font-size: 2em; }
h2	{ font-size: 20px;border-width:0px 0px 1px 0px;border-color:red; }
h3	{ font-size: 1.4em; }
h4	{ font-size: 1.2em; }
h5	{ font-size: 1.1em; }
h6	{ font-size: 1em; }
p   { line-height: 20px; }

h1, h2, h3, h4, h5, h6  { color: #024877; }

table           { border-collapse: collapse; width: 100%; }
table td,
table th        { border: 0px #d8d8d8 solid; padding: 10px; }
table th        { text-align: left; }
table td.right  { padding-left: 5px; }
table th.right  { padding-left: 5px; }
table td.left   { padding-right: 5px; }
table th.left   { padding-right: 5px; }

blockquote  { margin: 0; padding: 10px 20px; color: #333; line-height: 1.6; font-family: Georgia, serif; }

form.search{
	background-color:#FFFFFF; color:#000000; border:#ECE8DB 1px solid;
	width:218px; padding:7px 17px 7px 17px; float:right; margin: 5px;}
form.search h2{
	background:url(search_h2_bg2.gif) no-repeat 0 0 #FFFFFF; color:#786E4E;
	width:180px; padding:0 0 10px 52px; float:left;
	font:normal 24px/42px Georgia, "Times New Roman", Times, serif;}
form.search h2 span{
	background-color:#FFFFFF; color:#0B0B0B;
	font:normal 24px/42px Georgia, "Times New Roman", Times, serif;}
form.search label{
	background-color:#FFFFFF; color:#0B0B0B; margin:0 0 8px 0; float:left;
	font:bold 10px/28px Arial, Helvetica, sans-serif; text-transform:uppercase;}
form.search input{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:158px; height:22px; padding:2px; margin:0 0 8px 0; float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
form.search p{
	background-color:#FFFFFF; color:#CC0000; float:left; margin:6px 0 0 0;
	font:normal 13px/15px Arial, Helvetica, sans-serif;}
form.search input.check{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:15px; height:15px; float:left; margin:6px 0 0 9px;}
form.search input.submit{
	background:url(submit_bg2.gif) no-repeat 47px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:65px; height:13px; float:right; margin:7px 0 0 0; padding:0 23px 0 0px; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;}


.hidden   { display: none; }

#view     { width: 768px; margin: 0 auto;}
#head     { font-size: 1.2em; }
#content  { font-size: 1.2em; border-width:0px 1px 0px 1px;border-color:#96a9b1;border-style:solid;}
#foot     { font-size: 1.2em; clear: both; }

#main       { position: relative; padding-left: 25px; margin-bottom: 12px;}
#main h1    { text-align:left;font-family: sans-serif; font-size: 18px; text-align: right;}
#main h1 a  { text-decoration: none; color: #fff; }
#main h2    { text-align:left; font-weight: normal; font-size: 1em; padding-left: 2px; margin-top: -3px;text-align: right; }
#main h2,
#main h2 a  { color: #8bcced; text-decoration: none; }

#head a:hover { text-decoration: none; }

#logo       {  border-width:1px 1px 0px 1px;border-color:#96a9b1; border-style:solid;  position: relative; width: 100%; height: 210px; overflow: hidden; background: #398db9 url('bg-logo.jpg') 0 0 no-repeat;}
#logo h2    { text-align:right; font-size: 11px;font-family:arial; color: #ffffff; margin-top: 15px; margin-right: 15px; }

.fr		    { float: right; }
.fl		    { float: left; }
.clear    { clear: both; }
.right	  { text-align: right; }
.left		  { text-align: left; }
.center	  { text-align: center; }
.small	  { font-size: .90em; }
.big      { font-size: 1.5em; }
.item     { margin-bottom: 1.5em; clear: both; }
.info     { font-size: .95em; margin: 2px 0 6px; color: #148d04; }
.img      { padding: 3px; border: 1px #dff1f9 solid; float: left; }
.img img  { padding: 0; border: none; }
.self     { padding-left: 10px; float: left; margin-top: -4px; }
.date     { font-weight: bold; color: #066bb6; }
.perex    { margin-bottom: 0; }
.col1     { width: 49%; float: left; }
.col2     { width: 49%; float: right; }
.col2 *   { padding-left: 0; }
img.left  { margin-left: 0; }
img.right { margin-right: 0; }

#mainMenu   {border-width:0px 1px 0px 1px;border-color:#96a9b1;border-style:solid;width: 100%; height: 43px; padding:0 auto; background-color:#000000;}
#content    { width: 100%;height: 100%;background: #fff url('bg-content.gif') repeat-y; float: left; }
#foot       { height: 54px;width: 100%;border-width:0px 1px 0px 1px;border-color:#96a9b1;border-style:solid; }

#mainMenu ul                { position: relative; height: 100%; }
#mainMenu li                { position: relative; float: left; }
#mainMenu li a              { font-family:arial;font-weight:bold;display: block; width: 100px; height: 27px; padding-top: 12px; float: left; font-size: 13px; color: #ffffff; text-decoration: none; text-align: center; background-color:#000000; }
/*#mainMenu li a              { font-family:arial;font-weight:bold;display: block; width: 100px; height: 27px; padding-top: 16px; float: left; font-size: 13px; color: #ffffff; text-decoration: none; text-align: center; background-color:#000000; }*/
#mainMenu  li a:hover,
#mainMenu  li.active a {color:#71c0de; border-width:0px 0px 4px 0px;border-color:#71c0de;border-style:solid;}


#menuBlock                      { width: 260px; float: right; }
#menuBlock .box                 { margin-bottom: 20px; padding: 0 10px 0 20px; overflow: hidden; clear: both; }
#menuBlock .firstBox            { padding-top: 25px; background: url('bg-content_right.gif') 0 0 no-repeat; }
#menuBlock .box h3              { margin-bottom: 15px; padding-left: 20px; color: #148d04; font-weight: normal; background: url('bg-heading.gif') 2px 45% no-repeat; }
#menuBlock .boxText p,
#menuBlock .boxText a           { color: #0b1621; }
#menuBlock .subMenu ul          { padding-left: 20px; }
#menuBlock .subMenu ul li       { margin: 9px 0; }
#menuBlock .subMenu li a        { padding: 0 5px 0 20px; color: #064e81; overflow: hidden; background: url('bg-submenu_item1.gif') 0 60% no-repeat; }
#menuBlock .subMenu li a:hover,
#menuBlock .subMenu li.active a { color: #022a47; background: url('bg-submenu_item2.gif') 0 60% no-repeat; }

.boxmenu            { color:#003457;font-size:13px;font-family:arial,Georgia;font-weight:bold;text-decoration: none; }

#content > #contentBlock        { margin-bottom: 0; }
#contentBlock                   { position: relative; left: 1px; float: left; width: 502px; min-height: 550px; margin-bottom: -20px; padding: 20px 0; background: url('../img//bg-content_left.gif') 100% 100% no-repeat; }
#contentBlock img               { margin: 3px; }
#contentBlock table tr.add td,
#contentBlock table tr.add th   { background: url('bg-table_line.gif') repeat-x; }
#contentBlock .item             { position: relative; left: -1px; padding: 0 15px 0 25px; }
#contentBlock .item h2,
#contentBlock .item h3,
#contentBlock .item h4,
#contentBlock .item p           { font-weight: normal; }
#contentBlock .mainItem         { padding-right: 0; }
#contentBlock .mainItem .perex  { color: #014679; width: 472px; padding:15px; margin-left: -25px; margin-bottom: 2em; border-bottom: 1px #8db6c9 dotted; background-color: #f7fcfe; }
/*#contentBlock .mainItem .perex  { color: #014679; width: 472px; padding:15px; margin-left: -25px; margin-bottom: 2em; border-bottom: 1px #8db6c9 dotted; background-color: #f7fcfe; }*/

#contentBlock p,
#contentBlock ul,
#contentBlock ol,
#contentBlock table,
#menuBlock .boxText p,
#menuBlock .boxText ul,
#menuBlock .boxText ol,
#menuBlock .boxText table       { margin-bottom: 2em; }
#contentBlock ul,
#contentBlock ol,
#menuBlock .boxText ul,
#menuBlock .boxText ol          { padding-left: 10px; }
#contentBlock ol,
#menuBlock .boxText ol          { padding-left: 17px; }
#contentBlock ul *,
#contentBlock ol *,
#menuBlock .boxText ul *,
#menuBlock .boxText ol *        { margin-bottom: 0; }
#contentBlock ul li,
#menuBlock .boxText ul li       { margin: 3px 0; list-style: disc; }
#contentBlock ol li,
#menuBlock .boxText ol li       { margin: 3px 0 3px 10px; padding: 0; list-style: decimal; }

#user_menu 		 {border-bottom: 1px #d8d8d8 solid;}
#user_menu:hover {background-color: #dff1f9;}
#user_menub 		 {border: 0px;}
#user_menub:hover {background-color: #dff1f9;}

#foot       {background-color:#2d2b2e; }
#foot p       { padding: 18px 18px 0; }
#foot *       { color: #5a8da6; }
#foot a:hover { color: #fff; }
