﻿body
{
	font-family:Arial;
	font-size:1.2em;
	line-height:1.4em;
}

textarea
{
    font-family:Arial;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;	
}

.Heavy
{
	font-weight:bold;	
}


h1, .H1
{
	font-size:1.4em;
}

h2
{
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:5px;
}

h3
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
}

h4, .H4
{
	font-size:1.1em;
	margin-bottom:5px;	
}

p
{
	margin-bottom: 0.5em;
	line-height: 1.2em;
}

form .Top .UpperNav div a
{
	text-decoration:underline;	
}

ul.Menu
{
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
}

.Login .Field .Label
{
	font-weight:bold;	
}

.AdvancedSearch .Field .Label
{
	font-weight:bold;	
}

.Form .Field .Label span
{
	font-size:1.5em;
	font-weight:bold;
}

form .Top .UpperNav div span,
span.Required
{
	font-size:1.5em;	
}

.Emphasize
{
	text-transform:uppercase;	
}

.Keyword
{
	font-weight: bold;	
}

.Pager .left
{
	display: block;
	margin: 0 2px 0 2px;
}

.FabricSelection
{
	font-weight: bold;
}

.LoginTableRegisterForgotten
{
	font-size: 0.9em;
}

.InfoPadding
{
    padding: 8px 0;
}