body{
    margin: 0;
    font-size:small;
    background-color:#FFF;
}

#container{
    width: 100%;
    height: auto;
    background:#FFF;
}
    
#WhatNow, #infoMessages, #popProgram, #popSubProgram, #ddtp{
    background-color: #fff; 
    padding: 10px;
    width: 90%;
    background: none;
    margin: 10px;
}
    
#header{
    clear:both;
    width: 770px;
    height: 95px;
    background: #FFF;
    margin: 0;
    padding: 0;
    border: 0;
}

img{
    border:0;
}
#header img{
    margin: 0;
    padding: 0;
    border: 0;
}

#altheader{
    display:none;
}
    
#banner{
    width: 770px;
    height: 25px;
    background: #0066CC;
    color:white;
    margin:0;
    border:0;
    padding:0;
    text-align: right;
}
    

    
#content {
    border: 0;
    padding: 30px 0 0 0;
    margin: 0;
    margin-left: 10px;
    width: 770px;
    height: 770px;
    /*IE5 Mac hack \*/
    min-height: 600px;
    /*End hack*/
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 750px;
}
html>body #content{
    width: 750px;
    /*IE5 Mac hack \*/
    height:auto;
    min-height: 600px;
    /*End hack*/
}

#sessionId{
    margin: 0;
    margin-left: 10px;
    padding: 0;
    white-space: nowrap;
}
    
/* Create Buttons */

#banner ul{
    float: left;
    list-style:none;
    padding:0 4px;
    margin:0;
    border:0;
	background: #0066CC;
}
html>body #banner ul{
}
  
#banner li{
    float:left;
    font: 12px/22px Trebuchet MS, Verdana, sans-serif;
    font-weight:bold;
    padding: 2px 4px 0 0;
    border:0;
}
    
#banner li a{
    float:left;
    display:block;
    text-decoration:none;
    color:#FFF;
    border-left: 1px solid #3399FF;
    border-right: 1px solid #3399FF;
    padding: 0 4px 0 4px;
}

#parameters li a{
    padding: 0 9px 0 9px;
}
    
#banner li a:hover{
    display:block;
    padding:0 4px 0 4px;
    text-decoration:none;
    border-left: 1px solid #3399FF;
    border-right: 1px solid #3399FF;
    background: #663399;
    color: #FFF;
}

#parameters li a:hover{
    padding:0 9px 0 9px;
}
    
#PageResults001 #resultstab a,
#PageResultsCalculations001 #calcstab a,
#PageResultsContacts001 #contactstab a,
#PageResultsApplications001 #applicationstab a,
#PageResultsWhatToBring001 #whattobringtab a{
    display:block;
    padding:0 28px 0 28px;
    text-decoration:none;
    border-left: 1px solid #3399FF;
    border-right: 1px solid #3399FF;
    background: #FFF;
    color: #000;
}

#selectedparam a:link{
    display:block;
    padding:0 9px 0 9px;
    text-decoration:none;
    border-left: 1px solid #3399FF;
    border-right: 1px solid #3399FF;
    background: #FFF;
    color: #000;
}
    
#sidebar ul{
    list-style: none;
    padding: 0;
    margin: 15px 0 0 0;
    border: 0;
}

#sidebar li {
    text-align: center;
    border-bottom: 1px solid #000033;
    width: 152px;
    margin: 0;
    padding: 0;
    font: 12px/30px Trebuchet MS, Verdana, sans-serif;
    white-space: nowrap;
    color: #000;
    background: #FFF;
}

#topic1, #topic6 {
    border-top: 1px solid #000033;
}
    
#sidebar li a {
    display: block;
    font-weight: normal;
    padding: 0;
    border-left: 1px solid #000033;
    border-right: 1px solid #000033;
    background: #66CC00;
    color: #000;
    text-decoration: none;
    width: 152px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 150px;
}

html>body #sidebar li a {
    width: 150px;
}

    
#sidebar li a:hover {
    font-weight:normal;
    border-left:1px solid #000033;
    border-right:1px solid #000033;
    background: #006600;
    color: #fff;
    text-decoration: none;
}

.header {
    font-weight:bold;
}

#selfemployment{
    width:100%;
    border: 1px solid black;
    border-collapse: collapse;
}
    
#selfemployment td{
    border: 1px solid black;
    padding: 2px;
}

#selfemployment th{
    border: 1px solid black;
    padding: 2px;
    color: #fff;
    background:#000033;
}
    
#PageResults001 table, 
#PageResults002 table,
#PageResults001Test table,
#PageResultsCalculations001 table, 
#PageResultsApplications001 table,
#PageParameters001 table,
#PageResultsContacts001 table,
#formattedTestReport table,
#PageHousingAuthorities table,
#allResultMessages table {
    width: 100%;
    border: 1px outset black;
    border-collapse: collapse;
    margin: 0 0 15px 0;
}
    
#PageResults001 td, 
#PageResults002 td,
#PageResults001Test td, 
#PageResultsCalculations001 td, 
#PageResultsApplications001 td,
#PageParameters001 td,
#PageResultsContacts001 td,
#formattedTestReport td,
#PageHousingAuthorities td,
#allResultMessages td{
    border:1px inset #999;
    padding: 5px;
}

#PageResultsContacts001 #subcell{
    border:0;
    margin:0;
    padding: 0;
}

#PageResultsContacts001 table table{
    border: 0;
    margin: 0;
}

#PageResultsContacts001 table table td{
    padding: 10px 5px;
    border-left:0;
}

.headerrow th{
    background-color: #663399;
    border:1px inset #000;
    color: #FFF;
    height: 30px;
    padding: 0 5px 0 5px;
}

#formsheader{
    padding: 5px;
    background: #6C0;
    color: #000;
    border-bottom: 2px solid #000;
}

.highlightrow td{
    background-color: #FFC;
}

#contactsheader{
    padding: 5px;
    background: #39f;
    color: #fff;
    border-bottom: 2px solid #000;
}
    
#subtable{
    border: 0 none;
}

#subtable td{
    border: 0;
    padding: 0;
}

#subtable ul{
    padding: 0 0 0 25px;
    margin: 0
} 
    
.mainheader{
    padding: 5px;
    background: #000033;
    color: #fff;
    border-bottom: 2px solid #000;
}
    
.subheader{
    padding: 5px;
    border-top: 1px solid #000;
    border-bottom: 2px solid #000;
    background-color:#ccc;
}
   
.ineligible{
    color: red;
    text-align: center;
    padding: 5px;
}
    
.eligible{
    color: green;
    text-align: center;
    padding: 5px;
}

.calcs{
    padding: 5px;
    text-align:center;
}

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

a:hover{color: #0000FF;}

.indt{padding-left: 25px;}

.rightalign{text-align:right;}

#startover {    
    display:inline;      
    position: relative;    
    top: -40px;    
    margin:0 0 0 185px;     
    padding:0 0 0 0;    
}

#startoverli {
    border-top: 1px solid black;
}

#lcolumn{
    float:left;
    width:350px;
    border:0px solid red;
}
html>body #lcolumn{
    margin-left: 20px;
    width: 350px;
}

#rcolumn{
    float:right;
    width:350px;
    margin:0;
    border: 0px solid red;
}

#bannermotto{
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
}

#whatnow{
    float: right;
    padding: 0;
    margin: 0;
}

.ok{
    color:blue;
}
    
.notok{
    color:red;
}

.subitem{
    padding: 0 0 0 20px;
    margin: 0;
    display: block;
}
#start_table{
    width:100%;
    
}
#start_table th{
    padding:20px 0 20px 50px;
    text-align: left;
    font-size:1.5em;
}

.start_button{
    font-size: 16px;
    width: 300px;
    background-color:#6C0;
    color: #FFF;
    font-weight:bold;
    text-align:center;
    font-family:Trebuchet MS, Verdana, Sans-Serif;
}

#survey{
    width:75%;
    margin:50px 0 0 25px;
}

#survey td{
    padding-bottom:15px;
    vertical-align:top;
}

#testers{
    border:1px solid black;
}

#tester td{
    border: 1px inset black;
}

#PageUsefulLinks h4{
    padding-left: 25px;
}
#useful_children h3,
#useful_children a{
    color: #F60;
}

#useful_housing h3,
#useful_housing a{
    color: #090;
}

#useful_seniors h3,
#useful_seniors a{
    color: #09F;
}

#useful_other h3,
#useful_other a{
    color: #609;
}

#PageUsefulLinks a:hover{
    color: #00F;
}

#copyright{
    font-size:10px;
    color: #999;
    margin-left: 10px;
    clear:both;
}

/* ******** Top Section contains Upper and Lower Navigation bars ********************************* */


#top {
    padding:0; 
    margin:0;
}
    
#top-nav {
    margin: 0;
    padding : 0;
    width:100%; 
    background-color:#000000; 
    border-top: 1px solid #404040; 
}
    
#second-nav {
    float:left;
    width:100%; 
    padding: 0;
    margin: 0;
    background-color:#000000;
    background-image:url(images/lownav_bg.gif);
}

#navfixer{
    clear:both;
}
    
.nv-seperator{
    margin: 0 3px 0 3px;
    padding: 0;
    vertical-align:top;
}
    
a.nv-link:hover {
    text-decoration:underline; 
    color:#FFFFFF;
}
    
a.nv-link{
    font-family: verdana, arial, serif; 
    font-size: 8pt; 
    color:#FFFFFF; 
    text-decoration:none;
}

#search{
    vertical-align:top;
    padding: 0;
    margin: 4px 0 0 0;
}
    
#frmSearch{
    padding:0;
    margin: 0;
}
    
#top-nav ul{
    padding: 0 0 0 5px;
    margin: 0;
    list-style: none;
    background-color:#000000; 
    width:800px;
    height: 30px;
}

#top-nav li{
    padding: 0 5px 0 0;
    margin: 0;
    font: 10px/18px Verdana, Arial, sans-serif;
    float: left;
    position: relative;
}

#top-nav img,

#submitimg{
    display:inline;
    padding: 0;
    margin:-1px 0 1px 9px;
}

#second-nav ul{
    padding: 0 0 0 5px;
    margin: 0;
    list-style: none;
    width: 800px; 
}
#second-nav li{
    padding: 0 5px 0 0;
    margin: 0;
    font: 10px/18px Verdana, Arial, sans-serif;
    float: left;
    position: relative;
    /*height:21px;*/
}
    
#second-nav li ul{
    display: none;
    position: absolute;
    top: 21px;
    left: 0;
    width: 150px;
    z-index:1000;
}

#second-nav li:hover ul, #second-nav li.sfhover ul{
    display: block;
}

#second-nav li ul li{
    float:none;
    text-align: left;
    border-bottom: 1px solid black;
    width: 142px;
    margin: 0;
    padding: 0;
    font: 10px/18px Verdana, Arial, sans-serif;
    /*white-space: nowrap;*/
    color: #000;
    background: #ccc;
    z-index:10000;
    /*height: 18px;*/
}
    
#second-nav li ul li a{
    display:block;
    font-weight:normal;
    padding:0 0 0 5px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    background:#CCC;
    color: #000;
    text-decoration:none;
    width: 142px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 135px;
}

html>body #sidebar #second-nav li ul li a{
    width: 135px;
}

#second-nav li ul li a:hover{
    font-weight:normal;
    border-left: 1px solid black;
    border-right: 1px solid black;
    background:#999;
    color: #000;
    text-decoration:none;
}


div#progress{
    width:770px;
}

div#progress h3{
    text-align:center;
    margin: 25px 0px 5px 0;
    color: #080;
}

div#progress table{
    margin: 0px auto;
}

div#progress table td#progress_bar div#total{
    height: 20px;
    width: 400px;
    border: 1px solid black;
    background:#00f;
}

div#progress table td#progress_text{
    margin: 0;
    padding:0;
    text-align:right;
    font-size:14px;
    font-weight:bold;
    color: #080;
}

div#progress table td#progress_bar div#completed{
    height: 20px;
    background:#0c0;
}