form{
	margin: 0px;
	padding: 0px;
}
.smartmenu{
	margin-top:19px;
	#margin-top:16px;
	_margin-top:8px;
	clear:right;
	float:right;
	width:auto;
	margin-right:0px;
	display:inline;
	margin-left: 0px;
}
.smartmenufloaty {
	padding: 0px;
	overflow: hidden;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
	margin-top: 11px;
	#margin-top: 7px;
	_margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.smartmenuie6 {
    height: 30px;
}

.smartmenu a:link,.smartmenu a:visited,.smartmenu a:hover{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #0E68C1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;	
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.smartmenufloaty a:link,.smartmenufloaty a:visited,.smartmenufloaty a:hover{
    font-size: 10pt;
    text-decoration: none;
    color: #555;
    padding: 0px 0px;
}

.smartmenu a.last {
    border: none;
}

.smartmenu a:hover {
	color: #fff;
	background-color: #0E68C1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;	
}

.smartmenu ul, .smartmenufloaty ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.smartmenu ul li, .smartmenufloaty li {
    padding: 5px;
    float: left;
}
.smartmenufloaty li { width:94px;}
.smartmenu li ul {
    display: none;
}

.smartmenufloaty {
    background: transparent;
    position: absolute;
    border: none;
    width: auto;
    height: auto;
    left: 0px;
    top: 0px;
    z-index: 1000;
}

/*.smartmenufloaty .tip {
    background: url(../images/floatytip.png) no-repeat;
    font-size: 0px; 
    height: 20px;
    width: 50px;
    margin: 0px;
    overflow: hidden;
    display: block;
}*/

.smartmenufloaty .tipIE6 { 
    background: url(../images/floatytip.gif);
}

.smartmenufloaty .padder {
    background: url(../images/floatybg.png);
    padding: 0px 8px; 
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.smartmenufloaty .padderIE6 {
    background: url(../images/floatybg.gif);
}

.smartmenufloaty li {
    float: none ;
    border-bottom: 1px dotted #C3CAD0;
    
}
 
.smartmenufloaty li.last {
    border: none;
}

.smartmenufloaty a {
    border: none;
   	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}


.smartmenufloaty a:hover {
	color: #FFFFFF;
	background-color: #0E68C1;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

