body {
    margin:0;
    padding:0;
    text-align:center;
    background: url(/images/background1.gif);
    color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:0.8em;
}
#wrapper {
    width:85%;
    margin:0 auto;  
    border: 1px solid #000;
    text-align:left;
    background:#fff;
}
#header {
    background:#00A950;

}

#content {

    margin:0;
    padding:0;
    position:relative;
    top:0;
    left:0;
}


#sidebar {
    width:179px;
    position:relative;
    background-color:#63B178;
    top:0px;
    left:0px;
    float:left;
}

#content .minHeight {

}

.copy {
    background:#ffffff;
    float:left;
}

.content {
}

#footer {
    height:50px;
    background:#00A950;
}

#header .bar {
    width:100%;
    border-top: 2px solid #fff;
    font-size:1px;
    height:2px;
}
.rLogo {
   float:right; 
    margin: 0 auto;
    width:95px;
    height:100px;
    background: url(/images/VIA-logo-white-green.gif) no-repeat;
    margin-right:10px;
}
.lLogo {
    float:left;
    margin: 0 auto;
    width:95px;
    height:100px;
    background: url(/images/VIA-logo-white-green.gif) no-repeat;
    margin-left:10px;
}
.cLogo {
    margin: 0 auto;
    width:450px;
    height:100px;
    background: url(/images/vitalinterventionsaccessible.gif) no-repeat;
}
.mission {
    height:151px;
    width:700px;
    background: url(/images/missionheader.gif) no-repeat;
}
.clear {
    clear:both;
}
#sidebar p{
    margin-left:10px;
    margin-right:10px;
}
#Accordion1 {

    display:block;
    float:none;
}
#accordion {
    background-color:#fff;
}
#accordion a {
    text-decoration:none;
}
#accordion div div a:hover {
    color:#999999;
}


.FB {
    padding-left:10px;
}
.FL, .FO {
    clear:both;
}
.FR {
    clear:both;
    padding:10px 0;
}
.EM {
    color:#ff0000;
    
}
label {
    font-size:16px;
    width:150px;
    display:block;
    float:left;
    margin-right:10px;
    line-height:16px;
}
label.textarea {
    width:465px;
    margin-right:15px;
}
textarea {
    width:465px;
    margin-right:10px;
    height:100px;
}
input {
    margin-top:0px;
    margin-right:10px;
    padding:0;
}

input#Email {
    width:305px;
}
input#Address1, input#Address2 {
    width:305px;
    clear:both;
    display:block;
    margin-bottom:5px;
}
input#phone1, input#phone2 {
    width:30px;
    margin-right:1px;
}
input#phone3 {
    width:40px;
}
input#Zip {
    width:60px;
}
input#Password, input#PasswordC {
    clear:both;
    display:block;
    margin-bottom:3px;
}
.error {
    border-color:#ff0000;
}
#adminMenu {
  border-bottom: 1px solid #63B178;
}
#adminMenu .item {
    text-align:center;
    float:left;
    padding: 8px 20px;
}

#filter {
    
}
#filter span {
    
}

#filter label {
    float:left;
    font-size:14px;
    width:auto;
}
#filter input, #filter select {
    float:left;
    margin-right:10px;
}
.delete {
    color:red;
    cursor:pointer;
}