﻿/* CSS Document */

html
{margin:0;}

body
{
margin:0;
font-size: 0.8em;
font-family:Arial, Helvetica, sans-serif;
}

img{border:none;}

a:link, a:visited {
color:blue;
background: transparent;
font-weight: bold;
text-decoration: underline;}
	
#header{background:none;}

#search{display:none;}

#logo{display:none;}


#logoprint{display:block;
width:100%;
height:35px;
border:none;}


.roundtop{display:none;}

.roundbottom{display:none;}

#nav_menu {display:none;}
	
#container2, #left_content{display:none !important;}

#main_content{
height:auto;
overflow:visible;
width:90%;}

#right_content{
float:none;
height:auto;
margin:0;
border:0;
overflow:visible;
width:100%;}

.pagebody{width:100%;}

.pagebody p a{
float:left;
margin-top: 5px;}

.pageheader{display:none;}

#right_content img
{display:none;}

#right_content h1
{
background:none;
text-indent:0px;
font-size:16px;
width:200px;}

.breadcrumb{display:none;}

#container3{width:100%;}

#container3_sub{background:none;}

.spacer{display:none;}

#footer{display:none;}

.print_footer{
display:block;
height 35px;
width:600px;
font-family: Arial, Helvetica;
font-size:14px;}
