/*June Snedecor
08/11/05*/

/*general tags*/
body{
        float: none !important;
}

h1 {
        font-weight:normal;
        font-size: 16pt;
        text-align: center;
}

h2 {
        font-size: 12pt;
        font-weight: bold;
}

h3 {
        font-size: 12pt;
        text-align: center;
}

p {
        /*font-size: 12pt;*/
        font-size: 8pt;
}

tr{
        font-size: 10pt;
}

/* june had a # in front commented out and was none */
#header{
        display: none;
}       

#prtheader{
        display: block;
}       

#brand{
        display: none;
}       

.content{
        float: none !important;
}

.leftbar{
        display: none;
}

#gradientbarvert{
        display: none;
}

#gradientbarhor{
        display: none;
}

.centerbody {
        float: none !important;
        color: #000000;
        background: transparent;
        text-align: justify;
        padding: 0;
        width: auto;
        margin:0.5%;
        font-family: Verdana, Arial, sans-serif;
}

.centerbody ul{
        font-weight:bold;
        font-size: 12pt;
}

#bottomhalf{
	display: none;
}

signature{
	display: none;
        font-size: 10pt;
}

.hide_but_print {
   display: block;
}

.no_print {
   display: none;
}
