




body {
	background:rgb(205, 201, 156);
	font-family: Verdana;
	font-size:9px;
	line-height:1.4em;
}

/* *******************************************************************************************
 *         LINKS                                                                             *
 ******************************************************************************************* */ %>

a{
	font:11px Verdana;
	text-decoration:none;
}

A:link, A:visited, A:active {
	color: #333399;
	text-decoration: none;
}

A:hover {
	color: #333399;
	text-decoration: underline;
}

img {
	border-style:none;
}

div.top_menu {
	height:92px;background: transparent url(/images/gui/bg_narrow_top.png) top left no-repeat;
}

.top_menu_strip {
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.top_menu_strip div.item {
	
	float:left;
	font-size:10px;
	cursor:pointer;
	padding:0 10px;
}

.top_menu_strip div.active {
	background:white;
	color:black;
}

.top_menu_strip div.inactive {
	background:transparent;
	color:white;
	border-right:1px solid white;
	padding-right:9px;
}

div.left_menu {
	height:600px;
}

div.left_menu a {
	font-size:10px;
}

div.left_menu div.active {
	background:#fff;
}

div.left_menu div.hover {
	background:#fff;
}

div.left_menu div.item {
	padding:4px 8px;
}

div.left_menu div.lvl_2 div.item {
	margin-left:0;
	margin-right:0;
	padding:4px 6px;
}

div.item a {
	display:block;
}

div.lvl_2 {
	margin:0 3px;
	
}

div.lvl_2 div {
	padding:4;
	margin-bottom:0;
}

div.lvl_2 a:hover {
	font-weight:bold;
}

div.lvl_2 div.head a:hover {
	font-weight:normal;
}

div.lvl_2 div.active a {
	color:#fff;
	font-weight:bold;
}

div.lvl_2 div.head a {
	font-weight:normal;
}

div.usual {
	background:transparent;
}

div.head {
	background:#fff;
	margin-left:0 !important;
	margin-right:0 !important;
	margin-bottom:3px;
}

div.head a {
	color:rgb(102,102,102);
}

div.outer {
	margin:50px auto;
	width:960px;
}

div.left0 {
	float:left;
	background:white url(/images/gui/shadow.png) top right repeat-y;
	width:789px;
}

div.right0 {
	float:right;
	background:white url(/images/gui/shadow.png) top right repeat-y;
	width:169px;
}

div.right_shadow_top {
	width:9px;
	height:27px;
	background:url(/images/gui/shadow_top.png) top left no-repeat;
	float:right;
}

div.main_content {
	float:left;
	width:780px;
	background:white;
	padding-bottom:30px;
}

div.side_ads {
	float:left;
	background:white;
	padding-left:10px;
	padding-right:10px;
}

div.top {
	height:110px;
	background:white;
	padding-bottom:20px;
}

div.left_part {
	float:left;
	width:767px;
	background:#fff;
}

div.right_part {
	float:right;
	width:160px;
	background:#fff;
}

div.left_side {
	float:left;
	width:160px;
	margin-left:10px;
	margin-right:10px;
}

div.content {
	background: url(/images/gui/samer_hem_bg.gif) top left repeat-y;
	width:780px;
}

div.articles_and_puff {
	float:right;
	margin-right:10px;
	width:565px;
}

div.articles {
	float:left;
	width:350px;
	margin-right:35px;
}

div.articles_wide {
	width:560px;
	float:left;
	background:white;
}

div.side_puffs {
	float:right;
	width:180px;
}

.plate {
	margin-bottom:5px;
}


div.print_send_etc_bar {
	padding-bottom:10px;
	background:white;
}

div.print_send_etc_inner {
	border-bottom:1px solid #cccccc;
	padding-bottom:3px;
}


/* *******************************************************************************************
 *         FONTS                                                                             *
 ******************************************************************************************* */ %>

.rub4_blue {
	font:  medium Verdana,Geneva,sans-serif;
	color: #003;
}

.rub4_grey {
	font:  medium Verdana,Geneva,sans-serif;
	color: #666;
}

.rub3_blue {
	font:  small Verdana,Geneva,sans-serif;
	color: #003;
}

.rub4_green {
	font:  medium Verdana,Geneva,sans-serif;
	color: #7b7942;
}

.rub2_blue {
	font:  small Verdana,Geneva,sans-serif;
	color: #003;
}

.rub2, .ingress {
	font:  small Verdana,Geneva,sans-serif;
	color: #000;
}



.puffSectionName {
	color: #663;
}

.puff DIV {
	padding: 0 0px;
}



.clear {
	clear:both;
}


.grey, .dim { color: #666; }
.lightgrey  { color: #ccc; }
.red        { color: #cc0000; }
.white      { color: #fff; }
.blue       { color: #000066; }
.green      { color: #7b7942; }


.faqTd1   { padding: 8px 5px; background-color: #fff; }
.faqTd2   { padding: 8px 5px; background-color: #edede4; }

.form {
	border: 1px solid rgb( 204, 204, 153 );
}



DIV.formSearchDocHead {
	border: 1px solid #cedad6;
	border-width: 0 1px 1px 0;
}
DIV.formSearchDocHead INPUT {
	font:   xx-small Verdana,Geneva,sans-serif;
	color:  #000;
	height: 15px;
	
		width: 290px;
	
	border: 1px solid #cc9;

}


.rub5 {
	padding-top:5px;
}

div.lvl_1 div.not_head {
	margin-left:3px;
	margin-right:3px;
	padding-left:5px;
	padding-right:5px;
}

/*div.lvl_1 .not_head a {*/
	/*padding:0 5px;*/
/*}*/

div.lvl_1 .not_head a {
	color:white;
}

.copyrights {
	margin-top:10px;
}

/* *******************************************************************************************
*         Documentbank                                                                      *
******************************************************************************************* */

.documentbank {
    padding: 0;
}
.documentbank .form {
    padding: 0 24px 18px 0;
	border:none;
}
.documentbank .form .searchfield {
    padding: 0 0 5px 0;
}
.documentbank .form .buttons {
    padding: 5px 0 0 0;
}
.documentbank .textCol {
    width: 325px;
    padding-right: 50px;
}
.documentbank .linkCol {
    padding-right: 10px;
}
.documentbank .item {
    margin: 10px 0 0 0;
    padding: 10px 24px;
    border-top: 1px solid #cccccc;
}
.documentbank .item .heading {
    font-weight: bold;
}
.documentbank .item .ingress {
    font-weight: normal;
    padding-top: 4px;
}
.documentbank .item .links A {
    font-weight: normal;
}
.documentbank .pagingTop {
    margin: 10px 0 10px 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #cccccc;
    text-align: center;
}
.documentbank .pagingBottom {
    margin: 10px 0 0 0;
    padding: 10px 0 10px 0;
    border-top: 1px solid #cccccc;
    text-align: center;

}
.documentbank .paging .active {
    color: #ffffff;
    background-color: #465c7c;
}
