<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*&lt;styles&gt;gridtable#gridtable_gray#no_border#alpha_blue#foxtrot_blue#foxtrot_blue_lines#foxtrot_red#foxtrot_red_lines#foxtrot_plain#foxtrot_plain_lines&lt;/styles&gt;*/
/*remember no changes needed in index_advanced. But custom fonts need to be included in book specific tinymce*/

div.acme {}

table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	margin-bottom:10px;
}
table.gridtable th, table.gridtable thead td {
	font-family: verdana,arial,sans-serif;
	border-width: 1px;
	padding: 8px;
	font-size:11px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	text-align:left;
}
table.gridtable td {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;

}
table.gridtable td  p  {font-family: verdana,arial,sans-serif;font-size:11px;}

table.foxtrot_blue {border-collapse: collapse;border-bottom:1px solid rgba(0,0,0,0.05)}
table.foxtrot_blue tr:nth-child(odd) {background-color:#EEEEEE;background-color:rgba(0,0,0,0.05)}
table.foxtrot_blue td {padding:10px}
table.foxtrot_blue td, table.foxtrot_blue th, table.foxtrot_blue thead td, table.foxtrot_blue td p, table.foxtrot_blue td li  {font-family:Fira Sans,verdana,arial;font-size:14px}
table.foxtrot_blue th, table.foxtrot_blue thead tr td {padding:10px;background-color: #1D5298;color:#FFFFFF;border-right:1px solid #1D5298}

table.foxtrot_blue_lines {border-collapse: collapse;border-left:1px solid rgba(0,0,0,0.05);border-bottom:1px solid rgba(0,0,0,0.05)}
table.foxtrot_blue_lines tr:nth-child(odd) {background-color:#EEEEEE;background-color:rgba(0,0,0,0.05)}
table.foxtrot_blue_lines td {padding:10px;border-right:1px solid rgba(0,0,0,0.05);}
table.foxtrot_blue_lines td, table.foxtrot_blue_lines th, table.foxtrot_blue_lines thead td, table.foxtrot_blue_lines td p, table.foxtrot_blue_lines td li  {font-family:Fira Sans,verdana,arial;font-size:14px}
table.foxtrot_blue_lines th, table.foxtrot_blue_lines thead tr td {padding:10px;background-color:#1D5298;color:#FFFFFF;border-right:1px solid #1D5298}

table.foxtrot_red {border-collapse: collapse;border-bottom:1px solid rgba(0,0,0,0.05)}
table.foxtrot_red tr:nth-child(odd) {background-color:#EEEEEE;background-color:rgba(0,0,0,0.05)}
table.foxtrot_red td {padding:10px}
table.foxtrot_red td, table.foxtrot_red th, table.foxtrot_red thead td, table.foxtrot_red td p, table.foxtrot_red td li  {font-family:Fira Sans,verdana,arial;font-size:14px}
table.foxtrot_red th, table.foxtrot_red thead tr td {padding:10px;background-color: #CB252B;color:#FFFFFF;border-right:1px solid #CB252B}

table.foxtrot_red_lines {border-collapse: collapse;border-left:1px solid rgba(0,0,0,0.05);border-bottom:1px solid rgba(0,0,0,0.05)}
table.foxtrot_red_lines tr:nth-child(odd) {background-color:#EEEEEE;background-color:rgba(0,0,0,0.05)}
table.foxtrot_red_lines td {padding:10px;border-right:1px solid rgba(0,0,0,0.05);}
table.foxtrot_red_lines td, table.foxtrot_red_lines th, table.foxtrot_red_lines thead td, table.foxtrot_red_lines td p, table.foxtrot_red_lines td li  {font-family:Fira Sans,verdana,arial;font-size:14px}
table.foxtrot_red_lines th, table.foxtrot_red_lines thead tr td {padding:10px;background-color:#CB252B;color:#FFFFFF;border-right:1px solid #CB252B;}

table.foxtrot_plain {border-collapse: collapse;border-left:1px solid rgba(0,0,0,0.05);border-bottom:1px solid rgba(0,0,0,0.05)}
table.foxtrot_plain td {padding:10px;border-right:1px solid rgba(0,0,0,0.05);}
table.foxtrot_plain td, table.foxtrot_plain th, table.foxtrot_plain thead td, table.foxtrot_plain td p, table.foxtrot_plain td li  {font-family:Fira Sans,verdana,arial;font-size:14px}
table.foxtrot_plain th, table.foxtrot_plain thead tr td {padding:10px;background-color:#666666;color:#FFFFFF;border-right:1px solid #666666;}

table.foxtrot_plain_lines {border-collapse: collapse}
table.foxtrot_plain_lines td {padding:10px;border-bottom:1px solid rgba(0,0,0,0.05);}
table.foxtrot_plain_lines td, table.foxtrot_plain_lines th, table.foxtrot_plain_lines thead td, table.foxtrot_plain_lines td p, table.foxtrot_plain_lines td li  {font-family:Fira Sans,verdana,arial;font-size:14px}
table.foxtrot_plain_lines th, table.foxtrot_plain_lines thead tr td {padding:10px;background-color:#666666;color:#FFFFFF}


table.alpha_blue {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	margin-bottom:10px;
}
table.alpha_blue tr:nth-child(even) {background-color:#D3D3D3}
table.alpha_blue tr:nth-child(odd) {background-color:#FFFFFF}
table.alpha_blue th, table.alpha_blue thead td {background-color:#4f81bd;color:#FFFFFF}
table.alpha_blue td, table.alpha_blue th, table.alpha_blue thead td {border:1px solid #666666;padding:8px;vertical-align:top}
table.alpha_blue td, table.alpha_blue td  p, table.alpha_blue td  ol, table.alpha_blue td  ul, table.alpha_blue td  li {font-family: verdana,arial,sans-serif;font-size:11px;}

table.gridtable_blue {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	margin-bottom:10px;
}
table.gridtable_blue th, table.gridtable_blue thead td {
	font-family: verdana,arial,sans-serif;
	border-width: 1px;
	padding: 8px;
	font-size:11px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	text-align:left;
}
table.gridtable_blue td {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
table.gridtable_blue td  p  {font-family: verdana,arial,sans-serif;font-size:11px;}
table.gridtable_blue td  li  {font-family: verdana,arial,sans-serif;font-size:11px;}
table.gridtable_blue tr:nth-child(odd)  td {background-color: #B7C5DD}
table.gridtable_blue tr:nth-child(even) td {background-color: #CBD9F0}

table.gridtable_gray {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	margin-bottom:10px;
}
table.gridtable_gray th, table.gridtable_gray thead td {
	font-family: verdana,arial,sans-serif;
	border-width: 1px;
	padding: 8px;
	font-size:11px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	text-align:left;
}
table.gridtable_gray td {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
table.gridtable_gray td  p  {font-family: verdana,arial,sans-serif;font-size:11px;}
table.gridtable_gray td  li  {font-family: verdana,arial,sans-serif;font-size:11px;}
table.gridtable_gray tr:nth-child(odd)  td {background-color: #D3D3D3}
table.gridtable_gray tr:nth-child(even) td {background-color: #FFFFFF}

table.defaultedit {
	font-family: verdana,arial,sans-serif;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-collapse: collapse;
	margin-bottom:10px;
}

table.defaultedit th, table.defaultedit thead td {
	padding: 8px;
	border-bottom: 1px solid black;
    border-top: 1px solid black;
    border-collapse: collapse;
	text-align:left;
	font-size:12px;
	background-color:#666666;
	color:#FFFFFF;
}

table.defaultedit td {
	padding: 8px;
	border-bottom: 1px solid black;
    border-top: 1px solid black;
    border-collapse: collapse;
}

table.defaultedit td &gt; p  {font-family: verdana,arial,sans-serif}

table.table_odd_even {border-collapse:collapse;font-family: verdana,arial,sans-serif;margin-bottom:10px;}
table.table_odd_even th, table.table_odd_even thead td {font-size:12px; color:#FFFFFF;padding:7px; border:#4e95f4 1px solid; background-color:#4789E4;text-align:left}
table.table_odd_even tr {background-color: #dae5f4}
table.table_odd_even tr:nth-child(odd) {background-color: #b8d1f3}
table.table_odd_even tr:nth-child(even) {background-color: #dae5f4}
table.table_odd_even td {font-size:12px;font-family: verdana,arial,sans-serif;padding:7px; border:#4e95f4 1px solid;vertical-align:top}
table.table_odd_even td p {font-size:12px;font-family: verdana,arial,sans-serif}
table.table_odd_even td li {font-size:12px;font-family: verdana,arial,sans-serif}

table.round_edges {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;      
	margin-bottom:10px;	
}

table.round_edges td, table.round_edges th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;
	vertical-align:top;
	font-family:Roboto,verdana;font-size:13px;
}

table.round_edges th, table.round_edges thead td {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
	font-family:Roboto,verdana;font-size:13px;
}

table.round_edges td:first-child, table.round_edges th:first-child, table.round_edges thead td:first-child {
    border-left: none;
}

table.round_edges th:first-child, table.round_edges thead td:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

table.round_edges th:last-child, table.round_edges thead td:last-child  {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

table.round_edges th:only-child, table.round_edges thead td:only-child {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

table.round_edges tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

table.round_edges tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

table.round_edges td &gt; p  {font-family:Roboto,verdana;font-size:13px}

table.minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
	margin-bottom:10px;	
}
table.minimalist th, table.minimalist thead td
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}
table.minimalist td
{
	color: #669;
	padding: 9px 8px 0px 8px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
}
table.minimalist tbody tr:hover td
{
	color: #009;
}

table.box-table1
{
	text-align: left;
	border-collapse: collapse;
	margin-bottom:10px;
}
table.box-table1 th, table.box-table1 thead td
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
table.box-table1 td
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
table.box-table1 tr:hover td
{
	background: #d0dafd;
	color: #339;
}

table.box-table2
{
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
	margin-bottom:10px;
}
table.box-table2 th, table.box-table2 thead td
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
table.box-table2 td
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}

table.no_border {border:none;border-collapse:collapse;}

table.gridtable_local {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	margin-bottom:10px;
}
table.gridtable_local th, table.gridtable_local thead td {
	font-family: verdana,arial,sans-serif;
	border-width: 1px;
	padding: 8px;
	font-size:11px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	text-align:left;
}
table.gridtable_local td {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
table.gridtable_local td  p  {font-family: verdana,arial,sans-serif;font-size:11px;}
table.gridtable_local td  li  {font-family: verdana,arial,sans-serif;font-size:11px;}
table.gridtable_local tr:nth-child(odd)  td {background-color: #D3D3D3}
table.gridtable_local tr:nth-child(even) td {background-color: #FFFFFF}

.whatsnew_header {margin:0;padding:10px;background-color:#78A4CE;font-size:1.2em}
.whatsnew_contents {background-color:#A3C6E8;margin:0;margin-bottom:10px;padding:10px}</pre></body></html>