/********************************************
**  style: Main  - media: Screen
*********************************************/

body {margin:0;padding:0;width:100%;font-family:verdana, arial, sans-serif;font-size:12px;color:#020202;background:#fff;}

a {text-decoration:underline;}
a:hover {text-decoration:none;}

hr {display:none}
img {margin:0;padding:0;}
img.left {float:left;margin-right:4px;}
img.right {float:right;margin-left:4px;}


/* Content Common */
.invisible {display:none}
.clear {clear:both}
.center {text-align:center}

div.separator {margin-bottom:15px;border-bottom:4px solid #819655;}

table#global {margin:0 auto;padding:0;width:770px;}

/* HEADER */
table#global th {height:111px;text-align:left;background:#779650 url("/images/header-background.gif") left center no-repeat;}
table#global th img {margin:0 0 0 -15px;padding:0;border:none;}


/*  PATHWAY  */
table#global td#pathway {padding:3px 10px 5px 10px;height:30px;vertical-align:center;color:#020202;font-size:11px;border-bottom:1px solid #779650;}
table#global td#pathway a {text-decoration:underline;color:#020202;}
table#global td#pathway a:hover {text-decoration:none;color:#020202;}
table#global td#pathway img {border:none;margin-bottom:-5px;}


/*  CONTENTS  */
table#global td#contents {margin:0;padding:10px 0 0 10px;vertical-align:top;text-align:left;}

td#contents h1,
td#contents h2 {margin:10px 0 0 0;padding:0;color:#020202;font-size:15px;font-weight:bold;}

td#contents p {margin:4px 0 15px 0;padding:0;color:#020202;line-height:125%;}
td#contents img {margin:5px;padding:0;}
td#contents p a {color:#819655;text-decoration:underline;}
td#contents p a:hover {color:#819655;text-decoration:none;}


