.SideMenuFont
{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
    font-family: Verdana, Helvetica;
}
.SideMenuSubFont
{
	padding-left: 8px;
	font-weight: bold;
	font-size: 9px;
	color: #d16940;
	font-family: Verdana, Helvetica;
}
A.SideMenuLink:link
{
    color: #003366;
    text-decoration: none
}
A.SideMenuLink:visited
{
    color: #003366;
    text-decoration: none
}
A.SideMenuLink:hover
{
    color: #969DA1;
    text-decoration: none
}
A.SideMenuSubLink:link
{
    color: #D16940;
    text-decoration: none
}
A.SideMenuSubLink:visited
{
    color: #D16940;
    text-decoration: none
}
A.SideMenuSubLink:hover
{
    color: #336699;
    text-decoration: none
}
.ProductCategory
{
	font-size: 11px;
	color: #336699;
	font-family: Verdana, Helvetica;
}
A.ProductCategoryLink:link
{
	font-weight: bold;
	color: #336699;
    text-decoration: none
}
A.ProductCategoryLink:visited
{
	font-weight: bold;
	color: #336699;
    text-decoration: none
}
A.ProductCategoryLink:hover
{
	font-weight: bold;
    color: #D16940;
    text-decoration: none
}
.ProductImage
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
}
.PageTitle
{
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #d16940;
	font-family: 'Times New Roman' , 'Times Roman' , Times;
}
.PageTopLinkFont
{
	font-weight: bold;
	font-size: 9px;
	color: #336699;
    font-family: Verdana, Helvetica;
}
A.PageTopLink:link
{
    color: #336699;
    text-decoration: none
}
A.PageTopLink:visited
{
    color: #336699;
    text-decoration: none
}
A.PageTopLink:hover
{
    color: #969DA1;
    text-decoration: none
}
.MainFont
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica;
}
.FAQQuestion
{
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	font-style: italic;
	font-family: Arial, Helvetica;
}
.PageSubTitle
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica;
}
A.MainLink:link
{
    color: #003366;
    text-decoration: underline
}
A.MainLink:visited
{
    color: #003366;
    text-decoration: underline
}
A.MainLink:hover
{
    color: #969DA1;
    text-decoration: underline
}
.FormFieldValue
{
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica;
}
.Button
{
	border-top-width: 3px;
	border-left-width: 3px;
	font-size: 13px;
	border-left-color: #4876A3;
	border-bottom-width: 3px;
	border-bottom-color: #4876A3;
	border-top-color: #4876A3;
	font-family: Verdana;
	border-right-width: 3px;
	border-right-color: #4876A3;
	outline-style: bevel;
}
.FormError
{
	color: #911212;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: white;
	padding: 3px 10px;
	border: solid 5px #911212
}
.FormSuccess
{
	color: #2A9112;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: white;
	padding: 3px 10px;
	border: solid 5px #2A9112
}

.FormSubmit
{
	border-top-width: 2px;
	font-weight: bold;
	border-left-width: 2px;
	font-size: 10px;
	border-left-color: #336699;
	border-bottom-width: 2px;
	border-bottom-color: #336699;
	text-transform: uppercase;
	width: 200px;
	border-top-color: #336699;
	font-family: Arial, Helvetica;
	border-right-width: 2px;
	border-right-color: #336699;
}



.SamplesTable
{
	border-right: #002a55 4px solid;
	padding-right: 10px;
	border-top: #002a55 4px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #002a55 4px solid;
	padding-top: 10px;
	border-bottom: #002a55 4px solid;
}
.FormFieldBlue
{
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	font-family: Arial, Helvetica;
}
.FormFieldGray
{
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Helvetica;
}
