.graybutton {
        width: auto;
        border: 2px #999999;
        border-top-color: #CCCCCC;
        border-left-color: #CCCCCC;
        background-color: #eeeeee;
        color: #666666;
        font-size: 100%;
        font-weight: bold;
        font-family: Verdana, Helvetica, Arial, sans-serif;
}

.heading1 { font-size:20px; font-family: Arial; font-weight:bold; padding-bottom:10px; padding-top: 5px; color:#f09400; }
.heading2 { font-size:14px; font-weight:bold; font-family:arial; color:#454545; padding: 5px 0 5px 0;}
.subheading { font-weight:bold; font-size:12px; color:#f09400; padding: 5px 0 5px 0;}
	
.feature_col1 { width: 430px; height:42px;}
.feature_col2 { width: 40px; text-align: center;}
.feature_colx { text-align: center;}
.feature_check { border-width:0;}
.grey_bg { background-color: #D7D7D7; }
.feature_header {background-color: #D7D7D7; }
.prod_table1 { width:580px; font-family:verdana; font-size:11px; color:#454545; border-collapse: collapse; border: solid 1px #808080; color:#ffffff; padding: 12px; }

table.report_table td
{
font-family:verdana;
font-size:10pt;
color:#454545;
border: solid 1px #808080;
padding-top:2;
padding-bottom:2;
padding-left:4;
padding-right:4;

}

/* ---------------- */
/* fancyform styles */
/* ---------------- */

.checked{background-image:url(/conf/images/chk_on.png)}
.unchecked{background-image:url(/conf/images/chk_off.png)}
.selected{background-image:url(/conf/images/rdo_on.png)}
.unselected{background-image:url(/conf/images/rdo_off.png)}
.leftcol{float:left;clear:left;width:50%}
.rightcol{float:left;clear:right;width:50%}


