body {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.TextBoxStyle {
	color : #000000;
	font-family : Arial;
	font-size : 10px;
}
.normallink {
	color: #990000;
	text-decoration: underline;
}
.normallink:active {
	color: #990000;
	text-decoration: underline;
}
.normallink:visited {
	color: #990000;
	text-decoration: underline;
}
.normallink:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bottomnav {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
.bottomnav:link {
	color: #999999;
	text-decoration: none;
}
.bottomnav:active {
	color: #999999;
	text-decoration: none;
}
.bottomnav:visited {
	color: #999999;
}
.bottomnav:hover {
	color: #999999;
	text-decoration: underline;
}
.SmallPrint {
	font-size: 11px;
}
.SmallPrintColored {
	font-size: 11px;
	color: #666666;
}
.UpperCase {
	text-transform: uppercase;
}
.graybg {
	background-image: url(graphics/grayback.gif);
}
.faqheader {
	color: #990000;
	font-weight: bold;
	font-size: small;
	font-style: normal;

}
.catalogtextred {
	color: #990000;
}
.faqheaderthin {
	color: #990000;
	font-size: small;
	font-style: normal;

}
.breadcrumb {
	font-size: 10px;
	color: 666666;
}
.ProductIntroText {
	font-size: 14px;
	font-family: Arial;
	list-style-type: square;

}
.ProductInfoTitles {
	font-size: 18px;
	font-weight: bold;

}
.HomepageText {
	color: #990000;
	font-size: 12px;

}
.BracketPageNum {

	font-size: 12px;
	color: #990000;
}
.AppTable {
	line-height: 16px;

}
.faqheaderthinItalics {

	color: #990000;
	font-size: x-small;
	font-style: italic;
}
.faqheaderReverse {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	font-style: normal;
	background-color: #990000;
	line-height: 40px;


}
.faqheaderSmaller {

	color: #990000;
	font-weight: bold;
	font-size: x-small;
	font-style: normal;
}
.RedBulletList {
	list-style-image: url(graphics/general/bullet.gif);
}
.pgbackground {
	background-image: url(graphics/intpages/intheadtile.gif);
	background-repeat: repeat-x;
}
