body {
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content a {
	color: #666666;
	text-decoration: none;
}
.content a:hover {
	color: #666666;
	text-decoration: underline;
}
.contentLarge {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.contentLarge a {
	color: #666666;
	text-decoration: none;
}
.contentLarge a:hover {
	color: #666666;
	text-decoration: underline;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.title a {
	color: #FF6600;
	text-decoration: none;
}
.title a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.subtitle a {
	color: #FF6600;
	text-decoration: none;
}
.subtitle a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.subtitleGrey {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subtitleGrey a {
	color: #666666;
	text-decoration: none;
}
.subtitleGrey a:hover {
	color: #666666;
	text-decoration: underline;
}
.subtitleBlue {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.subtitleBlue a {
	color: #006699;
	text-decoration: none;
}
.subtitleBlue a:hover {
	color: #006699;
	text-decoration: underline;
}
.footerRed {
	font-size: 18px;
	font-weight: normal;
	color: #C43434;
	letter-spacing: .08em;
	text-decoration: none;
}
.footerGreyLarge {
	font-size: 50px;
	font-weight: bold;
	color: #797B8A;
	text-decoration: none;
}
.footerGreyMedium {
	font-size: 15px;
	font-weight: bold;
	color: #797B8A;
	padding-left: 70px;
	text-decoration: none;
}
.footerGreySmall {
	font-size: 10px;
	font-weight: normal;
	color: #797B8A;
	text-decoration: none;
}
.footerGreySmall a {
	color: #797B8A;
	text-decoration: none;
}
.footerGreySmall a:hover {
	color: #797B8A;
	text-decoration: underline;
}
.footerOrangeSmall {
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.footerOrangeSmall a {
	color: #FF6600;
	text-decoration: none;
}
.footerOrangeSmall a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.menu {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
}
.menu a {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #B94A00;
	text-decoration: underline;
}
.homeul {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
	text-decoration: none;
}
.CatTable1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.CatTD1 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.CatTD1:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.inrow1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.inrow2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.inrowH {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.consultantform {
	border: 1px solid #EBEBEB;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 205px;
}
.forms {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
select.forms
{
	width: 170px;
}
.formbuttons {
	border: 1px solid #FF6600;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	cursor: hand;
}
.formbuttons:hover {
	background-color: #FF9900;
	text-decoration: none;
	cursor: pointer;
}
.formbuttonsProduct {
	border: 1px solid #FF6600;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	width: 100px;
	height: 20px;
	text-decoration: none;
	cursor: hand;
}
.formbuttonsProduct:hover {
	background-color: #FF9900;
	text-decoration: none;
	cursor: pointer;
}
.formbuttonsEmailFriend {
	border: 1px solid #FFEBDD;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	background-color: #FFEBDD;
	padding-left: 0px;
	margin-left: -5px;
	text-decoration: none;
	cursor: hand;
}
.formbuttonsEmailFriend:hover {
	color: #B94A00;
	text-decoration: underline;
	cursor: pointer;
}

.videoLink {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.videoLink a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.videoLink a:hover {
	color: #006699;
	text-decoration: underline;
}

/*Styles for updated Purchase pages*/
.compulsory 
{
	font-size: 12px;
	font-weight: normal;
	color: red;
}
.orderProgressCurrent 
{
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.orderProgress 
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.purchaseTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.productTitle 
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.formLabel 
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
.TdOrderBuyerDetailsValue
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.TdOrderLineItemTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.TdOrderLineItemValue
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.viewcart {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.viewcart a {
	color: #666666;
	text-decoration: none;
}
.viewcart a:hover {
	color: #666666;
	text-decoration: underline;
}
