﻿
.masterTable
{
    width: 800px;
}
.imageLink
{
    border-style: none;
  }
  .tdBottonMenu
{
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.bottonMenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    margin-right: 3px;
    margin-left: 3px;
    color: #000000;
}
.bottonMenu:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    margin-right: 3px;
    margin-left: 3px;
    color: #1D3D87;
}
.bottonMenuBlue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    margin-right: 3px;
    margin-left: 3px;
    color: #FFFFFF;
}
.bottonMenuBlue:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    margin-right: 3px;
    margin-left: 3px;
    color: #A4B7E3;
}
.homePageMenu
{
    font-family: "Palatino Linotype";
    font-size: 14px;
    font-weight: bold;
    color: #0c1a39;
    text-decoration: none;
  
}
.homePageMenu:hover  {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
	color: #1D3D87;
	text-decoration: none;
}
.tdHomePageMenu
{
    padding-top: 6px;
    padding-bottom: 6px;
}
.divMainContent
{
    background-position: top;
    position: relative;
    top: 0px;
    left: 0px;
    background-image: url(  'images/misc/header_shadow.gif' );
    background-repeat: repeat-x;
    background-color: #e8edf9;
    height: 468px;
}
.Palatino10
{
    font-family: 'Palatino Linotype';
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.Palatino10:hover
{
    font-family: 'Palatino Linotype';
    font-size: 12px;
    color: #A4B7E3;
    font-weight: bold;
    text-decoration: none;
}

.productCategoryHeader
{
    font-family: 'Palatino Linotype';
    font-size: 15px;
    color: #b7b7b7;
    font-weight: bold;
}
.modelNameHeader
{
	font-family: "Palatino Linotype";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.bullets
{
    margin: 10px;
    padding-left: 5px;
    font-family: 'Palatino Linotype';
    font-size: 13px;
}
.bulletsBold
{
    margin: 10px;
    padding-left: 3px;
    font-family: 'Palatino Linotype';
    font-size: 13px;
    font-weight: bold;
}
.modelName
{
    font-family: 'Palatino Linotype';
    font-size: 20px;
    color: #1c2f5c;
    font-weight: bold;
	text-transform: uppercase;
}
.modelNumber
{
    font-family: 'Palatino Linotype';
    font-size: 14px;
    color: #1c2f5c;
    font-weight: bold;
}
.links_logos {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 50px;
}
