.copy, .formcopy
{
	color : #000000;
	font-size : 0.9em;
	font-family : "Trebuchet MS",sans-serif;
	font-weight: normal;
}

.smallcopy
{
	color : #000000;
	font-size : 0.75em;
	font-family : "Trebuchet MS",sans-serif;
	font-weight: normal;
}

.row
{
	clear: both;
}

.aligncenter
{
	text-align: center;
}

.alignright
{
	text-align: right;
}

.aligntop
{
	vertical-align: top;
}

.medfrmfield
{
	width: 200px;
	height: auto;
}

.smallformfield
{
	width: 85px;
	height: auto;
}

.shaded
{
	background-color: #EEEEEE;
}

.nomargins
{
	margin: 0px 0px 0px 0px;
}

.qtyformfield
{
	width: 45px;
	height: auto;
}

#shoppingcarttable
{
	width: 675px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
}

.carttablecol1
{
	width: 450px;
	height: auto;
}

.carttablecol2
{
	width: 75px;
	height: auto;
}

.carttablecol3
{
	width: 150px;
	height: auto;
}

#shoppingcartbtns1
{
	width: 530px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#shoppingcartbtns2
{
	width: 230px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
}

#chkoutfrmbox
{
	width: 500px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.chkoutfrmcol
{
	float: left;
	width: 239px;
	height: auto;
	padding: 5px 5px 5px 5px;
}

#shoppingcartbtns3
{
	width: 170px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
}

#popupmargins
{
	padding: 15px 15px 15px 15px;
}

#cardcodebox
{
	width: 170px;
	height: 113px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 0px;
}

#cardcodeimg
{
	width: 170px;
	height: 113px;
	border-width: 0px 0px 0px 0px;
}

.centerconfirmationfields
{
	width: 545px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.formlabel2
{
	float: left;
	width: 215px;
	height: auto;
	text-align: right;
	color: black;
	font-weight: normal;
	font-size: 0.9em;
	font-family: "Trebuchet MS",sans-serif;
	padding: 8px 0px 0px 0px;
}

.formfield2
{
	float: left;
	width: 325px;
	height: auto;
	padding: 5px 0px 5px 5px;
}

#specialinstructions
{
	width: 250px;
	height: 100px;
}

#waitmsg
{
	display: none;
}

