/* layout
----------------------------------------------- */

/* container */
.layContainer { margin: auto; position: relative; text-align: center; width: 814px; }


/* top */
.layContainer .layTop { background-repeat: repeat-x; height: 180px; text-align: right; width: 814px; }
.layContainer .layTop h3 { color: #fff; height: 30px; padding-top: 30px; margin: 0px 30px 0px 0px; }
.layContainer .layTop h4 { color: #fff; height: 40px; padding-top: 20px; margin: 0px 30px 0px 0px; }
.layContainer .layTop table { float: right; height: 80px; margin: 30px 30px 0px 0px; }
.layContainer .layTop table td { text-align: center; }
.layContainer .layTop table td a { text-transform: uppercase; text-decoration: none; }


/* body */
.layContainer { clear: both; }
.layContainer .layBody { background: #cccccc url("/shared/gfx/gui/layBodyTop.gif") no-repeat; float: left; padding: 10px 10px 0px 10px; text-align: left; width: 794px; }


/* menu */
.layContainer .layMenuWrapper { float: left; width: 200px;}
.layContainer .layMenuWrapper .layMenu { background-color: #eeeeee; padding-left: 16px; }
.layContainer .layMenuWrapper .layMenu a { background: url("/shared/gfx/gui/bulletMenu.gif") no-repeat; background-position: left; color: #2c537a; display: block; font-weight: bold; height: 36px; line-height: 36px; padding-left: 16px; text-align: left; text-decoration: none; width: 152px; }
.layContainer .layMenuWrapper .layMenu span a { color: #cc0000; }


/* content */
.layContainer .layContentWrapper { float: right; text-align: center; width: 584px;}
.layContainer .layContentWrapper .layContent { background-color: #eeeeee; padding: 20px 30px 0px 30px; text-align: left; width: 524px; }
.layContainer .layContentWrapper .layContent p { margin-bottom: 0px; }


/* header */
h1 { background: url("/shared/gfx/gui/headerBg.gif") repeat-x; color: #2c3134; font-family: Arial, Verdana, Tahoma; font-size: 20px; font-weight: normal; margin: 10px 0px 0px 0px; padding-bottom: 4px; }


/* quotes */
.layQuoteHdr { font-family: Arial, Verdana, Tahoma; font-size:14px; font-weight:bold; font-style:italic; margin: 20px 0px 6px 40px; text-align: left; width: 820px; }
.tblQuotes { margin: auto; }
.cellQuote1, .cellQuote2, .cellQuote3  { background-image: url("/shared/gfx/index/quoteBg.gif"); background-repeat: repeat-x; color: #374c85; font-family: Arial, Verdana, Tahoma; font-size:11px; font-style:italic; text-align: left; padding-top: 20px; vertical-align: top; }
.cellQuote1 { padding-left: 24px; width: 240px; }
.cellQuote2 { padding-left: 24px; width: 240px; }
.cellQuote3 { padding-left: 24px; width: 240px; }


/* textbox */
.ficTxt { border: 1px solid #6f94ba; font-family: Arial, Tahoma, Arial; font-size: 11px; }


/* bottom */
.layBottom { margin-top: 10px; }


/* footer */
.layFooter { margin: 10px auto 0px auto; text-align: center; }


/* frontpage */
.layFrontpageButton { background: url("/shared/gfx/gui/btnFrontpageButton.gif") no-repeat; height: 44px; line-height: 36px; margin: 0px auto 10px auto; text-align: center; width: 330px; }
.layFrontpageButton a { color: #ffffff; font-size: 18px; text-decoration: none; }
