﻿.ContentContainer
{
  padding-left: 160px;
}
.ContentLiner
{
  border: solid 1px #99ccff;
}
.Content
{
  background-repeat: no-repeat;
  color: #575757;
  background-color: #ffffff;
  border: solid 1px #003366;
}
.Content .Quote
{
  color: #003366;
  padding-bottom: 20px;
}
.Content .Statement
{
  padding-bottom: 20px;
}
.Content .Statement b
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #336699;
}

.LeftBar
{
  position: absolute;
  width: 150px;
  height: 200px;
  color: #001166;
}
.LeftBar a
{
  color: #336699;
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 10px;
  line-height: 20px;
  font-size: 13px;
}
.LeftBar img
{
  margin: 0px;
  padding: 0px;
}
.LeftBar li
{
  
}


.fp-td-Service
{
  vertical-align: top; 
  width: 340px; 
  border-left: dotted 1px #808080; 
  color: #c7e0eb;
}
.fp-td-Service a
{
  color: #c7e0eb;
}
.fp-td-Service div
{
  clear: both;
  margin-bottom: 22px;
}

.fp-product-link
{
}
.fp-product-link img
{
  margin-bottom: 7px;
}
.fp-product-link span
{
  margin-left: 83px; 
  margin-top: 20px; 
  font-size: 10px; 
  color: #003366; 
  position: absolute; 
  width: 135px;
}

.un-container
{
  font-family: 'Segoe UI', Arial, sans-serif; 
  border-top: 1px dotted #808080; 
  margin-bottom: 8px; 
  padding-top: 8px;
}

.un-container .title
{
  font-weight:bold; 
  color: #c7e0eb 
}
.un-container .content
{
  margin-bottom: 12px; 
  padding-right: 6px; 
  color: #abc7cd;
}


UL.List
{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-left: 15px;
  padding-top: 0px;
  list-style-type: circle;
}
UL.List LI
{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-left: 15px;
  padding-top: 0px;
  list-style-type: circle;
}



