/* NZCstyles.css - Cascading style sheet for NZC site, N. Zeldes Feb. 2009 */

   /* Styles for content text */

BODY, TR, TD {     /* Default body text */
font-family: Verdana, Arial, sans-serif; 
font-size: 8.5pt; 
color: #2E2E2E; 
line-height: 15pt; 
text-align: justify;
}

.LargeBodyText {   /* larger body text */
font-family: Verdana, Arial, sans-serif; 
font-size: 10pt;
text-align: left;
}



p.SmallLink {   /* Body links in small font emphasized with color (Learn More links) in various states */
font-family: Verdana, Arial, sans-serif; 
font-size: 8.5pt; 
color: #4C7092;
line-height: 15pt; 
text-align: left; 
text-decoration: underline;
margin-right: 10px
}

p.SmallLink a:link {
color: #4C7092;
text-decoration: underline;
}

p.SmallLink a:visited {
color: #4C7092;
text-decoration: underline;
}

p.SmallLink a:hover {
color: #b34007;
text-decoration: underline;
}

p.SmallLink a:active {
color: #b34007;
text-decoration: underline;
}

.LargeLink {   /* Body links in medium sized font emphasized with color in various states */
font-family: Arial, sans-serif; 
font-size: 10pt; 
color: #22303B;
font-weight: bold;
line-height: 15pt; 
text-align: left; 
margin-right: 10px
}

.LargeLink a:link {
color: #22303B;
text-decoration: underline;
}

p.LargeLink a:visited {
color: #22303B;
text-decoration: underline;
}

.LargeLink a:hover {
color: #b34007;
text-decoration: underline;
}

.LargeLink a:active {
color: #b34007;
text-decoration: underline;
}

p.SectionHeader {   /* header within content text */
font-family: Arial, sans-serif; 
font-size: 11pt;
color: #22303B; 
font-weight: bold;
text-align: left;
margin-top: 0.5em;
}

p.RedSectionHeader {   /* Red header within content text */
font-family: Arial, sans-serif; 
font-size: 11pt;
color: #800000; 
font-weight: bold;
text-align: left;
margin-top: 0.5em;
}

p.SidebarSectionHeader {   /* header within sidebar text */
font-family:  Arial, sans-serif; 
font-size: 10pt;
color: #22303B; 
font-weight: bold;
text-align: left;
margin-top: 0.5em;
}

p.BlueTipHeader {   /* header of Tip in light blue */
font-family:  Arial, sans-serif; 
font-size: 10pt;
color: #0158B8; 
font-weight: bold;
text-align: left;
margin-top: 0.5em;
}


   /* Styles for Right nav bar headers and links in various states */

.NZC-navBarHeader {                /* Section headers in Nav Bar */
font-family: Arial, sans-serif; 
font-size: 11pt;
color: 22303B; 
font-weight: bold;
text-align: left;
margin-left: 40px
}

.NZC-navBar {
font-family: Arial, sans-serif; 
font-size: 10pt;
color: 22303B; 
font-weight: bold;
text-align: left;
margin-left: 40px;
}

.NZC-navBar a:link {
color: #22303B;
text-decoration: underline;
}

.NZC-navBar a:visited {
color: #22303B;
text-decoration: underline;
}

.NZC-navBar a:hover {
color: #b34007;
text-decoration: underline;
}

.NZC-navBar a:active {
color: #b34007;
text-decoration: none;
}

   /* Styles for top-left internal navigation links menu in various states */

.NZC-intMenu {
font-family:  Arial, sans-serif; 
font-size: 11pt;
color: #22303B;
text-align: left;
font-weight: bold;
}

.NZC-intMenu a:link {
color: #22303B; 
text-decoration: none;
}

.NZC-intMenu a:visited {
color: #22303B; 
text-decoration: none;
}

.NZC-intMenu a:hover {
color: #b34007;
text-decoration: none;
}

.NZC-intMenu a:active {
color: #b34007;
text-decoration: none;
}

   /* Highlighted top-left internal nav anchor corresponding to current page (not a link) */

span.Hilighted-intMenuAnchor {
font-family:  Arial, sans-serif; 
font-size: 11pt;
color: #9BBCDD;   
background-color: #22303B;
text-align: left;
font-weight: bold;
}

   /* Styles for top-right external navigation links menu in various states */

.NZC-extMenu {
font-family: Arial, sans-serif; 
font-size: 11pt;
color: #622304;
text-align: left;
font-weight: bold;
}

.NZC-extMenu a:link {
color: #622304;
text-decoration: none;
}

.NZC-extMenu a:visited {
color: #622304;
text-decoration: none;
}

.NZC-extMenu a:hover {
color: #b34007;
text-decoration: none;
}

.NZC-extMenu a:active {
color: #b34007;
text-decoration: none;
}

   /* Styles for headings and banners */

/* NOT IN USE ---
p.HomeName { 
font-family: Candara, Verdana, Arial, sans-serif;
font-size:30pt;
color: #22303B; 
font-weight: bold;
text-align: left;
margin-top: 1.2em; 
margin-bottom: 0.3em; 
}
--- */

p.InnerpageName { 
font-family: Candara, Verdana, Arial, sans-serif;
font-size:24pt;
color: #22303B; 
font-weight: normal;
text-align: left;
margin-top: 0.45em; 
margin-bottom: 0.4em; 
}

p.InnerpageBannerText1 { 
font-family: Candara, Verdana, Arial, sans-serif;
font-size: 19pt;
color: #80BFFF; 
font-weight: bold;
text-align: left;
margin-top: 1.1em; 
margin-bottom: 0.2em;
margin-left: 25px; 
line-height: 120%
}

p.InnerpageBannerText1Multiline { 
font-family: Candara, Verdana, Arial, sans-serif;
font-size: 18pt;
color: #80BFFF; 
font-weight: bold;
text-align: left;
margin-top: 0.4em; 
margin-bottom: 0.2em;
margin-left: 25px; 
line-height: 120%
}

p.InnerpageBannerText2 { 
font-family: Candara, Verdana, Arial, sans-serif;
font-size:15pt;
color: #E0E0FF; 
font-weight: bold;
text-align: left;
margin-top: 0.1em; 
margin-bottom: 0.2em; 
margin-left: 25px;

}

 /*.NZC-navBar, .NZC-intMenu, .NZC-intMenu a:visited,  p.SectionHeader, p.HomeName, p.HomeTagline, p.InnerpageName  { color: #22303B} ### Change colors #### */