/* GENERAL LAYOUT */

*{
 margin:0;
}
div.static_width{
  margin-top: 10px;
  width: 980px;
  height: 100%;
}
.col{
	width: 30px;
	background-color: #ffffff;
}
.left_bar{
  width: 260px;
  background-color: #ffffff;
}
img#header{
  text-decoration:none;
}
#space_below_header{
  height:15px;
  background-color: #ffffff;
}
.body{
  width: 600px;
  background-color: #ffffff;
}
.content{
  background-image: url(../imgs/clever_bg.PNG);
  background-repeat: no-repeat;
  background-position: right;
  background-attachment: scroll;
  font-family: verdana;
  font-size: 9pt;
  text-align: justify;
  line-height:20px;
}
.content2{
  font-family: verdana;
  font-size: 9pt;
  text-align: left;
  line-height:20px;
}
.content3{
  font-family: Georgia, verdana;
  font-size: 10pt;
  line-height:20px;
  color: #424242;
}
.content4{
  font-family: verdana;
  font-size: 8pt;
  line-height:24px;
}
#print a{
  background: transparent url(../imgs/icon_print.gif) no-repeat scroll left center;
  padding-left: 13px;
  padding-bottom: 1px;
  font-family: verdana;
  font-size: 9pt;
}
#language_lv a{
  background: transparent url(../imgs/lat_flag.jpeg) no-repeat scroll right center;
  padding-right: 22px;
}
#language_ru a{
  background: transparent url(../imgs/rus_flag.jpeg) no-repeat scroll right center;
  padding-right: 22px;
}

img.biz_wom{
	width:300px;
	height:177px;
	margin-top:10px;
	margin-left:15px;
	margin-right:0px;
	float: right;
}
img.biz_peop{
	width:320px;
	height:170px;
	margin-left:15px;
	margin-right:0px;
	float: right;
}
img.hkey{
	width:175px;
	height:132px;
	margin-top:10px;
	margin-right:0px;
	float: right;
}
img.graph{
	width:224px;
	height:180px;
	margin-left:0px;
	margin-right:10px;
	float: left;
}
.copyright{
  font-family: verdana;
  font-size: 7pt;
  color: #006400;
  padding-left:5px;
  text-align: left;
}
td#copyright{
  background-color: #f0ffff;
  border-top: solid 4px #E6E6FA;
  border-bottom: solid 4px #E6E6FA;
}

#contact_info{
  font-family: verdana;
  font-size: 10pt;
  color: #003399;
  text-decoration: none;
  border-left: 2px dotted gray;
  border-bottom: 2px dotted gray;
  padding-left: 8px;
  padding-bottom: 4px;
}

#quote{
  background: transparent url(../imgs/quotes.jpg) no-repeat scroll left center;
  padding-left:25px;
  font-family: verdana, Georgia;
  font-size: 10pt;
}
#client {
  color:#006400;
  padding-left:20px;
}
#stmt1{ 
  font-family: Georgia, verdana;
  font-size: 15pt;
  color: #424242;
  padding-left: 40px;
}
#stmt2{ 
  font-family: verdana;
  font-size: 11pt;
  color: #006400;
}
ul#list{
  font-family: verdana;
  font-size: 9pt;
  line-height:25px;
}
ul#list2{
  font-family: verdana;
  font-size: 9pt;
  line-height: 23px;
  margin-left: 25px;  
}
.topic{
  font-family: Georgia, verdana;
  padding-left: 20px;
}
.topic_rus{
  font-family: Georgia, verdana;
  padding-left: 20px;
}
h1{
  font-size: 24pt;
  color: #C0C0C0;
  font-weight: normal;
}
h3{
  font-size: 15pt;
  font-family: Georgia, verdana;
  color: #424242; 
  font-weight: normal;
  padding-bottom: 12px;
}

a:link{
  color: #000000;
  text-decoration: underline;
}
a:visited{
  color: #660000;
  text-decoration: underline;
}
a:hover{
  color: #000000;
  text-decoration: none;
}
/*header banner link */
a#header{
	color: #ffffff;
	text-decoration: none;
}

.top_nav{
  background-color:#DFF4D0;
}
.top_nav td{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 10px;
  padding-left: 10px;
}
.top_nav a{
  font-family: verdana;
  font-size: 9pt;
  color: #006400;
  text-decoration: none;
}
.top_nav a:hover{
  text-decoration: underline;
  font-weight: normal;
}

#top_nav_div{
	font-family:verdana;
	font-size:11pt;
	color:#006400;
}

/* toc_menu method #2 */
#toc_menu{
  margin-top:55px;
  margin-left:60px;
  margin-right:25px;
  text-align: left;
}
#toc_menu a{
  background: none;
  padding-left: 20px;
  font-family: verdana;
  font-size: 12pt;
  color: #006400;
  text-decoration: none;
  margin: 0px 0px 0px 12px;
}
#toc_menu a:hover{
  background: transparent url(../imgs/selector.png) no-repeat scroll left center;
  text-decoration: none;
}
.toc_links a#active{
  background: transparent url(../imgs/selector.png) no-repeat scroll left center;
  text-decoration: none;
  color: #006400;
  font-weight: normal;
}
.toc_links ul li{
  background-color: #ffffff;
  display: block; 
  margin: 0px 0px 0px -41px;
  padding: 5px 0px 5px 0px;
  border-bottom: solid 1px #DFF4D0;
}


/*+++++++++++++++++++++++++++*/
/* +++ PRINT LAYOUT +++ */
div.static_width_pr{
  width: 650px;
}
.copyright_pr{
  font-family: verdana;
  font-size: 7pt;
  color: #006400;
  line-height: 17px;
}
#copyright_pr{
  background-color: #ffffff;
}
ul#list2_pr{
  font-family: verdana;
  font-size: 8pt;
  line-height:18px;
}
.topic_pr{
  font-family: Georgia, verdana;
  font-size: 19pt;
  color: #C0C0C0;
  padding-left: 25px;
}
.topic_rus_pr{
  font-family: Georgia, verdana;
  font-size: 19pt;
  color: #C0C0C0;
  padding-left: 25px;
}
#stmt2_pr{ 
  font-family: verdana;
  font-size: 10pt;
  color: #006400;
}
.content3_pr{
  font-family: verdana;
  font-size: 7pt;
  line-height:18px;
  color: #424242;
}
/*+++++++++++++++++++++++++++*/



