/* 
Arch Template File - Touhy Touhy Buehler & Williams
Started: Start Date
Ended: End Date
Chip Medema - The Main Lobby
Modified By: 
*/

body{ font-family: "Times New Roman", Times, serif; margin: 0px; padding: 0px; background: #fff; }
h1{ font-size: 18px; color: #506c7b; margin: 0px 0px 3px; }
h2{ font-size: 18px; color: #506c7b; margin: 0px 0px 5px; }
h3{ font-size: 16px; color: #506c7b; margin: 0px 0px 5px; }
strong{ font-weight: bold; }
ol{ list-style-type: lower-alpha; margin: 5px 0px 5px 40px; }
ul{ list-style-type: disc; margin: 5px 0px 5px 40px; }
li{ line-height: 17px; }
td{ padding: 0px 0px 8px; }
em{ font-style: oblique; }

/* Top Bar */
#topBar{ display: none; }
#topBarShadow{ display: none; }

/* Brand Header & Navigation */
#brandHeader{ display: none; width: 100%; border-bottom: 1px solid #506c7b; background: #fff; }

/* Content Container */
#contentContainer{ width: 100%; font-size: 10px; padding: 0px 0px 50px; border-top: 0px solid #fff; background: none;  }
#contentArea{ width: 100%; min-height: 437px; font-size: 14px; line-height: 19px; margin: 0px auto; padding-top: 9px; border-width: 0px 0px 0px; border-color: #ccc; border-style: solid; background: #fff; }

/* Index Content */
#indexHeader{ display: none; }
#indexContent{ width: 100%; margin: 10px auto; background: none; }
#indexLeft{ width: 100%; font-size: 12px; line-height: 17px; color: #555; }
#indexLeft > a{ color: #506C7B; font-size: 12px; }
#indexRight{ display: none; }

/* Index CTA */
#indexCTA{ display: none;}

/* Inside Content */
#insideHeader{ display: none; }
#insideContent{ width: 100%; margin: 10px auto; background: none; }
#insideLeft{ display: none; }
#insideRight{ width: 100%; min-height: 270px; font-size: 12px; line-height: 17px; color: #555; }
#insideRight > a{ color: #506C7B; font-size: 12px; }

/* Bottom Links */
#bottomLinks{ display: none; }

/* Footer */
#footerContainer{ display: none; }
