
body{width: 1024px; border: 1px solid #777; margin: 0 0 0 10px;}
#head{width: 100%; border-bottom: 1px solid #999;}
#sidebar{float: left; width: 15%; border-right: 1px solid #999; padding: 0 0; margin: 0 0;}
#content{float: left; width: 77%; padding: 10px 3px;}
#mainImg{float: left; padding-right: 10px;}
#mainCopy{padding-top: 20px;}
#contentImgL{float: left; padding: 10px 10px;}
#contentImgR{float: right; padding: 10px 10px;}
#subContent{padding: 15px 10px;}
#hdrdate{
  padding: 5px 5px;
}
#menu{margin: 5px 10px 5px 5px; font-weight: normal; font-size: 8.5pt; display: block;}
div#menu a{padding-left: 10px;}
#links{border: 1px solid #ccc; border-width: 1px 0 1px 0; margin: 40px 0; font-size: 0.7em;}
#links ul{list-style: none; margin: 5px 5px; padding: 0;}
#links li{list-style: none; margin: 5px 5px; padding: 0;}
#links li.linkhdr{font-weight: normal;}
#footer{text-align: center; width: 100%; border-top: 1px solid #999; padding: 7px 0;}
.clearit{clear: both;}
.menuLink {margin: 5px 10px 5px 5px;  font-weight: normal; font-size: 12pt;}

/* style for expanding menus */
div#menu div.menuhdr a:link {
color: #454545;
font-size: 10pt;
text-decoration: none;
background-repeat: no-repeat;
background-position: left center;
border-bottom: 1px solid #000;
}

div#menu div.menuhdr a:hover {
font-size: 10pt;
position: relative;
z-index: 1;
width: auto;
background: #ffe488;
-moz-border-radius: 50%;
border-radius: 50%;
padding: 2px 5px;
margin: -2px -5px;
}

div#menu div.menuhdr a:visited {
color: #333333;
font-size: 10pt;
text-decoration: none;
background-repeat: no-repeat;
background-position: left center;
border-bottom: 1px solid #cc0;
}

div#menu div.menusub1 a {
color: #333333;
font-weight: normal;
font-size: 9pt;
padding-left: 10px;
}

ul {padding: 0; margin: 0; list-style: none;padding: 5px 5px 5px 5px; font-weight: normal; font-size: 8.5pt;}
ul li {margin: 0; padding:0; list-style: none;}

div.menusub1hdr ul {display: none;}

div.menuOn ul {display: block;}

div.menuOn ul a {font-size: 7.5pt;}

div#menu div.menusub1 a:hover {
color: #333333;
font-weight: normal;
font-size: 9pt;
background: #ccc;
}

div#menu div.menusub2 a {
font-weight: normal;
font-size: 7pt;
padding-left: 10px;
}

div#menu div.menusub2 a:hover {
font-weight: normal;
font-size: 7pt;
background: #ccc;
}

.menuhdrOn {font-weight: bold;}
.menuOn {
font-weight: bold;
background: transparent url(/images/arrow1.gif) 0 0 no-repeat;
}

div#sidebar div#menu .menuOn a.menuExpand{
font-weight: bold;
}

.menuOff {
font-weight: normal;
background-color: inherit;
}

.menuOff a{
font-weight: normal;
}

.menusub1 {
display: none;
padding: 5px 5px 5px 5px;
overflow: visible;
background: inherit;
border : 0px solid #ccc;
}

.menusub2 {
padding: 5px 5px 5px 5px;
font-weight: normal;
font-size: 9pt;
display: none;
border : 0px solid #000000;
}

#pageLinks {
font-family: Arial, Helvetica, Sans Serif;
text-align: right;
padding-bottom: 2px;
}

#pageLinks a.next, #pageLinks a.previous {
text-transform: uppercase;
padding: 2px 4px 2px 5px;
border: 1px solid #004276;
font-size: 76%;
text-decoration: none;
font-weight: bold;
}

#pageLinks a.next:hover, #pageLinks a.previous:hover {
border: 1px solid #900;
}

#pageNumbers {
margin: .5em .2em .5em 10px;
font-weight: bold;
font-family: Arial, Helvetica, Sans Serif;
display: inline;
position:relative;
vertical-align: center;
}

#pageNumbers li {
font-size: 86%;
font-weight: bold;
display:inline;
padding-right: .7em;
margin-right: .7em;
padding-left: 0em;
margin-left: 0em;
border-right: 1px solid #999;
border-right: expression((this.parentNode.lastChild == this)? "none" :
"1px solid #666" );
padding-right: expression((this.parentNode.lastChild == this)? "0px" :
"1em" );
}

#pageNumbers li:last-child {
border:none;
padding-right: 0;
}
