﻿body { font: normal 10pt verdana, arial; margin: 10px 10px 10px 10px; }

a:link { color: #005288; text-decoration: none; }
a:visited { color: #005288; text-decoration: none; }
a:active { color: #005288; text-decoration: none; }
a:hover { color: #5095be; text-decoration: underline; }

div.ContactSection { width: 610px; background-color: #5095be; margin-top: 5px; border: 1px solid #666666; padding-top: 10px; padding-bottom: 10px; }

table.DropDowns td { vertical-align: top;}

/*** SALES CONTACT TABLE ***/

div.SalesContact table { width: 600px; border: 1px solid black; margin: 5px 5px 5px 5px; background-color: #005288; }
div.SalesContact tr.ContactHeader { font-size: x-small; font-weight: bold; background-color: #ede6d1; vertical-align: top; }
div.SalesContact tr { font-size: xx-small; }
div.SalesContact tr.ContactAlt { font-size: xx-small; background-color: #f9f7f0; vertical-align: top; }
div.SalesContact td { padding-right: 10px; padding-left: 2px; vertical-align: top; }


div.SalesContact span.LinkText { font-size: xx-small; }
div.SalesContact span.LocationText { font-size: x-small; font-weight: bold; }

div.SalesContact h1 { margin-top: 0; margin-bottom: 0; font-style: normal; font-size: 12pt; font-weight: bold; font-family: Arial; color: White; }
div.SalesContact h2 { margin-top: 0; margin-bottom: 0; font-size: 10pt; font-weight: bold; font-family: Arial; color: White; }


