body {
    font-family: arial, verdana, Helvetica, sans-serif;
    font-size: small;
}

div#masthead h3 {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
}

div#content h3 {
    font-size: 1.3em;
}

div#content h4 {
    font-size: 1.2em;
}

div#content h5 {
    font-size: 1.1em;
}

div#content p 
{
	font-size:1em;
}

a img 
{
	border:0;
}


div#textsizer, div#navcol, div#search, ul#site_options, div#skip, #searchbox, #crumbdate 
{
	display:none;
}

div.ag
{
padding:0px 10px 0px 0px;
}

div.Question
{
padding:10px 10px 10px 10px;
font-weight:bold;
}

div.Answer
{
padding:10px 10px 10px 10px;
font-weight:normal;
}

div.survey
{
clear:right;
font-size:14px !important;
}

div.survey fieldset dl
{
padding-left:3px;
}

table.Chart_Outer
{
border-width:medium;
border-style:solid;
border-color:#000099;
height:300px !important;
margin:10px 0px 10px 0px;
width:400px !important;
}

table.BarChart
{
background-color:#DADADA;
border-collapse:collapse;
height:200px !important;
width:400px !important;
}

table.BarCell
{
height:150px !important;
text-align:center;
width:100% !important;
}

table.barcell td
{vertical-align:bottom;}
