body {
/*	background: #16456d url(/init_files/bgbody.gif) repeat-x 0 0; */
    font: 80% Verdana, Lucida, Helvetica;
     background-color: #b8d8ff; 
    color: Black;
    margin: 0;
    padding: 0;
	text-align: justify; 
}

table {
    font-size: 100%;
}

a {
    text-decoration: underline;
    color: #436996;
    background-color: transparent;
}

a:hover {
    text-decoration: none;
    color: #436996;
    background-color: transparent;
}

.changeMe { text-decoration: none; font-size: 10px; font-family: Verdana, arial, sans-serif; font-style: normal; color: #436996; cursor: pointer; }
.changeMe td { text-decoration: none; font-size: 10px; font-family: Verdana, arial, sans-serif; font-style: normal; color: #436996; cursor: pointer; }
.changeMe a { text-decoration: none; font-size: 10px; font-family: Verdana, arial, sans-serif; font-style: normal; color: #436996; cursor: pointer; }
.changeMe a:hover { text-decoration: none; font-size: 10px; font-family: Verdana, arial, sans-serif; font-style: normal; color: #436996; cursor: pointer; }


.menuitem {
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #436996;
    background-color: transparent;
}

.menuitem a {
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #436996;
    background-color: transparent;
}


.topright { background: #fbf0e9 url(../init_files/image2_06.jpg) no-repeat 100% 0; }
.mainright { background: #ffffff url(../init_files/mainright.jpg) repeat-y 100% 0; }


img {
    border: none;
    vertical-align: middle;
}

p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.2em;
	text-align: justify; 
}


hr {
    height: 1px;
    color: #8cacbb;
    background-color: transparent;
}


h1, h2, h3, h4, h5, h6 {
    color: Black;
    background-color: transparent;
    font-family: Verdana, sans-serif, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #8cacbb;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important; 
}

h1 {
    font-size: 160%;
#    padding-right: 4em;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 140%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}





form {
    border: none;
    margin: 0;
}
textarea {
    font: 110% Verdana, "Courier New", Courier, monospace; 
    border: 1px solid #8cacbb;  
    color: Black;
    background-color: white;
    width: 100%;
}
input {
    font-family: Verdana, Arial, "Lucida Grande", Verdana, Lucida, Helvetica, sans-serif;
    visibility: visible;
    border: 1px solid #8cacbb;  
    color: Black;
    background-color: white;
    vertical-align: middle;
}




.documentContent {
    font-size: 110%;
    padding: 0em 1em 2em 1em !important;
    background: #ffffff;
}

.documentDescription {
    /* The summary text describing the document */
    font-weight: bold;
    display: block;
    margin: 1em 0em;
    line-height: 1.5em;
}
