BODY {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Tahoma, Arial, Geneva, sans-serif;
}

A:link {
	background-color : transparent;
	text-decoration : none;
	color : #0c2d83;
}
A:visited {
	background-color : transparent;
	text-decoration : none;
	color : #0c2d83;
}
A:active {
	background-color : transparent;
	text-decoration : none;
	color : #cccccc;
}
A:hover {
	background-color : transparent;
	text-decoration : none;
	color : #ffcc00;
}

A.notes:link {
	background-color : transparent;
	text-decoration : none;
	color : #ffffff;
}
A.notes:visited {
	background-color : transparent;
	text-decoration : none;
	color : #ffffff;
}
A.notes:active {
	background-color : transparent;
	text-decoration : none;
	color : #000000;
}
A.notes:hover {
	background-color : transparent;
	text-decoration : none;
	color : #ffcc00;
}

TD {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Tahoma, Arial, Geneva, sans-serif;
}
P.justify {
	text-align : justify;
}
H5 {
	color : #0c2d83;
}
H4
{
	color : #0c2d83;
}
H3
{
	color : #0c2d83;
}

TD.Login {
    BACKGROUND-COLOR: #EBEBEB
}
TD.Leftnav {
    BACKGROUND-COLOR: #cccccc
}

TABLE.ProductSearch
{
    BACKGROUND-COLOR: #EBEBEB
}
TD.MainMenu
{
    BACKGROUND-COLOR: #999999
}
TD.MiddleMenuOff
{
    BACKGROUND-COLOR: #999999
}
TD.MiddleMenuOn
{
    BACKGROUND-COLOR: #BEC0DA
}
TABLE.OuterBorder
{
    BACKGROUND-COLOR: #D1D1D1
}
TD.InnerBorder
{
    BACKGROUND-COLOR: #FFFFFF
}
.title {
	color : #0c2d83;
	font-weight : bold;
	font-size : larger;
}
TD.CategoryList
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
    text-decoration :  none;
	white-space : nowrap;
}
TD.ViewResultsPages
{
    FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
    TEXT-ALIGN: right;
}

TD.Product {
    TEXT-ALIGN: justify;
}

TD.FeaturedProductsDescription {
    WIDTH: 100%;
    FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
    BACKGROUND-COLOR: #EBEBEB;
}

TABLE.CategoryTable {
	WIDTH: 138px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
    BACKGROUND-COLOR: #ffffff;
}

TD.ViewResultsPages {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
    TEXT-ALIGN: right;
}

TD.RowHeader {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #0c2d83;
    BACKGROUND-COLOR: #EBEBEB;
    text-align : center;
}
.notes {
	COLOR: #FFCC00;
}

.formlabelreq	{
	background-color : transparent;
	font-size : xx-small;
	color : Maroon;
}
.formlabel	{
	background-color : transparent;
	font-size : xx-small;
	color : Black;
}
.formquestionreq	{
	background-color : transparent;
	font-size : x-small;
	color : Maroon;
}
.formquestion	{
	background-color : transparent;
	font-size : x-small;
	color : Black;
}
