.print_only {
	display: inherit;
}

body {
	background-color: #ffffff;
	text-align: center;
}

dl {
	/*  */
}	dl dt {
		float: left;
		clear: left;
		font-weight: bold;
	}
	dl dd {
		margin-left: 20px;
	}

#container {
	background-color: #ffffff;
	text-align: left;
	margin: 0px auto;
}

#logo {
	display: none;
}

#logo_print {
	display: block;
	margin: 24px auto;
}

#main {
	background-color: #ffffff;
	padding: 12px 10px 12px 10px;
	text-align: left;
}

#media_title {
	display: none;
}

#media_sub_title {
	text-align: center;
	padding: 13px 0px 13px 11px;
	border-top: 1px dotted #a3a09d;
	border-bottom: 1px dotted #a3a09d;
	margin-bottom: 10px;
}

#menu_container {
	background-image: none;
}

#menu {
	display: none;
}

#content #header {
	width: 678px;
	height: 245px;
}

#content h1 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 18px 0px 14px 19px;
	margin: 0px 0px 0px 0px;
}

#content .text {
	width: 640px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
}

#content .cell {
	width: 678px;
	height: 134px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f1f1f1;
	border: 1px dashed #dfdfdf;
	margin-top: 12px;
}

#content .cell .left {
	float: left;
	margin-right: 10px;
}

#content .cell h1 {
	padding-left: 0px;
}

#content .cell .img_type {
	width: 110px;
	float: left;
}

#content .text a,
#content .cell a,
#content #contacts td a {
	color: #189ad7;
	text-decoration: none;
}

#content .text a:hover,
#content .cell a:hover,
#content #contacts td a:hover {
	color: #0075af;
}

#content #contacts td {
	color: #84837f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #a0a0a0;
}

#content #contacts .no_border {
	border: none;
}

#press {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 40px 0px 0px 0px;
	padding-left: 10px;
}

#press h1,
#press h2,
#press h3,
#press h4,
#press h5, {
	color: #666666;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}	#press h1 { font-size: 18px; }
	#press h2 { font-size: 16px; }
	#press h3 { font-size: 15px; }
	#press h4 { font-size: 13px; }
	#press h5 { font-size: 12px; }

/*	
#press .left {
	float: right;
	margin: 0px 0px 10px 10px;
}
*/

#press_right_col {
	width: 220px;
	float: right;
	margin: 0px 0px 10px 10px;
}

#press .left {
	float: right;
	clear: right;
	margin: 0px 0px 16px 0px;
}

#press_download {
	display: none;
}

#bottom {
	padding: 17px 19px 17px 19px;
}

#bottom, #bottom a, #bottom #copyright {
	color: #a3a09d;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#bottom #copyright {
	width: 30%;
	float: right;
	text-align: right;
}

#bottom #copyright img {
	float: right;
	margin:  0px 0px -3px 10px;
}

#bottom #logo_mini {
	display: none;
}

#bottom #logo_mini_print {
	display: inline;
}

#login {
	display: none;
}

.disclaimer {
	color: #444444;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px dashed #aaaaaa;
	margin-top: 20px;
	padding: 15px;
}	.disclaimer ul {
		margin: 0px 0px 5px 30px;
		padding: 0px 0px 0px 0px;
	}
	.disclaimer li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

#overlay {
	display: none;
}
