body 
{
  height: 100%;
}


#buttonspacer 
{
    width:5;
}

#databasesblock
{
    width: 300px;
    float: left;
    padding-left: 0px;
    position: static;
    top: 20px;
    margin-top: 20px;
}

#servicesblock
{
    width: 300px;
    float: right;
    padding-left: 0px;
    position: static;
    top: 20px;
    margin-top: 20px;
}

#lblDatabses
{
}

.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;
	}

/*tdr_trends.aspx begin*/

#HIPsearch
{
    width: 150px;
    float: left;
    margin-top:20px;
    padding: 0 0 0 10;
}

#HIPtext
{
    width:450px;
    float:right;
    margin-top:20px;
}

#HIPblock
{

}

#ERsearch
{
    width:150px;
    float:left;
    clear:right;
    margin-top:20px;
}

#ERtext
{
    width:450px;
    float:right;
    margin-top:20px;
}

#HOPsearch
{
    width:150px;
    float:left;
    clear:right;
    margin-top:20px;
}

#HOPtext
{
    width:450px;
    float:right;
    margin-top:20px;
}

#POPsearch
{
    width:150px;
    float:left;
    clear:right;
    margin-top:20px;
}

#POPtext
{
    width:450px;
    float:right;
    margin-top:20px;
}

#EUDsearch
{
    width:150px;
    float:left;
    clear:right;
    margin-top:20px;
}

#EUDtext
{
    width:450px;
    float:right;
    margin-top:20px;
}

#EUDblock
{

}

 /*tdr_trends.aspx end*/