
/* TOP NAVIGATION MENU */

.header { background-color: #293942; border-bottom: 2px solid #FFFFFF }
.menu   { background-color: #B9B9B9; padding: 6px 0px 6px 0px; font-size: 8pt }
.homepage p { font-family: Verdana, Arial sans-serif; font-weight: bold; font-size: 11px; color: #FFFFFF; line-height: 14px }
.homepage li { font-family: Verdana, Arial sans-serif; font-size: 10px; color: #FFFFFF; margin-bottom: 5px }
.homepage li.greyquote { font-family: Verdana, Arial sans-serif; font-size: 10px; color: #CCCCCC; margin-bottom: 5px }
.homepage a { color: #FFFFFF }

a.nav:link, a.nav:visited
   {  font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #525252 }
a.nav:hover
   {  font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #FFFFFF }

a.program:link, a.participate:link, a.register:link, a.resources:link, a.mentoring:link, a.sitemap:link
   {  font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #525252 }
a.program:visited, a.participate:visited, a.register:visited, a.resources:visited, a.mentoring:visited, a.sitemap:visited
   {  font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #525252 }
a.program:hover, a.participate:hover, a.register:hover, a.resources:hover, a.mentoring:hover, a.sitemap:hover   
   {  font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #FFFFFF }


/* FOOTER */

a.footer:link, a.footer:visited
  {  font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; color: #283840  }
a.footer:hover
  {  font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: underline; color: #283840  }
.footer
  {  font-family: Arial; font-size: 8pt; color: #283840  }


/* BODY STYLES */

p  { font-family: Arial; font-size: 10pt }
h1 { font-family: Arial; font-size: 10pt; font-weight: bold }
h2 { font-family: Arial; font-size: 10pt; font-weight: bold; font-style: italic }
h3 { font-family: Arial; font-size: 12pt; font-weight: bold }
h4 { font-family: Arial; font-size: 14pt; font-weight: bold; color: #E00028 }
td { font-family: Arial; font-size: 10pt }
th { font-family: Arial; font-size: 10pt }


.breadcrumb
   { font-family: Arial; font-size: 8pt; color: #666666 }
a.breadcrumb:link, a.breadcrumb:visited
   { font-family: Arial; font-size: 8pt; color: #666666; text-decoration: none }
a.breadcrumb:hover
   { font-family: Arial; font-size: 8pt; color: #666666; text-decoration: underline }

.smallprint 
   { font-family: Arial; font-size: 8pt }
   
.redlink
   { font-family: Arial; font-size: 10pt; color: #E00028; text-decoration: none; font-weight: bold }
