td, input, textarea, select {
	font-family: verdana;
	font-size: 8pt;
}

.navCell {
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navCell a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.navCell a:HOVER {
	color: 9898C8;
}
.navHeader {
	font-weight: bold;
	color: white;
	font-size: 10pt;
	background-color: 253545;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.bulletCell {
	padding-right: 4px;
	padding-left: 2px;
}

.footer {
	font-size: 8pt;
	padding-top: 10;
	padding-bottom: 10;
	color: A8ACC0;
}

.headline {
	font-size: 12pt;
	color: 303060;
	font-weight: bold;
}
a.headline {
	text-decoration: none;
}
a.headline:HOVER {
	text-decoration: underline;
}

.subHead {
	font-size: 10pt;
	color: 303060;
	font-weight: bold;
}
a.subHead {
	text-decoration: none;
}
a.subHead:HOVER {
	text-decoration: underline;
}

.regionHead {
	font-weight: bold;
	line-height: 20pt;
}

.titleHeader {
	font-weight: bold;
	font-size: 10pt;
	color: 8193a7;
}

.homeCopy {
	font-size: 7.5pt;
	color: white;
}
.homeCopy a {
	color: white;
	text-decoration: none;
}
.homeCopy a:HOVER {
	text-decoration: underline;
}

.bodyCopy {
	line-height: 12pt;
}

.tableHeader {
	font-size: 10pt;
	font-weight: bold;
	color: 303060;
	background-color: d6dbe1;
}
.titleCell {
	font-weight: bold;
	vertical-align: top;
}
.dataCell {

}

.tableSubHead {
	font-weight: bold;
	border-bottom: 1px solid #A8ACC0;
	padding-top: 10px;
}

.productListCell {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
}