.boxText {  }

h1.HomePage
{
    display:none;    
}
h2.HomePageHighlightHeader
{
	width:160px;
	height:20px;

	background-color:gray;
	line-height: 20px;
	text-align:left;
	font-weight: bold;
	text-decoration:none;
	border: solid 1px gray;
	text-indent: 3px;
	margin-bottom:0px;
	margin-top:0px;
}
.HomePageHighlightHeader a
{
	text-decoration:none;
	font-size: small;
}
.HomePageHighlightContent
{
	width:160px;height:150px;border:solid 1px gray;background-color:white;
}

A {color: #FFFFFF;text-decoration: none;}
A:hover {text-decoration: underline;}

A.nav {color: #000000;text-decoration: none;}
A.nav:hover {text-decoration: underline;}

A.content {color: #000000;text-decoration: underline;}
A.content:hover {text-decoration: underline;}

FORM {display: inline;}

P,LI{color: rgb(20,25,61);}

h1{color: rgb(20,25,61);font-size: 110%;font-weight:bolder;text-decoration: none;}
h2{color: rgb(20,25,61);font-size: 100%;font-weight:bolder;text-decoration: none; }
h3{color: rgb(20,25,61);font-size: 100%;font-weight:bold;text-decoration: none;margin-bottom:1px; }
h4{color: rgb(20,25,61);font-size: 90%;font-weight:bold;text-decoration: underline;margin-bottom:1px; }


SELECT{width: 250px;color: rgb(20,25,61);font-size: 80%;}

.SubmitButton{color: #000000;font-weight: bolder;}
th{background-color:#dadada;color: black;font-weight:bolder;}

.ContentTable {border:solid 1px #dadada;}

.headerNavigation {font-size: 11px;color: #ffffff;background-color:gray;font-weight : bold; line-height: 18px;}
A.headerNavigation {color: #FFFFFF;}
A.headerNavigation:hover {text-decoration: underline;}

/* edited this one */
.infoBoxHeading {font-weight: bold;color: #000000;border-bottom:solid 1px rgb(20,25,61);}
.smallText {font-size: 80%;}
.highlight{color: Red;font-weight:bold;}
.restockInfo{color:Navy;font-size:90%;}

.Hide{display:none;}
/*************************/
