.indentmenu{font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;font-size: 14px;width: 100%; /*leave this value as is in most cases*/background-color:#D8DBDB;}.indentmenu ul{margin: 0;padding: 0;float: left;/* width: 80%; width of menu*/border-top: 0px solid navy; /*navy border*/}.indentmenu ul li{display: inline;}.indentmenu ul li a{float: left;color: #1A211E; /*text color*/padding: 10px 17px 8px 17px;text-decoration: none;border-right: 0px solid navy; /*navy divider between menu items*/}.indentmenu ul li a:visited{color: #1A211E;}.indentmenu ul li a.selected{color: #E04518 !important;}.tabcontentstyle{ /*style of tab content oontainer*/border: 1px solid gray;width: 450px;margin-bottom: 1em;padding: 10px;}.tabcontent{display:none;font-size: 12px;line-height: 1.3em;}.tabcontent h1 {color:#E04518; font-weight: bold; font-size: 15px; padding: 0px; margin: 0px; font-style: normal;}@media print {.tabcontent { display:block !important;}}