/* AgencyLogic Style Sheet - Last Updated: 10/18/2006 */

a {font-size: 11px; color: #000; text-decoration: underline}
a:hover {font-size: 11px; color: #666; text-decoration: underline}
body { background-position: left top; color: black; font-family: verdana,helvetica,sans-serif; background-color: #999; }
form {margin-bottom: 0;}
td { line-height: 150%; font-size: 11px;}


/* Optional - MainStructural Table  */
.myPageOuter { width: 752px; border: #000000 1px solid; background-color: #ffffff; }
.myPageOuter TD { } /* CSS Equivalent of CellSpacing = 0 */

/* Optional -  Inner Table  */
.myPageInner { width: 752px;}
.myPageInner TD { }

/* Optional -  Contrasting Background & User-Defined Color */
.myAltBackground {background-color: #fff;}

/* Required - Defines Styles for the address */
.myAddress {padding-right: 10px;font-size: 15px; color: #fff; text-align:centered; font-weight:bold; }
.myAddress #myAddressStreet { } /*  Optional - Unused as it inherits from  myAddress */
.myAddress #myAddressCityState {}/*  Optional */

/* Required - Defines Styles introduction / tagline */
.myIntroductionMessage {font-weight: bold; font-size: 14px; padding: 5px; color: #e0af2f; text-align: center;}

/* Optional - Defines Styles introduction / tagline */
.myIntroductionMessageLeft {font-weight: bold; font-size: 16px; padding: 5px; color: #e0af2f; text-align: left;}

/* Optional - Defines styles for the area containing the Menu*/
.myMenuContainer { width: 242px; background-color: #000;}

/* Required - Defines styles for the Menu Table*/
.myMenu { width: 242px; background-color: #000000; }
.myMenu TD { padding-left: 10px; color: #fff; height:25px;}
.myMenu A { font-weight: bold; color:#fff; font-size:11px; text-decoration:none;}
.myMenu A:hover { font-weight: bold; color:#e0af2f; font-size:11px; text-decoration:none;}

/* Required - my Price */
.myPrice {font-weight: bold; font-size: 15px; color: #ffffff; padding-right:10px;}

/* Required - my Status */
.myStatus {font-weight: bold; font-size: 15px; color: #ffffff; padding-right:10px }

/* Required - my Tagline */
.myTagLine { font-weight: bold; font-size: 12px; color: #e0af2f; text-align: center; }

/* Required - my QuickLinks #e0af2f; */
.myQuickLinks { }
.myQuickLinks TD { padding-right: 5px; padding-left: 5px; font-weight: bold; color: black; }
.myQuickLinks A { font-weight: bold; font-size: 11px; color: #330000; text-decoration:none; }
.myQuickLinks A:hover { font-weight: bold; font-size: 11px; color: #000000; text-decoration:none; }

/* Optional - Home Page table style for the ares containing photo quick links etc*/
.myHomePageVisual {text-align: center;}
.myHomePageVisual .photo {border: #000 1px solid;}

/* Optional - Photo caption */
.myPixCaption { font-weight: bold; font-size: 12px; color: #e0af2f; text-align: center; }

/* Required - Contact */
.myContact {width: 90%; color: #000; background-color: transparent; font-size:10px; text-align: center; }
.myContactBox {border: #e0af2f 1px solid; text-align:left; font-weight: normal; color: #000000; background-color: #ffffff;}
.myContact .Header { font-size:11px; font-weight: bold; color: #000; text-align: center; }
.myContact img { border: white 1px solid;}
.myContact A {font-size: 11px; color: #000;}
.myContact A:hover {font-size: 11px; color: #000;}
.myContactDetails { text-align: left; }
/* Required - HomePage text */

.HomePageText{text-align: left; color: #333; line-height: 14pt; font-size: 11px;}
.HomePageText a {font-weight:bold;}

/* Required - Stats */

.myStats {font-size:9px;color: #000000; background-color: #fff; }
.myStats .header { background-color: #fff; font-weight: bold; color: black; padding-right: 5px; text-transform:uppercase }
.myStats .value { color: black; text-transform: uppercase; text-align: right; text-transform:uppercase}

/* Required - Footer Message*/
.myFooterMessage { font-size: 10px; width: 100%; color: #333; line-height: 14pt; text-align: center; }

/* Required - Footer Contact Info*/
.myFooter { color: #fff; background-color: #000; font-size: 10px; border-top: #6e6e6e 1px solid; text-align: left; padding-right: 3px; padding-left: 3px; padding-bottom: 4px; padding-top: 4px;  width:100%}
.myFooter A {font-size: 10px; color: #fff;}
.myFooter A:hover {font-size: 10px; color: #fff;}