/* Start of CMSMS style sheet 'Handheld' */
body {
margin:0;
padding:0;
width:100%;
}

.accessibility,
.noprint,
dfn {
display:none;
}

div#header,
div#footer {
background-color: #000;  
color: #fff;
text-align:center;
}

div#header a,
div#footer a {
color: #fff;
}

div#menu_vert ul li,
div#menu_horiz ul li {
display:inline;
}

div#menu_vert ul,
div#menu_horiz ul {
border-bottom:1px solid #fff;
}

div.breadcrumbs {
display:none;
}
/* End of 'Handheld' */

