body
{
	font-family: Arial, Verdana, Microsoft Sans Serif;
	margin-top: 5px;
	font-size: 12px;
}

.PageBody
{
	width: 90%;
	height: 240px;
}

.PageBodySmall
{
	font-size: 12px;
	width: 90%;
	height: 240px;
}

.BreadCrumb
{
	font-size: 11px;

	width: 100%;
}

h1
{
	color: #0066FF;
	font-family: Trebuchet MS, Verdana,Arial;
	font-size: 22px;
	font-weight: normal;
	padding-top: 15px;
	width: 100%;
	border-bottom: solid 1px #99FF00;
	margin-bottom: 5px;
}

h2, .h2
{
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	margin-bottom: 5px;
}

h5
{
padding-top: 0px;
	margin-bottom: 5px;
}

table
{
	font-size: 13px;
}

a, a:visited, a:active, a:link
{
	color: #3366CC;
}

a:hover
{
	color: #0066FF;
	text-decoration: none;
}

hr
{
	color: #0066FF;
}

.tabSides
{
	border-bottom: solid 1px #0B54B1;
}

.tabText, a.tabText, a.tabText:visited
{
	font-family: Arial, Verdana, Arial;
	font-size: 13px;
	text-align: center;
	color: Black;
	text-decoration: none;
}

a.tabText:hover
{
	text-decoration: underline;
}

.tabCell
{
	width: 80px;
	height: 24px;
	text-align: center;
}

.tab
{
	width: 80px;
	height: 24px;
	background-image: url(../images/ui/tabs/aqua_off.gif);
	text-align: center;
}

.tabSelected
{
	width: 80px;
	height: 24px;
	background-image: url(../images/ui/tabs/aqua_on.gif);
	text-align: center;
}

.LeftNavSearchBox
{
	width: 150px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	
}

.Small
{
	font-size: 11px;
}

.SmallV
{
	font-size: 10px;
	font-family: Verdana, Arial;
}

.Footer
{
	height: 5px;
	border-bottom: solid 1px #99FF00;
	border-left: solid 1px #99FF00;
	border-right: solid 1px #99FF00;
	width: 100%;
}

.FooterSpacer
{
	height: 20px;
}

.Copyright
{
	height: 25px;
	vertical-align: bottom;
	text-align: right;
	font-size: 11px;
	font-family: Arial;
}

.FormLabel
{
	width: 140px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial;
}

.formLabelPlain
{
	width: 140px;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.FormTable
{
	padding: 3px;
}

.FormLabelSmall
{
	font-size: 10px;
	color: #666666;
}

.Quote
{
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: SteelBlue;
}

.QuoteTable
{
	background-color: white;
	border: solid 2px #666666;
	width: 180px;
}

.FAQCategory, a.FAQCategory, a.FAQCategory:hover, a.FAQCategory:visited
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
}

.SiteMapLevel1
{
	margin-left: 20px;
	font-weight: bold;
	line-height: 25px;
}
.SiteMapLevel2
{
	margin-left: 60px;
	line-height: 20px;
	line-height: 25px;
}
.SiteMapLevel3
{
	margin-left: 100px;
	line-height: 25px;
}
.SiteMapLevel4
{
	margin-left: 120px;
	line-height: 25px;
}

.ShoppingCartBody
{
	width: 100%;
	height: 250px;
}

.HorizontalMargin
{
	height: 15px;
}

.SmallHeading
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0033CC;
}

.TopNavLink
{
	font-size: 11px;
	vertical-align: top;
}

.RightBox
{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	width: 150px;
}

.Check
{
	list-style-image: url(../images/check_red.gif);
}

.CheckList
{
	list-style-image: url(../Images/checklist_box.gif);
}

.DefaultList
{
	list-style-image: none;
	list-style-type: disc;
}