﻿html,body 
{
    padding: 0px;
    margin: 0px;
    height: 100%;
}
a
{
    font-family: Verdana;
    font-size: 8pt;
    color: #009900;
}
a:visited
{
    color: Black;
}
h1
{
    font-family: Verdana;
    font-size: 12pt;
    color: #009900;
}
h2
{
    font-family: Verdana;
    font-size: 10pt;
    color: #009900;
}
hr
{
    color: #009900;
    border: solid 1px Black;
}
p
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
}
.ButtonSearch
{
    font-family: Verdana;
    font-size: 8pt;
    background-color: White;
    height: 17px;
    border: solid 1px #009900;
}
.Button
{
    margin-top:15px;
}
.ButtonSmall
{
	height: 18px;
	width: 55px;
	font-family: Verdana;
    font-size: 7pt;
    color: Black;
    margin-top:15px;
}
.CheckBox
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
}
.DropDownList
{
	font-family: Verdana;
    font-size: 8pt;
    color: Black;
}
.FooterArea
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
}
.FooterLink
{
    font-family: Verdana;
    font-size: 8pt;
    color: #009900;
    text-decoration: none;
    padding: 3px 5px 0px 5px;
}
.FooterLink:hover
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    text-decoration: underline;
}
.FooterLink:visited
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
}
.Headline1
{
    font-family: Verdana;
    font-size: 12pt;
    color: #009900;
}
.Headline2
{
    font-family: Verdana;
    font-size: 10pt;
    color: #009900;
    float:left;
}
.NavigationLink
{
    color: White;
    font-family: Verdana,arial,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
    display: block;
    background-color: #009900;
    border: solid 1px White;
    height: 20px;
    text-decoration: none;
    vertical-align: middle;
}
.NavigationLink:hover
{
    background-color: White;
    color: Black;
    border: solid 1px #009900;
    
}
.NavigationLink:visited:hover
{
    color: Black;
}
.NavigationLink:visited
{
    color: White;
}
.NavLinkProductType
{
    padding: 1px 0px 1px 10px;
    font-family: Verdana;
    font-size: 7pt;
    color: Black;
    border-left: solid 3px White;
}
.NavLinkProductType:hover
{
    border-left: solid 3px #009900;
    color: #009900;
}
.PanelSearchResults
{
    width: 100%;
    height: 420px;
    text-align: left;
    vertical-align: middle;  
}
.PanelSearchResultsDistributor
{
    width: 100%;
    height: 420px;
    text-align: left;
    vertical-align: middle;
    border-bottom:1px solid #009900; 
    border-top:1px solid #009900; 
}
.SearchResultTitle
{
    color: White;
    background-color: #009900;
    font-family: Verdana;
    font-size: 12pt;
    padding: 2px 5px 2px 5px;
}
.SiteMapLink1
{
	font-family: Verdana;
    font-size: 12pt;
    color: #009900;
    text-decoration: none;
}
.SiteMapLink1:hover
{
	text-decoration: underline;
}
.SiteMapLink1:visited
{
	color: #009900;
}
.SiteMapLink2
{
	font-family: Verdana;
    font-size: 10pt;
    color: Black;
    text-decoration: none;
   
}
.SiteMapLink2:hover
{
	text-decoration: underline;
}
.SiteMapLink2:visited
{
	color: Black;
}
.SpreadSheetHeader
{
    font-family: Verdana;
    font-size: 10pt;
    color: #009900;
    border: solid 1px #009900;
    text-align: center; 
    padding: 2px;
    margin: 2px;
}
.SpreadSheetCell
{
    border: solid 1px Gray;
    padding: 2px;
}
.SpreadSheetQuantity
{
	font-family: Verdana;
    font-size: 8pt;
    color: Black;
    text-align:center;
}
.SpreadSheetQuantityRed
{
	font-family: Verdana;
    font-size: 8pt;
    color: Red;
    text-align:center;
}
.StockDataGrid
{
	font-family: Verdana;
	font-size: 10pt;
}
.StockDataGridRow
{
	padding: 5px;
	font-family: Verdana;
    font-size: 8pt;
    color: Black;
}
.StockDataGridAlternatingRow
{
	font-family: Verdana;
    font-size: 8pt;
    color: Black;
	background-image: url(../images/whatsnew-background.gif);
    background-repeat:repeat;
    padding: 5px;
}
.TabNavLinkActive
{
    color: White;
    background-color: #009900;
    font-family: Verdana;
    text-decoration: none;
    font-size: 10pt;
    padding: 2px 5px 2px 5px;
    border-left: solid 1px #009900;
    border-top: solid 1px #009900;
    border-right: solid 1px #009900;
    display: block;
}
.TabNavLinkActive:visited
{
    color: White;
}

.TabNavLinkInActive
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
    padding: 2px 5px 2px 5px;
    border-left: solid 1px #009900;
    border-top: solid 1px #009900;
    border-right: solid 1px #009900;
    display: block;
    text-decoration: none;
}
.TabNavLinkInActive:hover
{
    color: White;
    font-family: Verdana;
    font-size: 10pt;
    padding: 2px 5px 2px 5px;
    border-left: solid 1px #009900;
    border-top: solid 1px #009900;
    border-right: solid 1px #009900;
    background-color: #009900;
    display: block;
}
.Text
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    text-align:left;
}
.TextBold
{
    font-family: Verdana;
    font-size: 8pt;
    color: #009900;
    font-weight: bold;
}
.TextError
{
    font-family: Verdana;
    font-size: 8pt;
    color: Red;
}
.txtBox
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    border: solid 1px #009900;
    width: 190px;
    height:14px;
}
.txtBoxSmall
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    border: solid 1px #009900;
    width: 75px;
    height:14px;
}
.txtBoxQuantity
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    border: solid 1px #009900;
    width: 55px;
    margin-left:5px;
    height:14px;
}
.txtBoxContactNotes
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    border: solid 1px #009900;
    width: 400px;
    height: 200px;
}
.txtBoxContact
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    border: solid 1px #009900;
    width: 250px;
    
}
.txtBoxNote
{
	font-family: Verdana;
    font-size: 8pt;
    color: Black;
    border: solid 1px #009900;
    width: 190px;
    height: 125px;
}
.nemaTable
{
    text-align:center;
    border-color:#009900;
    width:100%;
}
.nemaTableCorner
{
    background-color:#009900;
    color:White;
}
.aboutUsH2
{
    color:Black;
    font-weight:bold;
}
.aboutUsD
{
    width:400px;
    text-align:justify;
}
#aboutBG
{
    background-image: url(../images/ul-background.gif);
    background-position:right;
    background-repeat:no-repeat;
}
.whatsNew
{
    padding:0 10px 10px 10px;
    border:solid 1px #009900;
    background-image: url(../images/whatsnew-background.gif);
    background-repeat:repeat;
}
.whatsNew h2
{
    font-family: Verdana;
    font-size: 10pt;
    color: #009900;
    text-decoration:underline;
}
