.copy {
	font-family: Verdana;
	font-size: 11.5px;
	color: #333333;
	text-decoration: none;
}
.greenbold {
	font-family: Verdana;
	font-size: 11.5px;
	color: #93C333;
	text-decoration: none;
	font-weight: bold;
}
.greenboldLarge {
	font-family: Verdana;
	font-size: 13.5px;
	color: #93C333;
	text-decoration: none;
	font-weight: bold;
}

.warningMessage
{
	font-family: Verdana;
	font-size: 11.5px;
	color: #FF5522;
	text-decoration: none;
	font-weight:normal;	
}

.infoTag
{	background-color:#F8FFE0;
	font-family: Verdana;
	color:#663F34;
	font-weight:bold;
	letter-spacing:.5px;
	font-size:12px;
	BORDER-BOTTOM: #AEE728 1px solid;
	padding:2px 2px 2px 2px;
	text-align:right;
	width:200px;
}
.infoTagSmall
{	background-color:#F8FFE0;
		font-family: Verdana;
	color:#663F34;
	font-weight:bold;
	font-size:12px;
	BORDER-BOTTOM:#AEE728 1px solid;
	padding:2px 2px 2px 2px;
	text-align:right;
	width:100px;
}
.infoValue
{	color:#666666;	font-size:11.5px;	font-weight:normal;			padding:2px 2px 2px 4px;}

.formSection
{
	font-family: Verdana;
	font-size: 12.5px;
	color: #93C333;
	text-decoration: none;
	font-weight: bold;
	padding:7px 0px 5px 0px;
	
}
.cartTable
{
background-color:	#F8FFE0;
border-bottom:solid 1px #93C333;
border-top:solid 1px #93C333;
border-right:solid 1px #93C333;
border-left:solid 1px #93C333;	
}
.subHead2
{
	font-size:24px;
	font-weight:normal;
}

.listHeader
{
	font-size:12px;font-weight:bold;font-family:Verdana;color: #93C333;
}

.listItem
{
	background-color:#ffffff;font-size:12px;font-family:Verdana;
}

.listItemAlt
{
	background-color:#FCFFF8;font-size:12px;font-family:Verdana;
}.smallwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
A.toplinks:link, A.toplinks:visited, A.toplinks:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-transform: none;

}
A.toplinks:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	text-transform: none;

}
