.header {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: bolder;
	color: 6598C7;
}
.tracking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.homehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}
.internalhead {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #6699CC;
}
.subhead {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6699CC;
	font-style: normal;

}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.bullet {
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
.trimright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.trimbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.buffer {
	margin-left: 15px;
	padding-left: 15px;
}
.topbnr {
	background-image: url(slices/images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bufferbnr {
	margin-right: 20px;
	padding-right: 20px;
}
.pic {
	border: 1px solid #000000;
}
a.hidden {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.hidden:visited {
	color: #FFFFFF;
	text-transform: uppercase;
}

a.hidden:hover {
	color: #999999;
	text-transform: uppercase;
	text-decoration: underline;
}

a.hidden:active {
	color: #FFFFFF;
	text-transform: uppercase;
}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.subheadCopy {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6699CC;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
