﻿
/* Optional -  Contrasting Background & User-Defined Color */
.psAltBackground {background-color: #000;}
.psAltBackground A {color: black; }
.psAltBackground A:hover {color: black; }

/* Required - Defines Styles for the address */
.psAddress { font-weight: bold; font-size: 14px; background-color: #000; white-space: nowrap; color: white; }


.psMenu TD { padding-right: 1px; padding-left: 1px; font-weight: bold; font-size: 11px; padding-bottom: 1px; color: #000; padding-top: 1px; text-align: left; }


/* Required - ps QuickLinks */
.psQuickLinks { color: white; background-color: #000; width: 100%; }
.psQuickLinks TD { padding-right: 5px; padding-left: 5px; font-weight: bold; color: white; }
.psQuickLinks A { font-weight: normal; font-size: 11px; color: white; }
.psQuickLinks A:hover { color: white; }


.psContact .Header { font-weight: bold; color: white; background-color: #000; text-align: center; }

/* Required - HomePage text */


/* Required - Footer Contact Info*/
.PSFooterContactInfo { font-size: 12px; color: white; width: 100%; text-align: center; background-color: #000; padding-bottom: 5px; padding-top: 5px; }

.header { background-color: #000; font-weight: bold; color: white; }


