.BodyText
{
	font-family : sans-serif;
	font-size : 12px;
	color : Black;
	padding-left : 20px;
	/*padding-right : 30px;*/
  padding-right : 10px;
	text-align : justify;
}

.Slogan
{
	font-family : sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	padding-top : 1px;
	padding-left : 5px;
	padding-bottom : 1px;
}

.CopyText
{
	font-family : sans-serif;
	font-size : 10px;
	color : Black;
	text-align : left;
	padding-right : 10px;
}

.border
{
  border-color: Black; 
  border-style: solid; 
  border-width: 1px;
}

.BodyTextBorder
{
  font-family : sans-serif;
  font-size : 12px;
  color : Black;
  /*padding : 10px;*/
  text-align : justify;
  border-color: Black; 
  border-style: solid; 
  border-width: 1px;
}

.BodyText2
{
  font-family : sans-serif;
  font-size : 12px;
  color : Black;
  text-align : justify;
  padding: 10px;
}

.NavTable
{
  border-color: Black; 
  border-style: solid; 
  border-width: 1px;
  padding-left : 5px;
  padding-bottom : 1px;
}

A.nav
{
	font-family : sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : none;
}

A.nav:HOVER
{
	font-family : sans-serif;
	font-size : 10px;
	color : gray;
	text-decoration : none;
}

A
{
	font-family : sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
  font-weight : bold;
}

A.view
{
	font-family : sans-serif;
	font-size : 12px;
	color : #0A50A1;
	text-decoration : none;
  font-weight : bold;
}

A.view:HOVER
{
	font-family : sans-serif;
	font-size : 12px;
	color : gray;
	text-decoration : none;
  font-weight : bold;
}

A.products
{
	font-family : sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
  font-weight : normal;
}

A.products:HOVER
{
	font-family : sans-serif;
	font-size : 12px;
	color : gray;
	text-decoration : none;
  font-weight : normal;
}

A.products2
{
	font-family : sans-serif;
	font-size : 12px;
	color : 0A50A1;
	text-decoration : none;
  font-weight : bold;
}

A.products2:HOVER
{
	font-family : sans-serif;
	font-size : 12px;
	color : gray;
	text-decoration : none;
  font-weight : bold;
}

.WhiteTitle
{
	font-family : sans-serif;
	font-size : 18px;
	color : White;
	font-weight : 100;
	padding-left : 9px;
}

.WhiteTitle2
{
	font-family : sans-serif;
	font-size : 16px;
	color : White;
	font-weight : bold;
	padding-left : 9px;
}

.WhiteTitle3
{
	font-family : sans-serif;
	font-size : 15px;
	color : White;
	font-weight : bold;
	padding-left : 9px;
}

.WhiteSubTitle
{
	font-family : sans-serif;
	font-size : 12px;
	color : White;
	padding-left : 10px;
	padding-right : 20px;
	padding-bottom : 5px;
}

.BlackSubTitle
{
	font-family : sans-serif;
	font-size : 12px;
	color : black;
}

B.products
{
	font-family : sans-serif;
	font-size : 12px;
	/*color : 0A50A1;*/
	color : black;
	text-decoration : none;
    font-weight : bold;
}

.TableText
{
	font-family : sans-serif;
	font-size : 12px;
	color : Black;
}

TH
{
	font-family : sans-serif;
	font-size : 12px;
	color : 0A50A1;
	text-decoration : none;
    font-weight : bold;
	text-align : left;
}

.TableTextSmall
{
	font-family : sans-serif;
	font-size : 10px;
	color : Black;
}

TH.small
{
	font-family : sans-serif;
	font-size : 10px;
	color : 0A50A1;
	text-decoration : none;
    font-weight : bold;
	text-align : left;
}