﻿body {
    font-family:Verdana , arial,Tahoma;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
}

/* Default Font Styles */
h1, h2, h3, h4, h5, h6 {
    font-family: arial, verdana, tahoma, sans-serif;
    font-weight: bold;
    margin: 0px;
    padding: 16px 0px 8px 0px;
}
h1 {
    font-size: 18px;
    letter-spacing: -0.5px;
    color: #444444;
    margin: 0px;
    padding: 5px 10px 5px 6px;
    background-color: #f7f7f7;
}
h2 {
    font-size: 15px;
    letter-spacing: -0.5px;
    color: #444444;
}
p, li, td {
    font-size: 12px;
}
p {
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
}
a, a:active, a:visited {
    color: #16486d;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.med, .small {
  font-family: tahoma, arial, sans-serif;
}
.med {
  font-size: 13px;
}
.small {
  font-size: 11px;
}

/* Layout Styles */
.body-outer {
    padding: 5px;
    margin: 0px;
}
.body-content {
    margin: 0px;
    padding: 0px 5px 0px 10px;
}
.body-footer {
  font-size: 10px;
  color: #aaaaaa;
  padding: 0px 0px 4px 8px;
}
hr {
  color:#999999;
  height:1px;
  clear:both;
}
/* DTB Styles */
.bg_grid { 
    background-image: url(images/bg_grid.gif);
    border: solid 1px #444444;
}
.cube {
    width: 16px;
    height: 16px;
    padding: 0px;
    margin: 1px;
    display: inline;
}
.dtb-curve-body
{
    margin: 0px;
    padding: 16px 0px 2px 0px;
    text-align: center;
}
.dtb-config-body
{
    margin: 0px;
    padding: 0px 0px 16px 0px;
    text-align: center;
}
iframe {
    border: none;
}
.medText {
    font-size: 13px;
}
.smText {
    font-size: 11px;
}
a.dtbLinks, a.dtbLinks:active, a.dtbLinks:visited {
    font-family: arial, microsoft sans serif, tahoma, verdana, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #004080;
    text-decoration: none;
}
a.dtbLinks:hover {
    color: #555555;
}

a.dtb-tool-title, a.dtb-tool-title:active, a.dtb-tool-title:visited {
    font-family: arial, microsoft sans serif, tahoma, verdana, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #004080;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    text-align: center;
}
a.dtb-tool-title:hover {
    color: #555555;
}

.hdrSep {
    line-height: 16px;
    height: 16px;
    background-color: transparent;
}
#wrapper {
  position: relative;
  font-size: 0.7em;
  margin-right:auto;
  margin-left:auto;
}
.basic-list {
  padding: 10px;
  line-height: 20px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}
.basic-list ul {
  list-style: none;	/* removes list marker */
  padding: 0px;	/* removes left indent */
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.basic-list ul li {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
}
.bold {
  font-weight: bold;
  line-height: 15px;
}

.dtb_config_item {
    font-size: 10px;
}
.TextBox
{
	font-family:   Verdana ,Tahoma;
	font-size: 10pt;
	border-right: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 200px;
}
.Button
{
	background-color:White ;
	border-right: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Verdana ,Tahoma, Times New Roman;
	font-size: 8pt;
}
.SmallTextBox
{
	width: 45px;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	border-right: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
}
.MediumTextBox
{
	width: 150 px;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	border-right: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
}
.table
{
	font-size: 8pt;
	font-family: Verdana, Tahoma;
	
}
.Label
{
    text-align:left;
     font-weight:bold;
}