.bulletlist { padding:0; margin-top:0px; margin-bottom:0px; margin-right:0px; margin-left:26px; }

.colorFFFFFFbg { background-color:#fff;}
.bold { font-weight: bold;}
.nobold { font-weight: normal;}
.boldemphasis { font-weight: bold; font-style:normal;}

.screenReader { position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }

.bottombanner {
	background-color:#747474; 
	color: #fff; 
	padding:10px 6px; 
	border-width: 1px 0px 0px; 
	border-style:solid none none;
	}

.bottombanner a,
.bottombanner a:active,
.bottombanner a:link,
.bottombanner a:visited,
.bottombanner a:hover {
	color: #fff; text-decoration: underline; padding-left: 20px;
	}

.cubebold { 
	background: url(/images/cube-white.gif) no-repeat 0% 2px;
	margin-left: 3px;
	padding-left: 10px; 
	font-weight: bold; 
	}



/* Russian version link */
#ru {
	position:absolute;
	top: 10px;
	left: 620px;
}
#ru a {
	position: relative;
}
#ru a, 
#ru a:active,
#ru a:link,
#ru a:visited { 
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline; 
	padding: 2px 5px 3px;
	color: #fff;  
	background-color: #747474;
}	
#ru a:hover,
#ru a:active {
	color: #000;  
	background-color: #fff;
}


