body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color:#333333;
}
.pageHeading {
	font-family: inherit;
	font-size: 14pt;
	color: #452662;
	font-weight: normal;
	font-style: normal;
	margin-left: 0.3em;
	margin-top: 0.3em;
	margin-bottom: 0.4em;
	text-decoration: none;
}
.pageSubHeading {
	font-family: inherit;
	font-size: 12pt;
	color: #452662;
	font-weight: normal;
	font-style: italic;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
}
.catHeading {
	font-family: inherit;
	font-weight: normal;
	font-size: 14pt;
	font-style: normal;
	text-decoration: none;
	color: #452662;
}
.catLabel {
	font-family: inherit;
	font-weight: bold;
	font-size: 11pt;
	font-style: normal;
	text-decoration: none;
	width:100px;
	height: 18px;
	color: #000;
}
.catContent {
	font-family: inherit;
	font-weight: normal;
	font-size: 11pt;
	font-style: normal;
	text-decoration: none;
	height: 18px;
	color: #000;
}
.catDesc {
	font-family: inherit;
	font-weight: normal;
	font-size: 11pt;
	font-style: normal;
	text-decoration: none;
	color: #000;
}
.catPrice {
	font-family: inherit;
	font-weight: normal;
	font-size: 11pt;
	font-style: normal;
	text-decoration: none;
	color: #452662;
}
.catButtons {
	font-family: inherit;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	color: #452662;
}

.navButton,
.navButton a {
	font-family: inherit;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	color: #452662;
	cursor: pointer;
	width: 160px;
	padding: 0px;
	margin: 5px 10px 5px 10px;
}
.navButtonHover,
.navButtonHover a {
	font-family: inherit;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	color: #9944cc;
	cursor: pointer;
	width: 160px;
	padding: 0px;
	margin: 5px 10px 5px 10px;
}
.navButtonCurrent {
	font-family: inherit;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	color: #9944cc;
	cursor: pointer;
	width: 160px;
	padding: 0px;
	margin: 5px 10px 5px 10px;
}
.navLink {
	font-family: inherit;
	font-size: 11pt;
	font-style: normal;
	text-decoration: none;
	color: #452662;
	cursor: pointer;
	width: 150px;
	padding: 1px;
	margin: 5px 10px 5px 10px;
}
.navLinkHover {
	font-family: inherit;
	font-size: 11pt;
	font-style: normal;
	text-decoration: none;
	color: #9944cc;
	cursor: pointer;
	width: 150px;
	padding: 1px;
	margin: 5px 10px 5px 10px;
}
.navLinkCurrent {
	font-family: inherit;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #9944cc;
	cursor: pointer;
	width: 150px;
	padding: 1px;
	margin: 5px 10px 5px 10px;
}

.navContact {
	font-family: inherit;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #181E68;
	cursor: pointer;
}
.contact {
	font-family: inherit;
	font-size: 11px;
	border: 1px solid #181E68;
}
.tableheadinv {
	font-family: inherit;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #dddddd;
	background-color: #452662;
}
.tablehead {
	font-family: inherit;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.tablebody {
	font-family: inherit;
	font-size: 10pt;
	color:#333333;
	background-color: #ffffff;
}
.tablehighlight {
	font-family: inherit;
	font-size: 10pt;
	color:#333333;
	background-color:#ddeedd;
}
.formHighlight {
	color:#663399;
}
