/* 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;
}

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

#Myfooter h3 {
	font-size: 1.2em;
	color: #CC6600;
}
#Myfooter p {font-size: 0.9em;margin-bottom: 1em;}
#Myfooter a {
	color: #0099FF;
}


.footertext {margin-left: 85px;}

.floatRt {
margin:0 15px 0 15px;
float:right;
width:45%;
text-align:right;
}

#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}

