/*********************************

  main.css
  CSS declarations for main area
  Created 11/23/2001 by Matt Judy

**********************************/


.areaerror
{
    font-weight: bold;
    font-size: 	 14px;
    color:       #990000;
}



.articleList
{
    font-family: Times, "Times New Roman";
    line-height: 14px;
}

.articleListTitle
{
    font-weight: bold;
    font-size: 	 12px;
}

.articleListBlurb
{
    font-weight: normal;
    font-size: 	 12px;
    color:       #555555;
}

.articleListInfo
{
    font-size:  10px;
    color:      #999999;
}

.article
{
    line-height: 16px;
}

.articleTitle
{
    font-weight: bold;
    font-size: 	 20px;
    color:      #333333;
}

.articleInfo
{
    font-size:  14px;
    color:      #333333;
}

.articleBlurb
{
    font-weight: normal;
    font-size: 	 13px;
    color:       #666666;
    font-style:  italic;
}

.articleBody
{
    font-size: 	 14px;
}

.productListTitle
{
    font-family: Geveva, Helvetica, sans-serif;
    font-size: 	 11px;
    color:       #333333;
}

.serviceTitle
{
    font-family:  "Futura", sans-serif;
    font-stretch: condensed;
    font-weight:  bolder;
    font-size:    16px;
    line-height:  26px;
    color:        #333333;
}

.serviceBlurb
{
    font-family: Times, "Times New Roman", serif;
    font-size:   12px;
    line-height: 14px;
    color:       #666666;
}
