body  {
   background-color: #862634;
margin-top: 0; 
margin-bottom: 0; 
padding-top: 0;
padding-bottom: 0; 
font-family: Arial, Helvetica, sans-serif;
}

a {
        color: #000000;
        text-decoration: underline;
font-size: 12px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

a:hover {
        color: #495CD5;
font-size: 12px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
div
{ font-size: 13px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

p {
        margin: 0 0 17px;
        padding: 0;
        line-height: 18px;
}

.wrapper {
        width: 770px;
        margin: 0px auto;

}

.content-wrapper {
        width: 770px;
        background: white;
float: left;
}


.content {
        width: 730px;
        padding: 0px 0px;
        background: white;
}
.content h1 {
        color: #333;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 18px;
        border-bottom: 1px dashed #C1D9F0;
}

.content h2 {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
        margin-bottom: 5px;

}

.content h3 {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 12px;
}

.content p {
        padding: 0 15px;
        text-align: justify;
}

.content a {
        color: #000000;
        text-decoration: underline;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
.content a:hover {
        color: #495CD5; 
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

.content-bottom {
        width: 770px;
        height: 13px;
        float: left;
    font-size: 8px;
    font-family: arial, sans-serif;
	color: gray;
}

.content-header {
        width: 770px;
        background: transparent url(../images/mainlogo.jpg) no-repeat;
        height: 123px;
        float: left;
}

.disabled {
        color: #c7c7c7;
        text-decoration: none;
                padding: 0.25em 2em;
}



table.subtable {
    padding: 4px 4px 4px 4px;
    background-color: white;
}

th.subtable {
    background-color:#0061a6;
    font-size: 14px;
    font-family: arial;
    color: white;
    padding-left: 6px;               
    padding-right: 6px;

}          


td.subtable  {
    padding-left: 6px;        
    padding-right: 6px;        
    padding-top: 2px;        
    padding-bottom: 2px;        

    color: black;
    font-size: 10px;
    font-family: arial;
    vertical-align:top;           
    text-align: left;
}

td.altsubtable {
    color: gray;
}

tr.altsubtable {
    background-color: #ededed;
}


.navigation {
    color: black;
    font-size: 10px;
    font-family: arial;
    text-align: right;
}

.navigation a {
    color: black;
    font-size: 10px;
    font-family: arial;
    text-align: right;
    font-weight: bold;
}


div.level {
        margin:0px auto;
        filter:shadow;
        color:red;
        font-size:18pt;
        line-height:120%;
        font-weight: bold;
        width: 100px;
}

div.h { display: none; }
div.s { display: block; margin: 10px; }


