@charset "utf-8";
/* CSS Document */

* { outline: none; }
a { color: #0000FF; }
a:hover { color: #B69826; }

body { font-size: .9em; font-family: arial; padding: 0; margin: 0; }

#page { width: 995px; margin: 0 auto; background: url(/images/background.gif) repeat-y center; }
#tableMaster { width: 827px; margin: 0 auto;}

#tdHeader { height: 133px; background: url(/images/HeaderImage.gif) no-repeat #082743;}
#tdTopHeader { width: 588px; height: 110px; }
#tdBottomHeader { color: #fff; font-size: .75em; }
#tdBottomHeader a { color: #fff; text-decoration: none; }
#tdBottomHeader a:hover { color: #B69826; }
#tdBottomHeader ul { list-style: none; float: right; margin: 0 6em .5em 0; }
#tdBottomHeader ul li { display: inline; }

#tdLogNavEmp { width: 150px; border-right: solid 1px #B69826; vertical-align: top; font-size: small;}
#tdLogin { text-align: center; border-bottom: dotted 1px #B69826; padding: .5em 0 .5em 0; }
#tdNavWrapper { width: 150px; }
#divNavWrapper { margin: 1em 0 0 0; }
#divNavWrapper ul { list-style: none; }
#divNavWrapper li { margin: .5em 0 0 0; font-weight: bold; }
#divNavWrapper ul a { display:block; color: #082845; text-decoration: none; width: 95px; }
#divNavWrapper ul a:hover { color: #B69826; text-decoration: underline; }

.menu { position: absolute; visibility: hidden; }
.menu a { color: #082845; text-decoration: none; font-weight: bold; }
.menu a:hover { color: #B69826; }
.menuItem { display: block; background: #fff; border-bottom: solid 1px #B69826; padding: .25em; }

#tdEmployment { text-align: center; border-top: dotted 1px #B69826; padding: .5em 0 .5em 0; }

#tdContentMaster { padding-top: 1em; color: #777; vertical-align: top; }
#tdContentWrapper { vertical-align: top; border-right: solid 1px #B69826; width: 438px; min-height: 450px; }
#divContent { margin: 1em; min-height: 450px; }
#tdContentImage { width: 239px; vertical-align: top; }
#divRightContent { margin: 1em; }

#tdSingleContentWrapper { width: 675px; min-height: 450px; }
#divSingleContent { margin: 1em; min-height: 450px; }

#tableFooterMaster { width: 827px; text-align: right; margin: 0 auto; }
#tdGoldFooter { background: url(/images/footerbg.gif) repeat-x #B69826; height: 94px; }
#tdFooterWrapper { font-size: x-small; color: #fff; }
#divFooterWrapper { margin: .5em .5em .5em 0; }
#tdFooterWrapper ul { list-style: none; margin: 0; padding: 0; }
#tdFooterWrapper ul li{ display: inline; margin: 0 0 0 .25em; padding: 0; font-size: small !important; }
#tdFooterWrapper a { color: #fff; text-decoration: none; }
#tdFooterWrapper a:hover { text-decoration: underline; }

ul.spiffy_cats { list-style-type: none; margin: 0; padding: 0; }
ul.spiffy_docs { list-style-type: none; margin: 0; padding: 0; }
ul.spiffy_cats a { font-weight: bold; }
ul.spiffy_cats li { background: url(/epl/folder.png) no-repeat; margin-bottom: 1em; padding-left: 40px; }
ul.spiffy_docs a { font-weight: bold; color: #0033FF; }
ul.spiffy_docs li { margin-bottom: 1em; padding-left: 40px; }
ul.spiffy_docs li.file { background: url(/epl/file.png) no-repeat; }
ul.spiffy_docs li.file_jpg { background: url(/epl/file_jpg.png) no-repeat; }
ul.spiffy_docs li.file_pdf { background: url(/epl/file_pdf.gif) no-repeat; }
ul.spiffy_docs li.file_doc { background: url(/epl/file_doc.png) no-repeat; }
ul.spiffy_docs li.file_xls { background: url(/epl/file_xls.png) no-repeat; }
li .spiffy_docs_count { font-size: 0.8em; }

li .description {}
li .datetime { font-size: 0.8em; font-style: italic; }