.subPageTitleText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #444444;
}
.subPageSubTitleText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #222222;
}

/* this should be used on all cascadia pages and templates instead of the generic body text tag as of 2009.02.16 */
.cascadiaBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.cascadiaFooterText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #888888;
    line-height: 14px;
}
a.cascadiaFooterText:link {
    color: #888888;
    text-decoration: none;
    }
a.cascadiaFooterText:visited {
    color: #888888;
    text-decoration: none;
    }
a.cascadiaFooterText:hover {
    color: #888888;
    text-decoration: underline;
    }
a.cascadiaFooterText:active {
    color: #888888;
    text-decoration: none;
    }

.cascadiaMiniSiteFooterText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #EEEEEE;
    line-height: 14px;
}
a.cascadiaMiniSiteFooterText:link {
    color: #EEEEEE;
    text-decoration: none;
    }
a.cascadiaMiniSiteFooterText:visited {
    color: #EEEEEE;
    text-decoration: none;
    }
a.cascadiaMiniSiteFooterText:hover {
    color: #EEEEEE;
    text-decoration: underline;
    }
a.cascadiaMiniSiteFooterText:active {
    color: #EEEEEE;
    text-decoration: none;
    }    
    
/* these tags are deprecated as of 2009.02.16 */
.cascadiaSubPageTitleText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #55606e;
}
.cascadiaSubPageSubTitleText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #222222;
}

/* these h1/h2 tags should be used instead of the cascadiaSubPageTitleText and cascadiaSubPageSubTitleText above */
.cascadiaBodyText h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #33404c;
}
.cascadiaBodyText h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #222222;
}


.cscFooterText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #888888;
    line-height: 14px;
}
.cscFooterText a:link{color:#555;}
.cscFooterText a:visited{color:#666;}
.cscFooterText a:hover{color:#aaa; text-decoration:none;}
.cscFooterText a:active{color:#555; text-decoration:none;}

.cscSubPageTitleText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #596DAD;
}
.cscSubPageSubTitleText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #222222;
}
.TDPFooterText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #888888;
    line-height: 14px;
}
.TDPSubPageTitleText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #596DAD;
}
.TDPSubPageSubTitleText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #222222;
}
.technologySubPageTitleText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #596DAD;
}
.technologySubPageSubTitleText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #222222;
}
.technologyFooterText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #888888;
    line-height: 14px;
}