.PageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #003399;
	text-decoration: none;
	text-indent: 5pt;
}
.PageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	white-space: normal;
}
.PageName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	line-height: 19px;
	word-spacing: normal;
	white-space: nowrap;
	background-color: #6699cc;
}
.Links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	line-height: 19px;
	word-spacing: normal;
	white-space: nowrap;
	background-color: #2E7992;
}
.LinksON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFCC66;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	line-height: 19px;
	word-spacing: normal;
	white-space: nowrap;
	background-color: #6699cc;
}
.Links a { color: white; text-decoration: none; }
td.Links2, td.Links, td.LinksON {
	width: 150px;
	height: 20px;
	padding-left: 5px;
}
.LinkSpacer {
	width: 150px;
	height: 10px;
}
.ProductList, .ProductList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: right;
}
.ProductPreview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: left;
}
#descriptionText {
	padding-right: 2px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #003366;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	
}
a.TextBold, span.TextBold {
	padding-right: 0px;
	padding-left: 0px;
}
.TextBold a { color: #003366; text-decoration: none; }
.TextBold a:hover { color: #990000; text-decoration: none; }
.TextBold a:active { color: #990000; text-decoration: none; }
.Links2 a:hover { color: #990000; text-decoration: none; }


.TextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #003366;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-style: italic;
}

.DetailLink, .DetailLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #003366;
	text-decoration: none;
	text-align: center;
	padding: 0px;
}

.Hidden { display: none; }
.Visible   { display: block; }
