body {
  background-image: url(/img/branch2bgbody.gif); 
  background-repeat:repeat-y;
}
/************************************************/
/* defaults                                     */
/************************************************/
p, td, th        
  { font-family: verdana, arial, geneva; font-size: 11px; }

a, 
a:hover             
  { color: #0000ff; }

a.top, 
a:hover.top         
  { font-size: 11px; color: #0000ff; font-weight: normal; text-decoration: underline; }

h1 a, h1 a:hover,  
h1 a, h1 a:hover    
  { font-size: 14px; color: #00309C; font-weight: bold; text-decoration: none; margin: 0px 0px 0px 0px; }

p.h1 
  { font-size: 11px; color: #00309C; font-weight: bold; text-decoration: none; margin: 0px 0px 0px 0px; }

p.article
  { font-size: 14px; color: #000000; font-weight: bold; text-decoration: none; margin: 0px 0px 0px 0px; }
p.article_author
  { font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; margin: 0px 0px 0px 0px; }
p.article_h1 
  { font-size: 11px; color: #00309C; font-weight: bold; text-decoration: none; margin: 0px 0px 0px 0px; }

/************************************************/
/* settings for content		                    */
/************************************************/
.contentLeft { position:absolute; left:0px; top:84px; width: 185px; z-index:1; font-family: verdana, arial, geneva; font-size: 11px; }
.contentMain { margin: 85px 5% 0px 208px; font-family: verdana, arial, geneva; font-size: 11px; }

table.content {}
table.content th         { background-color: #00309C; color: #ffffff; font-weight: normal; text-align: center; }
table.content th.c       { text-align: center; }
table.content th.r       { text-align: right; }
table.content th.l       { text-align: left; }

table.content th   p,
table.content th.c p,
table.content th.r p,
table.content th.l p     { margin: 4px 10px 4px 10px; }

table.content td         { background-color: #9CCFFF; font-weight: normal; text-align: center; }
table.content td.r       { background-color: #9CCFFF; font-weight: normal; text-align: right; }
table.content td.l       { background-color: #9CCFFF; font-weight: normal; text-align: left; }
table.content td.bc      { background-color: #9CCFFF; font-weight: normal; text-align: center; }
table.content td.br      { background-color: #9CCFFF; font-weight: normal; text-align: right; }
table.content td.bl      { background-color: #9CCFFF; font-weight: normal; text-align: left; }

table.content li         { font-family: arial, geneva, verdana; }

table.content td     p,  
table.content td.r   p,  
table.content td.l   p,  
table.content td.bc  p,  
table.content td.br  p,  
table.content td.bl  p   { font-family: arial, geneva, verdana; margin: 1px 10px 1px 10px; color: #000000; }

table.images    {}
table.images td { text-align: center; }

table.pdf {}
table.pdf td, table.pdf a { font-family: arial, geneva, verdana; color: #0000ff; }

table.articles {}
table.articles th   { background-color: #00309C; color: #ffffff; font-weight: normal; text-align: left; }
table.articles th p { margin: 4px 10px 4px 10px; }
table.articles td   { background-color: #9CCFFF; color: #0000ff; font-weight: normal; text-align: left; }
table.articles td p { margin: 4px 10px 4px 20px; }
