html {
}

body {
	font-size: 14.0pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#deviceInfo {
	visibility: hidden;
}


.doc-header {
	max-width: 960px;
	margin: auto auto;
	background-color: #2a528c;
	padding: 5px 0px 5px 0px;
	position: relative;
		font-family: "Segoe UI", "Segoe UI", "Lucida Grande", Arial, Helvetica, sans-serif;
}

.nav-info {
	visibility: hidden;
}

.doc-last-updated {
	z-index: 999;
	position: relative;
}

.logo-small {
	position: absolute;
	right: 5px;
	top: 0px;
	height: 38px;
	width: 120px;
	margin-right: 30px;
	overflow: hidden;
	float: left;
	z-index: 9999;
}
#document_last_updated {
	display: none;
}
.nav-info {
	color: white;
	padding: 0px 10px 0px 10px;
	margin: 6px 0px 0px 0px;
	font-size: 12pt;
}

.unitmodule-selector {
	background-color: #2a528c;
	padding: 5px 5px 5px 5px;
	min-height: 45px;
}
.unitmodule-selector div {
	padding: 0px 5px 0px 5px;
}





.doc-menu div {
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
}
.doc-menu {
	font-size: 15px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
}
.doc-menu .container-fluid {
	padding-left: 0px;
	padding-right: 0px;	
}
.doc-menu .navbar {
	min-height: 38px;
	margin-bottom: 0px;
	border: 0px none;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
}
.doc-menu .navbar-collapse {
	padding-left: 8px;
	padding-right: 8px;
}
.doc-menu .navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
}
.doc-menu .nav>li>a {
    padding: 9px 12px;
}

.navbar-form {
    margin-top: 2px;
    margin-bottom: 0px;
}
.navbar-nav {
	margin: 0px 0px;
}
.navbar-header img {
	margin: 0px 0px 0px 15px;
}

.form-control {
	padding: 3px 6px 3px 6px;
}

.dropdown-menu {
    border: 1px solid #ccc;
    border: 1px solid #ccc;
}



div.outer_div {
	max-width: 960px;
	margin: auto auto;
	padding: 5px 0px 5px 0px;
	position: relative;
}

p.document_title {
	width: 100%;
	text-align: center;
	padding: 20px 10px 10px 10px;
	color: blue;
	font-weight: 600;
	font: Roboto;
	font-size: 20pt;
	}



p.document_title_al {
	text-align: left;
		color: blue;
	font-weight: 600;
	font: Roboto;
	font-size: 14pt;
text-transform: uppercase;
	}





#page_header_outer {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 52px;
	background-color: #284e84;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	z-index: 200;
}
#page_header {
	position: relative;
	margin: 0px auto;
	width: 100%;
	height: 52px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
}

#document_title {
	position: absolute;
	top: 5px;
	left: 0px;
	height: 18px;
	max-width: 900px;
	overflow: hidden;
	color: White;
	font-size: 16px;
}


#document_search {
	position: absolute;
	bottom: 4px;
	right: 0px;
	width: 380px;
	overflow: hidden;
	color: White;
}
#div_search_options {
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;	
}
#div_search_text span {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
	line-height: 16px;	
	height: 18px;	
}
#search_text {
	line-height: 16px;	
	height: 18px;	
	width: 150px;
}

#searchtext_index_outer {
	position: fixed;
	top: 52px;
	width: 100%;
	height: 30px;
	background-color: #c0c0c0;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	z-index: 200;
	display: none;
}
#searchtext_index {
	position: relative;
	margin: 0px auto;
	width: 900px;
	height: 100%;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	overflow: hidden;
}
#searchtext_index_close {
	position: absolute;
	top: 2px;
	right: 0px;
}
#searchtext_index_content ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	display: inline;
	float: left;	
}
#searchtext_index_content li {
	border: 1px solid #a9a9a9;
	margin: 6px 3px 3px 3px;
	padding: 0px 0px 0px 0px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px 4px 0px 4px;
	-moz-border-radius: 4px 4px 0px 4px;
	-webkit-border-radius: 4px 4px 0px 4px;
	overflow: hidden;
	float: left;	
}
#searchtext_index_content li {
	background-color: #6699cc;
	color: #002040;
}

#searchtext_index_content li:hover {
	background-color: #d2b761;
}
.scrollTarget {
	color: Red !important;
}

.btn-narrow {
	height: 16px;
	line-height: 18px;
	font-size: 14.0pt;
}

#navbar_left {
	position: absolute;
	bottom: 4px;
	width: 540px;
}
#navbar_left span {
	margin: 0px 10px 0px 0px;
	padding: 0px 8px 0px 8px;
	line-height: 16px;	
	height: 18px;	
}

#navbar_right {
	display: none;
}

.navbar-header img {
	margin-right: 15px;
}

#view_settings {
	display: none;
    width: 100%;
    height: 50px;
    background-color: #6699cc;
    color: White;
    position: fixed;
    top: 60px;
    left: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

div.WordSection1 {
	max-width: 960px;
	margin: auto auto;
	padding: 0px 20px 0px 20px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

p {
	font-family: "Segoe UI", "Segoe UI", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14.0pt;
	line-height: 1.6;
	text-align: justify;
    margin: 0 15px 15px 15px;	
}
/* p::first-letter { */
	/* font-size: 20pt; */
/* } */

span {
	font-size: 14.0pt;
	line-height: 1.5;
}
        
SPAN.searchword { background-color:yellow; }

label {
	color: white;
	font-size: 12px;
}
#label {
	color: white;
	font-size: 12px;
}

.deeplink {
	visibility: visible;
}

.greenlink_missing, .greenlink_missing:link, .greenlink_missing:visited, .greenlink_missing:hover {
	font-size: 14.0pt;
	border: 0px none;
	background-color: yellow;
	color: green;
	font-weight: bold;
	width: auto;
	text-decoration: none;
	background-image: url(/images/icons/emblem-question-red.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 26px;
	border-bottom: 1px dotted;
}

.greenlink_span {
	float: none !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.greenlink_doc, .greenlink_doc:link, .greenlink_doc:visited {
	font-size: 14.0pt;
	/*background-image: url(/images/icons/applications-office.png);*/
	background-repeat: no-repeat;
	padding: 0px 2px 0px 26px;
	padding: 0px 2px 0px 2px;
	border: 0px none;
	color: green;
	font-weight: 200;
	border-bottom: 1px solid green;
	width: auto;
	text-decoration: none;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	cursor: pointer;
}
.greenlink_doc:hover {
	font-size: 14.0pt;
	/*background-image: url(/images/icons/applications-office.png);*/
	background-repeat: no-repeat;
	padding: 0px 2px 0px 26px;
	padding: 0px 2px 0px 2px;
	border: 0px none;
	border-bottom: 1px solid green;
	font-weight: 200;
	width: auto;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	cursor: pointer;
}

.greenlink_pdf, .greenlink_pdf:link, .greenlink_pdf:visited {
	font-size: 14.0pt;
	color: red;
	width: auto;
	text-decoration: none;
	font-weight: normal;
	background-color: white;
	background-image: url(/images/icons/application-pdf.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 26px;
	border: 0px none;
	border-bottom: 0px none;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	cursor: pointer;
}
.greenlink_pdf:hover {
	font-size: 14.0pt;
	color: white;
	width: auto;
	text-decoration: none;
	font-weight: normal;
	background-color: red;
	background-image: url(/images/icons/application-pdf.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 26px;
	border: 0px none;
	border-bottom: 0px none;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	cursor: pointer;
}


.greenlink_video, .greenlink_video:link, .greenlink_video:visited {
	font-size: 14.0pt;
	width: auto;
	text-decoration: none;
	font-weight: 200;
	background-image: url(/images/icons/audio-vn.rn-realmedia.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 26px;
	color: #fe13ff;
	border: 0px none;
	border-bottom: 1px solid #ffddff;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	cursor: pointer;
}
.greenlink_video:hover {
	font-size: 14.0pt;
	width: auto;
	text-decoration: none;
	font-weight: 200;
	background-image: url(/images/icons/audio-vn.rn-realmedia.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 26px;
	color: #fe13ff;
	border: 0px solid white;
	border-bottom: 1px solid #fe13ff;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	cursor: pointer;
}


.greenlink_audio, .greenlink_audio:link, .greenlink_audio:visited {
	font-size: 14.0pt;
	width: auto;
	text-decoration: none;
	font-weight: 500;
	padding: 1px 3px 1px 3px;
	background-image: url(/images/icons/audio-mp4.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 26px;
	color: fuchsia;
	border: 0px none;
	border-bottom: 1px solid #ffddff;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	cursor: pointer;
}
.greenlink_audio:hover {
	font-size: 14.0pt;
	width: auto;
	text-decoration: none;
	font-weight: 500;
	padding: 1px 3px 1px 3px;
	background-image: url(/images/icons/audio-mp4.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 26px;
	color: fuchsia;
	border-bottom: 1px solid fuchsia;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	cursor: pointer;
	-webkit-border-radius: 4px 4px 4px 4px;
}


#inline_viewer {
	background-color: #fffff0;
	border: 2px solid green;
	border-top: 5px ridge green;
	position: absolute;
	visibility: hidden;
	display: none;
	padding: 4px 4px 4px 4px;
}



p.elawNormal, li.elawNormal, div.elawNormal, p.MsoBodyText3, p.c2 {
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	line-height:24.0pt;
	font-size:14.0pt;
}



span a, a:link, a:visited {
	color: #005689;
	width: auto;
	text-decoration: none;
	font-weight: 200;
	border: 0px solid #ffffff;
	border-bottom: 1px solid #005689;
	background-image: url(/images/external_link12.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 16px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
}
span a:hover {
	color: #005689;
	width: auto;
	text-decoration: none;
	font-weight: 200;
	background-image: url(/images/external_link12.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 16px;
	border: 0px solid #ffffff;
	border-bottom: 1px solid #005689;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
}

span.title_colour_blue {
	text-transform: uppercase;
	color: blue;
}


.media-viewer {
    position: fixed;
    bottom: 0px;
	z-index: 999;
	background-color: #003366;
    margin: 0px 0px 0px 0px;
    padding: 40px 40px 40px 40px;
	display: none;
    color: white;
    border: 1px solid #373737;
}
.media-header {
	position: absolute;
	top: 0px;
	height: 40px;
	width: 100%;
	background-color: silver;
}
.media-title {
	color: white;
}
.media-content {
	width: 100%;
	height: 100px;
	background-color: yellow;
}
.media-footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 40px;
}
#media-viewer-close {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 9999;
	height: 24px;
	padding: 1px 8px 0px 8px;
}



.lexicon_viewer {
    position: fixed;
    bottom: 0px;
	z-index: 999;
	background-color: #003366;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
	display: none;
    color: white;
    border: 1px solid #373737;
    width: 100%;
    height: 33%;
	overflow-x: hidden;
	overflow-y: scroll;
	font-size: 13px;
}

.lexicon_viewer a {
	color: #E6C100;
	text-decoration: none;
	border: 0px none;
}
.lexicon_viewer a:link {
	color: #E6C100;
	text-decoration: none;
	border: 0px none;
}
.lexicon_viewer a:visited {
	color: #E6C100;
	text-decoration: none;
	border: 0px none;
}
.lexicon_viewer a:hover {
	color: #E6C100;
	text-decoration: none;
	background-color: #295089;
	border: 0px none;
}
.lexicon_viewer a:active {
	color: #E6C100;
	text-decoration: none;
	border: 0px none;
}
.lexicon_close {
	position: absolute;
	top: 10px;
	right: 10px;
}

.jp-audio {
    width: 240px !important;
    padding: 20px;
}

#av_popup_shade {
	z-index: 990;
	display: none;
	top: 0px;
	left: 0px;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #C0C0C0;
	opacity:0.7;
	filter:alpha(opacity=70);
	padding: 0px 2px 0px 2px;
	border: 0px none;
}        
#av_video_popup_outer {
	padding: 0px 0px 0px 0px;
	border: 0px none;
	display: none;
	width: 380px;
	height: 360px;
	z-index: 995;
	position: fixed;
	left: 400px;
	top: 200px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#av_video_popup {
	padding: 0px 0px 0px 0px;
	border: 12px #808080 solid;
	display: none;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width: 320px;
	height: 300px;
	z-index: 996;
	position: absolute;
	left:18px;
	top:18px;
	opacity:1.0;
	filter:alpha(opacity=100);
}
#video_title {
	width: 320px;
	height: 60px;
	background-color: #003366;
	color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: center;
	vertical-align: central;
}
#av_video_popup_close {
	padding: 0px 0px 0px 0px;
	border: 4px #808080 solid;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width: 24px;
	height: 24px;
	z-index: 998;
	background-color: #808080;
	right: 0px;
	top: 0px;
	position: absolute;
}










#av_audio_popup_outer {
	padding: 0px 0px 0px 0px;
	border: 0px none;
	display: none;
	width: 480px;
	height: 240px;
	z-index: 995; //;
	position: fixed;
	left: 200px;
	top: 200px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#av_audio_popup {
	padding: 0px 0px 0px 0px;
	border: 12px #808080 solid;
	display: none;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width: 420px;
	height: 180px;
	z-index: 996;
	position: absolute;
	left:18px;
	top:18px;
	opacity:1.0;
	filter:alpha(opacity=100);
}
#audio_title {
	width: 420px;
	height: 60px;
	background-color: #003366;
	color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: center;
	vertical-align: central;
}
#av_audio_popup_close {
	padding: 0px 0px 0px 0px;
	border: 4px #808080 solid;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width: 24px;
	height: 24px;
	z-index: 998;
	background-color: #808080;
	right: 0px;
	top: 0px;
	position: absolute;
}


.doc-last-updated {
	position: absolute;
	right: 10px;
	bottom: 5px;
	color: white;
	font-size: 12px;
}


#doc_spacer {
	height: 30px;
}


#referenced_by {
	position: relative;
	max-width: 960px;
	margin: auto auto;
	padding: 20px 20px 20px 20px;
	background-color: #dcdcdc;
	display: none;
}

#document_rating_issues {
	position: relative;
	max-width: 960px;
	margin: auto auto;
	padding: 20px 20px 20px 20px;
	background-color: #dcdcdc;
	font-size: 12px;
	height: 340px;
	display: none;
}

#readability_relevence {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 300px;
	height: 320px;
	background-color: silver;	
}

.readability_title1 {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#div_readability {
	position: absolute;
	left: 20px;
	top: 80px;
	width: 130px;
	height: 200px;
	text-align: center;
}
.readability_title2 {
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 12px;
	font-weight: bold;	
}

#div_relevence {
	position: absolute;
	left: 150px;
	top: 80px;
	width: 130px;
	text-align: center;
	height: 200px;
}
.readability_title3 {
	position: absolute;
	left: 32px;
	top: 0px;
	font-size: 12px;
	font-weight: bold;	
}
#submit_ratings {
	position: absolute;
	left: 120px;
	top: 250px;
}

#report_issues {
	position: absolute;
	left: 320px;
	top: 10px;
	width: 570px;
	height: 320px;
	background-color: silver;	
}
.issues_title1 {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 16px;
	font-weight: bold;
}
#issue_options {
	position: absolute;
	left: 10px;
	top: 50px;
}
#additionalinfo {
	position: absolute;
	left: 10px;
	top: 190px;
	width: 400px;
}
#submit_issue {
	position: absolute;
	right: 10px;
	top: 285px;
}
#submitsuccess {
	position: absolute;
	left: 10px;
	top: 250px;  
    display: none;
    font-weight: bold;
    color: green;
}











#document_copyright {
	max-width: 960px;
	margin: auto auto;
	padding: 20px 20px 20px 20px;
	font-size: 10px;
}
#document_copyright span {
	font-size: 10px;
	font-weight: bold;
}
#document_copyright span {
	font-size: 10px;
	font-weight: bold;
	}
#document_copyright p {
	font-size: 10px;
	font-weight: bold;
	}





.hoverHighlight {
	color: red !important;
}



h1, h2, h3, h4, h5, h6 {
    color: #000000;
}

.MsoTitle {
    color: #0070C0;
    text-decoration: none;	
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.elawSpacer {
	display: inline-block;
	height: 10px;
}




#player_a {
	width: 100%;
	height: 100%;
}








