.easyMenuItem
	{
		background-color: #acacac;
		width: 7.5em !important;
		text-decoration: none;
	color: #666;
	font-family:Verdana;
	font-size:11px;
	border-bottom: solid 0.1em #666666 ;
	text-indent:-20px;
			
	}
	
	.easyMenuItemOver
	{
		
		color: #fff;
	background-color: #666 !important;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	width: 7.5em !important;
	cursor: hand;
	border-bottom: solid 0.1em #666666;
	text-indent:-20px;
	}
	
	.csaMenuItem
	{
		color: #acacac !important;
		background-color: #666;
		text-decoration:none;
		font-size:11px;	
		width: 7.45em !important;
		border-bottom: solid 0.1em #acacac;
		text-indent:-20px;
		
	}
	
	.csaMenuItemOver
	{
		color: #acacac !important;
		background-color: #333 !important;
		text-decoration:none;
		font-size:11px;
		width: 7.45em !important;
		cursor: hand;
		border-bottom: solid 0.1em #acacac;
		text-indent:-20px;
	}
	
	.catalogMenu
	{
		color: #B8B7B7;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		width: 7.45em !important;
	}
	
	.catalogMenuOver
	{
		color: #89a9c6;
		font-weight:bold;
		font-size: 11px;
		width: 7.45em !important;
		cursor: hand;
	}
	
	.navHead
	{
		color: #B8B7B7;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		width: 7.45em !important;
	}
	
	.navHead:hover
	{
		color: #89a9c6;
		font-weight:bold;
		font-size: 11px;
		width: 7.45em !important;
		cursor: hand;
	}
	td.attrLabel {
	font-weight:bold;
	font-size:11px;
}

td.cartText
{
	font-size:10px;
}
td.footer
{
	font-size:10px;
	color:#a3acb4;
	
}
td.errText
{
	font-size:10px;
	color: Red;
	font-weight: bold;
}
td.attr {
	color: #369;
}

td.greyLine {
	width: 100%;
	border-bottom: 1px solid #a3acb4;
	display: block;
	margin-top:2em;
	margin-bottom:2em;
}

td..quote {
	padding: 14px;
	padding-bottom: 17px;
	background-color: #d7e1ea;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size:10px;
}

.nonnav:link {
	color: #34669b;
	text-decoration: underline;
} 

.nonnav:visited { 
	color: #97a6b4;
	text-decoration: underline;
}

.nonnav:hover { 
	color: #ef4135;
	text-decoration: none;
}

.nonnav:active { 
	color: #ef4135;
	text-decoration: underline;
}

.requiredSymbol
{
    color: Red;
	font-size: 10px;
}

.checkoutHead
{
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0.5em;
	font-size: 14px;
	font-weight: bold;
	padding-left: 0.5em;
	display: inline;
}

td.orderBlock
{
	width: 100%;
	border: 1px solid #a3acb4;
	display: block;
	margin-top:2em;
	margin-bottom:2em;
}

.demoLink
{
	text-decoration:none;
	color: #d1d2d4;
	font-size:8pt;
	font-weight:bold;
	font-family:Verdana;
	letter-spacing: -0.05em;
}

.demoLink:hover
{
	text-decoration:none;
	color: #c4d4e2;
	font-size:8pt;
	font-weight:bold;
}