﻿
table.questionCompare tr th img
{
	
}
div.print img
{
	border:none;
}
div.defaqtoFooter p
{
	font-size:70%;
}
div.defaqtoFooter p.slogan
{
	font-weight:bold;
}
.helpIcon
{
	cursor:pointer;
}

div.print a {
    background:url('../images/btn_print.gif') no-repeat top right;
    padding:10px 35px 30px 0px;
    text-decoration:none;
}

div.print a:hover {
    text-decoration:underline;
}

div.report a {
    background:url('../images/btn_report.gif') no-repeat top right;
    padding:5px 35px 0px 0px;
    text-decoration:none;
}

div.report a:hover {
    text-decoration:underline;
}

#divReportWizard input.btnClose {
    cursor:pointer;
}

input.ButtonGreen{ background-color:Green; padding:3px 3px 3px 3px; width:140px;}
input.ButtonOrange{ background-color:Orange; padding:3px 3px 3px 3px; width:140px;}
input.ButtonRed{ background-color:Red; padding:3px 3px 3px 3px; width:140px;}

input.ButtonTextGreen{ font-weight:bold; color:Green;}
input.ButtonTextOrange{font-weight:bold; color:Orange;}
input.ButtonTextRed{font-weight:bold; color:Red;}
input.ButtonTextBlack{font-weight:bold; color:Black;}
input.ButtonTextWhite{font-weight:bold; color:White;}

.lnkPrint
{
    display:block;
}

