@charset "utf-8";
.bodyBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
.bodyGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #999999;
}
.mediumTitleBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mediumTitleDarkRed {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.cneterimage {
	background-image: url(mohawkmac_banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 126px;
	width: 800px;
	padding-left: 50px;
}
#middlediv {
float:inherit;
	height: 600px;
	width: 600px;
}
.border {
	border: 1px solid #CCCCCC;
}
.outlineBlack {
	border: 1px solid #000000;
}
.rightjustify {
	float: right;
}

