
/* -- Basics -- */
html, body, div, p, li, ul, ol, form, fieldset, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; }

body		     { background: rgb(0,124,195) url('../images/bg-body.jpg') repeat-x; color: #585c5e; padding: 40px 0px ;  font-size: 13px;  font-family: Arial, Helvetica, sans-serif;  }
a			        { color: #800000; }
a:hover	      { text-decoration: underline !important; color: #000;}

input
select,
textarea      { font-family: Arial, lucida, sans-serif; font-size: 1em; vertical-align: middle; }
input, 
textarea	    { background: #044979; padding: 2px 0; margin: 0; border: 1px solid #1776a4; color: #cde2f0; }
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 !important; overflow: visible; background-color: #312b2a; border: 1px solid #000 !important; padding: 0 5px; color: #fff; font-weight: bold; cursor: pointer; }

h1	{ font-size: 2em; }
h2	{ font-size: 1.6em; }
h3	{ font-size: 1.0em; }
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: 95%; }
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; }
fieldset    { border: 0 !important; }


/* -- User friendly features -- */
.hidden   { display: none; }

/* -- Basics layout -- */
#view     { width: 762px; margin: 0 auto; }
#head     { font-size: 1.2em; }
#content  { font-size: 1em; }
#foot     { font-size: 0.8em; clear: both;}

/* -- Logo constructs -- */
#main       { height: 180px; background: #102336 url('../images/bg-logo.jpg') no-repeat;  padding-top: 20px;  }
#main h1    { font-family: sans-serif; font-size: 2.2em; margin: 0px 0 0 25px; }
#main h1 a  { text-decoration: none; color: #fff !important; }
#main h2    { font-weight: normal; font-size: 1em; padding-left: 2px; margin: 0 0 0 25px; }
#main h2,
#main h2 a  { color: #8bcced; text-decoration: none; }
#main h3    { font-weight: normal; font-size: 1.7em; color: #d6ecf9; margin: 60px 0 0 90px; }
#main .block{ position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; text-decoration: none; }

#head a:hover { text-decoration: none !important; }

/* -- Main classes -- */
.fr		    { float: right !important; display: none; }
.fr2	    { float: right !important;}
.fl		    { float: left !important; display: none; }
.clear    { clear: both !important; }
.right	  { text-align: right !important; }
.left		  { text-align: left !important; }
.center	  { text-align: center !important; }
.last		  { margin-right: 0 !important; margin-bottom: -10px !important; border-bottom: none !important; }
.small	  { font-size: .90em; }
.big      { font-size: 1.5em; }
.item     { margin-bottom: 1.5em; clear: both; }
.info     { font-size: .9em; margin: 2px 0 6px !important; color: #148d04; }
.img      { padding: 3px; border: 1px #dff1f9 solid; float: left; }
.img img  { padding: 0; border: 1px  }
.self     { padding-left: 10px; float: left; margin-top: -40px; }
.date     { font-weight: bold; color: #066bb6; }
.perex    { margin-bottom: 0 !important;  padding-top: 0px;  padding-bottom: 0px;  }
.col1     { width: 45%; float: left; font-size: 0.9em; }
.col2     { width: 45%; float: right; font-size: 0.9em;  }
.col2 *   { padding-left: 0 !important; }




img.left  { margin-left: 0 !important;   }
img.right { margin-right: 0 !important;  }

/* -- Layout constructs -- */

#mainMenu   { color: #5a8da6; font-size: .90em; height: 18px; padding: 10px 12px; background: #0f2132 url('../images/bg-menu.gif') no-repeat; text-align: right !important; }
#content    { width: 100%; height: 100%; background: #fff url('../images/bg-content.gif') repeat-y; float: left;  margin-bottom: 0px;  }
#foot       { height: 22px; background: #0f2132 url('../images/bg-foot.gif') no-repeat; text-align: right !important; padding-right: 10px; padding-top: 6px; }



/* -- Search block -- */
#search { position: absolute; right: 12px; top: 10px; width: 30%; text-align: right; }
#search .button { width: 166px !important; height: 17px; border: none; background: url('../images/bg-input.gif'); padding: 3px 12px; }
#search .submit { width: 22px !important; height: 23px; background: url('../images/bg-submit.gif') no-repeat; border: none !important; padding: 0; margin-left: 5px; } 

/* -- Right (submenu) block -- */
#menuBlock                      { width: 260px;  height: 100%; float: right; /*  background-image: url(../images/logo2.jpg); */ background-position: bottom;  background-repeat: no-repeat;     }
#menuBlock .box                 { margin-bottom: 20px; padding: 15px 10px 0 20px; overflow: hidden; clear: both; font-size: .9em; }
#menuBlock .firstBox            { padding-top: 25px; background: url('../images/bg-content_right2.gif') 0 0 no-repeat; }
#menuBlock .box h3              { margin-bottom: 10px; padding-left: 0px; font-size: 1em; font-weight: bold; color: #066bb6; }
#menuBlock .box h2              { margin-bottom: -15px; margin-top: 10px; padding-left: 0px; font-size: 1em; color: #024877; font-weight: bolder;  padding-bottom: 1px;  }

#menuBlock .boxText p,
#menuBlock .last a              { color: #0b1621; }
#menuBlock .subMenu ul          { padding-left: 10px; }
#menuBlock .subMenu ul li       { margin: 9px 0; }
#menuBlock .subMenu li a        { padding: 0 5px 0 20px; color: #064e81; overflow: hidden; background: url('../images/bg-submenu_item1.gif') 0 60% no-repeat; }
#menuBlock .subMenu li a:hover,
#menuBlock .subMenu li.active a { color: #022a47; background: url('../images/bg-submenu_item2.gif') 0 60% no-repeat; }

/* -- Left (content) block -- */
#content > #contentBlock        { margin-bottom: 20px; }
#contentBlock                   { position: relative; left: 1px; float: left; width: 502px; min-height: 550px; margin-bottom: -20px; padding: 3px 0; }
#contentBlock img               { margin: 3px;  border: 1px solid #8b0000;  }
#contentBlock table tr.add td,
#contentBlock table tr.add th   { background: url('../images/bg-table_line.gif') repeat-x; }
#contentBlock .item             { position: relative; left: -1px; padding: 0 15px 0 25px; }
#contentBlock .item h2          { font-weight: bold; color: #066bb6; }
#contentBlock .item h3          { font-weight: bold; color: #066bb6; }
#contentBlock .item h4,
#contentBlock .item p           { font-weight: normal; }
#contentBlock .itemOdd          { position: relative; left: 0px;  width: 230px; padding-right: 0; }
#contentBlock .itemEven         { padding-right: 0; }
#contentBlock .mainItem         { padding-right: 0;}
#contentBlock .mainItem .perex  {
	font-size: 0.9em;
	color: #102336;
	width: 452px;
	padding: 25px;
	margin-left: -25px;
	margin-bottom: 2em !important;
	border-bottom: 1px #dff1f9 solid;
	background-color: #E2E2E2;
	font-weight: normal;
}

/* -- Lists -- */
#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 !important; }
#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; }

#imgBlock img               { margin: 4px;  border: 1px solid #8b0000;  height: 67px;  width: 102px;    }      
#imgBlock                     {
	background-color: #E2E2E2;
	padding-top: 14px;
	margin-left: -19px;
	margin-right: -10px;
	padding-left: 23px;
	border-bottom: 1px #dff1f9 solid;
	border-top: 1px #dff1f9 solid;
}
/* -- Footer part -- */
#foot p       { padding: 0px 0px 0;  visibility: visible;  text-align: right; color: #5a8da6; background: #0f2132 url('../images/bg-foot.gif') no-repeat; }

#foot a:hover { color: #fff; }
#foot a { color: #fff; text-decoration: none !important; }

