@charset "utf-8";
/* CSS Document */

body { font-family: Georgia; font-size: 10pt; }
#container { text-align: left; width: 100%; }
#content { width: 100%; }

#footer p { text-align: center; margin: 0; font-size: 9pt; }

#logo { font-size: 14pt; margin-bottom: 6pt; }

.breadcrumb, 
#nav, 
#sidebar, 
#subnav { display: none; }

a:link, 
a:visited, 
a:hover, 
a:active { text-decoration: none; }




