/* CSS Document */

#header, #nav, .noprint {
display: none;
}

#menu {
display: none;
}

#links {
display: none;
}

h1 {
font-size: 14pt;
text-transform: uppercase;
}

h3 {
font-size: 12pt;
}


#column2 {
width: 100%; 
margin: 0; 
float: none;
}


#column1 {
width: 100%; 
margin: 0; 
float: none;
}

#sbihead {
font-size: 14pt;
}

img {
display: none;
}

#footer {
display: none;
}

.sbihead h1 {
font-size: 12pt;
}