	#NSFix			{ background-color: #FFFEDD; }
	body	{ color : Black; font-family : Arial; font-size : 10pt; font-weight : bold; background-color : White; }
	td		{ font-family : Arial; font-size : 10pt; color : black; }
	a		{ color : Black; font-size : 10pt; text-decoration : underline; }
	h1		{ font-size : 24pt; font-weight : bold; color: turquoise; margin: 0px; }
	h2		{ font-size : 12pt; font-weight : bold; color: #333333; margin: 0px; }
	small	{ font-size : 8pt; }
	a:visited			{ color : Navy; }
	a:visited.LeftNav	{ color : Black; }
	a:visited.feedback	{ color : Red; }
	a:visited.LeftSel	{ color : Navy; }
	a:visited.PageSys	{ color : Black; }
	a:visited.MainNav	{ color : White; }
	a:visited.BottomNav	{ color : White; }
	a:visited.TopNav	{ color : #FFFFFF; }
	a:visited.NoUnder	{ text-decoration : none; }
	a:NoUnder		{ text-decoration : none; }
	a:hover			{ color : #FF0000; text-decoration : underline; }
	a:hover.FeatureLinks	{ color : LightSkyBlue; }
	a:hover.RelatedLinks	{ color : #003399; }
	a:hover.LeftNav	{ color : Navy; text-decoration : underline; }
	a:hover.feedback	{ color : Navy; text-decoration : none; }
	a:hover.LeftSel	{ color : Navy; text-decoration : none; }
	a:hover.PageSys	{ color : Red; font-weight : bold; text-decoration : none; }
	a:hover.MainNav	{ color : Black; text-decoration : none; }
	a:hover.BottomNav	{ color : Yellow; text-decoration : none; }
	a:hover.TopNav	{ font-weight : bold; color : Blue; text-decoration : none; }
	a:hover.ALink	{ color : Red; text-decoration : none; }
	a:hover.NoUnder	{ text-decoration : none; }
	.LeftNav		{ font-size : 8pt; font-weight : 400; color : Black; text-decoration : underline }
	.MainNav		{ font-size : 10pt; font-weight : bold; color : White; text-decoration : none; }
	.BottomNav		{ font-size : 8pt; font-weight : bold; color : White; text-decoration : underline; }
	.LeftSel		{ font-size : 8pt; font-weight : 400; color : Red; text-decoration : none; }
	.MainSel		{ font-size : 10pt; font-weight : bold; color : Black; text-decoration : none; }
	.Selected		{ font-size : 8pt; font-weight : bold; color : Blue; text-decoration : none; }
	.Guides			{ font-size : 8pt; font-weight : bold; color : Red; text-decoration : none; }
	.NoUnder		{ font-weight : bold; text-decoration : none; }
	.Small			{ font-size : 8pt; font-weight : normal; color : Black; text-decoration : none; }
	.SmallLink		{ font-size : 8pt; font-weight : normal; color : Black; text-decoration : underlined; }
	.feedback		{ font-size : 12pt; font-weight : bold; color : Red; text-decoration : underlined; }
	.SmallerLink	{ font-size : 7pt; font-weight : normal; color : Black; text-decoration : underlined; }
	.ALink			{ color : Blue; font-size : 10pt; text-decoration : underline; }
	.TopNav			{ font-weight : bold; color : #FFFFFF; text-decoration : none; }
	.Head			{ font-size : 10pt; font-weight : bold; color : Black; text-decoration : none; }
	.Item			{ font-size : 10pt; font-weight : normal; color : Black; text-decoration : none; }
	.ItemSmall		{ font-size : 8pt; font-weight : normal; color : Black; text-decoration : none; }
	.ItemHead		{ font-size : 10pt; font-weight : bold; color : Blue; text-decoration : none; }
	.CartHead		{ font-size : 8pt; font-weight : bold; color : Black; text-decoration : none; }
	.CartItem		{ font-size : 8pt; font-weight : normal; color : Black; text-decoration : none; }
	.CartSmall		{ font-size : 7pt; font-weight : normal; color : Black; text-decoration : none; }
	.FieldName		{ font-size : 10pt; font-weight : bold; color : Blue; text-decoration : none; }
	.FieldData		{ font-size : 10pt; font-weight : Normal; color : Black; text-decoration : none; }
	.PageSys		{ font-size : 8pt; font-weight : normal; color : Black; text-decoration : none; }
#leftNav {
	padding: 0;
	border-left: solid #172260 1px;
	border-right: solid #172260 1px;
	border-bottom: solid #172260 1px;
}

#leftNav ul {
	border-top: solid #FFF; 2px;
	margin: 0 0 0 0;
	padding: 0;
}

#leftNav li {
	display: inline;
	font-size: 8pt;
	color: #000;
	font-weight: normal;
}

#leftNav li.major {
	display: block;
	background-color: #E9F5F9;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px 0px 1px 1px;
	border-bottom: solid #E9F5F9 0px;
	margin: 0;
}

#leftNav li a {
	display: block;
	background-color: #FFF;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0px 0px 1px 3px;
	border-bottom: solid #E9F5F9 0px;
	margin: 0;
}

#leftNav li a.selected {
	background-color: #FFFFCC;
	color: #172260;
}

#leftNav li a:visited {
	color: #000;
	text-decoration: none;
	margin: 0;
}

#leftNav li a:hover {
	background-color: #E9F5F9;
	color: #172260;
	text-decoration: none;
	margin: 0;
}

#heading h1 {
	font-size: 10pt;
	color: #172260;
	font-weight: normal;
}

#heading a {
	font-size: 10pt;
	color: #172260;
	font-weight: normal;
}

.typebox
{
  margin: 2px;
  border: 1px none;
  height: auto;
  width: 180px;
  float: left;
  text-align: center;
}	
.typebox img
{
  margin: 3px;
  border: 1px none #ffffff;
}
.prodname
{
  text-align: center;
  font-weight: bold;
  margin: 2px;
}
.desc
{
  text-align: left;
  font-weight: normal;
	font-size: 10pt;
  margin: 2px;
}
