﻿#templateWhiteSection {
  background-color: #fff;
  color: #000;
  margin: 10px auto 0 auto;
  width: 760px;
}

#templateWhiteSection h2 {
  background-color: inherit;
  color: #013f7f;
  font-size: 14pt;
  font-weight: normal;
  line-height: 16pt;
  margin: 0 0 10px 0;
  padding: 0;
}

#templateWhiteSection h3 {
  background-color: inherit;
  color: #013F7F;
  font-size: 12pt;
  font-weight: bold;
  line-height: 16pt;
  margin: 5px 0;
}

#templateWhiteSection h4 {
  background-color: inherit;
  color: #3E79B2;
  font-size: 10pt;
  font-weight: bold;
  line-height: 14pt;
  margin: 10px 0 10px 0;
  padding: 0;
}

#templateWhiteSection h5 {
  background-color: inherit;
  color: #B3432F;
  font-size: 9pt;
  font-weight: bold;
  line-height: 14pt;
  margin: 0;
  padding: 0;
}

#templateWhiteSection p { line-height: 14pt; margin: 0 0 10px 0; }

#LeftOfPage { float: left; padding: 10px; width: 580px; }
#RightOfPage { float: right; padding: 10px; width: 140px; }

#RightOfPage ul { list-style-type: none; margin: 10px 0; padding: 0; }
#RightOfPage ul li { }
#RightOfPage ul li a:link, #RightOfPage ul li a:visited {
  background-color: #fff;
  border: solid 1px #fff;
  color: #013f7f;
  display: block;
  padding: 2px 5px;
  text-decoration: none;
}
#RightOfPage ul li a:focus, #RightOfPage ul li a:hover {
  background-color: #f7f7f7;
  border: solid 1px #ccc;
  -moz-border-radius: 5px;
  color: #000;
  outline: none;
  text-decoration: none;
}

#RightOfPage ul li a.Active {
  background-color: #e6e6f7;
  border: solid 1px #ccf;
  -moz-border-radius: 5px;
  color: #000;
  display: block;
  padding: 2px 5px;
  text-decoration: none;
}
div.QuickList { background-color: #DDEBFD; color: #000; float: right; margin-left: 10px; margin-bottom: 10px; width: 224px; }
div.QuickList h4 {
  background-image: url(/Masters/Images/QuickLinks/Top.png);
  background-position: left top !IMPORTANT;
  background-repeat: no-repeat;
  color: #013F7F !IMPORTANT;
  font-size: 11px !IMPORTANT;
  font-weight: normal !IMPORTANT;
  line-height: 20px !IMPORTANT;
  margin: 0 !IMPORTANT;
  padding: 5px 5px 5px 10px !IMPORTANT;
}
div.QuickList ul {
  background-image: url(/Masters/Images/QuickLinks/Bottom.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  list-style-type: disc;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 10px 10px;
}

div.QuickList ul li { 
  margin-left: 15px;
  margin-bottom: 5px;
  padding-left: 5px;
}


div.QuickLinks { background-color: #DDEBFD; color: #000; float: right; margin-left: 10px; margin-bottom: 10px; width: 224px; }

div.QuickLinks h4 {
  background-image: url(/Masters/Images/QuickLinks/Top.png);
  background-position: left top !IMPORTANT;
  background-repeat: no-repeat;
  color: #013F7F !IMPORTANT;
  font-size: 11px !IMPORTANT;
  font-weight: normal !IMPORTANT;
  line-height: 20px !IMPORTANT;
  margin: 0 !IMPORTANT;
  padding: 5px 5px 5px 10px !IMPORTANT;
}

div.QuickLinks ul {
  background-image: url(/Masters/Images/QuickLinks/Bottom.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  list-style-type: none;
  margin: 0;
  padding: 5px 10px 10px 10px;
}

div.QuickLinks ul li { 
  background-image: url(/Masters/Images/QuickLinks/Left.gif);
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  padding-left: 5px;
}

div.QuickLinks ul li span {
  background-image: url(/Masters/Images/QuickLinks/Right.gif);
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
  overflow: visible;
}

div.QuickLinks ul li span a { line-height: 20px; }

/* Tab Bar */
ul.tabBar { list-style-type: none; margin: 0; padding: 0 0 0 10px; height: 24px; }
ul.tabBar li { padding: 0; display: inline; margin: 0; line-height: 24px;}

ul.tabBar a {
  background-color: #aaa;
  background-image: url(/Masters/Images/TabRight.jpg); 
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #666;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 8pt;
  line-height: 26px;
  margin-right: 2px;
  outline: 0;
  text-decoration: none;
}

ul.tabBar a span {
  background-image: url(/Masters/Images/TabLeft.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  display: block;
  line-height: 26px;
  padding: 0 15px;
}

ul.tabBar a:hover {
  background-color: #e4e4e4;
  background-position: right center;
  background-image: url(/Masters/Images/TabRight.jpg);
  color: #004;
  text-decoration: none;
}

ul.tabBar a:hover span { background-image: url(/Masters/Images/TabLeft.jpg); background-position: left center; color: #004; }
ul.tabBar a.Active { background-color: #ccf !IMPORTANT; background-image: url(/Masters/Images/TabRight.jpg); background-position: right top; color: #fff; }
ul.tabBar a.Active span { background-image: url(/Masters/Images/TabLeft.jpg);  background-position: left top;  color: #fff;}

#tabBarContainer { border-top: solid 3px #262D6A; clear: both; margin-top: 2px; }

.QuotationMark { color: #8F8DBA; font-weight: bold; font-family: , Serif; font-size: 25px; }
.QuotationText { color: #444; font-size: 12px; font-weight: bold; line-height: 18px !IMPORTANT; font-style: italic; margin-top: 0; }

.glossary-rule
{
	margin-top: 10px;
	border-top: 1px #E6E6E6 dotted;
}
