/* =Print Styles
   Version 1, modified 10-14-08 (vv)
------------------------------------------ */

body {
background-color: #fff;
}

#container {
width: auto;
border: none;
}

#header1,
#topper,
#topper h2 {
float: none;
background: none;
background-color: #fff;
}

#topper h2 {  
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 16px;
color: #000;
margin: 5px 0 0 15px;
text-indent: 0;
}

#topper h2 a {
color: #000;
width: auto;
height: auto;
}

#topper-search-tools {
display: none;
}

#header2 {
display: none;
}

#header3 {
float: none;
background: none;
border-bottom: 1px solid #999;
padding-bottom: 5px;
margin-bottom: 5px;
}

#header3 #title-head, 
#header3 #title-head h2 {
float: none;
}

#header3 #title-head img {
display: none;
}

#header3 #title-head h2 {
font-weight: normal;
font-size: 13px;

color: #666;
margin: 0 15px;
padding: 0;
text-indent: 0;
}

#outer-wrap {
background: none;
width: auto;
float: none;
}

#column-wrap {
background: none;
border: none;
width: auto;
float: none;
}

#col1 {
display: none;
}

#col2 {
width: auto;
float: none;
}

#content {
width: auto;
float: none;
}

#breadcrumb {
padding: 5px 15px;
}

#footer {
background: none;
border-top: 1px solid #999;
padding-top: 5px;
}

#footer img {
display: none;
}

#footer p {
font-size: 10px;
line-height: 1.4em;
color: #666;
float: none;
width: auto;
margin: 5px 0 15px 15px;
}




