/* CSS Document */
/*
body
{ font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana;}
*/

/*
.bannerLabel
{font: 18px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
color:black; line-height:24px;}

.bannerText
{font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
color:black;}
*/

.bannerLabel
{font: 18px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
color:black; line-height:24px;}

.bannerText
{font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
color:black;}

.smallText
{font-size: 70%; color: #7B7B7B;}

#highlight
{
border:solid 1px #dfdfdf; 
background-color: #FEF8CD;
padding:10px;
line-height:20px;
}

#bannerHome
{
border:solid 1px #dfdfdf; 
background-color:#eeeeee; padding:4px;
}

