.stdsmallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.stdfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.stdbigfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.athumbnailsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.salesRep {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.tblInnerTdQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	background-color: #E5EDBC;
	 
	
	
}

.tblInnerTdAnswer { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; color: #000000;	
	font-size: 11px; background-color: #FFFFFF;
	
}

.tblInnerBorder
 { border-color: #006600; border-style:solid; border-width:1px;}
 
 
.tblInnerBorderBg { border-color: #006600; border-style:solid; border-width:1px; background-color: #CCCCCC; }
.tblOuterBorder { border-color: #006600; border-style:solid; border-width:1px;}
.tblOuterBorderBg { border-color: #006600; border-style:solid; border-width:1px; background-color: #CCCCCC; }

.tblPinkBorderBg {
	background-color: #FFFFFF;
	border: 1px solid #FF99CC;

}


.answerField { font-size: 14px; }

// body {	background-color: #D4944C; }

