body
{
	font-family: verdana, sanserif;
	font-size: 13px;
	color: #000000;
	background-color: #fbf9ed;
}

.headerType
{
	color: #684b39;
	font-family: verdana, sanserif;
	font-size: 12px;
	text-decoration: none;
}
.headerType:hover
{
	color: #e18e65;
	font-family: verdana, sanserif;
	font-size: 12px;
	text-decoration: none;
}
.reviewerHeaderType
{
	color: #684b39;
	font-family: verdana, sanserif;
	font-size: 11px;
	text-decoration: none;
}

.reviewerHeaderType:hover
{
	color: #e18e65;
	font-family: verdana, sanserif;
	font-size: 11px;
	text-decoration: none;
}


.subTitle 
{
	text-align: left; 
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #713d1a;
	padding-left: 5px;
	height: 40px;
}

.footer {
	color: #684b39;
	font-family: verdana, sanserif;
	font-size: 9px;
	text-decoration: none;
}

H3
{
	font-family: verdana, sanserif;
	font-size: 18px;
	color: #745b4f;
}

H5
{
	color: #684b39;
	font-family: verdana, sanserif;
	font-size: 14px;
	text-decoration: none;
}

H6
{
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}

A
{
	color: #684b39;
	text-decoration: none;
}
A:hover
{
	color: #e18e65;
}

TD {
	font-family: verdana, sanserif;
	font-size: 13px;
	color: #000000;

}

P {
	font-family: verdana, sanserif;
	font-size: 13px;
	color: #000000;

}

.head {
	color: #684b39;
	font-family: verdana, sanserif;
	font-size: 14px;
	text-decoration: none;
}



.patternButton a
{
	color: #ffffff;
	font-family: verdana, sanserif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.patternButton a:hover
{
	color: #ffffff;
	font-family: verdana, sanserif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
} 

.buttonOn {
	width: 30px;
	height: 26px;
	vertical-align: top;
	text-align: center;
	background-image: url("http://www.lionbrand.com/graphics/midButtonOn.jpg"); 
}
.buttonOn2 {
	width: 30px;
	height: 26px;
	vertical-align: bottom;
	text-align: center;
	background-image: url("http://www.lionbrand.com/graphics/midButton2On.jpg"); 
}
A.bOn {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.buttonOff {
	width: 30px;
	height: 26px;
	vertical-align: top;
	text-align: center;
	background-image: url("http://www.lionbrand.com/graphics/midButtonOff.jpg"); 
}
.buttonOff2 {
	width: 30px;
	height: 26px;
	vertical-align: bottom;
	text-align: center;
	background-image: url("http://www.lionbrand.com/graphics/midButton2Off.jpg"); 
}
A.bOff {
	color: #5a4331;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
A.bOff:hover {
	color: #db8452;
}
.bodyTableItem {
	color: #5a4331; 
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
	border: 1px solid #dddddd;
}
.bodyTableHeader {
	background-color: #fbf8f3;
	text-align: left;
	color: #5e3219;
}
.selectTbl {
	border-top: 1px solid #dbcdc4; 
	border-bottom: 1px solid #dbcdc4; 
	background-color: #f9f8f3; 
	height: 40px;

}
.selectTbl2 {
	border: 1px solid #dbcdc4; 
	background-color: #f9f8f3;  
	height: 40px;

}
.resultsTbl {
	border-top: 1px solid #dbcdc4; 
	border-left: 1px solid #dbcdc4; 
	border-right: 1px solid #dbcdc4; 
	height: 40px;

}
.resultsTbl2 {
	border-top: 1px solid #dbcdc4; 
	background-color: #f9f8f3; 

}

@media print {

	.footer {
		display: none;
	}
	.headerType {
		display: none;
		background-color: #efead6;
	}
}