
/* 						essential tremors typography style sheet						*/
/* (C) 1999-2003 Steven Hoober / Hoober & Associates									*/





/* Common tags, for implementing the standard type */
/* No coder intervention required, not for use as ID or Class values */
a {font-family: verdana, helvetica, arial; }
a:link {color: #ff0000; }
a:visited {color: #660000; }
a:active {color: #669900; }
a:hover {color: #669900; }
body {color: #000000; font-family: verdana, helvetica, arial; font-size: 11px; }
br {font-family: verdana, helvetica, arial; }
div {font-size: 11px; font-family: verdana, helvetica, arial; }
head {font-family: verdana, helvetica, arial; }
nobr {font-family: verdana, helvetica, arial; }
p {font-size: 11px; font-family: verdana, helvetica, arial; }
span {font-size: 11px; font-family: verdana, helvetica, arial; }
td {font-size: 11px; font-family: verdana, helvetica, arial; }







/* Introductory or otherwise larger type */
.int {color: #000000; font-size: 12px; font-weight: 200; }
/* Section headlines on pages */
.sec {color: #000000; font-size: 12px; font-weight: bold; }
/* Section subheads on pages */
.sec2 {color: #000000; font-size: 12px; font-weight: 200; }
/* Reduced priority type */
.low {color: #666666; font-size: 11px; font-weight: 200; }


/* promotional emphasis type 1 */
.e1 {color: #666666; font-size: 12px; font-weight: 200; }
/* promotional emphasis type 2 */
.e2 {color: #666666; font-size: 12px; font-weight: bold; }


/* Listing section - item numbers */
.num {color: #666666; font-size: 12px; font-weight: 200; }
/* Listing section - column head bold */
.col-b {color: #666666; font-size: 11px; font-weight: bold; }
/* Listing section - column head normal */
.col {color: #666666; font-size: 11px; font-weight: 200; }


/* Home page bullets - right column */
.hblt {color: #999999; margin-top:3px; margin-bottom:5px; }
/* Home page main left promo */
.hpro {margin-top:-25px; }
/* Home page promos - right column (top, right, bottom, left) */
.hprsp {margin: 1px auto 22px 15px; }

/* Home page promos - right column with NO promo (top, right, bottom, left) */
.hprm {margin: 0px auto 20px 0px; }

/* Home Page Special Style - community health charities offset */
.chcprm {position:relative; left:280px; top:-46px; width:96px; height:47px ; }
/* Home page promo headline style */
.psec {color: #333333; font-size: 12px; font-weight: bold; margin-left:5px; }
/* Home page promo text standard */
.ptxt1 {color: #666666; font-size: 11px; font-weight: 200; margin-left:5px; }
/* Home page promo text indent */
.ptxt2 {color: #666666; font-size: 11px; font-weight: 200; margin-left:20px; }
/* Home page promo text deep indent */
.ptxt3 {color: #666666; font-size: 11px; font-weight: 200; margin-left:45px; }
/* Home page promo text deep indent */
.ptxt4 {color: #666666; font-size: 11px; font-weight: 200; margin-left:175px; }


/* indented address block */
.address {color: #666666; font-size: 11px; font-weight: 200; margin-left:20px; margin-top:4px; }


/* Popup headlines */
.poph {color: #99cc00; font-size: 12px; font-weight: bold; }
.pop2 {color: #333333; font-size: 13px; font-weight: bold; }
/* Popup intro text -- All other text is default */
.popi {color: #000000; font-size: 12px; font-weight: 200; }
/* Popup bullet text -- All other text is default */
.popb {color: #333333; font-size: 11px; font-weight: 200; margin-left:12px; }



/* Breadcrumb previous sections */
.crumb {color: #666666; font-size: 12px; font-weight: bold; }
/* Breadcrumb hilite - page title */
.title {color: #ff0000; font-size: 13px; font-weight: bold; }


/* Footer text */
.foot {color: #666666; font-size: 10px; font-weight: 200; margin-left: 8px; }


/* Top Navigational Tags */
a.n1 {color:#ffffff; font-size:13px; text-decoration:none;} 
a.n1:hover{color:#ffcc33;}
a.n1:active{color:#ff0000;}
a.n1:visited{color:#ffffff;}
a.n1a {color:#ffcc33; font-size:13px; text-decoration:none;} 
a.n1a:active{color:#ff0000;}
a.n1a:visited{color:#ffcc33;}

a.n2 {color:#333333; font-size:10px; text-decoration:none;} 
a.n2:hover{color:#0a0a0a;}
a.n2:active{color:#ff0000;}
a.n2:visited{color:#333333;}
a.n2a {color:#000000; font-size:10px; text-decoration:none;} 
a.n2a:active{color:#ff0000;}
a.n2a:visited{color:#000000;}


/* tablebutton links */
.buttonlink {font-size: 10px; color: #ffffff; text-decoration: none; }
.buttonlink:link {color: #ffffff; }
.buttonlink:visited {color: #ffffff; }
.buttonlink:active {color: #ffffff; }
.buttonlink:hover {color: #ffffff; }





