/* Onpub (TM)
 * Copyright (C) 2008 Onpubco <http://onpubco.com/>
 * Author: Corey HM Taylor <corey@onpubco.com>
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; version 2.
 */

a:link {
color: #429aaf;
text-decoration: none;
}

a:visited {
color: #429aaf;
text-decoration: none;
}

a:hover {
color: #429aaf;
text-decoration: underline;
}

a:active {
color: #429aaf;
text-decoration: underline;
}

a.subsection:link {
color: #1a355b;
text-decoration: none;
}

a.subsection:visited {
color: #1a355b;
text-decoration: none;
}

a.subsection:hover {
color: #1a355b;
text-decoration: underline;
}

a.subsection:active {
color: #1a355b;
text-decoration: underline;
}

a.header:link {
color: #1a355b;
text-decoration: none;
}

a.header:visited {
color: #1a355b;
text-decoration: none;
}

a.header:hover {
color: #1a355b;
text-decoration: none;
}

a.header:active {
color: #1a355b;
text-decoration: none;
}

html {

}

body {
/*font-family: tahoma;*/
}

#doc2 {

}

#hd {
margin-top: 0em;
margin-bottom: 0.5em;
padding-top: 0em;
padding-bottom: 0em;
text-align: left;
border-bottom-width: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #35658f;
background-color: #376f99;
color: #ffffff;
}

#bd {

}

#primary {
color: #3f3f3f;
}

#secondary {

}

#ft {
margin-top: 1.5em;
margin-bottom: 0em;
padding-bottom: 1em;
padding-top: 1em;
text-align: center;
border-bottom-width: 0px;
border-top-width: 2px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #35658f;
font-size: 93%;
color: #1a355b;
background-color: #b3e3f2;
}

.error {
color: red;
}

div.section {
font-size: 123.1%;
font-weight: bold;
margin-top: 0.5em;
border-bottom-width: 2px;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #afbcc2;
color: #3d78a1;
width: 90%;
}

div.subsection {
margin-top: 0.5em;
}

span.subsection {
font-size: 85%;
color: #afbcc2;
}

div.header {
/*font-size: 146.5%;*/
font-size: 123.1%;
font-weight: bold;
margin-top: 0.5em;
border-bottom-width: 2px;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #30668d;
color: #1a355b;
}

div.subheader {
/*font-size: 146.5%;*/
font-size: 108%;
font-weight: bold;
margin-top: 1em;
margin-bottom: 1em;
border-bottom-width: 1px;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-style: dotted;
border-color: #30668d;
color: #1a355b;
}

img.header {
margin-top: 0em;
/*
border-bottom-width: 2px;
border-top-width: 2px;
border-right-width: 2px;
border-left-width: 2px;
border-style: solid;
border-color: #afbcc2;
*/
}

div.article {
margin-top: 1em;
font-weight: bold;
color: #429aaf;
font-size: 108%;
}

div.article-selected {
margin-top: 1em;
font-weight: bold;
color: #429aaf;
font-size: 108%;
}