/*  TRAINING Section Styles */

.header {
	color: #A1AC94;
}

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #A1AC94;
}


/* CART STYLES */

	.cartlinks
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #000000;
	line-height : 16px;
	}
	
	.textcart
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

	.textcart2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1AC94;
	}

	.prod4
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

	.cartlinksdev
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #999999;
	line-height : 16px;
	}

	.smallfontwhite
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 12px;
	text-indent: 0em;
	}

	.smallfontblack
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #000000;
	line-height : 12px;
	text-indent: 0em;
	}

    .bodycopy
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #333333;
	line-height : 17px;
	text-indent: 0em;
	}

    .bodycopybold
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	line-height : 17px;
	text-indent: 0em;
	}

	
	.byline
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #666666;
	margin-left : 1em;
	line-height : 12px;
	}

    .ulink
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #333333;
	line-height : 17px;
	text-indent: 0em;
	}

    .remove
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #333333;
	}

	.remove A
	{
	color : #0066CC;
	text-decoration : none;
	}

	.remove A:hover
	{
 	color : #4196EA;
	text-decoration : none;
	}	

	.ulink A
	{
 	font-weight : 600;
	font-family : Verdana, Arial, Helvetica, Geneva;
	color : #0066CC;
	text-decoration : none;
	}

	.ulink A:hover
	{
 	color : #4196EA;
	text-decoration : none;
	}	
	
	.cartlinks A
	{
 	color : #0066CC;
	text-decoration : none;	
	}
	
	.cartlinks A:hover
	{
 	color : #4196EA;
	text-decoration : none;
	}
	

.prompt
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 11px;
	color : #333333;
	line-height : 17px;
	text-indent: 0em;
	}

.detailed
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 13px;
	font-weight : bold;
	color : #333333;
	line-height : 17px;
	text-indent: 0em;
	}

