a {
    color		: #333399;
    text-decoration	: none;
}

html {
    color		: #333333;
    background-color	: #FFFFFF;
    margin		: 0;
    padding		: 0;
}

body {
    font-family		: "trebuchet ms", "verdana", sans-serif;
    margin		: 0;
    padding		: 0;
}

h1 {
    margin-top		: 8px;
    padding		: 1px;
}

h2 {
    border-bottom	: 1px solid #8877FF;
    margin-left		: -1em;
    margin-right	: -1em;
}

img {
    border		: 0px;
}

pre {
    background-color	: #F5E5F5;
    border		: 1px solid #8877FF;
    padding		: 1em;
}

thead {
    background-color	: #333388;
    color		: #FFFFFF;
}

tr.row1 {
    background-color	: #FFFFFF;
}

tr.row2 {
    background-color	: #9D9DFF;
}

.content {
    margin-left		: 5em;
    margin-right	: 5em;
    margin-top		: 2.5em;
}

.content li {
    list-style-type	: square;
}

.copyright {
    color		: #404040;
    font-family		: sans-serif, Verdana, Arial, Helvetica;
    font-size		: 10px;
    text-align		: center;
    text-decoration	: none;
}

.copyright a {
    color		: #404040;
    text-decoration	: none;
}

.copyright a:hover {
    color		: #404040;
    text-decoration	: none;
}

.error404 {
	text-align			: center;
}

.header {
    background		: #FFFFFF;
    border-bottom	: 2px solid #6633DD;
    color		: #000000;
    clear		: both;
    padding-left	: 1em;
    padding-top		: 0.5em;
}

.header a {
    border		: 2px solid transparent;
    color		: black;
    padding-left	: 10px;
    padding-right	: 10px;
    padding-top		: 1px;
    text-decoration	: none;
}

.header a:before {
    content: "\00BB       ";
    color: #6633DD;
}

.header a:hover {
    background-color	: #F5E5F5;
    border-bottom	: 2px solid #6633DD;
    border-left		: 2px solid #6633DD;
    border-right	: 2px solid #6633DD;
    border-top		: 2px solid #6633DD;
    color		: #000055;
    padding-left	: 10px;
    padding-right	: 10px;
    padding-top		: 1px;
}

.header li {
    display		: inline;
    margin-left		: 2em;
}

.header ul {
    margin		: 0px;
    padding		: 0px;
    text-align		: left;
}

.header-table {
	width		: 100%;
}

.logo-top {
	text-align		: right;
}

.footer {
    background		: #FFFFFF;
    color		: #000000;
    clear		: both;
    font-family		: sans-serif, verdana, Helvetica;
    font-size		: 12px;
    margin-left		: 10px;
    margin-top		: 0.25em;
    padding		: 0;
    width		: 100%
}

.footer-left {
    position		: absolute;
    text-align		: left;
    width		: 50%;
}

.footer-right {
    left		: 50%;
    position		: absolute;
    text-align		: right;
    width		: 50%;
}

.wrapper_content {
    margin-bottom	: 2.5em;
    padding		: 6em 0 0 0;
}

.wrapper_header {
    background		: #FFFFFF;
    color		: #000000;
    height		: 6em;
    left		: 0;
    position		: absolute;
    position		: fixed;
    top			: 0;
    width		: 100%;
}

.wrapper_footer {
    background		: #FFFFFF;
    border-top		: 2px solid #6633DD;
    bottom		: 0;
    color		: #000000;
    height		: 1.5em;
    left		: 0;
    position		: absolute;
    position		: fixed;
    width		: 100%
}
