/* ************ */
/* *** body *** */
/* ************ */

body {
    background: #e2ffe2 url() repeat scroll top left;
    margin: 0px;
    padding: 10px;
}

img {
    border: 0px;
}

.exitprint {
   height: 0px;					/* {{deleteinprint}} */
   width: 0px;					/* {{deleteinprint}} */
   overflow: hidden;
   border: 0px;
}

.exitprint img {
   border: 0px;
}

.hidden {
   height: 0px;
   width: 0px;
   overflow: hidden;
}

/* ************** */
/* *** header *** */
/* ************** */

#header {
    text-align: center;
    position: absolute;				/* {{deleteinprint}} */
    top: 10px;					/* {{deleteinprint}} */
    left: 50%; 					/* {{deleteinprint}} */
    margin-left: -350px;			/* {{deleteinprint}} */
    width: 744px;				/* {{deleteinprint}} */
    margin-bottom: 20px;
    border: 1px solid #666666;	/* {{deleteinprint}} */
    background: #669999;
}

#header h1 {
   padding: 10px;
   margin: 10px;
}

/* *************** */
/* *** sidebar *** */
/* *************** */

#sidebar {
    position: absolute;				/* {{deleteinprint}} */
    top: 0px;					/* {{deleteinprint}} */
    left: 50%;					/* {{deleteinprint}} */
    margin-left: -440px;			/* {{deleteinprint}} */
    width: 110px;				/* {{deleteinprint}} */
    background: #ffffff;			/* {{deleteinprint}} */
    font: 12px verdana, arial, helvetica, sans-serif;	/* {{deleteinprint}} */
    text-align: right;				/* {{deleteinprint}} */
    font-weight: normal;			/* {{deleteinprint}} */
    color: #000000;				/* {{deleteinprint}} */
    border: 1px solid #666666;	/* {{deleteinprint}} */
    padding: 9px 5px 5px 5px;			/* {{deleteinprint}} */
}

#sidebar h3 {
    border-bottom: 1px solid #990000;
    color: #990000;
    font: 13px georgia, palatino linotype, palatino, times, serif;
    padding: 1px;
    font-weight: normal;
    margin: 0px;
    text-align: left;
    letter-spacing: .1em;
}

#sidebar p {
    margin: 5px 0px 10px 0px;
    font: 12px/16px verdana, arial, helvetica, sans-serif;
    text-align: right;
}

#sidebar a { 
    text-decoration: none;
    font-weight: bold;
    color: #669999;
}

#sidebar a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #003366;
}

#sidebar .styleswitcher {
    margin: 10px 0px 10px 0px;
    text-align: center;
}

#sidebar .smalltext {
    border: 1px solid #cccccc;
    background-color: #ffffff;
}

#sidebar .medtext {
    border: 1px solid #cccccc;
    background-color: #cccccc;
}

#sidebar .largetext {
    border: 1px solid #cccccc;
    background-color: #ffffff;
}

#sidebar .printerimage {
    border: 1px solid #cccccc;
}

#sidebar .quote {
    text-align: left;
}

/* *************** */
/* *** content *** */
/* *************** */

#content {
    position: absolute;				/* {{deleteinprint}} */
    top: 100px;					/* {{deleteinprint}} */
    left: 50%;					/* {{deleteinprint}} */
    margin-left: -215px;			/* {{deleteinprint}} */
    width: 610px;				/* {{deleteinprint}} */
}

/* ******************* */
/* *** contentbody *** */
/* ******************* */

.contentbody {
    padding: 5px 10px 10px 10px;
    margin: 0px 0px 5px 0px;
    background: #ffffff;
    color: #000000;
    font: 14px verdana, arial, helvetica, sans-serif;
    border: 1px solid #666666;
}

.contentbody h2  {
    padding: 5px 0px 10px 0px;
    margin: 5px 0px 10px 0px;
    font: 18px georgia, palatino linotype, palatino, times, serif;
    font-weight: bold;
    color: #990000;
    text-align: left;
    letter-spacing: .1em;
}

.contentbody h3 {
    color: #990000;
    font:16px georgia, palatino linotype, palatino, times, serif;
    font-weight:normal;
    letter-spacing:.1em;
    margin: 5px 0px 5px 0px;
    border-bottom:1px solid #990000;
    padding-bottom:3px;
}

.contentbody h4  {
    padding: 5px 0px 5px 0px;
    margin: 5px 0px 5px 0px;
    font: 16px georgia, palatino linotype, palatino, times, serif;
    font-weight: bold;
    color: #990000;
    text-align: left;
    letter-spacing: .1em;
}

.contentbody h5  {
    padding: 5px 0px 5px 0px;
    margin: 5px 0px 5px 0px;
    font: 16px georgia, palatino linotype, palatino, times, serif;
    font-weight: normal;
    color: #990000;
    text-align: left;
    letter-spacing: .1em;
}

.contentbody h6  {
    padding: 5px 0px 5px 0px;
    margin: 5px 0px 5px 0px;
    font: 14px georgia, palatino linotype, palatino, times, serif;
    font-style: italic;
    color: #990000;
    text-align: left;
    letter-spacing: .1em;
}

.contentbody p {
    margin: 2px 0px 15px 0px;
    padding: 0px;
    text-align: justify;
}

.contentbody a {
    text-decoration: none;
    font-weight: bold;
    color: #336699;
}

.contentbody a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #003366;
}

.contentbody dt {
    margin: 2px 0px 5px 0px;
    text-align: justify;
}

.contentbody dd {
    margin: 2px 15px 15px 15px;
    text-align: justify;
}

.contentbody blockquote {
    margin: 2px 15px 15px 15px;
    text-align: justify;
}

.contentbody .center {
    text-align: center;
}

.contentbody .nobottom {
    margin: 2px 0px 2px 0px;
    padding-bottom: 0px;
}

.contentbody .small {
    font: 12px verdana, arial, helvetica, sans-serif;
}

.contentbody .imageright {
    border: 1px solid #666666;
    margin:0px 0px 10px 20px;
    float:right;
}

.contentbody .absswitch {
    margin:0px 0px 10px 20px;
    float:right;
    font: 12px georgia, palatino linotype, palatino, times, serif;
    font-weight: bold;
}

.contentbody .emph {
    color: #990000;
}

.contentbody .feedbackitem {
    margin: 5px 0px 2px 0px;
    background-color: #e2ffe2;
    color: #000000;
    font: 14px verdana, arial, helvetica, sans-serif;
}

.contentbody .bibbody h1 {
    margin:0px;
    padding:0px;
}

.contentbody .pubkey {
    margin:0px;
    padding:0px;
}

.contentbody .pubtext {
    margin-bottom:15px;
    text-align:justify;
}

.contentbody .pubtext i {
    color: #990000;
    font-weight: normal;
    font-style: normal;
}

.contentbody .pubabs {
    text-align:justify;
    padding: 5px 10px 0px 10px;
    margin: 0px;
    font: 12px verdana, arial, helvetica, sans-serif;
    font-weight:normal;
}


/* ************** */
/* *** footer *** */
/* ************** */

.footer {
    width: 604px;				/* {{deleteinprint}} */
    border-top: 1px solid #666666;
    padding: 1px;
    font: 6px verdana, arial, helvetica, sans-serif;
    color: #666666;
    font-weight: normal;
    text-align: justify;
    margin: 10px 2px 20px 2px;
}

.footer p {
    margin: 2px 0px 2px 0px;
}

.footer a {
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}

.footer a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #333333;
}

