/********** FMSTYLE.CSS **********************
This style sheets sets text and link styles for
the Website.  The style sheet is broken down by
a number of style "classes" which are all named
by a "." proceeded by the name of the class as
seen below.
***********************************************/



/*************************************
12-point black arial font
**************************************/
.BodyFont-Small
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: arial
}

/*************************************
14-point black arial font
**************************************/
.BodyFont-Large
{
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: arial
}

.BodyFontLink
{
	FONT-SIZE: 14px;
	COLOR: #0000FF;
	FONT-FAMILY: arial;
	TEXT-DECORATION: underline
}

.BodyFontLink:visited
{
	FONT-SIZE: 14px;
	COLOR: #0000FF;
	FONT-FAMILY: arial;
	TEXT-DECORATION: underline
}


/*************************************
14-point maroon, dark red arial font
**************************************/
.BodyFont-Large-DarkRed
{
	FONT-SIZE: 14px;
	COLOR: #992D35;
	FONT-FAMILY: arial
}


/*************************************
16-point black arial font
**************************************/
.BodyFont-Larger
{
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: arial
}


/*************************************
16-point maroon, dark red arial font
**************************************/
.BodyFont-Larger-DarkRed
{
	FONT-SIZE: 16px;
	COLOR: #992D35;
	FONT-FAMILY: arial
}


/*************************************
19-point bold maroon, dark red arial,
helvetica, sanserif font
**************************************/
.BodyHeaderFont
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 19px;
	COLOR: #992D35;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
20-point bold royal blue arial, 
helvetica, sanserif font
**************************************/
.SectionHeaderFont
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #00669A;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
18-point bold royal blue arial, 
helvetica, sanserif font
**************************************/
.SectionHeaderFont-ProductCatalogs
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #00669A;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
12-point bold blue arial, helvetica, 
sanserif font
**************************************/
.NavigationLevelFont-Bold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0000FF;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
14-point white arial, helvetica, 
sanserif font
**************************************/
.HeaderNavigationFont
{
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
13-point bold white arial, helvetica,
sanserif font
**************************************/
.OneWriteProductResultsFont-Bold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
18-point bold orange arial, helvetica,
sanserif font
**************************************/
.OrangeLinkFont
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #C0650A;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
13-point black arial, helvetica,
sanserif 
**************************************/
.OneWriteProductResultsFont-Regular
{
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
13-point bold black arial, helvetica,
sanserif 
**************************************/
.OneWriteStarterSystemComponentFont-Bold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
13-point bold royal blue arial, 
helvetica, sanserif font
**************************************/
.ProductDetailsLabelFont-Bold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #00669A;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
13-point bold royal blue arial, 
helvetica, sanserif font
**************************************/
.ProductDetailsFont-Bold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: arial,helvetica,sanserif	
}


/*************************************
13-point black arial, helvetica, 
sanserif
**************************************/
.ProductDetailsFont-Regular
{
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: arial,helvetica,sanserif	
}


/*************************************
15-point royal blue arial, helvetica,
sanserif font
**************************************/
.FooterNavigationFont
{
	FONT-SIZE: 15px;
	COLOR: #00669A;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
12-point light black arial, helvetica,
sanserif font
**************************************/
.FooterCopyright
{
	FONT-WEIGHT: lighter;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
15-point arial, helvetica, sanserif 
font
**************************************/
.formStyle
{
	FONT-SIZE: 15px;
	FONT-FAMILY: arial,helvetica,sanserif
}



/*************************************
13-point arial, helvetica, sanserif 
font
**************************************/ 
.formStyle-ProductCatalogs
{
	WIDTH: 230px;
	FONT-SIZE: 13px;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
13-point arial, helvetica, sanserif
**************************************/ 
.formStyle-SearchBox
{
	WIDTH: 197px;
	FONT-SIZE: 13px;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
13-point, 14-point width bold arial,
helvetica, sanserif
**************************************/ 
.formStyle-RoutingAccountNumber
{
	WIDTH: 14px;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
20-point, 14-point width bold arial,
helvetica, sanserif
**************************************/ 
.BigBodyLink-Bold
{
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
	COLOR: #003366;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}



/*************************************
20-point, 14-point width bold arial,
helvetica, sanserif
**************************************/ 
.BigBodyLink-Bold:visited
{
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
	COLOR: #003366;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
16-point, bold blue arial, helvetica,
sanserif
**************************************/ 
.BodyLink-Bold
{
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR: #0000FF;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
16-point, bold blue arial, helvetica,
sanserif
**************************************/ 
.BodyLink-Bold:visited
{
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR: #000099;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
16-point, bold blue arial, helvetica,
sanserif
**************************************/ 
.BodyLink-Regular
{
	FONT-SIZE: 16px;
	COLOR: #0000FF;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
16-point blue arial, helvetica, 
sanserif font
**************************************/ 
.BodyLink-Regular:visited
{
	FONT-SIZE: 16px;
	COLOR: #000099;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}



/*************************************
12-point blue bold arial, helvetica,
sanserif
**************************************/
.NavigationLevel-Bold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0000FF;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
12-point blue bold arial, helvetica,
sanserif
**************************************/
.NavigationLevel-Bold:visited
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0000FF;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
14-point white arial, helvetica, 
sanserif font
**************************************/
.HeaderNavigation
{
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
14-point white arial, helvetica, 
sanserif font
**************************************/
.HeaderNavigation:visited
{
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
14-point white arial, helvetica, 
sanserif font
**************************************/
.HeaderNavigation:hover
{
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
14-point white arial, helvetica, 
sanserif font
**************************************/
.FooterNavigation
{
	COLOR: #00669A;
	TEXT-DECORATION: underline
}


/*************************************
14-point royal blue font
**************************************/
.FooterNavigation:visited
{
	COLOR: #0E3C5C;
	TEXT-DECORATION: underline
}


/*************************************
Footer underline navigation
**************************************/
.FooterNavigation:hover
{
	TEXT-DECORATION: underline
}


/*************************************
Shopping cart 11-point bold white
arial, helvetica, sanserif
**************************************/
.ShoppingCartRemove
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
Shopping cart 11-point bold white
arial, helvetica, sanserif
**************************************/
.ShoppingCartRemove:visited
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sanserif;
	TEXT-DECORATION: underline
}


/*************************************
Shopping cart 13-point bold red, 
maroon arial font
**************************************/
.RequiredField-Bold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #992D35;
	FONT-FAMILY: arial
}


/*************************************
Shopping cart 13-point bold red, 
maroon arial font
**************************************/
.RequiredField-Regular
{
	FONT-SIZE: 13px;
	COLOR: #992D35;
	FONT-FAMILY: arial
}


/*************************************
18-point bold blue arial, helvetica,
sanserif font
**************************************/
.ProductOptionSection
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #00669A;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
18-point bold gray arial, helvetica,
sanserif font
**************************************/
.ProductOptionSection-Required
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #666666;
	FONT-FAMILY: arial,helvetica,sanserif
}


/*************************************
18-point bold gray arial, helvetica,
sanserif font
**************************************/
.ProductOptionRequiredIndicator
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #666666;
	FONT-FAMILY: arial
}


