@charset "utf-8";


/* Print CSS */

*.right_info {
display: none;
}

body {
background: white;
font-size: 12pt;
}

#wrapper {
width: 100%
margin: 0 2%;
}
   
#header {
background: none;
height: 30px;
}   
   
#menu {
display: none;
width: 100%;
}
   
#sub_menu {
display: none;
}

#tabs12 {
display: none;
}

#info_search_box {
display: none;
}

#print {
display: none;
}

#footer {
display: none;
}
   
#main_information {
width: 100%;
background: none;
margin: 0 2%;
}

#wrapper, #main_information {
width: 100%;
margin: 0 %5 0 -10%;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
font-size: 12pt;
}

#main_information {
margin-left: 0;
margin-right: 10%;
padding-top: 1em;
border-top: 1px solid #930;
_width: 605px !important;
}
   
*.p {
line-height: 26px;
}

h1 {
font-size: 12pt;
font-weight: bold;
}

