@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0; background-image:url(images/bodyBg.jpg); background-position:left bottom; background-repeat:repeat-x;}
img {border:0;}
a {margin:0; padding:0;}
#toolbar {border:0; width:100%; height:55px; background-image:url(images/toolbarBg.jpg); background-position:left top; background-repeat:repeat-x;}
#toolbar tr td {vertical-align:top; padding-top:7px; font-family:Arial; font-size:10px; color:#777;}
#toolbar tr td img {cursor:pointer;}
#searchTable {height:31px;}
#searchTable td {padding:0 !important; margin:0 !important;}

.searchForm {width:100px; height:21px; border:1px solid #BCBCBC; background-image:url(images/navigationBg.jpg); background-repeat:repeat-x; background-position-y:top; font-family:Arial; font-size:12px; color:#777; padding: 2px 0 0 4px; margin-top:5px;}
.searchFormFocus {width:100px; height:21px; border:1px solid #FFFFFF; background-color:#999999; font-family:Arial; font-size:12px; color:#FFF; padding: 2px 0 0 4px; margin-top:5px;}

#archiveCheck {margin:6px 1px 0 5px; padding:0;}


#toolbar tr td.navigationCell {padding:9px 3px 0px 3px;}
.navigationForm {width:110px; height:26px; border:1px solid #BCBCBC; background-image:url(images/navigationBg.jpg); background-repeat:repeat-x; background-position-y:top; text-align:center; padding-top:4px; font-family:Arial; font-size:14px; font-weight:bold; color:#888; margin:0;}
.navigationFormFocus {width:110px; height:26px; border:1px solid #FFF; background-color:#999; text-align:center; padding-top:4px; font-family:Arial; font-size:14px; font-weight:bold; color:#FFF; margin:0;}

/*
a.index {background-image:url(images/index.jpg); background-repeat:no-repeat; background-position:top; height:31px;}
a.search {background-image:url(images/search.jpg); background-repeat:no-repeat;}
a.printLeft {background-image:url(images/printLeft.jpg); background-repeat:no-repeat;}
a.printRight {background-image:url(images/printRight.jpg); background-repeat:no-repeat;}
a.previousPage {background-image:url(images/previousPage.jpg); background-repeat:no-repeat;}
a.nextPage {background-image:url(images/nextPage.jpg); background-repeat:no-repeat;}
a.firstPage {background-image:url(images/firstPage.jpg); background-repeat:no-repeat;}
a.lastPage {background-image:url(images/lastPage.jpg); background-repeat:no-repeat;}
a.zoomIn {background-image:url(images/zoomIn.jpg); background-repeat:no-repeat;}
a.zoomOut {background-image:url(images/zoomOut.jpg); background-repeat:no-repeat;}
a.mailto {background-image:url(images/mailto.jpg); background-repeat:no-repeat;}
a.adobePDF {background-image:url(images/adobePDF.jpg); background-repeat:no-repeat;}
a.help {background-image:url(images/help.jpg); background-repeat:no-repeat;}
a.logout {background-image:url(images/logout.jpg); background-repeat:no-repeat;}
*/