h1	{
	font-size:	16pt;
	font-weight: bold;
	}
h2	{
	font-size:	14pt;
	font-weight: bold;
	}
h3	{
	font-size:	12pt;
	font-weight: bold;
	}
h4	{
	font-size:	16pt;
	font-style: italic;
	}
h5	{
	font-size:	14pt;
	font-style: italic;
	}
h6	{
	font-size:	12pt;
	font-style: italic;
	}
h1, h2, h3, h4, h5, h6	{
	/*margin:	.25em 0 .25em 0; */
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 0em;
}
img	{
		/* turns off gaps around images */
	border:	0
	}

hr {
	color : #7E9092;
	height: 1px;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	color: #214b95;
	font-style: normal;
	text-decoration: underline;
}

.Teal {
	color: #2F838E;
}

.Blue {
	color: #015672;
}

.Green {
	color: #105f2d;
}

.Purple {
	color: #5c1b5e;
}

.Burgundy {
	color: #850f0f;
}
/*
 * This is the location of main content related updates.
*/
#product_spotlight_fore
{
	color: #19456F;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
#featured_category_fore
{
	color: #19456F;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
#current_news_fore
{
	font-size: 9px;
	text-align: left;
}
#current_news_fore table tr td a
{
	position: relative;
	color: #19456F;
	font-size: 9px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin-bottom: -20px;
}
#current_news_fore table tr td a:hover
{
	text-decoration: underline;
	color: #19456F;
}