html,body {
    font-family: trebuchet ms, Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    margin: 0px;
    width: 100%;
}
div#idpTransitionMenu {
    left: 0px;
    width: 32px;
    position: absolute;
    top: 0px;
    height: 56px;
}
div#idpGeneralMenu {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    padding:0px;
    padding-left:20px;
    margin-top:0px;
    margin-bottom:2px;
    font-weight: bold;
    font-size: 12px;
    top:1px;
    height:20px;
    color: #99cc99;
    background-color:#669966; layer-background-color:#669966;
}
div#idpGeneralMenu a {
    font-weight:bold;
    color: #99cc99;
    text-decoration: none;
}
div#idpGeneralMenu a:link {
    font-weight:bold;
    color: #99cc99;
    text-decoration: none;
}
div#idpGeneralMenu a:visited {
    font-weight:bold;
    color: #99cc99;
    text-decoration: none;
}
div#idpGeneralMenu a:active {
    font-weight:bold;
    color: #99cc99;
    text-decoration: none;
}
div#idpGeneralMenu a:hover {
    font-weight:bold;
    color: #ffcc00;
    text-decoration: underline;
}
div#idpFootNote {
    border-top: #aaaaaa 1px solid;
    font-size: 12px;
    color: #003366;
    background-color: #ffffff; layer-background-color: #ffffff;
}
div#idpFootNote a {
    font-weight: normal;
    color: #003366;
    text-decoration: none;
}
div#idpFootNote a:link {
    font-weight: normal;
    color: #003366;
    text-decoration: none;
}
div#idpFootNote a:visited {
    font-weight: normal;
    color: #003366;
    text-decoration: none;
}
div#idpFootNote a:active {
    font-weight: normal;
    color: #003366;
    text-decoration: none;
}
div#idpFootNote a:hover {
    font-weight: normal;
    color: #ff0000;
    text-decoration: underline;
}
div#idpButton {
	width:83px;
	height:28px;
	padding-top:5px;
	vertical-align:middle;
	text-align:center;
	background-image:url("../images/Button_Blank.gif");
	background-repeat:no-repeat;
	border:0px #ffffff solid;
}