/* CSS Document */

#Myfooter {
min-height: 10em;
min-width: 800px;
border-top: 10px groove #B2C5BA;
width: auto;
text-align:left;
padding:35px 50px 22px 50px;
margin:0;
color:#898989;
background: #FFF url(../Images/globebottom.gif) no-repeat left;
overflow:hidden;
height: 1%;
}

#Myfooter h3,
#Myfooter p {line-height: 1.5em;}

#Myfooter h3 {font-size: 1.2em;}
#Myfooter p {font-size: 0.90em;margin-bottom: 2em;}

.footertext {margin-left: 85px;}

.floatRt {
border:none;
margin:0 15px 0 15px;
float:right;
width:45%;
text-align:right;
height:auto;

}

#Myfooter form {padding-bottom:20px}

#Myfooter h3 {border:none; padding:0}

.clearit {clear:both; height: 1px;}

a {text-decoration:none; font-weight:bold; color:#4488C3}
a:hover, a:active, a:focus {text-decoration:underline;}
acronym{border-bottom: 1px #066a6a dotted; cursor: help;}

a img{border:none}
