/* From site_base.asp */
.black {
    color: #000000;
    border: 0;
}

.black a, .black a:active, .black a:visited {
    color: #000000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.black a:hover {
    color: #000000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.blackshowlinks {
    color: #000000;
    border: 0;
}

.blackshowlinks a, .blackshowlinks a:active, .blackshowlinks a:visited {
    color: #004a7f;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.blackshowlinks a:hover {
    color: #a72000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.gray {
    color: #949494;
    border: 0;
}

.gray a, .gray a:active, .gray a:visited {
    color: #949494;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.gray a:hover {
    color: #949494;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.lightestgray {
    color: #f5f6f6;
    border: 0;
}

.lightestgray a, .blue a:active, .blue a:visited {
    color: #f5f6f6;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.lightestgray a:hover {
    color: #f5f6f6;
    border: 0;
    font-weight: normal;
    text-decoration: underline;
}

.blue {
    color: #003D57;
    border: 0;
}

.blue a, .blue a:active, .blue a:visited {
    color: #003D57;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.blue a:hover {
    color: #003D57;
    border: 0;
    font-weight: normal;
    text-decoration: underline;
}

.grayshowlinks {
    color: #949494;
    border: 0;
}

.graycolorregularstyle {
    color: #949494;
}

.lightgray {
    color: #58585A;
    border: 0;
}

.lightgray {
    color: #58585A;
    border: 0;
}

.lightgray a, .lightgray a:active, .lightgray a:visited {
    color: #58585A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.lightgray a:hover {
    color: #58585A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.medlightgray {
    color: #7A7A7A;
    border: 0;
}

.medlightgray a, .medlightgray a:active, .medlightgray a:visited {
    color: #7A7A7A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.medlightgray a:hover {
    color: #7A7A7A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.lightergray {
    color: #656565;
    border: 0;
}

.lightergray a, .lightergray a:active, .lightergray a:visited {
    color: #656565;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.lightergray a:hover {
    color: #000000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.darkgray {
    color: #484848;
    border: 0;
}

.darkgray a, .darkgray a:active, .darkgray a:visited {
    color: #484848;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.darkgray a:hover {
    color: #484848;
    border: 0;
    font-weight: normal;
}

.darkergrayshowlinks {
    color: #414141;
    border: 0;
}

.red {
    color: #DA1F2A;
    border: 0;
}

.red a, .red a:active, .red a:visited {
    color: #DA1F2A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.red a:hover {
    color: #DA1F2A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.green {
    color: #339900;
    border: 0;
}

.green a, .green a:active, .green a:visited {
    color: #339900;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.green a:hover {
    color: #000000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.orange {
    color: #a72000;
    border: 0;
}

.orange a, .orange a:active, .orange a:visited {
    color: #a72000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.orange a:hover {
    color: #000000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.white {
    color: #ffffff;
    border: 0;
}

.white a, .white a:active, .white a:visited {
    color: #ffffff;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.white a:hover {
    color: #DA1F2A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

#event-banner-id  a:hover {
    color: #ffffff;
    border: 0;
    font-weight: strong;
    text-decoration: underline;
}

.nav-link a, .nav-link a:active, .nav-link a:visited  {
    text-decoration: none;
    color: #808285;
    text-transform: uppercase;
}
.nav-link a:hover {
    color: #db1e2b;
    text-decoration: none;
    text-transform: uppercase;
}

.navLink a, .navLink a:active, .navLink a:visited  {
    text-decoration: none;
    color: #000;
}
.navLink a:hover {
    color: #DA1F2A;
    text-decoration: none;
}

.navLinkSub a, .navLinkSub a:active, .navLinkSub a:visited  {
    text-decoration: none;
    color: #000;
}
.navLinkSub a:hover {
    color: #ffffff;
    text-decoration: none;
}

div.social_icon {
    float: left;
    width: 16px;
    height: 16px;
    overflow: hidden;
    padding: 0;
    background-position: top left;
}

/*in-use*/
.big {
    font-size: 21px;
    line-height: 21px;
}

/*in-use*/
.bigger{
    font-size: 21px;
    line-height: 25px;
}

/*in-use*/
.alittlebigger{
    font-size: 22px;
    line-height: 26px;
}

/*in-use*/
.biggest {
    font-size: 25px;
    line-height: 30px;
}

/*in-use*/
.biggestever {
    font-size: 68px;
    line-height: 55px;
}

/*in-use*/
.evenbigger {
    font-size: 30px;
    line-height: 36px;
}

/*in-use*/
.bigmid{
    font-size: 12px;
    line-height: 14px;
}

/*in-use*/
.bigmidtall{
    font-size: 12px;
    line-height: 16px;
}

/*in-use*/
.largeheadline{
    font-size: 20px;
    line-height: 23px;
}

/*in-use*/
.largestheadline{
    font-size: 26px;
    line-height: 26px;
}

/*in-use*/
.bigmidbiggertallline{
    font-size: 16px;
    line-height: 19px;
}

/*in-use*/
.bigmidsmallertallline{
    font-size: 15px;
    line-height: 18px;
}

/*in-use*/
.bigmidsmall{
    font-size: 18px;
    line-height: 20px;
}

/*in-use*/
.bigmidsmaller{
    font-size: 18px;
    line-height: 18px;
}

/*in-use*/
.bigsmall {
    font-size: 12px;
    line-height: 24px;
}

/*in-use*/
.bigsmaller {
    font-size: 12px;
    line-height: 23px;
}

/*in-use*/
.bigsmallshort {
    font-size: 12px;
    line-height: 20px;
}

/*in-use*/
.bigsmalllesstallline {
    font-size: 14px;
    line-height: 17px;
}

/*in-use*/
.bigsmalltallline {
    font-size: 14px;
    line-height: 18px;
}

/*in-use*/
.bigsmalltallerline {
    font-size: 14px;
    line-height: 19px;
}

/*in-use*/
.bigsmalltallererline {
    font-size: 14px;
    line-height: 20px;
}

.bigsmalltallestline {
    font-size: 14px;
    line-height: 22px;
}

/*in-use*/
.bigsmallest {
    font-size: 14px;
    line-height: 16px;
}

.bigtallline {
    font-size: 18px;
    line-height: 24px;
}

.small {
    font-size: 11px;
    line-height: 14px;
}

.smalltallline {
    font-size: 14px;
    line-height: 19px;
}

/*in-use*/
.texttallline {
    font-size: 12px;
    line-height: 18px;
}

/*in-use*/
.smallest {
    font-size: 10px;
    line-height: 13px;

}
.adverttext {
    font-size: 10px;
    line-height: 12px;
	text-transform: uppercase;
	color: #333333;
}

.nav-button {
    float: left;
    text-align: center;
    padding: 6px 0;
    background: #ededed;
    margin-left: 3px;
    height: 16px;
}
.nav-button span, .nav-button a, .nav-button a:active, .nav-button a:visited {
    color: black;
    text-decoration: none;
}

.nav-button:hover, .nav-button.active, .nav-button.active span, .nav-button.active a, .nav-button.active a:active, .nav-button.active a:visited {
    background: #db1e2b;
    color: white;
}
.nav-button:hover span, .nav-button:hover a, .nav-button a:hover {
    color: white;
    text-decoration: none;
}
.nav-arrow-button {
    background: url(https://img.lightreading.com/lightreading/lr-firstnav-arrow.png) no-repeat #8c8c8c;
    background-position: top right;
    padding: 6px 12px 6px 6px;
    float: left;
    text-align: center;
    height: 16px;
}
.nav-arrow-button.active {
    background: url(https://img.lightreading.com/lightreading/lr-firstnav-arrow.png) no-repeat bottom right #8c8c8c;
}

div.navbuttonbuttonhasmenu {
    float: left;
    background-color: #F5F6F6;
    text-align: center;
    height: 22px;
    cursor: pointer;
}
div.navbuttonbuttonhasmenu:hover {
    background-color: #000000;
    color: #FFFFFF;
    cursor: pointer;
}

div.geo {
    float: left;
    background-color: #F5F6F6;
    text-align: center;
    height: 22px;
    cursor: pointer;
}
div.geo:hover, div.geo:hover a {
    background-color: #000000;
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}

div.navbuttonbuttonhasmenu_first {
    float: left;
    text-align: center;
}
div.navbuttonbuttonhasmenu_first:hover {
    color: #DA1F2A;
}

div.related_posts {
    background: url(https://img.lightreading.com/lightreading/related_posts_arrows.gif) no-repeat 0 7px;
    padding: 3px 10px;
    margin: 0;
}

div#tickerContainer {
    width: 984px;
    height: 23px;
    border: 1px solid #7F7F7F;
    overflow: hidden;
}
div#tickerMask {
    position: relative;
    width: 984px;
    height: 23px;
    overflow: hidden;
}
div#tickerContent {
    position: relative;
    height: 23px;
    left: 0px;
    background-color: #FFF;
}
div.tickerHeadline {
    float: left;
    margin-top: 4px;
    padding-right: 20px;
    white-space: nowrap;
}
.tickeroverlay-left{
    background:url('https://img.lightreading.com/lightreading/left_white_fade.png') top left no-repeat;
    display:block;
    pointer-events:none;
    position:absolute;
    z-index:30;
    height:23px;
    width:50px;
    top:0;
    left:-2px;
}

.tickeroverlay-right{
    background:url('https://img.lightreading.com/lightreading/right_white_fade.png') top right no-repeat;
    display:block;
    pointer-events:none;
    position:absolute;
    z-index:30;
    height:23px;
    width:50px;
    top:0;
    right:-2px;
}

.sectionheadertext {
    color: #000000;
    border: 0;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.sectionheadertext a {
    color: #000000;
    border: 0;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.sectionheadertext a:hover {
    color: #000000;
    border: 0;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.sectionheadertext_inactive {
    color: #949494;
    border: 0;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.sectionheadertext_inactive a {
    color: #949494;
    border: 0;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.sectionheadertext_inactive a:hover {
    color: #000000;
    border: 0;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.sectionheadertext_bar {
	clear: both;
	height: 5px; 
	background-color: #DA1F2A;
}

#midcol_newsfeed_button a:hover, #midcol_prnewswire_button a:hover, #midcol_newsandviews_button a:hover, #midcol_mostpop_button a:hover { color: #000000; }

.transback, .transback a, .transback a:active, .transback a:visited, .transback a:hover {
    background-color: transparent;
}

.strong, .strong a, .strong a:active, .strong a:visited, .strong a:hover {
    font-weight: bold;
}

.italic, .italic a, .italic a:active, .italic a:visited, .italic a:hover {
    font-style:italic;
}

.stronghover a:hover {
    font-weight: bold;
}

.header, .header a, .header a:active, .header a:visited, .header a:hover {
    font-weight: bold;
    text-decoration: none;
}

.plain, .plain a, .plain a:active, .plain a:visited, .plain a:hover {
    text-decoration: none;
}

.uppercase {
    text-transform: uppercase;
}

.nobold, .nobold a, .nobold a:active, .nobold a:visited, .nobold a:hover {
    font-weight: normal;
}

.wideletterspace {
    letter-spacing: .4em;
}

.hidden {
    display: none;
}

.nothidden {
    display: block;
}

.allcaps {
    text-transform: uppercase;
}

.timesnewroman {
    font-family: "times new roman";
}

body { 
	margin: 0;
	padding: 0;
}

body.sitedefault {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

div.centered {
    margin-right: auto;
    margin-left: auto;
}

div.contentwrapper{
    display: block;
    width: 629px;
}

div, td, span.textarea, font {
    color: #000000;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

p {
    color: #656565;
    border: 0;
    font-size: 14px;
    line-height: 19px;
}

article ul, article li {
    color: #656565;
    border: 0;
    font-size: 14px;
    line-height: 19px;
}

div a, div a:active, td a, td a:active, span.textarea a, span.textarea a:active, font a, font a:active {
    color: #004a7f;
    font-weight: normal;
    text-decoration: none;
}

div a:visited, td a:visited, span.textarea a:visited, font a:visited {
    color: #004a7f;
    font-weight: normal;
}

div a:hover, td a:hover, span.textarea a:hover, font a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

div.divsplitter {
    clear:both;
    height:0;
    margin:0;
    font-size: 1px;
    line-height: 0px;
}

div.default {
    margin: 0;
    display: block;
    width: 970px;
}

div.full {
    width: 986px; 
    margin: 0 auto;
}

div.docmedwideblock {
    display: block;
    width: 397px;
}

div.docmedrhcblock{
    display: block;
    width: 306px;
}

div.docmedfullblock {
    display: block;
    width: 628px;
}

div.docmedthinblock{
    display: block;
    width: 190px;
}

div.docrightcolblock{
    display: block;
    width: 336px;
}

div.homeelementheader{

}

div.docfullblock{
    display: block;
    width: 629px;
}

div.docthumbouter{
    width: 274px;
    float: left;
    display: inline;
    background-color: #e8e8e8;
    border: 1px solid #d1d1d1;
    margin-top: 4px;
    margin-right: 5px;
}

div.docthumbinner{
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 7px;
}

div.docthumbimage{
    width: 260px;
}

form.inlinesurvey {
    margin: 0;
    padding: 0;
}

img.docthumbimage{
    width: 258px;
    margin: 1px;
}

div.docthumbgalleryouter {
    float: left;
    margin-right: 10px;
}

div.docimage{
    width: 500px;
    overflow: hidden;
}

h1 {
    font-size: 1em; margin: 0; padding: 0;
}

table.doctable{
    border-collapse: collapse;
    border: 1px solid #ffffff;
}

tr.doctablegrouphead{
    background-color: #d1d1d1;
}

tr.doctablehead{
    background-color: #d1d1d1;
}

td.doctableghead, td.doctablehead{
    font-weight: bold;
}

tr.doctablecell{
    background-color: #d1d1d1;
}

tr.doctablefooter{
    background-color: #d1d1d1;
}

td.doctablefooter{
    font-size: 11px;
    line-height: 16px;
}

td.doctableghead, td.doctablehead, td.doctablecell, td.doctablefooter{
    border-collapse: collapse;
    border: 1px solid #ffffff;
}

div.listheader {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 7px;
    background-color: #e8e8e8;
}

div.listguideitem, div.listdocitem, div.listmsgitem, div.listwebinaritem {
    display: block;
    background-color: #ffffff;
}

div.navbuttons {
    width: 245px;
    margin: 0;
}

div.navbuttons ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    border: 0;
    color: #656565;
}

div.navbuttons li {
    margin: 0;
    border: 0;
    color: #656565;
    font-size: 14px;
    line-height: 19px;
}

div.navbuttons a {
    margin: 0;
    display: block;
    padding-left: 36px;
    padding-right: 36px;
    height: 32px;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #949494;
    text-decoration: none;
    vertical-align: middle;
    background-color: #e8e8e8;
    border: 0;
}

div.navbuttons a:active, div.navbuttons a:visited {
    color: #949494;
    border: 0;
}

div.navbuttons a:hover {
    color: #000000;
    background-color: #dddddd;
    text-decoration: none;
    border: 0;
}

div.smallesttext {
    font-size: 10px;
}

div.switchdiv {
    /* this is necessary due to opacity rendering bug error in IE */
    background-color: #ffffff;
}

div a img, div a img a, div a img a:active, div a img a:visited, div a img a:hover {
    border: 0;
}

img, img a, img a:active, img a:visited, img a:hover {
    border: 0;
}

input.forminputbutton {
    font-size: 12px;
    font-family: "Helvetica", Arial, sans-serif;
    color: #DA1F2A;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #d1d1d1;
    background-color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
}

input.forminputtext {
    font-size: 12px;
    font-family: "Helvetica", Arial, sans-serif;
    color: #5e5e5e;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid #d1d1d1;
    width: 300px;
    height: 18px;
}

td.formfullcell {
    background-color: #ffffff;
    padding: 2px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

td.formlabelcell {
    font-weight: bold;
    background-color: #ffffff;
    padding: 2px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-bottom: 0;
}

td.formquestioncell {
    background-color: #ffffff;
    border-top: 0;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

td.chatformfullcell {
    background-color: #ffffff;
    padding: 2px;
}

td.chatformlabelcell {
    font-weight: bold;
    background-color: #ffffff;
    padding: 2px;
}

td.chatformquestioncell {
    background-color: #ffffff;
}

textarea.textarea {
    width: 400px;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    border: 1px solid #d1d1d1;
    scrollbar-base-color: #a3a3a3;
    scrollbar-arrow-color: #000000;
}

/* From site_menus */

div.menudropdown {
    width: 130px;
    margin: 0;
    position: absolute;
    left: -500px;
    top: 38px;
    background-color: #ffffff;
    padding-top: 9px;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    z-index: 5;
}

div.menudropdown ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    line-height: 24px;
    border: 0;
    color: #656565;
}

div.menudropdown li {
    margin: 0;
    border: 0;
    color: #656565;
	font-size: 14px;
    line-height: 19px;
}

div.menudropdown div.notalink {
    margin: 0;
    display: block;
    height: auto;
    min-height: 24px;
    padding-left: 8px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #5e5e5e;
    text-decoration: none;
    vertical-align: middle;
    background-color: #ffffff;
    border: 0;
}

div.menudropdown a {
    margin: 0;
    display: block;
    height: auto;
    min-height: 24px;
    padding-left: 8px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #5e5e5e;
    text-decoration: none;
    vertical-align: middle;
    background-color: #ffffff;
    border: 0;
}

div.menudropdown a:active, div.menudropdown a:visited {
    color: #5e5e5e;
    border: 0;
}

div.menudropdown a:hover {
    color: #5e5e5e;
    background-color: #efefef;
    text-decoration: underline;
    border: 0;
}

/* these are for dropdown menus created using the createSubmenu function */
div.popmenu {
    position: absolute;
    left: -990px;
    top: 38px;
    background-color: #000000;
    color: #ffffff;
    z-index: 305;
    white-space: nowrap;
}

div.popmenusubitemwrapper {
    background-color: #000000;
    color: #ffffff;
    margin-bottom: 7px;
    white-space: nowrap;
}

div.popmenulastsubitemwrapper {
    background-color: #000000;
    color: #ffffff;
    margin-bottom: 9px;
}

div.popmenusubitem {
    text-align: left;
    background-color: #000000;
    color: #ffffff;
    border: 0;
    margin-top: 3px;
    margin-left: 7px;
    margin-right: 9px;
    margin-bottom: 4px;
    white-space: nowrap;
}

div.popsubcategory{
    position: absolute;
    z-index: 5;
    width: 970px;
    height: 58px;
    padding-top: 17px;
    text-align: center;
}

div.popmenusubitem a, div.popmenusubitem a:visited {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
}

div.popmenusubitem a:hover, div.popmenusubitem a:active {
    background-color: #000000;
    color: #9E9E9E;
    border: 0;
    white-space: nowrap;
}
div.theSelectedTab {
    background-color: #000000;
    color: #FFFFFF;
}
.theSelectedTab span a, .theSelectedTab span a:visited {
    color: #fff;
}

#div-id-for-wallpaper-ad {
	height: 0px;
}

/* From site_rate */

div.ratebox {
    width: 116px;
    display: block;
    padding: 0;
    border: 0;
}

div.ratebutton {
    width: 50px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
    border: 0;
}

div.loginbutton {
    width: 100px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
    border: 0;
}

div.ratebutton ul.ratebuttons {
    width: 50px;
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
    font-family: arial, geneva, helvetica;
    font-size: 10px;
    text-transform: uppercase;
    color: #656565;
    border: 0;
    line-height: 19px;
}

div.loginbutton ul.loginbuttons {
    width: 100px;
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
    font-family: arial, geneva, helvetica;
    font-size: 10px;
    text-transform: uppercase;
    color: #656565;
    border: 0;
    line-height: 19px;
}

div.ratebutton li.ratebutton {
    margin: 0;
    padding: 0;
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: normal;
    color: #000000;
    border: 0;
	font-size: 14px;
}

div.loginbutton li.loginbutton {
    margin: 0;
    padding: 0;
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: normal;
    color: #000000;
    border: 0;
    font-size: 14px;
}

div.ratebutton a {
    margin: 0;
    display: block;
    font-weight: normal;
    text-decoration: none;
    line-height: normal;
    color: #1a3557;
    border: 0;
}

div.loginbutton a {
    margin: 0;
    display: block;
    font-weight: normal;
    text-decoration: none;
    line-height: normal;
    color: #1a3557;
    border: 0;
}

div.ratebutton a:active, div.ratebutton a:visited, div.loginbutton a:active, div.loginbutton a:visited {
    color: #1a3557;
    text-decoration: none;
    border: 0;
}

div.ratebutton a:hover, div.loginbutton a:hover {
    color: #1a3557;
    text-decoration: underline;
    border: 0;
}

div.docrate {
    width: 116px;
}

div.prodrate {
    width: 116px;
}

div.navmid
{
    float: left;
    margin-left: 30px;
    width: 50px;
    height: 22px;
    text-align: center;
    background-color: #f6f6f6;
}

div.navmidnextonly
{
    float: right;
    margin-right: 30px;
    width: 50px;
    height: 22px;
    text-align: center;
    background-color: #f6f6f6;
}

a.docNavPrevButton {
    float: left;
    background: url(https://img.lightreading.com/images/Previous-Arrow.png) center bottom no-repeat;
    height: 22px;
    width: 22px;
    margin-left: 77px;
}
a.docNavPrevButton:hover {
    background: url(https://img.lightreading.com/images/Previous-Arrow.png) center top no-repeat;
}

div.docNavPrevText {
    float: left;
    margin-left: 9px;
}

a.docNavNextButton {
    float: right;
    background: url(https://img.lightreading.com/images/Next-Arrow.png) center bottom no-repeat;
    height: 22px;
    width: 22px;
    margin-right: 77px;
}
a.docNavNextButton:hover {
    background: url(https://img.lightreading.com/images/Next-Arrow.png) center top no-repeat;
}

div.docNavNextText {
    float: right;
    margin-right: 9px;
}

a.docNavSlideshowButton {
    float: right;
    background: url(https://img.lightreading.com/images/Next-Arrow.png) center bottom no-repeat;
    height: 22px;
    width: 22px;
}
a.docNavSlideshowButton:hover {
    background: url(https://img.lightreading.com/images/Next-Arrow.png) center top no-repeat;
}

div.docNavSlideshowText {
    float: right;
    margin-right: 9px;
}

div.relatedvideo {
	display: none;
	width: 150px;
	height: 400px;
	background-color: #FF0000;
	z-index: 10;	
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

#nav {
    width: 100%;
}

#nav ul {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

#nav ul li {
    list-style: none;
    flex-grow: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    font-family: "Helvetica", Arial, sans-serif;
    background: rgb(232, 232, 232);
    border-right: solid 1px white;
}

#nav ul li:last-child {
	border: 0;
}

#nav ul li a {
    display: block;
    color: black;
    padding: 8px 5px;
    text-decoration: none;
    font-weight: bold;
}

.dropbtn {
    display: block;
    color: black;
    padding: 7px 5px;
    text-decoration: none;
}

#nav ul li a:hover, .dropdown:hover .dropbtn {
    background-color: red;
    color: white;
    font-weight: bold;
}

#nav ul li.active, #nav ul li.active .dropbtn, #nav ul li.active a:only-child {
    background-color: red;
    color: white;
    font-weight: bold;
}

#nav ul li.dropdown {
    display: inline-block;
    font-weight: bold;
}

#nav .dropdown-content {
    display: none;
    position: absolute;
    background-color: black;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100;
    font-weight: bold;
}

#nav .dropdown-content a:first-child {
	padding-top: 10px;
}

#nav .dropdown-content a:last-child {
	padding-bottom: 10px;
}

#nav .dropdown-content a {
    color: white;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#nav .dropdown-content a:hover {
	background-color: black;
	color: #aaa;
	font-weight: bold;
}

#nav .dropdown:hover .dropdown-content {
    display: block;
}

#nav .fiveg, #nav .fiveg a, #nav .fiveg a:hover {
	background-color: #451331;
	color: white;
	font-weight: bold;
}
#nav .fiveg a:hover {
	-webkit-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	-moz-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	font-weight: bold;
}

#nav .security, #nav .security a, #nav .security a:hover {
	background: #0A3542;
	color: white;
	font-weight: bold;
}
#nav .security a:hover {
	-webkit-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	-moz-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	font-weight: bold;
}

#nav .ubb2020, #nav .ubb2020 a, #nav .ubb2020 a:hover {
	background-color: #61102c;
	color: white;
	font-weight: bold;
}
#nav .ubb2020 a:hover {
	-webkit-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	-moz-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	font-weight: bold;
}
#nav .wic, #nav .wic a, #nav .wic a:hover {
	background-color: #007d8d;
	color: white;
	font-weight: bold;
}
#nav .wic a:hover {
	-webkit-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	-moz-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	font-weight: bold;
}
#nav .ecn, #nav .ecn a, #nav .ecn a:hover {
	background-color: #054c7b;
	color: white;
	font-weight: bold;
}
#nav .ecn a:hover {
	-webkit-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	-moz-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	font-weight: bold;
}
#nav .tt, #nav .tt a, #nav .tt a:hover {
	background-color: #981818;
	color: white;
	font-weight: bold;
}
#nav .tt a:hover {
	-webkit-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	-moz-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	font-weight: bold;
}
#nav .upskillu, #nav .upskillu a, #nav .upskillu a:hover {
	background-color: #005AAB;
	color: white;
	font-weight: bold;
}
#nav .upskillu a:hover {
	-webkit-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	-moz-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	font-weight: bold;
}
#nav .ca, #nav .ca a, #nav .ca a:hover {
	background-color: #ed7a05;
	color: white;
	font-weight: bold;
}
#nav .ca a:hover {
	-webkit-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	-moz-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	font-weight: bold;
}
#nav .tcc, #nav .tcc a, #nav .tcc a:hover {
	background-color: #00affa;
	color: white;
	font-weight: bold;
}
#nav .tcc a:hover {
	-webkit-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	-moz-box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	box-shadow: inset 0 0 40px rgba(255,255,255,0.75);
	font-weight: bold;
}