/* Custom */
.cs80 {	font-size: 80%;}
.cs90 {font-size: 90%;}
.h16 {color: #A12568;font-size: 16px;}
.bold-std-pur { font-weight: bold; color: #920351}
.TopHeading {font-size: 20px;font-weight: bold;color: #EFEEEE;letter-spacing: 1px;font-family: "Courier New", Courier, mono;}

.csShadedBox {background-color: #E2E2E2;border-right-width: 1px;border-left-width: 1px;border-right-style: solid;	border-left-style: solid;border-right-color: #999999;border-left-color: #999999;font-size: smaller;font-weight: bold;padding: 10px;
	margin: 25px;}
.white {font-size: 16px;font-weight: bold;color: #FFFFFF;}
.hidden {display: none;}

/* Specific: eCommerce */
.csgood {font-weight: bold;color: #339900;}
.csaverage {font-weight: bold;color: #FF9900;}
.cspoor {font-weight: bold;color: #CC0000;}

/* Bullets */
.bulletgreen {
	list-style-type: disc;
	color: #1F8485;
	list-style-image:  url(../images/bullet-gold.gif);
	font-size: 90%;
}
.gold {list-style-image:  url(../images/bullet-gold.gif);list-style-type: disc;color: #1F8485;font-weight: bold;}

/* Tags */
body {background-image:  url(../images/bg.gif);margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
p {
	font-weight: normal;
	line-height: 22px;
	color: #000000;
}
li {clip:rect(   );list-style-type: disc;color: #38428C;line-height: 22px;}
td {font-family: Arial, Helvetica, sans-serif;}

/* Links */
a {	color: #54A800;}
a:hover {text-decoration: none;color: #11728A;}
.navmain {color: #000000;text-decoration: none;font-size: 14px;font-weight: bold;}
.navmain:hover {color: #02727D;}

/* Headings */
h1 {font-size: 24px;color: #000000;}
h2 {font-size: 18px;font-weight: bold;}
h3 {color: #148DAB;	font-size: 28px;font-weight: normal;}
h4 {font-size: 24px;border-bottom-style: dashed;border-bottom-width: 1px;font-weight: normal;line-height: 20px;}
h5 {color: #074992;font-size: 18px;	font-weight: normal;}
.cs90 {
	font-size: 90%;
}
.headingnew {
	font-weight: bold;
	color: #AA0050;
}

