@charset "UTF-8";
/* CSS Document */
* {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
}
.mactype {
	color: #666;
	text-decoration: underline;
	font-size: 16px;
}
.mactypesubheader {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
}
.mactypebasic {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	padding: 0px;
}
.mactypebasicbold {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	padding: 0px;
	font-weight: bold;
}
.mactypeheader {
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
}
.mactypeheader2 {
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
	font-size: 24px;
}
.table-body {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	padding: 0px;
}
.table-header {
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	padding: 0px;
	font-weight: bold;
}
.table-rowheader {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	padding: 0px;
	font-style: italic;
}
.timedate {
	font-size: 9px;
	line-height: 16px;
	color: #666;
	padding: 0px;
}
