
* { margin: 0; padding: 0; }

body {
font-size: 62.5%;
font-family: 'Verdana', 'Arial', Sans-Serif;
color: #000;
background: #ccc url("img/bg-body.jpg") repeat;
text-align: center;
}

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

#header {
padding: 0px;
height: 100px;
width: 740px;
background: #fff url("img/bg-header.jpg") no-repeat;
}

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

#content h1 {
margin-bottom: 4px;
padding-bottom: 4px;
display: block;
border-bottom: 5px solid #ebebeb;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', Arial, Verdana, sans-serif;
font-weight: normal;
font-size: 2.7em;
letter-spacing: -1px;
line-height: 1.0em;
color: #c63;
}

#content h2, h3, h4 { clear: left;
padding-top: 10px;
font-size: 1.5em;
line-height: 1.2;
}

#extra h3 {
margin-bottom: 4px;
padding-bottom: 4px;
border-bottom: 1px solid #ccc;
font-weight: bold;
font-size: 1.1em;
}

#content h5 {
display: block;
padding-top: 10px;
padding-bottom: 2px;
font-size: 1.2em;
font-weight: bold;
border-bottom: 1px dotted #ccc;
}

#content h6 {
display: block;
padding-top: 15px;
padding-bottom: 2px;
font-size: 1.2em;
font-weight: normal;
border-bottom: 1px dotted #ccc;
}

#content p {
padding-top: 6px;
font-size: 1.2em;
line-height: 1.7em;
}

#content p.small {
font-size: 1.1em;
line-height: 1.5em;
}

#content ul { clear: left;
list-style-type: none;
padding-top: 6px;
}

#content ul.bullet { clear: left;
list-style-type: square;
list-style-position: outside;
margin-left: 25px;
padding-top: 6px;
}

#content li {
font-size: 1.2em;
line-height: 1.7em;
}

#content ul.bullet li {
padding-top: 2px;
}

#content li a {
font-weight: bold;
}

#content p img {
float: left;
display: inline;
margin: 4px 12px 4px 0;
border: 1px solid #bbb;
padding: 2px;
vertical-align: bottom;
}

#content table {
margin: 6px 0 6px 0;
width: 100%;
border-collapse: collapse;
}

#content td {
border: 1px solid #ccc;
padding: 5px;
vertical-align: top;
}

#content td.text {
width: 310px;
border: 1px solid #ccc;
padding: 5px;
}

#content td h6 {
display: block;
padding-top: 0;
padding-bottom: 2px;
font-size: 1.2em;
font-weight: bold;
border-bottom: 1px dotted #ccc;
}

#content td p {
line-height: 1.3;
}

#content td.img {
width: 170px;
border: 1px solid #ccc;
padding: 5px;
text-align: center;
}

#contactform input {
padding: 2px;
margin: 5px 5px 1px 0;
}

#contactform .fixedwidth {
width: 170px;
}

#contactform textarea {
width: 472px;
margin-top: 6px; padding: 2px;
}

#contactform #submit {
padding: 0;
}

.response {
font-weight: bold;
font-style: italic;
color: #c63;
}
/*
.clear {
clear: both;
}
*/
#navigation {
float: left;
display: inline;
padding-bottom: 7px;
width: 215px;
font-size: 1.2em;
}

#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, #menu em {
padding: 9px 6px 10px 6px;
display: block;
font-weight: normal;
width: 196px;
}

#menu a {
color: #000;
background: #fff url("img/bg-navbutton-off.jpg") no-repeat;
border-bottom: 1px solid #ccc;
text-decoration: none;
}

#menu strong, #menu em {
border-bottom: 1px solid #ccc;
}

#menu em {
font-weight: bold;
font-style: normal;
}

#menu a:hover, #menu strong {
color: #000;
background: #e2e7e7 url("img/bg-navbutton-on.jpg") no-repeat;
}

#extra {
clear: left;
display: block;
margin-bottom: 7px;
margin-left: 7px;
padding: 14px 20px 18px 20px;
width: 168px;
font-size: 1.2em;
line-height: 1.5em;
background: #f5f5f5;
border-bottom: 5px solid #ebebeb;
}

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

#extra img {
margin-top: 6px;
vertical-align: bottom;
}

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

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

#footer {
clear: both;
margin: 0 auto;
padding: 10px;
width: 720px;
height: 30px;
text-align: center;
background: #7c8890 url("img/bg-footer.jpg") no-repeat;
}

#footer p {
padding-top: 4px;
font-size: 1.1em;
font-weight: bold;
color: #fff;
}

#footer a {
color: #fc9;
text-decoration: none;
}

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

div.hr { clear: left;
margin-top: 8px;
height: 1px;
background-color: #ccc;
}

div.hr hr {
display: none;
}

a {
color: #03f;
text-decoration: none;
}

a img {
border: none;
}

a:hover {
text-decoration: underline;
}

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

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

span {
color: #c63;
}

/* FDSE */

/* Search */

#main dt a, .s_links a, p.fd_results a {
color: #03f;
text-decoration: none;
}

p.fd_results i {
font-weight: bold;
font-style: normal;
}

dl {
margin-top: 4px;
font-size: 1.2em;
line-height: 1.5em;
}

dt {
padding-top: 4px;
}

dd.sr span {
color: #999;
}

.s_links {
text-align: center;
}

b.hl1 {
font-weight: normal;
background: #cff;
}
