/* ======== style for Breadcrumbs ========== */
div.jsn-modulescontainer div.jsn-modulecontainer_inner {
    margin: 4px 2px;
}
div.jsn-modulescontainer[id*="jsn-pos-content-top"] { padding: 1px; }
div[class*="lightbox-"] div.jsn-modulecontainer_inner {
    padding: 5px;
}
#jsn-content-top { background: #ffffff;
		border: none;
		padding: 0;
	}
/* ====== style for side-menu ============== */
ul.menu-sidemenu > li > a > span {
    background: none;
    padding-left: 18px;
}
div.richbox-2 div.jsn-modulecontainer_inner {
    background: none;
}
div.box-grey ul.menu-sidemenu li a, div[class*="richbox-"] ul.menu-sidemenu li a {
    color: #FFFFFF;
}div.jsn-modulecontainer ul.menu-mainmenu > li.active > a,
#jsn-menu {
    background:/* #538EBA;  */ #437EAE;
}
div.richbox-2 ul.menu-sidemenu > li.active > a,
div.richbox-2 div.jsn-modulecontainer_inner, 
div.richbox-2 ul.menu-sidemenu > li > a  {
	background-color: /*  #284d73; */ #437EAE;
	font-size: 88%;
}
/* =============== MAIN MENU modifications =============== */
#jsn-pos-mainmenu span, 
#jsn-pos-mainmenu a {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif !important;
}

/* =================== background modifications ========== */
#jsn-mainbody {				/* adjust padding to Optimus scale */
    padding: 10px;
}
#jsn-master { background: url("http://true-law.com/templates/js_optimus/css/../images/style1/body_bg.png") 
		repeat-x scroll 0 top #DCE9F7;
    color: #515151;
    font-size: 18px; 
    font-weight: bold;
}
body.jsn-textstyle-business.jsn-textsize-big {
    font-size: 100%;  /* ============ set global article style ===============*/
}

div.jsn-hasleft #jsn-content_inner {
    background: inherit;
}    
/* ================ fix front page heading =============== */
h2.componentheading { display: none; }
#jsn-headerright {
    padding: 0px;
}
#jsn-logo {
	line-height: 1;
	margin: 0 0 0px;
}
/* fix margins for footer */
#jsn-pos-footer {
    background-color: #00488D; 
}
#jsn-footer a {
		color: white;
		font-weight: bold;
}
div.ofa_footer {
		margin: 0;
		font-size: 1.2em;
	}
	#jsn-footer {
		border: 0;
	}
#jsn-footermodules {
		padding: 0;
}
div.ofa_footer div.jsn-modulecontainer_inner {
		margin: 0px;
		padding-left: 12px;
}
/* ======== 'pop-up' column width ==========*/
#jsn-leftsidecontent_inner, 
#jsn-rightsidecontent_inner, 
#jsn-pos-innerleft_inner, 
#jsn-pos-innerright_inner {
    padding: 20px 6px 20px 12px;
}
/* ========= Typography Helper Styles ============= */
.resume {
	font-size: 1.10em;
	line-height: 120%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: disc;
	}
.resume ul {
	list-style-type: disc;
	}
ul  li {
    padding-bottom: .3em;
}	