<!-- 

/* Global Styles */
body 		{ font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color : #f00; background-color : #fcdfff; margin : 0; }
h1 { font-size: 175%; line-height:1; text-transform: capitalize; text-align:center; color : #79057d; }
h2 {font-size: 150%; text-transform: capitalize;text-align:center;color : #79057d;}
h3 {font-size: 125%; text-transform: capitalize;text-align:left; font-weight : bold; color : #79057d;} 
h4 {font-size: 100%; text-transform: capitalize;text-align:left; font-weight : bold; color : #79057d;}
ul.list {font-size: 100%; text-transform: capitalize;text-align:left; font-weight : normal; color : #425a08;}

a 		{ color : #425a08; text-decoration : none; } 
a:hover 		{ color : #00355d  all added links - NOT includes */; text-decoration : none; } 
td 		{ font-family : Arial, Helvetica, sans-serif; font-size : 10pt; } 
.smfont 		{ font-size : 8pt; text-decoration : none; } 
.lgfont 		{ font-size : 10pt; font-weight : normal; } 
.boldtext 		{ font-weight : bold; color: #79057D; } 
.accent 		{ font-style : italic; } 
.highlighttext 	{ color : #425a08; font-weight : bold; } 
.accenttext 		{ font-weight : bold; } 

/* Layout Styles */
.header 		{ color : #425a08; font-weight : bold; text-align : center; font-size : 24px; } 
.accenttable 	{ border : 1px solid; border-collapse : collapse; } 
.linecolor 		{ height : 1px; width : 100%; } 
.linetable 		{ border-collapse : collapse; } 

/* Navigation Styles */
.itemcolor 		{ color : #425a08; font-weight : bold; } 
a.itemcolor:hover 	{ color : #00355d; font-weight : bold; } 
.pagelinkcolor 	{ color : #425a08; font-weight : normal; } 
a.pagelinkcolor:hover 	{ color : #00355d; font-weight : normal; } 
.featurecolor 	{ color : #425a08; font-weight : bold; } 
a.featurecolor:hover	{ color : #00355d; font-weight : bold; } 
.emailcolor 		{ color : #425a08; } 
a.emailcolor:hover 	{ color : #00355d; } 
.relatedcolor 	{ color : #425a08; } 
a.relatedcolor:hover 	{ color : #00355d; } 
.popupcolor 	{ color : #425a08; } 
a.popupcolor:hover 	{ color : #00355d; } 
.drilldown 		{ color : #425a08; } 
a.drilldown:hover 	{ color : #00355d; } 
.cartcolor 		{ color : #000000; font-weight : bold; } 
a.cartcolor:hover 	{ color : #000000; font-weight : bold; } 
.catcolor 		{ color : #425a08; font-weight : normal; } 
a.catcolor:hover 	{ color : #00355d; font-weight : normal; } 
.subcatcolor 	{ color : #79057d; } 
a.subcatcolor:hover 	{ color : #00355d; } 
.endcatcolor 	{ color : #79057d; } 
a.endcatcolor:hover 	{ color : #00355d; } 

/* Button Styles */
td.buttoncell 	{ background-color : #cccccc; color : #000000; } 
td.buttoncell a 	{ font-weight : bold; color : #000000; text-decoration : none; background-color : #cccccc; display : block; } 
td.buttoncell a:hover, td.buttonactive a:hover { font-weight : bold; color : #000000; text-decoration : none; background-color : #cccccc; display : block; } 
td.buttonactive 	{ background-color : #cccccc; color : #000000; } 
td.buttonactive a 	{ font-weight : bold; color : #000000; text-decoration : none; background-color : #cccccc; display : block; } 

/* Tab Styles */
td.tabcell 		{ background-color : #cccccc; color : #000000; } 
td.tabcell a 		{ font-weight : bold; color : #000000; text-decoration : none; background-color : #cccccc; display : block; } 
td.tabcell a:hover, td.tabactive a:hover { font-weight : bold; color : #000000; text-decoration : none; background-color : #cccccc; display : block; } 
td.tabactive 	{ background-color : #cccccc; color : #000000; } 
td.tabactive a 	{ font-weight : bold; color : #000000; text-decoration : none; background-color : #cccccc; display : block; } 

/* Bar Styles */
table.bar 		{ background-color : #cccccc; } 
td.barcell 		{ background-color : #cccccc; color : #000000; } 
td.barcell a 		{ font-weight : bold; color : #000000; text-decoration : none; background-color : #cccccc; display : block; } 
td.barcell a:hover, td.baractive a:hover { font-weight : bold; color : #000000; text-decoration : none; background-color : #cccccc; display : block; } 
td.baractive 	{ background-color : #cccccc; color : #000000; } 
td.baractive a 	{ font-weight : bold; color : #000000; text-decoration : none; background-color : #cccccc; display : block; } 

// -->
