html,body {
    font-family: trebuchet ms, Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    margin: 0px;
    width: 100%;
}
div#mbvBanner {
    position:absolute;
    top:0px;
    left:0px;
    width: 100%;
    height:45px;
    color: #ffffff;
}
div#mbvWelcomeMenu {
    color: #ffffff;
    position: relative;
    top: 4px;
    height: 10px;
    text-align: right;
}
div#mbvTransitionMenu {
    left: 0px;
    width: 32px;
    position: absolute;
    top: 0px;
    height: 56px;
}
div#mbvMainMenu {
    position: absolute;
    top: 4px;
    left: 10px;
    width: 100%;
    color: #ffffff;
}
div#mbvMainMenu a {
    color: #ffffff;
    text-decoration: none;
}
div#mbvMainMenu a:link {
    color: #ffffff;
    text-decoration: none;
}
div#mbvMainMenu a:visited {
    color: #ffffff;
    text-decoration: none;
}
div#mbvMainMenu a:active {
    color:#ffffff;
    text-decoration:none;
}
div#mbvMainMenu a:hover {
    color:#ffcc00;
    text-decoration:underline;
}
div#mbvAppsMenu {
    position:absolute;
    width:100%;
    top:25px;    
    left:10px;    
    border-top:medium none;
    border-left:medium none;
    border-bottom:medium none;
    border-right:medium none;
    color:#003366;
}
div#mbvAppsMenu a {
    color:#003366;
    text-decoration:none;
}
div#mbvAppsMenu a:link {
    color:#003366;
    text-decoration:none;
}
div#mbvAppsMenu a:visited {
    color:#003366;
    text-decoration:none;
}
div#mbvAppsMenu a:active {
    color:#003366;
    text-decoration:none;
}
div#mbvAppsMenu a:hover {
    color:#339933;
    text-decoration:underline;
}
div#mbvGeneralMenu {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    padding:0px;
    padding-left:20px;
    font-weight: bold;
    font-size: 12px;
    top:1px;
    height:20px;
    color: #99cc99;
    background-color:#669966; layer-background-color:#669966;
}
div#mbvGeneralMenu a {
    font-weight:bold;
    color: #99cc99;
    text-decoration: none;
}
div#mbvGeneralMenu a:link {
    font-weight:bold;
    color: #99cc99;
    text-decoration: none;
}
div#mbvGeneralMenu a:visited {
    font-weight:bold;
    color: #99cc99;
    text-decoration: none;
}
div#mbvGeneralMenu a:active {
    font-weight:bold;
    color: #99cc99;
    text-decoration: none;
}
div#mbvGeneralMenu a:hover {
    font-weight:bold;
    color: #ffcc00;
    text-decoration: underline;
}
div#mbvFootNote {
    border-top: #aaaaaa 1px solid;
    font-size: 12px;
    color: #003366;
    background-color: #ffffff; layer-background-color: #ffffff;
}
div#mbvFootNote a {
    font-weight: normal;
    color: #003366;
    text-decoration: none;
}
div#mbvFootNote a:link {
    font-weight: normal;
    color: #003366;
    text-decoration: none;
}
div#mbvFootNote a:visited {
    font-weight: normal;
    color: #003366;
    text-decoration: none;
}
div#mbvFootNote a:active {
    font-weight: normal;
    color: #003366;
    text-decoration: none;
}
div#mbvFootNote a:hover {
    font-weight: normal;
    color: #339933;
    text-decoration: underline;
}
div#mbvButton {
	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;
}
