/* CSS Document */


#button01 a {
	background: url("images/buttons/printed.gif") 0 0 no-repeat;
	display:block;
	width: 54px;
	height: 55px;
	text-decoration: none;
}
#button02 a {
	background: url("images/buttons/promo.gif") 0 0 no-repeat;
	display:block;
	width: 54px;
	height: 55px;
	text-decoration: none;
}
#button03 a {
	background: url("images/buttons/apparel.gif") 0 0 no-repeat;
	display:block;
	width: 54px;
	height: 55px;
	text-decoration: none;
}
#button04 a {
	background: url("images/buttons/office.gif") 0 0 no-repeat;
	display:block;
	width: 54px;
	height: 55px;
	text-decoration: none;
}
#button05 a {
	background: url("images/buttons/services.gif") 0 0 no-repeat;
	display:block;
	width: 54px;
	height: 55px;
	text-decoration: none;
}
#button01 a:hover, #button02 a:hover, #button03 a:hover, #button04 a:hover, #button05 a:hover {
	background-position: -54 0px;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.credits {
	text-decoration: none;
}
a.credits:hover {
	text-decoration: none;
	color: #000000;
}
.body01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.headline01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 24px;
	font-weight: normal;
	color: #36578B;
}
.headline02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
.headline03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
hr {
	color: #000000;
	height: 1px;
}
.body02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.body03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 28px;
}
.body04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	line-height: 14px;
	text-transform: uppercase;
}
.body05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.body06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}