.InstaQuoteBody
{	margin-top: 15px;
	margin-left: 10px;
	padding: 0;
	border: 0;
}
.TextBlack
{	color:	#000000;
	font-size: 8pt;
}
.TextGreen
{	color:	#006753;
	font-size: 8pt;
}
.TextGreenCentered
{	color:	#006753;
	font-size: 8pt;
	text-align:center	
}

.ButtonBlack
{	background-color: #D6D6AB;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	color: #006753;
	height: 20px;
	cursor: hand;
}

.TextBoxBlack
{	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	scrollbar-base-color: #e9e9e9;
}
.DropDownBlack
{	border-color: Gray;
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
.CheckBoxBlack
{	border-width: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}

.Validate
{	font-family: Wingdings 3;
	font-size: 8pt;
}
.ValidateText
{	font-size: 8pt;
}
.HyperlinkListItem
{ font-family: Tahoma;
  font-size: 8pt;
}
.HyperlinkItem
{
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: underline;
  color:Blue
}
.HyperlinkItemHover
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight:bold;
  text-decoration: underline;
  color:Blue
}
