* { margin: 0; padding: 0; }

body {
font-size: 100%;
font-family: Verdana, sans-serif; 
color: #000;
background: #678 url("/cms/images/bg-body.png") repeat;
text-align: center;
}

#wrap {
margin: 12px auto 0;
padding: 0 10px 0 10px;
width: 740px;
text-align: left;
background: #fff url("/cms/images/bg-wrap.png") repeat-y;
border-top: 10px solid #fff;
border-bottom: 10px solid #fff;
}

#header {
padding: 10px;
height: 80px;
width: 720px;
background: #abc url("/cms/images/bg-header-azl.png") no-repeat;
}

#content {
float: right;
display: inline;
padding: 20px;
width: 480px;
}

hr {
margin-top: 0.6em;
margin-bottom: 0.6em;
color: #bcd;
background-color: #bcd;
height: 1px;
border: none;
}

#content h1 {
margin-bottom: 0.4em;
padding-bottom: 4px;
display: block;
border-bottom: 1px solid #800;
/* border-bottom: 1px solid #cecec9; */
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
font-size: 1.8em;
letter-spacing: -1px;
line-height: 1.0em;
color: #800;
}

#content h2, h3, h4 {
margin-bottom: 0.4em;
padding-top: 10px;
font-weight: bold;
line-height: 1em;
font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
font-size: 1.1em;
}

#content h3 {
font-size: 1.0em;
color: #800;
font-style: italic;
}

#content h4 {
font-size: 0.9em;
}

#content h5, h6 {
display: block;
padding-top: 8px;
padding-bottom: 2px;
font-size: 0.9em;
font-weight: normal;
font-style: italic;
/*border-bottom: 1px dotted #cecec9;*/
}

#content p {
padding-top: 0.5em;
padding-bottom: 0.4em;
font-size: 0.8em;
line-height: 1.3em;
}

#content ul, ol, dl {
clear: left;
margin-left: 4em;
margin-right: 4em;
}

#content li {
font-size: 0.8em;
line-height: 1.1em;
margin-bottom: 0.2em;
}

#content ul li {
list-style-type: circle;
}

#content table ul {
margin-left: 1em;
}
#content table ul li {
list-style-type: none;
}

#content p img {
float: left;
display: inline;
margin: 8px 12px 8px 0px;
border: 1px solid #bbb;
padding: 2px;
}
#content p img.right {
float: right;
margin: 8px 0px 8px 12px;
}

#content strong, #content em {
color: #800;
}

hr.gallery {
margin: 0;
clear: left;
}

#content table {
margin-top: 1em;
margin-bottom: 0.3em;
border: 2px solid #ccc;
width: 100%;
border-collapse: collapse;
}

#content th {
font-size: 0.75em;
font-weight: bold;
padding: 0.3em 0.8em;
border: 1px solid #ccc;
background-color: #ffd;
}
#content td {
font-size: 0.75em;
padding: 0.3em 0.8em;
border: 1px solid #ccc;
}

#content table.borderless {
border: none;
}

#content table.borderless td {
border: none;
}

.footnote, #footnote {
font-size: 0.85em;
}
#footnote hr {
clear: left;
}

#contactform input {
padding: 2px;
margin: 5px 5px 1px 0;
background: #e8f0f4;
border: 1px solid #9ab;
}

#contactform .fixedwidth {
width: 170px;
}

#contactform textarea {
width: 472px;
margin-top: 6px; padding: 2px;
background: #e8f0f4;
border: 1px solid #9ab;
}

#contactform #submit {
border: 1px solid;
border-color: #cde #789 #789 #cde ;
padding: 3px;
}

.response {
font-weight: bold;
font-style: italic;
color: #800;
}

#navigation {
float: left;
display: inline;
padding-bottom: 7px;
width: 215px;
font-size: 0.8em;
}

#menu {
float: left;
padding-left: 7px;
list-style: none;
}

#menu ul {
list-style: none;
float: left;
}

#menu li {
position: relative;
float: left;
}

#menu a, #menu strong {
padding: 8px 6px 8px 6px;
display: block;
vertical-align: middle;
width: 196px;
}

#menu a {
color: #000;
background: #fff url("/cms/images/bg-navbutton-off.png") no-repeat;
background-position: center left;
border-bottom: 1px solid #bcd;
text-decoration: none;
}

#menu a:hover {
background: #d0d8e0 url("/cms/images/bg-navbutton-hover.png") no-repeat;
background-position: center left;
}

#menu strong {
color: #800;
font-weight: bold;
background: #e0eaee url("/cms/images/bg-navbutton-on.png") no-repeat;
background-position: center left;
border-bottom: 1px solid #9ab;
}

#extra {
clear: left;
display: block;
margin-bottom: 7px;
margin-left: 7px;
padding: 18px 20px 18px 20px;
width: 168px;
font-size: 0.7em;
line-height: 1.3em;
background: #e0eaee;
border-bottom: 5px solid #c0c8d0;
}

#extra p {
padding: 2px 0 2px 0;
}

#extra p img {
display: block;
margin-bottom: 6px;
}

#extra a {
text-decoration: none;
color: #06a;
}
#extra a:hover {
text-decoration: underline;
}

#search {
clear: left;
display: block;
margin-bottom: 17px;
margin-left: 7px;
width: 208px;
text-align: center;
}

#search #search_term {
width: 160px; /* Was 188 */
margin-bottom: 4px;
padding: 2px;
}

#search input {
border: 1px solid;
border-color: #9ab;
background: #e8f0f4;
}

#search #submitsearch {
border: 1px solid;
border-color: #cde #789 #789 #cde ;
padding: 2px;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px;
width: 720px;
height: 40px;
text-align: center;
color: #fff;
background: #abc url("/cms/images/bg-footer.png") no-repeat;
}

#footer p {
padding-top: 4px;
font-size: 0.7em;
}

#footer a {
color: #9ef;
font-weight: bold;
text-decoration: none;
}

#footer strong {
color: #fff;
font-weight: bold;
}

#footer a:hover {
text-decoration: underline;
}

#content a {
color: #06a;
text-decoration: none;
font-weight: bold;
}

#content a:hover {
text-decoration: underline;
}

#pubs24 {
font-size: 0.85em;
}

#pubs24 strong {
color: #000;
}

#pubs24 a {
color: #000;
text-decoration: none;
font-weight: normal;
}

#pubs24 a:hover {
text-decoration: none;
background: #eef;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
color: #609; font-weight: bold;
}

pre {
margin: 6px 0 0 0;
font-size: 11px;
line-height: 1.3em;
color: #609;
}

pre b {
font-weight: normal;
color: #800;
}

pre em {
font-style: normal;
color: #066;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

span {
color: #800;
}
