.thinline {
	line-height: 1px;
}
.divider,
.bluebar {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#dddddd;
	height: 18px;
	background-color: #171F69;
}
.pageHeading {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	color: #555;
	font-weight: normal;
	font-style: italic;
}
.catHeading {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	text-decoration: none;
	color: #8f989d;
}
.catDesc {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	color: #8f989d;
}
.catPrice {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 11pt;
	font-style: italic;
	text-decoration: none;
	color: #8f989d;
}
.catButtons {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	color: #8f989d;
}
.navButton {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 14pt;
	font-style: italic;
	text-decoration: none;
	color: #757c80; /* #8f989d; */
	cursor: pointer;
	width: 190px;
	padding: 3px;
	margin: 2px 10px 2px 10px;
}
.navButtonHover {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 14pt;
	font-style: italic;
	text-decoration: none;
	color: #757c80;
	background-color: #d8e2e4;
	cursor: pointer;
	width: 190px;
	padding: 3px;
	margin: 2px 10px 2px 10px;
}
.navButtonCurrent {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 14pt;
	font-style: italic;
	text-decoration: none;
	color: #757c80;
	background-color: #d8e2e4;
	cursor: pointer;
	width: 190px;
	padding: 3px;
	margin: 2px 10px 2px 10px;
}

.navLink {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	text-decoration: none;
	color: #596974;
	cursor: pointer;
	background-color: #d8e3ec;
	width: 190px;
	padding: 1px;
	margin: 1px 10px 3px 20px;
}
.navLinkHover {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	text-decoration: none;
	color: #566269;
	background-color: #d8e2e4;
	cursor: pointer;
	width: 190px;
	padding: 1px;
	margin: 1px 10px 3px 20px;
}
.navLinkCurrent {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #566269;
	background-color: #d8e2e4;
	cursor: auto;
	width: 190px;
	padding: 1px;
	margin: 1px 10px 3px 20px;
}

.navContact {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #181E68;
	cursor: pointer;
}
.contact {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #181E68;
}
.tableheadinv {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color:#dddddd;
	background-color: #333366;
}
.tablehead {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color:#111111;
}
.tablebody {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color:#333333;
	background-color: #ffffff;
}
.formHighlight {
	color:#000;
	background-color: #ACD8E5;
}
