BODY,TD,.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border: 1px none #000000;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
}
.quoteHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000084;
	font-weight: bold;
}

.errorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc0000;
	font-weight: bold;
}
.pending{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc0000;
}
.tableBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}

.button1 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	width: auto;
	cursor: hand;
}

.webdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
