/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #ffffff;
	color : #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
        scrollbar-face-color:#99bbdd;
        scrollbar-highlight-color:#113355;
        scrollbar-3dlight-color:#ddeeff;
        scrollbar-darkshadow-color:#113355;
        scrollbar-shadow-color:#113355;
        scrollbar-arrow-color:#113355;
        scrollbar-track-color:#ddeeff;
	}

td,tr,p,div,form {
	font-size: 12px; 
	line-height: 164%;
	}

h1,h2,h3 {

	 font-weight: bold;
/*	 margin: 20px 0px -10px 0px; */
    
}
	
a {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #7799bb;
   padding-bottom: 2px;
   text-decoration: none;
   text-align: left;
}
	
a[name], a.image {
   border-bottom-style: none;
   padding-bottom: 0px;
   text-align: none;
}

/* Links */
a:link, a:visited {
	color: #113355; 
/*	text-decoration: underline; */
	font-weight: none;
	}

a:hover {
	color: #557799;	
/*	text-decoration: underline; */
	}
a.menu {
	 font-weight: bold;
      }
td.header {
        background-color: #ddeeff;
        }      
td.company {
         font-weight: bold;
	color: #7799bb;
           }
td.pathway {
        font-weight: normal;
        color: #113355;
        }      
td.cite {
        color: #113355;
        background-color: #ddeeff;

}        
table.standard {
         background-color: #ffffff;
            }
table.homepage {
          width: 780px;
}            
td.leftcontent {
          border-right:1px dashed #ddeeff; 
          background-repeat:repeat-x; 
          background-position:bottom; 
         }
td.leftbanner {
          border-right:1px solid #ddeeff; 
          background-repeat:repeat-x; 
          background-position:bottom; 
         }
         
td.content {
     text-align: justify;
     }         
td.copyright {
        text-align: center;
	color: #557799;
     }         
h1 {
/*	font-size: 16px;  
	font-weight: bold; */
	font-size: 164%; 
	text-align:left;
 	color: #335577;
   }

h2 {
/*	font-size: 14px; 
	font-weight: bold; */
	font-size: 145%;
 	color: #557799;
	text-align:left;
   }

h3 {
/*	font-size: 12px;  
	font-weight: bold;  */
	font-size: 118%;
 	color: #7799bb;
	text-align:left;
   }

br.menu {
	vertical-align: 120%;
	}


li {
	margin: 8px 0px 0px -25px;  
	list-style-image: url(../images/arrow.gif); 
	}
	

li.submenu {
     text-align: left;
        font-weight: normal;
/*	margin: 10px 0px 0px -25px;  */
/*	list-style-image: none;   */
	}

form {
	margin: 0px 0px -3px 0px;
/*	list-style-image: none;   */
	}
	
select {
	font-size: 14px;
       }	

.button {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #557799;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	background: #ddeeff;
	height: 19px;
	}

.inputbox {
	font-size: 12px;
	font-weight: bold;
	color: #335577;
	background: #FFFFFF;
	border: 1px solid;
	}
}