<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********** NTSB CONTENT UI CUSTOMIZATIONS ******************/
/* Global Settings */
.clearfix:after {
	content: ".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height: 0;
	height: 0;
	}

.clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
table {border-collapse:collapse;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;}
p, .ms-WPBody p, .ms-WPBody, .ms-rteElement-P, .ms-rtestate-field div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;}
.ms-rtestate-field li {margin-bottom: 3px; line-height: 18px;}
.ms-rteElement-P {color:#333;}

hr {
	border: 0px;
	width: 100%;
	color: #dadedd;
	background-color: #dadedd;
	height: 1px;
}
a:link, .ms-WPBody a:link,
a:visited, .ms-WPBody a:visited,
a:hover, .ms-WPBody a:hover,
a:active, .ms-WPBody a:active {
	color: #004080; text-decoration: none;}
a:hover, .ms-WPBody a:hover {
	text-decoration:underline;}

img {border: 0px;}
.clear {clear: both;}
.displaynone, .hidden, .hide {display: none;}
.center {text-align: center;}
.fright {float:right;}
.fleft {float:left;}

A[href$='.pdf'], A[href$='.PDF']{
	padding-left:20px;
	min-height: 20px;
	display:inline-block;
	background-image: url('../images/pdf.png');
	background-position: left top;
	background-repeat: no-repeat;
}
A[href$='.pdf'] img.ms-asset-icon,
A[href$='.PDF'] img.ms-asset-icon{display: none;}

table caption {visibility:hidden;}

.hiddenStructure {
	background: none repeat Scrollbar 0 0 transparent;
	border: medium none;
	display: block;
	height: 1px;
	margin: -1px 0  0 -1px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	width: 1px;
}
ul.social {
	margin: 0px;
	padding: 0px;
	float: right;
}
ul.social li {
	margin: 0px;
	padding: 0px 2px 0px 0px;
	float: left;
	list-style: none;
}
.highlightbox ul.social li {padding: 0px 1px 0px 0px;}
.socialheader {
	color: #583d09;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: 500;
}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a,
#twtr-widget-1 .twtr-bd p {color: #333333 !Important}


/*HEADINGS */
h1, h2, h3, h4, h5, h6,
.ms-WPBody h1, .ms-WPBody h2, .ms-WPBody h3,
.ms-WPBody h4, .ms-WPBody h5, .ms-WPBody h6,
H1.ms-rteElement-H1, .ms-rteElement-H2, 
H3.ms-rteElement-H3, H4.ms-rteElement-H4 {
font-family: "Segoe UI", Tahoma, Verdana, sans-serif; font-weight: normal; margin-top: 0px;}
h1, .ms-WPBody h1, H1.ms-rteElement-H1 {
	color: #000;
	font-size: 24px;
	margin-bottom: 0.6em;
	padding-bottom: .3em;
	line-height: 1em;
	border-bottom: 1px solid #f1f1f1;
}
h2, .ms-WPBody h2, H2.ms-rteElement-H2 {
	font-size: 20px;
	margin-bottom: 0.2em;
	line-height: 1.2em;
}
h3, .ms-WPBody h3, H3.ms-rteElement-H3 {
	color: #583d09;
	font-size: 18px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 5px;
}
.ms-WPHeader {
	background-color: transparent;
}
.ms-WPHeader h3 {
	font-family: "Segoe UI", Tahoma, Verdana, sans-serif;	
	border-bottom: none;
	color: #583d09;
	font-family: inherit;
	font-size: 16px;
	font-variant: normal;
	font-weight: normal;
}

h4, .ms-WPBody h4, H4.ms-rteElement-H4 {
	color: #583d09;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: 500;
	font-style: normal;
}
h5, .ms-WPBody h5 {
	color: #000;
	font-size: 14px;
	margin-bottom: 1.8em;
	line-height: 1.8em;
}
h6, .ms-WPBody h6 {
	color: #000;
	font-size: 14px;
	margin-bottom: 1.8em;
	line-height: 1.8em;
}

.ms-wpContentDivSpace{margin: 0px; margin-left: 2px;}
.ms-wpTdSpace, .ms-WPHeader .ms-wpTdSpace {width: 0px;}
/* remove border of SP data view WP */
.s4-wpcell .s4-wpTopTable {border: none;}
/* remove white border  */
#s4-mainarea,
#s4-titlerow,
#s4-bodyContainer {border-right: none;}

/* Page background */
#s4-workspace {
	background-color: #152439;
	background-image: url('../images/bkgd-texture.png');
}
/* Aligns the entire page center */
#s4-bodyContainer {
	width: 950px !important;
	margin: 0px auto;
	display: table; /* this allows data table that are wider than 950px to expand the content area */
}

.s4-ca {margin-left: 235px;}
.NTSBContentList {line-height: 20px; padding-left: 15px;}
#NTSBPageContentContainer {padding: 10px 10px 10px 10px; background-color: #fff;}

/* Top Nav */
#s4-topheader2{
	position:relative;
}
#publications {
	display: inline;
	width: 96px;
	background-color: #112034;
	background-image:url('../images/bkg-gradient.png');
	background-repeat: repeat-x;
	/*background-position: left top;
	
	right: 30px;*/
	
	text-align:center;
	padding: 5px;
	border: 1px solid #39312E;
	
	/*margin-right:10px;
	float:right;*/
	margin-left:15px;
}
#publications:hover {
	background-position: left center;
	
}
#publications a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
body #s4-topheader2 {
	background-image:url('../images/nav-bkgd.png');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #364e70;
	height: 40px;
	border: 0px;
}
/*.s4-toplinks {width:790px; float:left;}*/
.s4-tn {padding: 0px;margin: 0px; }
.s4-tn li.static &gt; .menu-item {
	color: #fff;
	white-space: nowrap;
	border: 1px solid transparent;
	padding: 4px 4px 4px 10px;
	height: 28px;
	font: bold 13px "Segoe UI", Tahoma, Verdana, sans-serif;
	text-transform: uppercase;
}
.s4-tn li.static &gt; .menu-item:first-letter {font-size: 16px;}
.s4-tn li.static &gt; a:hover {color: #e5ac48; text-decoration: none;}
.s4-toplinks .s4-tn a.selected {
	background: none;
	color: #e5ac48;
	text-decoration: none;
	border: 1px transparent solid;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
/* Selected hover style */
	.s4-tn LI.static &gt; .menu-item:hover {color: #e5ac48;}
	.s4-tn li.hover &gt; .menu-item {color: #e5ac48;}
/* Remove drop down arrow */
	.menu-horizontal A.dynamic-children SPAN.additional-background {background: none; padding-right: 0px;}

/* Dropdown nav onthe top */
.menu-horizontal {min-width:900px; display:block;}
ul.dynamic li {color: #fff;}
.menu ul.dynamic {
	z-index: 1000;
}
.s4-tn ul.dynamic {
	background-color: #111f33;
	color: #fff;
	border: 0px;
	border-top: 2px solid #425a7d;
	border-bottom: 4px solid #425a7d;
	font-size: 12px;
}
/* LI menu item regular */
	.s4-tn li.dynamic &gt; .menu-item {color: #fff; padding: 10px;}
/* LI menu items hover */
	.s4-tn li.dynamic &gt; a:hover {color: #fff; background: #425a7d;}

/* left navigation */
BODY #s4-leftpanel-content {border: none;}

body #s4-leftpanel {
	width: 206px;
	border: 1px #dadedd solid;
	padding: 7px;
	background-color: #f2f3f7;
}
body #s4-leftpanel-content {background-color: transparent; width: 200px;}

.s4-ql ul.root &gt; li &gt; .menu-item,
.s4-ql ul.root ul &gt; li &gt; a.menu-item:hover {color: #004080; font-size: 12px;}
.s4-ql a.selected {
	border: 0px !important;
	background: url('../images/blue-arrow-right.png') no-repeat left top transparent !important;
	padding-left: 20px !important;
	margin-left: 10px !important;
	color: #004080 !important;
}
/* Page Elements */

/* Header Area */
#Logo a {
	display: block;
	width: 650px;
	height: 80px;
	position:relative;
	float: left;
}
#Logo  {text-indent: -99999px;}

#s4-titlerow {height: 140px;}
.s4-title {background: none; background-color: #304766;}
.s4-title {
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	min-height: 102px;
	margin: 0px;
	overflow-x: hidden;
}

/* Breadcrumb and Share This */
#breadCrumb {
	margin-bottom: 5px;
	font-size: 10px;
	color: #4c7da1;
	width: 800px;
	display:block;
	position:relative;
	height: 20px;
	float:left;
}
#breadCrumb a {
	text-transform:inherit;
}
.currentBreadCrumb {font-weight: bold; color: #946513;}
.shareThis {float: right; position:relative; width: 130px; display: block;}

/* Page Title */
h1.page-title, .page-title {
	font: normal 22px "Segoe UI", Tahoma, Verdana, sans-serif;
	color: #152133;
	margin: 10px 0px 15px 0px;
	border-bottom: 1px solid #e9e8e8;
	padding: 0px 0px 5px 0px;
	line-height: 25px;
	text-indent: -5px;
}
.page-title {text-indent: 0px;}
/*
.page-title img {vertical-align: middle; margin-right: 10px;}
*/



/* Global Content Column Layouts */
.LeftColumn {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
.CenterColumn {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
.RightColumn {
	float: right;
	padding-bottom: 20px;
}
/* NTSBBasicLandingPage3Column */
.threecol .LeftColumn,
.threecol .RightColumn {width:220px;}
.threecol .CenterColumn {width:460px;}

.threecol .LeftColumn {}

.twocol .LeftColumn {
	width: 670px;
	float: left;
	margin-right: 10px;
}
.twocol .RightColumn {
	width: 210px;
	float: left;
	margin-right: 10px;
}
/* Footer */
#NTSBfooterContainer {background-image: url('../images/footer-bkgd.png');}

.footercol span {
	color:#e5AC48; 
	margin: 0px;
	font-size: 14px;
	line-height: 100%;
	padding-bottom: 5px;}
	
.footercol {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 170px;
	padding-top: 15px;}
	
.footercol a:link, .footercol a:visited, .footercol a:hover, .footercol a:active {
	color: #fff;
	font-size: .9em;
	padding-bottom: 2px;
	line-height: 1.7em;}
	
.footercol a:hover {text-decoration: underline;}

.footercol .lastcol {
	background-color:#101d30; 
	border:1px solid #0b1625; 
	text-align:center; 
	padding-top:7px; 
	padding-bottom:7px;
}

#PressIcon {
	background-image: url('../images/Date_Icon2.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
#mapContainer {
	background-color: #ccc;
	height: 200px;
}

.mapListItemdiv{

	margin-bottom:5px;
	min-height:45px;
}
.mapListItemdivRegAV{

	margin-bottom:5px;

}





.edit-mode-panel {
	border: #000;
	background-color: #bdcde3;
	width: 245px;
}

/*
.EEODI .LeftColumn {
	width: 200px;
	float: left;
}
.EEODI .MiddleColumn {
	float: left;
	width: 495px;
}
.EEODI .RightColumn {
	float: left;
	width: 200px;
	padding-left: 20px;
}
*/
/*Navigation Highlight
.navHighlight {
	border: 1px solid #ccc;
}
.navHighlight:hover {
	background-color: #dbe5f2;
}
.navBox {
	border: 1px solid #ccc;
	background-color: #dbe5f2;
}
.navText {
	margin-left: 20px;
	text-align: center;
}*/

/*Special Styles */
.band {
	background-color: #f2f1ef;
	border-bottom: 1px solid #ceccc8;
	text-align: left;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	font-family: "Segoe UI", Tahoma, Verdana, sans-serif;	
}
.highlightbox {
	border: 1px #dadedd solid;
	padding: 7px;
	background-color: #f2f3f7;
	word-wrap: break-word;
	/*margin-bottom: 20px;*/
	display: block;
}
.highlightbar1 {
	border: 1px #dadedd solid;
	padding: 5px;
	background-color: #999;
	color: #fff;
	font-weight: bold;
	height: 20px;
	font-size: 15px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.highlightboxInfo {
	border: 1px #dadedd solid;
	padding-left: 43px;
	background-color: #f2f3f7;
	background-image: url('../images/icon-archive.png');
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#shadow_divider, .ShadowDivider {
	height: 15px;
	background-image: url('../images/shadow-divider.jpg');
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
	clear: both;
}
.ShadowDivider {height: 20px; padding: 0px;}

.bullet {
	background-image: none;
}
/*Search styles*/
.ms-srch-sb &gt; input {
	color: white;
}

.s4-search INPUT.ms-sbplain {
	border: 0px solid transparent;
	width: 170px !important;
	background-image: none;
	margin-right: 5px;
}
.s4-searchbox-QueryPrompt {
	font-style: normal !important;
	font-size: 11px !important;
	font-family: "Segoe UI", Tahoma, Verdana, sans-serif;
	color: #666 !important;
}
.s4-search TABLE {margin-right: 0; width: 270px;}
.s4-search {
    position: relative;
    display: block;
    top: 40px;
    right: 0px;
    overflow: hidden;
}
.ms-sbgo a img {display:none;}
.ms-sbgo a {
	background-image: url('../images/search-btn.png');
	background-repeat: no-repeat;
	background-color: transparent;
	height: 20px;
	width: 80px;
	display: block;
}

/* edit mode header of fields */
DIV.ms-formfieldlabelcontainer SPAN.ms-formfieldlabel {
	background-color: #152439;
	background-image: none;
	color: #fff;
}

/*Search Results */
.srch-URL2 {
	color: #333 !important;
	font-size: 12px !important;
}
.srch-WPBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
.srch-Title2 a:link, .srch-Title2 a:visited, li.ms-searchref-filter,
.ms-searchref-filterlink, .ms-searchref-count, .ms-searchref-morelink {
	color: #004080 !important;
	font-weight: normal !important;
}
.ms-WPBody td, .srch-stats, .ms-searchref-main {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #333;
}
#search-content td {
	vertical-align: top;
}
#search-content .srch-refinearea {
	border: 1px solid #dadedd;
	background-color: #f3f3f7;
	background-image: none !important;
	padding: 0px 7px;
}
.srch-Page STRONG {
	border: 1px solid #dadedd;
	background-color: #f3f3f7;
	background-image: none !important;
	font-weight: bold;
	
}
.srchctr_leftcell {
	width: 206px;
}
.ms-searchref-catseparator {
	height: 5px;
}
li.ms-searchref-filter a{
}

li.ms-searchref-filter a:hover, .srch-Page a:link {
	color: #004080 !important;
}
.srch-Page a:hover{
	border: 1px solid #dadedd;
}

li.ms-searchref-filter {
	padding: 3px 4px 3px 10px;
	margin: 0px;
	min-height: 19px;
}
.ms-searchref-main, li .ms-searchref-selected, .ms-searchref-filtermsg {
	background-image: none;
	border: 0px !important;
	background-color: transparent !important;
}
li.ms-searchref-selected {
	text-decoration:underline;
	border: 0px !important;
	background: url('../images/blue-arrow-right.png') no-repeat left center transparent !important;
	padding-left: 20px !important;
	margin-left: 10px !important;
}
.ms-searchref-categoryname {
	font-weight: bold;
}
.srch-Description2 {
	font-size: 12px;
}
/* New styles 2020*/
.ms-srch-item-path {
	display: none;
}
.ms-ref-refinername:link, .ms-ref-refinername:visited {
	font-size: 12px;
}
.ms-ref-refiner {
	font-size: 10px;
}
.ms-srch-item-body {
}
.ms-srch-item-link {
	font-size: 16px;
}
.bcs-heading {
	/*color: #f8c103;*/
	color: goldenrod;
	font-weight: bold;
	display: inline-block;
}
.ms-srch-hover-action {
	/*display:none;*/
}
.contentTypeName {
	color:lightgray;
	font-size: 10px;
}
.docketText {
	color:gray;
	font-size: 11px;
}
/* provide side scroll for lists. Cannot apply to .s4-ca as breaks list item context menu 
.s4-ba {
	overflow-y: auto;
	padding-bottom: 0px;
}*/
/*Flickr */
#flickr_badge_uber_wrapper,
.flickr_badge_image {
	padding: 0px !important;
	margin: 0px;
}
#flickr_badge_uber_wrapper {width: 220px; text-align:center; border: 0;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {float: left; width: 80px; height: 80px;}
.flickr_badge_image img {border: 1px solid black !important; margin: 2px;}
/* These may not be needed
#flickr_www, #flickr_badge_source {
	font: 11px Arial, Helvetica, Sans serif !important;
}
#flickr_badge_source {
	margin:0 10px 0 10px; padding:0px;
}
#flickr_badge_source {text-align:left; color:#666666 !important;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important; color:#3993ff;}*/
/***************** NTSB XSL STYLES  *************************/
.mwl .LeftColumn {width: 670px;}
.mwl .RightColumn {width: 250px;}

.BulletItem {
	margin-bottom: 0px;
	background-image: url('../images/bullet-blue.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
}
.pubdate {margin-bottom: 15px; font-size: 11px;}
.EventItem, .PRItem  {
	padding-bottom: 5px;
	border-bottom: 1px solid #c9cacd;
}
.Eventdate {margin-top: 10px;}
.link-item a, .link-item a:link,.link-item {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.bullet {background-position: 0px 7px;}
.highlightbox td.ms-vb {
	padding: 10px;
	border-bottom: 1px solid #c9cacd;
	/*
	background-image: url('../images/gradient-bkgd.png');
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
/* Table in Field Control */
.ms-rtestate-field table#special td {	
	border-bottom: 1px solid #c1dad7;
	border-top: 0px solid #c1dad7;
	min-height: 20px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;}
.ms-rtestate-field table#special th	 {
	background-color: #545558;
	color: #fff;
	border: 0px !important;
	height: 25px;
	vertical-align: middle;
	font-weight: bold;}
	
.ms-rtestate-field table.ms-rteTable-0 td {
	border: 0px;
}	
.highlightbox ul {
	margin: 0px;
	padding: 0px;
}
.highlightbox li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
	
/* DVWP - Saftey Studies */	
/* Getting the look and feel right also for headers and filters in DVWP*/
#NTSBContentArea td .ms-vb a:link,
#NTSBContentArea td .ms-vb a:visited,
#NTSBContentArea td .ms-vb a:hover,
#NTSBContentArea td .ms-vb a:active {color: #004080;}

#NTSBContentArea td.ms-vb {
	border-bottom: 1px solid #c1dad7;
	border-top: 0px solid #c1dad7;
	min-height: 20px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
#NTSBContentArea th.ms-vh td.ms-vb  {
	border-bottom: 0px solid #c1dad7;
	border-top: 0px solid #c1dad7;}

#NTSBContentArea th.ms-vh,
#NTSBContentArea .ms-SPZone .ms-vh TABLE {
	background-color: #545558;
	color: #fff;
	border: 0px !important;
	height: 25px;
	vertical-align: middle;
	font-weight: bold;}
	
#NTSBContentArea th.ms-vh td.ms-vb a:link {color: #fff;}
#NTSBContentArea .ms-alternating {background-color: #f5fafa;}

#NTSBContentArea .ms-vh table.ms-selectedtitle,
#NTSBContentArea .ms-vh2 table.ms-selectedtitle,
#NTSBContentArea .ms-vh-icon table.ms-selected title {background-color: #545558;}
#NTSBContentArea .ms-menuimagecell  {
	background-color: #ccc;
	border: solid 1px #ccc;
	background-image: none;}
/* */

/* Image styles */
img.border,
img.border-margin-right,
img.border-margin-left {
	border: #ccc 1px solid;
	padding: 4px;
	background-color: #f4f4f4;	
	margin-bottom: 7px;
}

img.border-margin-right {margin-right: 7px;}
img.border-margin-left {margin-left: 7px;}

/* Adding styles to the Ribbon */
DIV.ms-rteElement-HighlightBox {-ms-name:"HighlightBox";}
.ms-rteElement-HighlightBox {
	border: 1px #dadedd solid;
	padding: 7px;
	background-color: #f2f3f7;
	word-wrap: break-word;
	margin-bottom: 20px;
	}
	
.ms-rteImage-5 {
	-ms-name:"NTSBBorder";
	background-color:#f4f4f4;
	border: 1px solid #ccc;
	background-image: none;
	padding: 4px;
	margin-bottom: 7px;
	}
.ms-rteImage-6 {
	-ms-name:"NTSBBorderMarginRight";
	padding: 4px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 7px;
	margin-right: 7px;
}
.ms-rteImage-7 {
	-ms-name:"NTSBBorderMarginLeft";
	padding: 4px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	background-image: none;
	margin-bottom: 7px;
	margin-left: 7px;
}

.ms-rteStyle-Normal	{
	-ms-name:"Normal";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
}
.ms-rteStyle-Comment
{
  -ms-name:"Comment";
  font-style: italic;
  color:#333;
  text-shadow: none;
}

.ms-rteElement-H2B, .ms-rteElement-H3B, .ms-rteElement-H4B {
	font-style:normal;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	border-bottom: 0px;
}
.ms-rteTable-6 {
	-ms-name:"Table Style 3 - Medium Two Tones";
	text-align:left;
	line-height:2;
	vertical-align: top;
	color:#000000;
	font-size:1em;
}
.ms-rteTable-6 th, .ms-rteTable-6 td  {vertical-align: top;}
.ms-rteTable-6 th,
.ms-rteTable-6 th.ms-rteTableFirstCol-6,
.ms-rteTable-6 th.ms-rteTableEvenCol-6  {font-weight: bold  !important; vertical-align:top;}
.ms-rteTable-6 th.ms-rteTableHeaderRow-6,
.ms-rteTable-6 tr.ms-rteTableFooterRow-6 {
	background-color: #FFF;
	border-top:0px #666 solid;
	border-bottom:0px #666 solid;
}
.ms-rteTable-6 th.ms-rteTableHeaderFirstCol-6,
.ms-rteTable-6 th.ms-rteTableFooterFirstCol-6    {
	color:#ffffff;
	background-color:#666;
 	border-top:0px #000000 solid;
	border-bottom:0px #000000 solid;
	text-align:left;
	padding: 0px 5px;
}
.ms-rteTable-6 th.ms-rteTableHeaderOddCol-6,
.ms-rteTable-6 td.ms-rteTableFooterOddCol-6 {
	color:#ffffff;
	background-color:#666;
 	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
}
.ms-rteTable-6 th.ms-rteTableHeaderEvenCol-6,
.ms-rteTable-6 td.ms-rteTableFooterEvenCol-6 {
	color:#ffffff;
	background-color:#666;
 	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
}
.ms-rteTable-6 th.ms-rteTableHeaderLastCol-6,
.ms-rteTable-6 td.ms-rteTableFooterLastCol-6  {
	color:#ffffff;
	background-color:#666;
 	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
}
.ms-rteTable-6 tr.ms-rteTableOddRow-6 {
	background-color: #d8d8d8;
}
.ms-rteTable-6 tr.ms-rteTableEvenRow-6 {
	background-color: #fff;
}
.ms-rteTable-6 th.ms-rteTableFirstCol-6 {
	font-weight:normal;
}
.ms-rteTable-6 td.ms-rteTableLastCol-6 {
	padding: 5px;
}
.ms-rteTable-6 td.ms-rteTableOddCol-6  {}
.ms-rteTable-6 td.ms-rteTableEvenCol-6 {}
.ms-rteTableGrid td,.ms-rteTableGrid th{
	border: 1px dotted black;
}


DIV.ms-rteElement-HeadingStyle3 {-ms-name:"HeadingStyle3";}
.ms-rteElement-HeadingStyle3 {
    color: #583d09;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 20px;
    font-weight: 500;
    font-style: normal;
    font-family: "Segoe UI", Tahoma, Verdana, sans-serif;
    font-weight: normal;
    margin-top: 0px;
}

/* Overrides of V4*/
.ms-core-listMenu-horizontalBox li.static &gt; .ms-core-listMenu-item {
    margin-right: 0px;
}

.ms-core-listMenu-horizontalBox .additional-background.dynamic-children {
    padding-right: inherit;
    background-image: inherit;
}

#contentBox {
    margin-right: inherit;
}</pre></body></html>