/* default css style sheet */

/* link colors */
a:link { color: #3366CC; }
a:visited { color: #669999; }
a:hover { color: #CC9966 }


/* text styles */
td,
p,
li,
h2,
h3,
h4,
.Nav,
.Content,
.indent,
.motto { font-family: trebuchet ms, arial, helvetica, sans-serif; font-size: 10pt}

.indent { margin-top: 1em; margin-bottom: 1em; margin-left: 2em; margin-right: 1em }

.motto { margin-bottom: 1em; margin-left: 1em; margin-right: 1em; font-weight: bold }

.Content,
.Small,
.InvNav,
.foam,
.periwinkle, 
.EmCell03,
.EmCell04,
.EmCell05,
.EmCell06{ font-family: trebuchet ms, arial, helvetica, sans-serif }


.Content {color: #333333; background: #FFFFFF}
body,
.Small   { color: #333333 }

h2 { font-size: 16pt }
h3 { font-size: 14pt }
h4 { font-size: 12pt }

.foam,
.periwinkle,
.sunny,
.EmCell04,
.EmCell05,
.EmCell06,
.Content { font-size: 10pt }

.Small,
.InvNav   { font-size: 8pt }

/* hilight table cells */
.foam { color: #000000 }
.sunny,
.sherbet { color: #000000 }
.yellow { color: #000000 }
.periwinkle, 
.pteEmCell03 { color: #ffffff; font-weight: bold  }


.foam { background: #99CC99 }
.periwinkle { background: #6666FF }
.sunny { background: #FFFFCC }
.sherbet { background: #CCFFCC }
.yellow { background: #FFFFCC }
.Nav { background: #6699CC }




/* hilight text */

h2 { color: 66CC66; font-weight: bold }
h3 { color: 66CC66; font-weight: bold }
h4 { color: 66CC66; font-weight: bold }

.Nav a:link, .pteNav a:visited { color: #FFFFFF; background: #6699CC}
.InvNav a:link, .pteInvNav a:visited { color: #ffffff; background: #ffffff}





