﻿/*Created with Adobe RoboHelp 2015.*/
/* Fonts */
	@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
/* HTML */
* {
	outline: transparent none!important;
}
html {
	background-color: #ffffff;
	overflow-y: scroll;
	-webkit-text-size-adjust: none;
}
body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400; /*Regular*/
	background-color: #ffffff;
	font-size: 12pt;
	line-height: 18pt;
	color: #6d6e71;
	max-width: 960px;
	margin: 0 auto 0 auto;
	padding: 0 30px 20px 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400; /*Regular*/
	color: #323137;
	line-height: 1.1;
	margin-top: 48px;
	margin-bottom: 12px;
}
h1 {
	font-size: 27pt; /*36px*/
	font-weight: 600; /*SemiBold*/
}
h2 {
	font-size: 22.5pt; /*30px*/
	font-weight: 600; /*SemiBold*/
}
h3 {
	font-size: 19pt; /*25px*/
	font-weight: 600; /*SemiBold*/
}
h4 {
	font-size: 16pt; /*21px*/
	font-weight: 600; /*SemiBold*/
}
h5 {
	font-size: 14pt; /*18px*/
	font-weight: 600; /*SemiBold*/
}
h6 {
	font-size: 12pt; /*16px*/
	font-weight: 600; /*SemiBold*/
}
p {
	margin: 24px 0 24px 0;
}
ol,
ul {
	margin-top: 0;
	margin-bottom: 0;
}
ul li, ol li {
	color: #6d6e71!important;
	font-size: 12pt!important;
	line-height: 18pt!important;
}
table, td {
	color: #6d6e71!important;
	font-size: 12pt!important;
	line-height: 18pt!important;
}
/* Footer Styling */
#footer {
	margin: 30px 0 0 0;
	padding: 0;
	border-top: 1px solid #ddd;
}
#scrollUp {
	bottom: 25px;
	right: 25px;
	height: 40px;
	width: 40px;
	background: url(scroll-up.png) no-repeat;
	border: none;
	text-decoration: none;
}
#scrollUp:hover {
	background: url(scroll-up-over.png) no-repeat;
}
/* Hyperlinks */
a {
	outline: 0;
	background-color: transparent;
}
a, a:visited {
	color: #e9510e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.dropspot {
	color: #e9510e;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a.dropspot:hover {
	border-bottom: 1px solid;
	text-decoration: none;
}
a.expandspot {
	color: #e9510e;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a.expandspot:hover {
	color: #e9510e;
	border-bottom: 1px solid;
	text-decoration: none;
}
a.glossterm {
	color: #e9510e;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a.glossterm:hover {
	color: #e9510e;
	border-bottom: 1px solid;
	text-decoration: none;
}
/* Paragraph */
p.introduction {
	font-weight: 300; /*Light*/
	font-size: 14pt;
	line-height: 1.4;
}
p.small {
	font-size: 85%;
}
p.small-caps {
	font-weight: bold;
	text-transform: uppercase;
	margin: 48px 0 12px 0;
	padding: 0;
}
p.condensed {
	margin-top: 0;
	margin-bottom: 0;
}
p.code-block {
	font: 12pt "Courier New", Courier, monospace;
	line-height: 18pt;
	margin: 0;
}
p.proc-heading {
	font-size: 12pt;
	font-weight: bold;
	color: #6d6e71;
	margin: 32px 0 12px 0;
	x-next-class: ;
	x-next-type: p;
}
p.table-subheader {
	font-size: 9pt!important;
	font-weight: bold;
	color: #6d6e71;
	text-transform: uppercase;
	margin: 0;
	padding-top: 16px;	
}
p.message-heading {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 6px;
}
p.message-note,
p.message-important,
p.message-caution,
p.message-tip,
p.message-callout {
	font-size: 12pt;
	line-height: 18pt;
	padding: 24px;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
p.message-note {
	border-left: 5px solid #1b809e;
}
p.message-important {
	border-left: 5px solid #FFCC66;
}
p.message-caution {
	border-left: 5px solid #D41153;
}
p.message-tip {
	border-left: 5px solid #46B490;
}
p.message-callout {
	border-left: 5px solid #6d6e71;
}
p.tag-new,
p.tag-fixed,
p.tag-advice,
p.tag-workaround,
p.tag-system,
p.tag-internal,
p.tag-statutory {
	font-size: 9pt;
	font-weight: bold;
	line-height: normal;
	color: #6d6e71;
	padding: 8px 15px 8px 15px	 ! important ;
	margin: 0 -8px 0 -8px	 ! important ;
	text-transform: uppercase;
}
p.tag-new {
	background-color: #fff2cc;
	border-left: 5px solid #f0ad4e;
}
p.tag-fixed {
	background-color: #dff0d8;
	border-left: 5px solid #5cb85c;
}
p.tag-advice {
	background-color: #d9edf7;
	border-left: 5px solid #5bc0de;
}
p.tag-workaround {
	background-color: #eee1f7;
	border-left: 5px solid #bb88de;
}
p.tag-system {
	background-color: #f2dede;
	border-left: 5px solid #d9534f;
}
p.tag-internal {
	background-color: #e7e7e7;
	border-left: 5px solid #999999;
}
p.tag-statutory {
	background-color: #dbe5f1;
	border-left: 5px solid #4f81bd;
}
p.even-pages-header {
}
p.odd-pages-header {
}
p.even-pages-footer {
}
p.odd-pages-footer {
}
p.toc-footer-left {
}
p.toc-footer-right {
}
p.corporate-header {
}
p.corporate-footer {
}
/* Character */
span.inline-code {
	font: 12pt "Courier New", Courier, monospace;
	padding: 0px 4px 0px 4px;
	color: #dd1144;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
span.inline-highlight {
	background-color: #ffffb2;
	padding: 3px;
}
span.inline-small-caps {
	font-weight: bold;
	text-transform: uppercase;
}
span.inline-message-heading {
	font-size: 12pt;
	font-weight: bold;
}
span.inline-superscript {
	font-size: 8pt;
	vertical-align: baseline;
	position: relative;
	top: -6px;
}
span.expandtext {
	color: #FDB924;
	font-style: normal;
}
span.glosstext {
	color: #FDB924;
	font-style: normal;
}
/* Tables */
table.table-data {
	x-border-spacing: 0px;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
}
table.table-data td {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;
}
table.table-data p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-data tr.t1st td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 3px;
	border-bottom-color: #dddddd;
	background-color: #f6f6f6;
}
table.table-data tr.t1Row td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
}
table.table-data tr.t2Row td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
}
table.table-data-condensed {
	x-border-spacing: 0px;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
}
table.table-data-condensed td {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
table.table-data-condensed p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-data-condensed tr.t1st td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 3px;
	border-bottom-color: #dddddd;
	background-color: #f6f6f6;
}
table.table-data-condensed tr.t1Row td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
}
table.table-data-condensed tr.t2Row td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
}
table.table-code-block {
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f6f6f6;
	color: #6d6e71;
	font-size: 11pt;
	line-height: 16pt;
	border-left-style: Solid;
	border-left-width: 1px;
	border-left-color: #dddddd;
	border-right-style: Solid;
	border-right-width: 1px;
	border-right-color: #dddddd;
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #dddddd;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.table-code-block td {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
}
table.table-code-block p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-code-block tr.t1st td {
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}
table.table-message-note {
	x-border-spacing: 0px;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	border-left-style: Solid;
	border-left-width: 5px;
	border-left-color: #1b809e;
	border-right-style: Solid;
	border-right-width: 1px;
	border-right-color: #e1e1e1;
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #e1e1e1;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #e1e1e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.table-message-note td {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
}
table.table-message-note p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-message-note tr.t1st td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}
table.table-message-important {
	x-border-spacing: 0px;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	border-left-style: Solid;
	border-left-width: 5px;
	border-left-color: #FFCC66;
	border-right-style: Solid;
	border-right-width: 1px;
	border-right-color: #e1e1e1;
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #e1e1e1;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #e1e1e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.table-message-important td {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
}
table.table-message-important p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-message-important tr.t1st td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}
table.table-message-caution {
	x-border-spacing: 0px;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	border-left-style: Solid;
	border-left-width: 5px;
	border-left-color: #D41153;
	border-right-style: Solid;
	border-right-width: 1px;
	border-right-color: #e1e1e1;
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #e1e1e1;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #e1e1e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.table-message-caution td {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
}
table.table-message-caution p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-message-caution tr.t1st td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}
table.table-message-tip {
	x-border-spacing: 0px;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	border-left-style: Solid;
	border-left-width: 5px;
	border-left-color: #46B490;
	border-right-style: Solid;
	border-right-width: 1px;
	border-right-color: #e1e1e1;
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #e1e1e1;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #e1e1e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.table-message-tip td {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
}
table.table-message-tip p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-message-tip tr.t1st td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}
table.table-message-callout {
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	border-left-style: Solid;
	border-left-width: 5px;
	border-left-color: #6d6e71;
	border-right-style: Solid;
	border-right-width: 1px;
	border-right-color: #e1e1e1;
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #e1e1e1;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #e1e1e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.table-message-callout td {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
}
table.table-message-callout p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-message-callout tr.t1st td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}
table.table-release-notes {
	x-border-spacing: 0px;
	x-col-pat-1: 1;
	x-col-pat-1-name: t1Col;
	x-col-pat-count: 2;
	x-col-pat-2: 1;
	x-col-pat-2-name: t2Col;
	x-last-col: 1;
	x-last-col-name: last;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
}
table.table-release-notes td {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
}
table.table-release-notes p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-release-notes td.t1Col {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
}
table.table-release-notes td.t2Col {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
}
table.table-release-notes td.last {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
}
table.table-unstyled {
	x-border-spacing: 0px;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
}
table.table-unstyled td {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
table.table-unstyled p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-unstyled tr.t1st td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
}
table.table-unstyled tr.t1Row td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
}
table.table-unstyled tr.t2Row td {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	border-bottom-style: Solid;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
}
/* Lists */
li.list-ordered {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: decimal;
	margin-top: 24px;
	margin-bottom: 24px;
}
li.list-ordered-narrow {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: decimal;
	margin-top: 12px;
	margin-bottom: 12px;
}
li.list-ordered-condensed {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: decimal;
	margin-top: 0px;
	margin-bottom: 0px;
}
li.list-unordered {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: disc;
	margin-top: 24px;
	margin-bottom: 24px;
}
li.list-unordered-narrow {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: disc;
	margin-top: 12px;
	margin-bottom: 12px;
}
li.list-unordered-condensed {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: disc;
	margin-top: 0px;
	margin-bottom: 0px;
}
li.list-unstyled {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: none;
	margin-top: 24px;
	margin-bottom: 24px;
}
li.list-unstyled-narrow {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: none;
	margin-top: 12px;
	margin-bottom: 12px;
}
li.list-unstyled-condensed {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
li.list-downloads {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: none;
	background-image: url(download.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 30px;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: -40px;
}
li.list-downloads-narrow {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: none;
	background-image: url(download.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 30px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: -40px;
}
li.list-downloads-condensed {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	list-style: none;
	background-image: url(download.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}
li.first-child-space {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 24px;
}
li.last-child-space {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-bottom: 24px;
}
li.first-child-no-space {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-top: 0px;
}
li.last-child-no-space {
	color: #323232;
	font-size: 11pt;
	line-height: 16pt;
	margin-bottom: 0px;
}
/* Home Page Styling */
p.jumbo-heading {
	font-weight: 700; /*Bold*/
	margin: 34px 0 20px 0;
	font-size: 36pt;
	line-height: 36pt;
	color: #323137;
}
p.jumbo-intro {
	font-weight: 300; /*Light*/
	margin: -9px 0 16px 0;
	font-size: 18pt;
	line-height: 20pt;
	color: #6d6e71;
}
table.table-feature {
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #6d6e71;
	font-size: 12pt;
	line-height: 18pt;
	border-left-style: Solid;
	border-left-width: 1px;
	border-left-color: #dddddd;
	border-right-style: Solid;
	border-right-width: 1px;
	border-right-color: #dddddd;
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #dddddd;
	border-bottom-style: Solid;
	border-bottom-width: 4px;
	border-bottom-color: #dddddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.table-feature td {
	padding-left: 24px!important;
	padding-right: 24px!important;
	padding-top: 24px!important;
	padding-bottom: 24px!important;
	text-align: center;
}
table.table-feature p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
table.table-feature tr.t1st td {
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}
table.table-feature:hover {
	border-bottom-color: #e9510e; /*f6f6f6*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.table-feature h4 {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 600; /*Regular*/
	font-size: 15.645pt;
	margin: 20px 0 10px 0;
}
/*
table.table-feature h4:after {
	content: "";
	padding-left: 10px;
	display: inline;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-left: 10px;
}
*/
table.table-feature h4 a {
	color: #e9510e;
	text-decoration: none;
}
table.table-feature h4 a:hover {
	border-bottom: 1px solid;
}
table.table-feature a {
	color: #6d6e71;
	text-decoration: none;
	border: none;
}
table.table-feature a:hover {
	border-bottom: 1px dotted;
}
table.table-feature .icon {
	width: 48px;
	height: 48px;
	margin: 0 auto;
}
table.table-feature td a.help,
table.table-feature td a.star,
table.table-feature td a.like,
table.table-feature td a.print,
table.table-feature td a.note,
table.table-feature td a.date,
table.table-feature td a.contact,
table.table-feature td a.support,
table.table-feature td a.video,
table.table-feature td a.flag	{
	display: block;
	width: 48px;
	height: 48px;
	outline: none;
}
table.table-feature td a.help {
	background: url(help.png) 0 0 no-repeat;
}
table.table-feature td a.star {
	background: url(star.png) 0 0 no-repeat;
}
table.table-feature td a.like {
	background: url(like.png) 0 0 no-repeat;
}
table.table-feature td a.print {
	background: url(print.png) 0 0 no-repeat;
}
table.table-feature td a.note {
	background: url(note.png) 0 0 no-repeat;
}
table.table-feature td a.date {
	background: url(date.png) 0 0 no-repeat;
}
table.table-feature td a.contact {
	background: url(contact.png) 0 0 no-repeat;
}
table.table-feature td a.support {
	background: url(support.png) 0 0 no-repeat;
}
table.table-feature td a.video {
	background: url(video.png) 0 0 no-repeat;
}
table.table-feature td a.flag {
	background: url(flag.png) 0 0 no-repeat;
}
table.table-feature td:hover a.help,
table.table-feature td:hover a.star,
table.table-feature td:hover a.like,
table.table-feature td:hover a.print,
table.table-feature td:hover a.note,
table.table-feature td:hover a.date,
table.table-feature td:hover a.contact,
table.table-feature td:hover a.support,
table.table-feature td:hover a.video,
table.table-feature td:hover a.flag  {
	background-position: 0 -48px;
	border: none;
}
/* EXISTING STYLING */
/* These must be retained until they have been
replaced by a new style or are longer required */
table {
	width: 100%;
	font-size: 12pt;
	margin: 20px 0;
}
table.DefaultTable {
	border: none;
	width: 100%;
	font-size: 12pt;
	margin: 20px 0;
}
table.DefaultTable th {
	text-align: left;
	background-color: #2b393d;
}
table.DefaultTable tr.SubHeader {
	background-color: #f8f8f8;
}
table.DefaultTable td {
	vertical-align: top;
}
p.TableCaption {
	margin: 0 0 -10px 0;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #777;
}
p.TableHeader,
p.TableSubHeader {
	font-weight: bold;
	margin: 0;
}
p.TableHeader {
	padding: 3px 10px;
	color: #ffffff;
}
p.TableSubHeader {
	padding: 6px 10px;
	font-style: italic;
}
p.TableTextNormal,
p.TableTextCondensed,
p.TableTextExpanded {
	padding: 3px 10px;
	margin: 0;
	vertical-align: top;
}
p.TableTextNormal {
	padding: 3px 10px;
	margin: 0;
}
p.TableTextCondensed {
	padding: 0px 10px;
}
p.TableTextExpanded {
	padding: 6px 10px;
}
table.Autofit {
	width: auto;
	margin: 20px 0;
}
table.Blank {
	width: 100%;
	margin: 20px 0;
}
table.Autofit,
table.Blank,
table.Blank td,
table.Blank p {
	border: none;
	padding: 0;
	vertical-align: top;
}