html, body, table, td, th, select { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 12px; background-color: #ffffff; }
/*input[type~=text] {border: 1px solid #7F9DB9 !important;background-color: #ffffff;}*/
input[type~=image] {background: none !important;}
div, a, span,p { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 12px;}
font						 		{font-family: Arial, Helvetica, sans-serif;font-size: 10px; color: #000;}
A                   			 				{color: #000; text-decoration: underline; }
A:hover,A:visited:hover						{color: #556293;}

.mainTable {
	clear:left; /* Clear float for main content */
}


/* Fixes Bazaarvoice w/ white background */
.BVSubmissionTable td {background: none}


.clearIt {
clear: both;
display: block;
height: 1px;
width: 1px;
line-height: 1px;
font-size: 1px;
}