﻿body 
{
    margin: 0px;
}
.Header
{
    margin: 0 auto;
    width: 753px;
    height: 80px;
}
.BAWACLOGO
{
    position: absolute;
    margin-top: 13px;
    margin-left: 0px;
}   
.top_Links
{
    position: absolute;
    margin-top: 0px;
    margin-left: 500px;
}
.BAWACAddress
{
    position: absolute;
    margin-top: 65px;
    margin-left: 250px;
}
.Navigation
{
    margin: 0 auto;
    background: url(/images/navBG.gif);
    width: 753px;
    height: 20px;
    z-index: 10;
    overflow: visible;
}
.NavBTN
{
    border: solid 1px black;
    padding: 2px 10px 2px 10px;
    background: url(/images/navBtnBG.gif);
    font: 7pt tahoma;
    cursor: pointer;
}
.NavDD
{
    position: absolute;
    display: none;
    margin-top: -2px;
}
.Header_Bottom
{
    margin: 0 auto;
    width: 753px;
    height: 94px;
}
.Content
{
    margin: 0 auto;
    width: 753px;
    z-index: 5;
}
.Footer
{
    margin: 0 auto;
    width: 753px;
    height: 20px;
    padding-top: 5px;
    text-align: center;
    z-index: 4;
    background: #C0C0C0;
}
/* FONTS */
.Tahoma10
{
    font: 10pt tahoma;
}
.Tahoma8
{
    font: 8pt tahoma;
}
.FooterGrey
{
    color: #808080;
}
a.FooterGrey:hover
{
    color: #FFFFFF;
}
/* Content Editor */
.tbl100
{
    width: 100%;
}
.titleTD
{
    width: 100%;
    padding: 5px;
    color: #000080;
}
.contentTD
{
    width: 100%;
    padding: 10px 5px 10px 5px;
}
.boxes
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #d1242a;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
    background-color: #ffffff;
    border: navy 1px solid;
    }
    
    /* Form */
    .title
{
    width: 100%;
    font-weight:bold;
    font-size: 14px;
    font-family: Arial, Helvetica, Sans-Serif;
    padding: 5px;
    color: #000080;
}

table.shiftup 
{
    margin-top: -20px;
    border-collapse: collapse;
}
table.shiftup td, table.shiftup tr 
{
    margin: 0px;
    padding: 0px;
}

.label
{
 display: block;
 width: 100px;
 float: left;
 padding-top:2px;
}

.subhead
{
    color:#606060;
    font-size: 12px;
    font-weight: bold;
    margin-left: -15px;
    padding-top: 0px;
    background-color:#efefef;
}

.tablecelltop
{
    
    background-color: #efefef;
    width: 520px;
    padding-left: 10px;
    margin-top: 4px;
    margin-left: 25px;
    margin-bottom: 0px;
    padding-top: 4px;
    padding-bottom: 5px;
    border-top: 3px solid #e0e0e0;
}
.tablecelltopadd
{
    padding-left: 30px;
    width: 500px;
}
.tablecellpadadd
{
    padding-top:5px;
}
.tablecellbottom
{
    margin-top: 0px;
    background-color: #efefef;
    width: 500px;
    padding-left: 30px;
    padding-bottom: 3px;
    margin-left: 25px;
    margin-bottom: 0px;
}

.tablecellbottomadd
{
    margin-bottom: 7px;
}

.submit
{
    background-color: #b0b0b0;
    padding-top: 4px;
}
.submitspan
{
    padding-left: 200px;
    padding-top: 20px;
    background-color:
}
.tablecellfinal
{
    padding-bottom: 7px;
}
.tablecellbottomlast
{   
    margin-bottom: 3px;
}
/* Jared Added Classes */

b.heading
{
    font-weight: bold; 
    color: rgb(0, 0, 128);
}

.static
{
    margin: 5px 5px 10px;
}