@import url("../A/TJ.css");

BODY      {font-size:16px;}

#header H3  {font-family:georgia, arial, sans-serif; margin-top:28px; font-size:28px; text-align:right; margin-right:20px; float:right; width:670px;}

#navigation   {font-weight:bold;}
#navContainer {margin-top:3px;}

.onlineAccess       {width:128px; height:28px; background:url('../../images/jm-onlineAccess.png') no-repeat top left; vertical-align:middle;}
.onlineAccess:hover {background-position:0 -50px;}

#content TD,
.ie6.TJ #content TABLE  {font-size:13px;}

#content H1,
#content H2   {font-family:georgia, arial, sans-serif;}

/* fix layout of custom content table wrapper */
#content TABLE.custom,
#content TABLE.custom TBODY:first-of-type,
#content TABLE.custom TR:first-of-type,
#content TABLE.custom TD:first-of-type { display:block; }
#content TABLE.custom TABLE TBODY:first-of-type { display:table-row-group; }
#content TABLE.custom TABLE TR:first-of-type { display:table-row; }
#content TABLE.custom TABLE TD:first-of-type { display:table-cell; }
