﻿input, textarea, select {
	font: 11px Arial, Tahoma;
}

.Black11 
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #000000;
}

.BreadCrumbs 
{
    font-family: Arial, Tahoma;
    font-size: 10px;
    color: #959A9D;
}

#BreadCrumbs
{
    font-family: Arial, Tahoma;
    font-size: 10px;
    color: #959A9D;
}

.BreadCrumbsActive
{
    font-family: Arial, Tahoma;
    font-size: 10px;
    color: #ff0000;
}

#BreadCrumbArticle
{
    font-family: Arial, Tahoma;
    font-size: 10px;
    color: #959A9D;
}

.GalleryNav
{
    font-family: Arial, Tahoma;
    font-size: 10px;
    color: #959A9D;
}

a.GalleryNav:hover 
{
   color: #ff0000;
   text-decoration: none;
}

.LeftLinkStyle
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #959A9D;
}

.LeftLinkStyleActive
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #ff0000;
}

a.LeftLinkStyle:hover 
{
   color: #ff0000;
   text-decoration: none;
}



.NLetterLink
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #959A9D;
}

a.NLetterLink:hover 
{
   color: #ff0000;
   text-decoration: none;
}




.StoryLinkLeft 
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #959A9D;
    font-weight: bold;
}

a.StoryLinkLeft:hover 
{
   color: #ff0000;
   text-decoration: none;
}





.StoryLinkRightRed 
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #ff0000;
    font-weight: bold;
}

a.StoryLinkRightRed:hover 
{
   color: #ff0000;
   text-decoration: none;
}


.StoryLinkRight
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #959A9D;
    font-weight: bold;
}

a.StoryLinkRight:hover 
{
   color: #ff0000;
   text-decoration: none;
}







.HomePageNewsTitle {
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #ff0000;
    font-weight: bold;
}

a.HomePageNewsTitle:hover 
{
   color: #ff0000;
   text-decoration: none;
}

.StoryLinkLeftRed 
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #ff0000;
    font-weight: bold;
}








.PDFLink
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: #959A9D;
}

.Brochure {
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #959A9D;
}

.BrochureLink {
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #ff0000;
    font-weight: bold;
}

.BrochureAcrobat  {
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #959A9D;
    padding: 10px 0px 0px 0px;
}


.PageTitle
{
    font-family: Times New Roman;
    font-size: 18px;
    color: #ff0000;
    margin-left: 0px;
}

.PageSubTitle
{
    font-family: Times New Roman;
    font-size: 14px;
    color: #ff0000;
}


.NavGrey
{
    font-family: Times New Roman;
    font-size: 14px;
    color: #959A9D;
}


.NavRed
{
    font-family: Times New Roman;
    font-size: 14px;
    color: #ff0000;
}

.NewsArchiveLink
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #959A9D;
    line-height: 12px;
}

a.NewsArchiveLink:hover 
{
   color: #ff0000;
   text-decoration: none;
}

.PersonTitle
{
    font-family: Times New Roman;
    font-size: 18px;
    color: #ff0000;
}

.JobTitle
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #959A9D;
}

.NewsDate
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #959A9D;
}

.NewsTitle
{
    font-family: Times New Roman;
    font-size: 24px;
    color: #ff0000;
}

.RedTimes18
{
    font-family: Times New Roman;
    font-size: 18px;
    color: #ff0000;
}

.GreyTimes18
{
    font-family: Times New Roman;
    font-size: 18px;
    color: #959A9D;
}



/* Bottom Links */

.BTLinkL1 
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: #5A5F61;
}

.BTLinkL2
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #5A5F61;
}

/* Bottom Links */



/* GridView */
.HightlighRow {
	cursor: hand;
	color: #000;
	background: #DDE8E2;
}
.AlternateHightlighRow {
	cursor: hand;
	color: #000;
	background: #CFDED6;
}
.NormalRow {
	color: #000;
	background: #FFF;
}

.AlternateNormalRow {
	color: #666;
	background: #FFF;
}
/* GridView */

#SendButton 
{
    line-height: 25px;
    color: #ff0000;
    font-weight: bold;
    font-size: 11px;
}