﻿h1			{ font-family: Arial; font-size: 18pt; font-weight: bold; color:#003399; margin-top:3px; margin-bottom:3px }
h2			{ font-family: Arial; font-size: 14pt; font-weight: bold; margin-top:12px; margin-bottom:3px }
h3			{ font-family: Arial; font-size: 12pt; font-weight: bold; color:#003399; margin-top:12px; margin-bottom:3px }
h4			{ font-family: Arial; font-size: 10pt; font-weight: bold; color:#800000; margin-top:6px; margin-bottom:3px }
h4.red		{ font-family: Arial; font-size: 10pt; font-weight: bold; color:#800000; margin-top:6px; margin-bottom:3px }
h6			{ font-family: Arial; font-size: 8pt; }

a           { color: #006699; text-decoration:none }
a:active    { color: #FF0000; text-decoration:none }
a:hover     { color: #FF0000; text-decoration:none }
a:visited   { color: #003366; text-decoration:none }

ul			{ margin-top:3px; margin-bottom:3px }
li			{ font-family: Arial; font-size: 10pt; margin-top: 0; margin-bottom: 0 }
p			{ font-family: Arial; font-size: 10pt; text-align: justify; margin-top: 9px; margin-bottom: 9px }
p.center	{ font-family: Arial; font-size: 10pt; text-align: center; margin-top: 9px; margin-bottom: 9px }
p.rightT	{ font-family: Arial; font-size: 10pt; text-align: right; margin-top: 0; margin-bottom: 9px }

.navLeft	{ font-family: Arial; font-size: 10pt; color: #003399; font-weight: bold; background-color: #EFF9FF; margin-top:0; margin-bottom:10px }
.navLeftSm	{ font-family: Arial; font-size: 9pt; color: #003399; font-weight: bold; background-color: #EFF9FF; margin-top:0; margin-bottom:10px }
.caption	{ font-family: Arial; font-size: 9pt; text-align: center; margin-top: 0; margin-bottom: 0; color:#003399; font-weight:bold }
.address	{ font-family: Arial; font-size: 10pt; text-align: left; margin-top: 0; margin-bottom: 0 }
.hours		{ font-family: Arial; font-size: 10pt; color:#003399; margin-top: 0; margin-bottom: 0 }

.copy		{ font-family: Arial; font-size: 10px; color: #003399 }

/* products */

.productPanel	{ width:430px; margin:24px; margin-left:48px; padding:18px; border:1px #6699CC solid }