


 body {
	  font-family: "Arial Narrow", Arial, sans-serif; 
      font-size: 100%;
	  line-height:1.125em;
	  margin:0 0 0 0;
	  font-stretch: condensed;
      font-size-adjust: 0.5;
	  }
 
 
.bodytext div p {
	font-size:0.875em;
}

.hidden {
	 position:absolute;
	 top:0; 
	 left:-9999px;
	 width:1px;
	 height:1px; 
	 overflow:hidden; }

.ph2 {
	display: inline-block;
	white-space: nowrap;
	margin-bottom: .15em;
}

div.greenborder {
border: 4px LightBlue double;
padding-left: 4px;
padding-bottom: 4px;
}

div.greensign {
border: 4px #888888 double;
padding-left: 0;
padding-right: 0 ;
padding-top:4px;
padding-bottom:4px;
text-align: center;
 margin:0 ;
background-color:LightBlue;
font-weight: bold;
line-height: 1.2em;
FONT-SIZE: 100%;
	white-space: nowrap;
}

div.greensignH3 {
border: 4px #888888 double;
background-color: #CCFFCC;


text-align: center;
padding-left: 0;
padding-right: 0 ;
padding-top:8px;
padding-bottom:8px;

font-weight: bold;
font-style: inherit;
text-decoration: inherit;
line-height: 1.2em;
FONT-SIZE: 75%;
}

 input {
   vertical-align:middle;
   
}

form {width: 11.30em; }
div.checkitem, div.submititem { margin-top: 0.15em; clear: both; }
div.checkitem {font-size:95%;}
input.checkbox {
	 vertical-align:middle;
	 width: 1em; } 

label{
    color:#222;
    font-size: 80%;
	margin-top: 0px;
    margin-bottom: 0px;
	float: right;
	width: 9em; 
}

hr {   clear:      both;
       margin:     5px 0px 0px -5px;
       display:    block; }

label.control {
    color:#222;
	font-weight:bold;
    font-size: 75%;
	float: left;
	width: 5em; 
	padding-right:.5em;
	font-stretch: condensed;
}

label.control2 {
    color:#222;
	font-weight:normal;
    font-size: 90%;
	float: right;
	width: 9em; 
	font-stretch: condensed;
}

h4 { margin: 0;
    padding-left: 0;
padding-right: 0 ;
padding-top:2px;
padding-bottom:2px;
font-family: "Arial Narrow", Arial, sans-serif; 
font-stretch: condensed;
font-size: 85%; 
font-size-adjust: 0.5;
font-weight:800;}

h5 { margin: 0;
     padding-left: 0;
padding-right: 0 ;
padding-top:8px;
padding-bottom:8px;
	 font-size: 80% }


.Logo { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.DHHS { 
   position: absolute; 
   top: 5px; 
   left: 0; 
   width: 100%;
   font-family:"Arial Black", Gadget, sans-serif; 
   font-size:9px;
   padding-left: 20px;
   color:#00C;
   text-decoration:none ;
    line-height:1em;
   
  
}

.DHHS:hover { color:red; }

input:disabled {  color: grey;}
input[disabled] + label {color: grey;}
label + input[disabled]   {color: grey;}
.radio[disabled] {    color: grey;}
select[disabled]+label { color: blue; }
label+select[disabled]  { color: green; }

.tooltip-content {
    position:absolute;
    height: auto;
    width: 100px;
    background: #2E3732;;
	color: white;
    display:none;
	text-shadow: none;
	z-index: 1000;
	padding: 20px;
	line-height: 19px;
	text-align: left;
	border:double;
	opacity: 0.8;
}

.red { background-color:Beige; }

b {
    font-weight:700;
	font-size:75%;

} 
strong {
	font-weight:700;
	font-size:95%;
}
 
