﻿body 
{
    background-color: #4b463f; background-image: url(images/bg.gif); background-repeat: repeat-x;
}

.sidetext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height: 16pt; text-align: center;}
.bottomtext 
{  
    font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px; 
     color: #000000; 
     line-height: 16pt; 
     text-align: left;
     background-color: #e3dfd6;
     }

.bottomlinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000033; line-height: 15pt}

a { border: none; outline: none; }
a:visited { border: none; outline: none; }
a:hover { border: none; outline: none; }

ul { color: #3399cc; }


.mainContentContainer
{
    background: white;
    padding: 0px;
    text-align: left; border: none;
    vertical-align: top;
}

.mainContent
{
    font-size: 11px;
    color: #010a10;
    font-family: Verdana;
    margin: 0px;
    padding: 20px;
    border: none;
 
}

.mainContentLink
{
    font-size: 11px;
    color: #010a10;
    font-family: Verdana;
    text-decoration: underline;
    
}
.mainContentLink:Hover
{
    font-size: 11px;
    color: #4169e1;
    font-family: Verdana;
    text-decoration: underline;
}
.fieldName
{
    font-size: 11px;
    color: #010a10;
    font-family: Verdana;
  
}
.pageHeader
{
    font-size: 20px;
    color: #010a10;
    background: white;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: normal;
}
.pageHeaderSub
{
    font-size: 16px;
    color: #010a10;
    background: white;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
}

.productSpotlight
{
    padding: 20px; 
    text-align: left; 
    border: none; 
    width: 270px;
    vertical-align: top;
}

.navigationBtn
{
    cursor: hand;    
}

.topText
{
    text-decoration: underline;
    color: #010a10;
    text-align: right;
}