/* TEENS site Stylesheet */

 /* standard subheads */
.standardSubHeads {
  font-family: Helvetica, Arial, Geneva;
  font-size: 21px;
  font-weight: normal;
  color: #3366FF;
  line-height: 24px;
  padding: 0px 15px 0px 10px;
}

/* pull quotes */
.pullQuotes {
  font-family: Georgia, Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #006633;
  line-height: 20px;
  padding: 11px 16px 0px 10px;
}

/* standard white text */
.standardWhiteText {
  font-family: Verdana, Geneva, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 14px;
  padding: 10px 0px 0px 0px;
}


/* standard text */
.standardText {
  font-family: Verdana, Geneva, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  line-height: 14px;
  padding: 18px 20px 0px 10px;
}
a.standardText:link {
  text-decoration: underline;
  color: #3366FF;
  padding: 0px 2px 2px 0px;
 }
a.standardText:visited {
  text-decoration: underline;
  color: #3366FF;
  padding: 0px 2px 2px 0px;
 }
a.standardText:hover {
  text-decoration: underline;
  background-color: #3366FF;
  color: #FFFFFF;
 }
a.standardText:active {
  text-decoration: underline;
  background-color: #3366FF;
  color: #FFCC22;
 }
 
 /* standard Lists */
.standardList {
  font-family: Verdana, Geneva, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  line-height: 14px;
  /* padding: 0px 20px 0px 0px; */
}


/* unordered lists */
ul, li {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  text-indent: 0px;
}


/* ordered lists */
ol, li {
  margin-left: 20px;
  margin-right: 10px;
  padding-left: 0px;
  text-indent: 0px;
}


/* secondary text */
.secondaryText {
  font-family: Verdana, Geneva, Arial;
  font-size: 9px;
  font-weight: normal;
  color: #338844;
  line-height: 12px;
  padding: 0px 20px 0px 10px;
}
a.secondaryText:link {
  text-decoration: underline;
  color: #338844;
  padding: 0px 0px 0px 0px;
 }
a.secondaryText:visited {
  text-decoration: underline;
  color: #338844;
  padding: 0px 0px 0px 0px; 
 }
a.secondaryText:hover {
  text-decoration: none;
  color: #000000;
 }
a.secondaryText:active {
  text-decoration: none;
  color: #000000;
 }
 
 
 /* secondary subhead text */
.secondaryTextSubHeads {
  font-family: Verdana, Geneva, Arial;
  font-size: 9px;
  font-weight: bold;
  color: #3366FF;
  line-height: 12px;
  padding: 18px 20px 0px 10px;
}


/* tertiary subhead text */
.tertiaryTextSubheads {
  font-family: Verdana, Geneva, Arial;
  font-size: 9px;
  font-weight: bold;
  color: #555555;
  line-height: 12px;
}


/* WWYD contents box white text */
.contentsWWYDWhiteText {
  font-family: Verdana, Geneva, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 14px;
  padding: 10px 30px 0px 30px;
}


 /* contents box white text */
.contentsWhiteText {
  font-family: Verdana, Geneva, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 12px;
  padding: 18px 0px 0px 0px;
}
a.contentsWhiteText:link {
  text-decoration: underline;
  color: #FFFFFF;
  padding: 0px 2px 2px 2px;
 }
a.contentsWhiteText:visited {
  text-decoration: underline;
  color: #FFFFFF;
  padding: 0px 2px 2px 2px; 
 }
a.contentsWhiteText:hover {
  text-decoration: underline;
  background-color: #FFCC22;
  color: #000000;
 }
a.contentsWhiteText:active {
  text-decoration: none;
  background-color: #FFCC22;
  color: #000000;
 }


/* home page's contents box Large text */
.homePageLargeText {
  font-family: Helvetica, Geneva, Arial;
  font-size: 21px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 36px;
  padding: 30px 0px 0px 23px;
}
a.homePageLargeText:link {
  text-decoration: none;
  color: #FFCC22;
  padding: 0px 0px 0px 0px;
 }
a.homePageLargeText:visited {
  text-decoration: none;
  color: #FFCC22;
  padding: 0px 0px 0px 0px; 
 }
a.homePageLargeText:hover {
  text-decoration: underline;
  color: #FFFFFF;
 }
a.homePageLargeText:active {
  text-decoration: underline;
  color: #3399FF;
 }


/* contents box Large white text */
.contentsLargeWhiteText {
  font-family: Helvetica, Geneva, Arial;
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 32px;
  padding: 18px 0px 0px 0px;
}
a.contentsLargeWhiteText:link {
  text-decoration: none;
  color: #FFFFFF;
  padding: 0px 0px 0px 0px;
 }
a.contentsLargeWhiteText:visited {
  text-decoration: none;
  color: #FFFFFF;
  padding: 0px 0px 0px 0px; 
 }
a.contentsLargeWhiteText:hover {
  text-decoration: underline;
  color: #000000;
 }
a.contentsLargeWhiteText:active {
  text-decoration: underline;
  color: #FFCC22;
 }

/* breadcrumbs */
.breadcrumbs {
  font-family: Verdana, Geneva, Arial;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 12px;
  padding: 0px 0px 0px 5px;
}
a.breadcrumbs:link {
  text-decoration: underline;
  color: #000000;
  padding: 0px 0px 0px 0px;
 }
a.breadcrumbs:visited {
  text-decoration: underline;
  color: #000000;
  padding: 0px 0px 0px 0px; 
 }
a.breadcrumbs:hover {
  text-decoration: none;
  color: #FFFFFF;
 }
a.breadcrumbs:active {
  text-decoration: underline;
  color: #FFCC22;
 }

 
/* small text links in top right corner of pages */
.smLinks_TR {
  font-family: Verdana, Geneva, Arial;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  line-height: 10px;
  padding: 0px 20px 3px 0px;
}
a.smLinks_TR:link {
  text-decoration: none;
  color: #000000;
  padding: 0px 0px 0px 0px;
 }
a.smLinks_TR:visited {
  text-decoration: none;
  color: #000000;
  padding: 0px 0px 0px 0px; 
 }
a.smLinks_TR:hover {
  text-decoration: underline;
  color: #3366CC;
 }
a.smLinks_TR:active {
  text-decoration: underline;
  color: #000000;
 }


/* small text links below main nav bar */
.smLinks_below_nav {
  font-family: Verdana, Geneva, Arial;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  line-height: 12px;
  padding: 0px 0px 0px 30px;
}
a.smLinks_below_nav:link {
  text-decoration: none;
  color: #000000;
  padding: 0px 0px 0px 0px;
 }
a.smLinks_below_nav:visited {
  text-decoration: none;
  color: #000000;
  padding: 0px 0px 0px 0px;
 }
a.smLinks_below_nav:hover {
  text-decoration: underline;
  color: #3366CC;
 }
a.smLinks_below_nav:active {
  text-decoration: underline;
  color: #000000;
 }
 
 
 /* nav bar grouping text */
.navGrouping {
  font-family: Helvetica, Geneva, Arial;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #003366;
  line-height: 14px;
  padding-top: 10px;
  padding-left: 20px;
}


/* nav bar sections link text */
.navLinks {
  font-family: Verdana, Geneva, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 16px;
  padding: 1px 3px 1px 30px;
}
a.navLinks:link {
  text-decoration: none;
  color: #FFFFFF;
 }
a.navLinks:visited {
  text-decoration: none;
  color: #FFFFFF;
 }
a.navLinks:hover {
  text-decoration: none;
  background-color: #FFCC22;
  color: #000000;
 }
a.navLinks:active {
  text-decoration: underline;
  color: #000000;
 }
 
 
 /* section main Header text */
.header {
  font-family: Helvetica, Arial, Geneva;
  font-size: 26px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 28px;
  padding-right: 20px;
  padding-bottom: 15px;
}


/* section secondary Header text */
.header_secondary {
  font-family: Helvetica, Arial, Geneva;
  font-size: 21px;
  font-weight: normal;
  color: #3366FF;
  line-height: 28px;
  padding-left: 10px;
  padding-bottom: 12px;
}


 /* FORM MAIL text input and text area */
select, input, textarea {
  BACKGROUND-COLOR: #FFCC66;
  COLOR: #000000;
  FONT-FAMILY: Verdana, Geneva, Arial;
  FONT-SIZE: 10px;
  LINE-HEIGHT: 12px;
}