@CHARSET "UTF-8";

html
{
	margin: 0px;
	padding: 0px;		
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	background-image:url("../img/blue/bg.gif");
	background-position: center top;
	background-repeat: no-repeat;	
}

div
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

p
{
	line-height: 1.7em;	
	margin: 0px;
	padding: 0px;
	margin-bottom: 1.5em;
}

a
{
	text-decoration: none;
	color: #041178;
	border-bottom: 1px dotted #041178;	   		
	   		
}

a.logo
{
	display: block;
	height: 200px;
}

a img
{
	border-style: none;	
}
	

a:HOVER
{
	text-decoration: none;
	color: #041178;
	border-bottom-style: none;	   			
}


h1
{
	margin: 0px;
	padding: 0px;
	font-size: 2em;
	color: #041178; 	
	border-bottom: 1px solid #041178;
	font-weight: bold;
	margin-bottom: 0.8em;
}

h2
{
	margin: 0px;
	padding: 0px;
	background-color: #041178;
	font-size: 1.5em;
	letter-spacing: 1px;
	color: #ffffff;	
	font-weight: normal;
	padding-left: 2px;
	margin-bottom: 0.5em;
	background-image:url("../img/blue/h2.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

h4
{
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #041178;	
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-bottom: 0.5em;
	margin-top: 0.3em;
}

em
{
	font-style: normal;
	font-weight: bold;	
}


#header
{
	height: 201px;	
	background-color: #041178;
}

#title
{
	height: 201px;
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#logo
{
	height: 201px;
	width: 200px;
	float: left;
	background-image:url("../img/blue/logo.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

#image1
{
	width: 701px;
	height: 201px;
	float: right;
	background-image:url("../img/blue/main_img_top1.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	/* margin-right: 1px; */	
}

#imagelide
{
	width: 701px;
	height: 201px;
	float: right;
	background-image:url("../img/blue/main_img_top_lide.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}


#body
{
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;	
}

div.pre-menu
{
	width: 200px;
	height: 20px;
	background-color: #041178;
	/* float: right; */	
}

#menu
{
	width: 200px;
	float: left;
	/* background-color: #ffffff */;
	margin-top: 1px;
}

#image-bottom1
{
	width: 700px;
	height: 48px;
	float: right;
	background-image:url("../img/blue/main_img_bottom1.jpg");
	background-position: left top;
	background-repeat: no-repeat;	
}

#image-bottomlide
{
	width: 700px;
	height: 48px;
	float: right;
	background-color: transparent;
}


#doc
{
	width: 460px;
	float: left;
	padding: 0px 20px 20px 20px;
}

#side
{
	width: 200px;
	float: right;
}

#contact
{
	/* background-color: #ffffff; */	
}

div.clear
{
	border-top: 1px solid #ffffff;
	clear: both;
	/* visibility: hidden; */
	height: 1px;
	font-size: 0px;
	background-color: #041178;
			
}

div.pre-section
{
	height: 50px;			
}

#footer 
{
	padding-top: 5px;
	text-align: center;
	color: #909090;
}

span.lada
{
	font-weight: bold;
	color: #1D25C7;
	font-style: italic;
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

span.strike
{
	text-decoration: line-through;	
}
	

/* --- menu ----------------------------------------------------------------- */

#menu ul
{	
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 200px;
}

#menu ul li
{
	display: block;
	height: 34px;
	width: 200px;
	margin: 0px;
	margin-top: 1px; 
	float: left;
	background-color: #041178;	
}

#menu ul li a
{
	display: block;
	background-image: url("../img/blue/menu.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 29px;	
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;	
	font-weight: normal;
	padding-left: 30px;
	font-size: 18px;	
	padding-top: 5px;
	letter-spacing: 1px;
	border-style: none;
}

#menu ul li a:HOVER 
{
	background-image: url("../img/blue/menu_hover.gif");
	background-position: top left;
	background-repeat: no-repeat;			
}

#menu ul li a.select,
#menu ul li a.select:HOVER
{
	background-image: url("../img/blue/menu_select.gif");
	background-position: top left;
	background-repeat: no-repeat;			
	color: #041178;	
	border-style: none;
	background-color: #ffffff;	
}

#footer a
{
	border-bottom-style: none;
	color:  #6771C0;
}

#side img
{
	margin: 0.5em auto 1em auto;
	border: 1px solid #041178;
	display: block;
}

#doc ul.toc
{
 	line-height: 1.6em;
 	list-style: square;
	color: #041178;
	margin: 0em 0em 2em 0em;
	padding: 0em;
	padding-left: 20px; 	
}

#doc ul.toc li
{
	margin-bottom: 0.5em;
}

#doc ul
{
 	line-height: 1.6em;
 	list-style: square;
	margin: 0em 0em 2em 0em;
	padding: 0em;
	padding-left: 20px; 			
}

#doc ul li
{
	margin-bottom: 0.5em;
}


#doc p
{
	text-align: justify;
	text-indent: 1em;
}

#doc p.noindent
{
	text-indent: 0px;
	margin-bottom: 0.5em;
}

#doc table
{
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #d0d0d0;	
}

#doc table td
{
	padding: 2px 4px 2px 4px;
	text-align: center;
}

#doc table td.icon
{
	padding-left: 5px;
	padding-right: 5px;	
}

#doc table td.l
{
	text-align: left;	
}

#doc table tr.r0
{
	background-color: #e0e0e0;
}

#doc table tr.r1
{
	background-color: #f0f0f0;	
}

#doc table
{
	margin-top: 1em;
	margin-bottom: 1em;
}

#doc a.icon img
{
	vertical-align: middle;	
	display: inline;
	margin: 0px;
}

#doc h3
{
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	letter-spacing: 1px;
	margin-top: 1em;
	margin-bottom: 0.5em;
		
}

#doc p.note,
#doc span.note
{
	color: #707070;
	font-size: 0.8em;
	font-style: italic;
}

#doc p.note a,
#doc span.note a
	{
	color: #7874B4;
	border-color: #7874B4;
}

#side table,
#menu table
{
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}	


#side table td,
#menu table td	
{
	padding: 2px 4px 2px 4px;
	text-align: center;	
}

#side table td.l,
#menu table td.l
{
	text-align: left;
}

a.icon 
{
	border-bottom-style: none;
}

#side table td.icon,
#menu table td.icon
{
	padding-left: 5px;
	padding-right: 5px;	
}

#side ul
{
	margin: 1em 0em 0.5em 1.5em;
	padding: 0em;
	list-style: square;	 
}

#side ul li
{
	margin-bottom: 0.5em;
}

#menu h3,
#side h3
{
	width: 189px;
	height: 26px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-align: right;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
	background-image:url("../img/blue/column_title.gif");
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 2px;	
	letter-spacing: 1px;
	background-color: #041178;
}


#doc img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}