﻿body
{
}
.LeftRailImage
{
    height: 181px;
    width: 202px;
}
.ProductList
{
    background-image: url(images/blue-bars.gif);
    background-repeat: no-repeat;
    margin-left: 2px;
}
.ProductList div
{
    font-weight: bold;
    font-size: 14px;
    color: #6E9FD0;
    padding: 11px 0px 12px 16px;
}
.ProductList ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.ProductList li
{
    color: #8696AB;
    margin-left: 19px;
    margin-bottom: 9px;
}
.ProductList li a
{
    color:#8696AB;
    text-decoration:none;
}
.ProductList li a:link
{
    color: #8696AB;
    text-decoration:none;
}
.ProductList li a:visited
{
    color: #8696AB;
    text-decoration:none;
}
.ProductList li a:hover
{
    color: #80020f;
    text-decoration:none;
}
.ProductList li a:active
{
    color: #8696AB;
    text-decoration:none;
}
.HomeMainImage
{
    height: 100px;
    width: 522px;
}
.MainContent
{
    padding: 9px 28px 17px 12px;
}
.LoginCell
{
    background-image: url(images/login-back.gif);
    background-color: #5279A6;
    height: 109px;
    padding-left: 18px;
    width: 234px;
}
.NewsSpacer
{
    border-top: solid 1px White;
    height: 10px;
    background-color: #5078A5;
}
.NewsCell
{
	background-image: url(images/news-back.gif);
	background-repeat: no-repeat;
	background-color: #20578F;
	color: White;
	margin-bottom: 10px;
    padding: 10px 20px 0px 20px;
	width: 212px;
}
.NewsCell div 
{
    padding-bottom: 0px;
    border-top: 1px solid #92A3C1;
}
.NewsCell a 
{
    color: White;
    text-decoration:none;
}
.NewsCell a:link 
{
    color: White;
    text-decoration:none;
}
.NewsCell a:visited 
{
    color: White;
    text-decoration:none;
}
.NewsCell a:hover 
{
    color: White;
    text-decoration:underline;
}
.NewsCell a:active 
{
    color: White;
    text-decoration: none;
}
.Interior1Content1
{
    padding: 5px 10px 5px 10px;
}
.SearchResultsHeaderLeft
{
    text-align: left;
}
.SearchResultsHeaderRight
{
    text-align: right;
    margin: -21px 0px 0px 0px;
}
