body 
{
  height: 100%;
}

#ipdnavbar
{
    background: url("../graphics/menumap.jpg") no-repeat #404040;
    background-color: black;
    height: 1200px;
    width: 100px;
    float: left;
}

/*#menuoffset
{
    margin-left: 120px;
    width: 630px;
}*/

.allcapsblk 
{
color: black; 
font-family: arial, helvetica, sans-serif; 
background-color: transparent;
line-height: 100%;
font-size: 1em; 
letter-spacing: .25em;
text-transform:uppercase;
font-weight:bold
}

.allcapsgrey 
{
color: #999999; 
font-family: arial, helvetica, sans-serif; 
background-color: transparent;
line-height: 100%;
font-size: .7em; 
letter-spacing: .25em;
text-transform:uppercase;
font-weight:normal
}

.generaltext 
{
color: black; 
font-family: arial, helvetica, sans-serif;
line-height: 150%;
font-size: .8em; 
}

a:link {
	color: blue;
	text-decoration: none;
	background-color: transparent;
	}
	
a:visited {
	color: blue;
	background-color: transparent;
	text-decoration: none;
	}
	
a:hover {
	color: blue;
	text-decoration: underline;
	background-color: transparent;
	cursor: hand;
	}

/*ipd_init.aspx begin*/

#searchlinks
{
    margin-top: 25px;
    width: 200px;
    float: left;
    padding-left: 20px;
}

#additionallinks
{
    margin-top: 25px;
    width:350px;
    border-left: gray 1px dashed;
    padding-left: 15px;
    float: right;
}

.addtllink
{
    color: black; 
    font-family: arial, helvetica, sans-serif;
    line-height: 150%;
    font-size: .8em; 
}

.searchlink
{
    color: black;
    font-family: arial, helvetica, sans-serif;
    line-height: 200%;
    font-size: 1em;
    font-weight: bold;
}

#updatedate
{
    text-align: center;
    font-size: 0.8em;
    font-style: italic;
    line-height: 1.5em;
}

/*ipd_init.aspx end*/


/*ipd_icdcodesearch.aspx begin*/
#searchicdblock
{  margin-top: 20px; 
margin-bottom: 20px; 
margin-left: 20px}

.spaceblocks
{  margin-bottom: 5px
}
/*ipd_icdcodesearch.aspx end*/


/*ipd_keywordsearch.aspx begin*/

#textbox1
{
margin: 10px 0px 0px 0px;
}
  
#textbox2
{
margin: 10px 0px 0px 0px;

}

#textbox3
{
    margin: 10px 0px 30px;
}

#kwradioblk
{
    margin-top: 20px;
}

#searchforkeywordblock
{
    width:200px;
    float:left;
}

#newsearchblock
{
    width:200px;
    float:left;

}

#searchipdblock
{
    width:210px;
    float:right;
}


#lblEnterATerm
{
clear:left;
clear:right;
}

/*ipd_keywordsearch.aspx end*/

/*ipd_textsearch.aspx begin*/
#textradiobuttonblock
{
    width: 200px;
    padding-left: 0px;
    position: static;
    float: right;
    margin-top: 30px;
}

#searchtextblock
{
    width: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
    position: static;
}
/*ipd_textsearch.aspx end*/

