/* last changed 2003 September 18 */
body {background-color: #ffffff; color: #000000;
  margin: 0; padding: 0;
  font-family: verdana, arial, helvetica, sans-serif; font-size: small;}
/* ensure NS4 inherits attributes correctly from BODY */
div, p, th, td, li, dd, dl, dt {
  font-family: verdana, arial, helvetica, sans-serif; font-size: small;}

a, a:link, a:visited {color: #993300;}
a:active, a:hover {color: #cc6600;}

/* the page is defined by table containing 1 row with 3 cells */  
/* the page dimensions */
table.thepage {width: 640px; height: 97%; border: 0px}

/* browser compatability issues */
/* use proprietary BODY attributes to turn off margins in both IE and NS */
/* use cellspacing="0" and cellpadding="0" for NS4 compatibility */

/* the first cell contains the logo and navigation table */
/* navigation table dimensions */
table.navtbl, td.navtbl, td.navlogo, td.navlink, td.navlinkhi, td.navsublink, td.navsublinkhi, td.navbar {width: 190px;}
table.navtbl {border: 0px}
td.navlogo {height: 150px;}
td.navlink, td.navlinkhi, td.navsublink, td.navsublinkhi {height: 16px;}
td.navbar {height: 1px; border: 0;}
img.navlogo {width: 90px; height: 113px}
/* navigation table positioning */
td.navtbl {vertical-align: top}
td.navlogo {padding-left: 50px}
td.navlink, td.navlinkhi {padding-left: 5px}
td.navsublink, td.navsublinkhi {padding-left: 15px} 
td.navlogo, td.navlink, td.navsublink {vertical-align: middle}
/* navigation table (websafe) colors */
td.navtbl {background-color: #ffffff;}
td.navlogo {background-color: #6666cc;}
td.navlink, td.navlinkhi {background-color: #ffcc99;} 
td.navsublink, td.navsublinkhi {background-color: #cccccc;}
td.navbar {background-color: #ffffff;}
/* navigation table high light entries */
td.navlinkhi, td.navsublinkhi {font-weight: bold}
/* navigation table links */
a.navlink, a.navlink:link, a.navlink:visited {color: #000000;}
a.navlink:active, a.navlink:hover {color: #ff3333;}
/* navigation table text */
a.navlink, a.navlink:link, a.navlink:visited {text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;}
a.navlink:active, a.navlink:hover {text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;}

/* the second cell adds horizontal space */
img.horizontalspace {width: 30px; height: 1px; border: 0px} 

/* the third cell contains the content for the page */
.maincol td {width: 490px; margin: 10px 30px 10px 30px; vertical-align: top}

class.maincol {border: 0}

.maincol hr {height: 3px; width: 50%; color: #ffcc99; text-align: center;}

.maincol a:link {font-weight: normal; color: #0000ff;}
.maincol a:visited {font-weight: normal; color: #990099;}
.maincol a:hover {font-weight: normal; color: #ff0000;}
.maincol a:active {font-weight: normal; color: #ff0000;}

.maincol strong, .maincol em {font-style: italic; font-weight: bold;}
.maincol strong {font-size: 16pt; color: #ff3333;}

/* page headings */
.content h1, .content h2 {font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold; font-style: italic; color: #ff3333;}
.content h1 {font-size: x-large;}
.content h2 {font-size: x-large;}
span.bigorgsubname {font-size: large; font-weight: bold;}
/* section headings */
.content h3, .maincol h4 {font-family: verdana, arial, helvetica, sans-serif;}
.content h3, .maincol h4 {font-weight: bold}
.content h3 {font-size: medium; color: #363587;}
.content h4 {font-size: medium; color: #677db7;}
/* special fonts */
p.suukyiquote {font-weight: bold; font-size: x-small;}
span.activitydate {font-weight: bold;}
span.orgname {font-weight: bold;}
p.ack {font-style: italic;}
span.ack {font-style: italic;}
span.bib {font-style: italic;}
span.quote {font-style: italic;}
span.emph {font-weight: bold;}
span.emphquote {font-style: italic; font-weight: bold;}
span.membrcat {font-weight: bold;}
span.comsubhd {font-weight: bold;}
/* list types */
ul.squares {list-style-type: square}
ol.small-letters {list-style-type: lower-alpha}

/* for date last changed at bottom of page */
td.datelastchanged {text-align: left; font-family: arial,verdana,geneva,sans-serif;
	font-size: x-small; font-style: italic;} 

/* for contact information at bottom of page */
td.contactinfo {text-align: center; font-family: arial,verdana,geneva,sans-serif;
  background-color: #cccccc;}
span.phonecontact {font-size: x-small;}
span.mailcontact {font-size: x-small;}




