.Text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }
.TopRow {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }


#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.FinePrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.TopRowRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.TextBulleted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: disc;
}
.hiddenlink {
  color: #000; /* same color as the surrounding text */
  text-decoration: none; /* to remove the underline */
  cursor: text; /* to make the cursor stay as a text cursor, not the hand */
}.TextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}

P.breakhere {page-break-after: always}

.Logo {
	font-family: Georgia;
	font-size: x-large;
	font-weight: normal;
	color: #335588;
}
.SubmitButton {
	width: 25em;
}
.FinePrintBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.PriceDrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}
.Bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-position: outside;
	list-style-type: disc;
}
.TopRowBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
}
.h1 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold;
}
.TopRowWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.TopRowGreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #009900;
}
.TopRowGray {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CCCCCC;
}
