/* REMOVE THIS STYLE - for development purposes only */
a {
    font-family: verdana, sans-serif;
    color: #33C;
}



/* for global links at top of page */
.toplink {
    font-family: verdana, sans-serif;
    font-size: 7pt;
}

.topselected {
    font-family: verdana, sans-serif;
    color: black;
    font-size: 7pt;
    background : #FC0;
}



/* for general body copy used in the central content area */
.grnhead {
    font-family: verdana, sans-serif;
    color: #063;
    font-size: 11pt;
}

.copy {
    font-family: verdana, sans-serif;
    color: black;
    font-size: 7pt;
}

.copysm {
    font-family: verdana, sans-serif;
    color: black;
    font-size: 7pt;
}



/* for various left navigation items */  
.leftitle {
    font-family: verdana, sans-serif;
    color: white;
    font-size: 7pt;
}

.leftnav {
    font-family: verdana, sans-serif;
    color: black;
    font-size: 7pt;
}

.selected {
    font-family: verdana, sans-serif;
    color: black;
    font-size: 7pt;
    background : #FC0;
}



/* right column "title" text */ 
.rightitle {
    font-family: verdana, sans-serif;
    color: white;
    font-size: 7pt;
}



/* for "right column" news items */ 
.news {
    font-family: verdana, sans-serif;
    color: black;
    font-size: 7pt;
}

 

/* for grey "callout boxes" */
.copygb {
    font-family: verdana, sans-serif;
    color: black;
    font-size: 7pt;
}

.copygb2 {
    font-family: verdana, sans-serif;
    color: black;
    font-size: 8pt;
}



/* for floating box nav */ 
.floatitle {
    font-family: verdana, sans-serif;
    color: #33C;
    font-size: 7pt;
}

.copyfl {
    font-family: verdana, sans-serif;
    color: black;
    font-size: 7pt;
}



/* for footer text */
.foot {
    font-family: verdana, sans-serif;
    color: #063;
    font-size: 7pt;
}

