/* Stylesheet for Hydro-Force */

/* HF Orange #f7941d */
/* HF Blue #0052a2 */

/* GLOBAL ITEMS */
/* Set default font for entire document */
BODY, TABLE, TR, TD, TH { font-family: Verdana; font-size: 10pt; color: #0052a2 }

/* h1 is used for item footer text */
h1 { font-size: 8pt; font-family: Verdana; color: #888888; padding:5px }

/* h2 is used for sub-header text */
h2 { font-size: 10pt; font-weight: bold; margin-top: 0; margin-bottom: 0; color: #f7941d }

a { color: #0052a2; font-family:Verdana; font-weight: bold }
a:active { color: #0052a2 }
a:hover { color: #f7941d; font-weight: bold }
.miscLink { font-family: Verdana; color: #ffffff; font-weight: bold }
a.ItemText:hover { visibility:hidden }

/* Nav Details */
.ProdCatHead { font-size: 14pt; color: #0052a2; font-weight: bold; text-align: center }
.SubCatHead { font-size: 10pt; color: #0052a2; font-weight: bold; text-indent: 30px }

/* Item Details */
.ItemHeader { background-color:#ffffff; font-size: 18pt; color: #0052a2; font-weight: bold; text-align: center }
.ItemTitle { background-color:#0052a2; font-size: 14pt; color: #ffffff; font-weight: bold; text-align: left; text-indent: 15px }
.ItemSubTitle { background-color:#ffffff; font-size: 11pt; color: #0052a2; font-weight: bold; text-align: center }
.ItemNumber { color: #ffffff; font-size: 11pt; text-align: left; text-indent: 15px }
.ItemText { color: #000000; font-size: 11pt; text-align: left }
.ItemMiscText { color:#f7941d; font-size:7pt; height:14pt; text-align:center; font-weight:bold }
.ItemLnk { color: #0052a2; font-size: 10pt; font-weight: bold; text-decoration:underline }
.ItemAdvDesc { color: #000000; font-size: 24pt; font-weight: bold }

/* Company Info Pages */
.coinHeader { background-color:#0052a2; font-size: 14pt; color: #ffffff; font-weight: bold; text-align: center }
.coinTitle { color: #000000; font-size: 16pt; font-weight: bold; text-align: center }
.coinMiscTitle { color: #0052a2; font-size: 14pt; font-weight: bold; text-align: center }
.coinSubTitle { color: #ffffff; font-size: 12pt; font-weight: bold; text-align: right }
.coinMiscSubTitle { color: #0052a2; font-size: 12pt; font-weight: bold; text-align: right }
.coinText { margin-top: 5px; margin-bottom: 5px; color: #000000; font-size: 12pt; text-align: center }
.coinMiscText { color:#0052a2; font-size:10pt }
.coinTextOdd { margin-top: 5px; margin-bottom: 5px; color: #000000; font-size: 10pt; font-weight: bold; text-align: center }
.coinTextEven { margin-top: 5px; margin-bottom: 5px; color: #000000; background-color: #eeeeee; font-size: 10pt; font-weight: bold; text-align: center }
.coinLnk { color: #0052a2; font-size: 16pt; font-weight: bold; text-decoration:underline }

/* Free Guide */
input { color: #444444; font-weight: bold }
.checkbox { color: #444444; font-weight: bold; font-size: 10px }
.fieldname { color: #0052a2; font-size: 14px; font-weight: bold; text-align: right }
.fine { color: #8b8b8b; font-size: 12px; font-weight: bold }
.notice { color: #f7941d; font-size: 12px; font-weight: bold; padding-left: 8px }

/* Buttons */
.button { font-size: 8pt; font-weight: bold; background-color: #0052a2; color: #ffffff }
.buttonhover { font-size: 8pt; font-weight: bold; background-color: #f7941d; color: #ffffff; cursor: pointer }