﻿@charset "utf-8";
/* CSS Document */

table.mainTable td.Navigation { width: 200px; background: #d9e9f5; border-right: #CCCCCC 1px solid; padding-left: 2px; }
/*table.mainTable td.Navigation ul { list-style: url("../images/Icon/Gray_arrow_Right.png") inside; /*padding-left: 22px; }*/
ul#navigation li { list-style:none outside; vertical-align:middle; /*text-indent: -22px;*/ }
ul#navigation li div {  padding-top: 5px; padding-bottom: 5px; padding-left: 5px;}
ul#navigation li.selected { background: #13254c; }
.navicon{padding-left:4px;}
ul#navigation a { font-family: verdana,helvetica,arial,sans-serif; font-size: 0.9em; font-style: normal; color:#16A7D5; font-weight:normal; text-decoration: none }
ul#navigation a:hover { color:#bc6f00; }
ul#navigation li ul { display: none; }
ul#navigation li ul.selected { display: block; }
ul#navigation li ul li {padding-left: 20px; background: rgb(238, 238, 238);}
ul#navigation li ul li.selected { background: #FFFFFF; }
/*table.mainTable td.Navigation ul li:hover > ul { display: block; } */

table.mainTable td.Content div.InnerContent { padding-left: 20px; padding-right: 20px; padding-bottom: 20px;  }
table.rangeTable { width: 100%; }
table.rangeTable th { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight:normal; color: #21355f; border-bottom: #EEEEEE 1px solid; padding: 5px; }
table.rangeTable td { font-family: Century Gothic, Trebuchet, Tahoma, Arial; font-size: 8pt; color: #000000; padding: 5px; border-bottom: #EEEEEE 1px solid; }
table.rangeTable td.Product a { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:bold; color: #000; text-decoration:underline; }

/* table.dataTable 
    Size pageTitle and SectionTitle incresed and font-weight went to normal
*/
.PageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 19pt; font-weight: normal; color: #21355f; 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: #21355f; margin-top: 25px; margin-bottom: 10px; overflow: hidden; }
.SectionTitleSub { font-family: Arial, Helvetica, sans-serif; font-size: 10.5pt; font-weight:bold; color: #21355f;  margin-bottom: 10px; overflow: hidden; }
.SectionTitle a { text-decoration:none; color: #21355f}
.SectionTitle .offset10{margin-top:19.148936170212764%;*margin-top:19.04255319148936%}
.offset10{margin-top:10px}
.ProductImage {  width: 100%; background: url(../images/Products/product_bg.jpg); margin-top: 10px; margin-bottom: 10px; text-align: center;}
.ProductImage_two { width: 100%; height:100%;  background-repeat:no-repeat; background: url(../images/Products/backgrounds.jpg ); float:none; text-align:center}
.ImageMain { float: left; width: 300px; text-align:center; margin: 20px; clear:both; padding-top: 20px}
.ImageMain_FanData{max-width:320px}
.TopIcons { float: right; height:32px; padding-top:5px }
.ImageDimension {margin-left:14px; width: 728px; 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;}

.PrintPageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #21355f; margin-top: 10px; margin-bottom: 10px; }
.PrintSectionTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #21355f; border-bottom: #EEEEEE 1px solid; margin-top: 10px; margin-bottom: 10px; overflow: hidden; }
.PrintContent {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; margin-top: 10px; margin-bottom: 10px; }
.PrintContentBold {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; margin-top: 10px; margin-bottom: 10px; }
/*li{list-style:inside disc}*/
.privacy{ font-family: Arial, Helvetica, sans-serif; line-height:1.35em;}
.privacy a{ color:#16A7D5}
.privacy a:hover{ text-decoration:underline}
.privacy strong{ font-weight:bold; font-size:15px; }
.privacy_company { font-size:16px;color:#16A7D5;}
.privacy ul { list-style-type:square }
.privacy ul li{ font-size:16px;}
ul.sub_policy li{list-style-type:square !important; }
ol.privacy_list li{list-style-type:decimal; line-height:2.2em; font-size:13px; color:black;}



