/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 9pt;
 font-family: 'Verdana';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_BodyText /* Body Text */
{
 color: #000000;
}
span.f_BodyTextBold /* Body Text Bold */
{
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
}
span.f_BodyTextItalic /* Body Text Italic */
{
 font-style: italic;
 color: #000000;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_Format6 /* Format6 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #000000;
}
span.f_Headingredunderlined /* Heading, red underlined */
{
 font-size: 12pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #ff0000;
 text-decoration: underline;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 10pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Leftindentto15 /* Left indent to 15 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #000000;
}
span.f_Leftindentto72 /* Left indent to 72 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #000000;
}
span.f_Notes /* Notes */
{
}
span.f_PageHeader /* Page Header */
{
 font-size: 10pt;
 font-weight: bold;
 color: #000080;
}
span.f_Superscript /* Superscript */
{
 font-size: 8pt;
 color: #000000;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Format6 /* Format6 */
{
}
.p_Headingredunderlined /* Heading, red underlined */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Leftindentto15 /* Left indent to 15 */
{
 text-indent: 14px;
}
.p_Leftindentto72 /* Left indent to 72 */
{
 margin: 0px 0px 0px 96px;
}
.p_Notes /* Notes */
{
}
.p_PageHeader /* Page Header */
{
}


body{
	font-family: 'Nunito Sans', sans-serif;
}
.contents-table td a {
  font-size: 16px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: normal;
  padding-left: 10px;
  color: #efbe23;
}
.contents-table span.heading1 {
  font-size: 18px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: normal;
  padding-left: 10px;
  display: inline-block;
  padding-top: 20px;
  color: #333333;
}
.help-content p {
  font-size: 17px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: normal;
  margin:5px 0 10px;
  color: #333333;
}
.help-content a {
  font-size: 16px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: normal;
  color: #efbe23;
}
.help-division {
  margin-bottom: 15px;
  margin-top: 20px;
}

.help-division .idxsection{
	color: #000;
  margin-bottom: 7px;
}
.list-view-tab a{
	 color: #efbe23;
}
.h2{
	font-size: 25px;
	 font-family: 'Nunito Sans', sans-serif;
}
.top-bar-head{
  padding: 10px;
  float: left;
}
.top-bar-head td{
  padding: 0;
   // float: left;
}
.top-bar-head span{
  color: #333 !important;
}

.list-view-tab a{
  font-size: 17px;
}

.search-view-tab p{
font-size: 14px;
   font-family: 'Nunito Sans', sans-serif;
color: #333;
}
.search-view-tab-list .zoom_searchform {
   font-family: 'Nunito Sans', sans-serif;
}

.search-view-tab-list .zoom_searchform .zoom_searchbox{
     background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius:0px;
    box-shadow:none;
    color: #555555;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
   display: block;
}

.search-view-tab-list .zoom_searchform .zoom_button{
  background-color: #484d52;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    
    padding: 6px 15px;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 5px 0 0;
}

.search-view-tab-list .zoom_options {
    display: block;
    margin-top: 15px;
    width: 100%;

}

.search-view-tab-list .zoom_options select{
 background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius:0px;
    box-shadow:none;
    color: #555555;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.search-view-tab p {
    font-size: 14px;
    font-family: 'Nunito Sans', sans-serif;
    color: #333;
}
.result_title a,
.result_title b{
	color: #efbe23 !important;
}
.result_title {
    margin-bottom: 10px;
}
.results .context{
  font-size: 15px;
}
span.h2{
  display: block;
  font-size: 25px;
    font-family: 'Nunito Sans', sans-serif;
  margin: 0 0 15px 0;
}
.list-view-tab {
    border-bottom: 1px solid #d8d5d5;    
}
.list-view-tab a{
   color: #4c84c3;
}
.list-view-tab a:hover,.list-view-tab a:focus{
   color: #376aa5;
}
.list-view-tab ul{
  margin:0; 
  padding: 0;
  display: inline-block;
  width: 100%;
  list-style: none;
}
.list-view-tab ul li a{
  text-decoration: none;
  word-wrap: break-word;
  white-space: normal;
}
.list-view-tab ul li.active{
  background: #efbe23;
}
.list-view-tab ul li.active a{
  color: #333;
}
.list-view-tab ul li{
  float: left;
  text-align: center;
  display: inline-block;
  padding: 6px 0;
  width: 33%;
}

.top-bar-head span b{
  font-size: 18px;
}
.top-bar-head{
  margin-bottom: 20px;
}
span.h2{
  display: block;
  font-size: 20px;
  font-family: Nunito Sans, sans-serif;
  margin: 10px 0 15px 0;
}
span.f_BodyText{
	color: #000;
}
a, a:active a:visited,a:hover
{
  color: #4c84c3;
}
p{
  font-size: 11pt;
}
.help-content a {
    color: #4c84c3;
    font-family: Nunito Sans,sans-serif;
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-bottom: 4px;
    text-decoration: none;
}
.help-division {
    margin-bottom: 15px;
}
.help-content p {
    color: #333333;
    font-family: Nunito Sans,sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}
body.sitemap-link{
  margin: 8px;
}
body, table{
	color: #000;
}
span.f_Heading1{
  color: #000;
  font-size: 11pt;
}
ul{
  margin: 0;
}
.sitemap-link .contents-table .sitemap-link-list .contents-table{
  padding-top: 0;
  margin-bottom: 0;
}
.contents-table{
  margin-bottom:0;
}
p {
    font-size: 11pt;
    font-family: 'Nunito Sans', sans-serif;

}