/* CSS Document */

/*body text*/
.body {
	background-color : transparent;
	color : black;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : normal;
	}

/*detail sheet header text*/
.detailheader {
	background-color : transparent;
	color : #82007C;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : bold;
	}

/*detail sheet body text*/
.detailbody {
	background-color : transparent;
	color : black;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12px;
	font-weight : normal;
	}

/*feature text*/
.feature {
	background-color : transparent;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12px;
	font-weight : normal;
	}

/*small white text on home page*/
.white-text-no-link {
	background-color : transparent;
	color : white;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12px;
	font-weight : normal;
}

.white-text:link {
	background-color : transparent;
	color : white;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

.white-text:visited {
	background-color : transparent;
	color : white;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

.white-text:hover {
	background-color : transparent;
	color : #FBCFA8;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

.white-text:active {
	background-color : transparent;
	color : white;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

/*links on product pages*/
.product-choice:link {
	background-color : transparent;
	color : #82007C;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : normal;
	text-decoration : underline;
}
.product-choice:visited {
	background-color : transparent;
	color : #82007C;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : normal;
	text-decoration : underline;
}
.product-choice:hover {
	background-color : transparent;
	color : #82007C;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : normal;
	text-decoration : underline;
}
.product-choice:active {
	background-color : transparent;
	color : #82007C;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : normal;
	text-decoration : underline;
}

/*links for more info*/
.product-info:link {
	background-color : transparent;
	color : #0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : normal;
	text-decoration : underline;
}
.product-info:visited {
	background-color : transparent;
	color : #0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : normal;
	text-decoration : underline;
}
.product-info:hover {
	background-color : transparent;
	color : #0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : normal;
	text-decoration : underline;
}
.product-info:active {
	background-color : transparent;
	color : 0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : normal;
	text-decoration : underline;
}

/*links for more info - index*/
.product-index:link {
	background-color : transparent;
	color : #0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
}
.product-index:visited {
	background-color : transparent;
	color : #0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
}
.product-index:hover {
	background-color : transparent;
	color : #0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}
.product-index:active {
	background-color : transparent;
	color : 0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 16px;
	font-weight : normal;
	text-decoration : underline;
}

/*link for home page*/
.home:link {
	background-color : transparent;
	color : #0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}
.home:visited {
	background-color : transparent;
	color : #0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}
.home:hover {
	background-color : transparent;
	color : #0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}
.home:active {
	background-color : transparent;
	color : 0168B3;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}


/*link for product page*/
.product-home:link {
	background-color : transparent;
	color : White;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 18px;
	font-weight : normal;
	text-decoration : none;
}
.product-home:visited {
	background-color : transparent;
	color : White;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 18px;
	font-weight : normal;
	text-decoration : none;
}
.product-home:hover {
	background-color : transparent;
	color : White;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 18px;
	font-weight : normal;
	text-decoration : underline;
}
.product-home:active {
	background-color : transparent;
	color : White;
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 18px;
	font-weight : normal;
	text-decoration : none;
}




/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-bottom : 0px;
	margin-top : 0px
}
.cat_heading {
	color : Black;
	font-family: Times New Roman, serif;
	font-size : 18pt;
		font-weight: bold;
}