/* CSS Document */

.printerhide {
	display: none;
}
.leftcol {
	display: none;
}
.rightcol {
	display: none;
}
.skipnav {
	display: none;
}
.strongsel {
	background-color: #eeeeee;
}
.divmenu {
	padding-left: 9px;
}

.printeraddress {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;







}


.imgaddress {
	margin-bottom: 20px;
}

