@charset "utf-8";
/* CSS Document */

.navigation {
	font-family: "Trebuchet MS", Arial;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;

}

.left_copy_title {
	font-family: "Trebuchet MS", Arial;
	text-align: left;
	color: #666666;
	font-weight: bold;
	font-size: 16px;

}

.left_copy_title_red {
	font-family: "Trebuchet MS", Arial;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;

}

.right_title
{
	font-family: "Trebuchet MS", Arial;
	font-size: 27px;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.left_copy {
	font-family: "Trebuchet MS", Arial;
	text-align: left;
	color: #FF0000;
	font-size: 13px;

}

.left_title {
	font-family: "Trebuchet MS", Arial;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 16px;

}

.right_copy {
	font-family: Arial, Trebuchet MS, Arial;
	text-align: left;
	color: #666666;
	font-size: 15px;

	border: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.right_copy_links {
	font-family: Arial, Trebuchet MS, Arial;
	text-align: left;
	color: #ff0000;
	font-size: 15px;

	border: 0;
}
.manitowoc_menu {
	font-family: "Trebuchet MS", Arial;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
.manitowoc_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}
.manitowoc_grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}