﻿@charset "utf-8";
/* CSS Document */

p.BreakHere {page-break-before: always; }
.PageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 19pt; font-weight: normal; color: #222; margin:20px 0px 20px;  padding-bottom: 10px;  border-bottom: #EEEEEE 1px solid;}
.PageTitleWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 19pt; font-weight: bold; color: #FFFFFF; margin-top: 10px; margin-bottom: 10px; }
.SectionTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16.5pt; font-weight:normal; color: #222; margin-top: 10px; margin-bottom: 10px; overflow: hidden; }
.SectionTitleSub {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:normal; color: #222;  margin-bottom: 10px; overflow: hidden; }
.SectionTitle a { text-decoration:none; color: #222}
.ProductImage {  width: 100%; background: url(../images/Products/product_bg.jpg); margin-top: 10px; margin-bottom: 10px; text-align: center;}
.ImageMain { float: left; width: 300px; text-align:center; margin: 20px; clear:both; padding-top: 20px}
.TopIcons { float: right; }
.ImageDimension {margin-left:14px; width: 100%; text-align:center; padding-top: 10px; padding-bottom: 10px; clear:both; border-left: #EEEEEE 1px solid; border-right: #EEEEEE 1px solid; border-top: #EEEEEE 1px solid; border-bottom: #EEEEEE 1px solid;}

.Content {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; margin-top: 10px; margin-bottom: 10px; }
.ContentHead {  font-family: Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 11pt; font-weight: bold; color: #000000; margin-top: 10px; margin-bottom: 10px; }
.ContentBold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; margin-top: 10px; margin-bottom: 10px; }

table.dataTable, table.dataTable th, table.dataTable td { border: 1px solid black;}

table.dataTable { width: 100%; border-collapse:collapse; }
table.dataTable th { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 2px }
table.dataTable td { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-align: center; padding: 2px }

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight:400; color: #222; border-bottom: #EEEEEE 1px solid; margin-top: 30px; margin-bottom: 10px; overflow: hidden; }

li{list-style:inside disc}