body,div,span,p,ul,li,td,th,input,select,textarea,button, a 
{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
}
body
{
	background-color: White;
	margin: 0px;
}

a{
	color:#D3622E;
	letter-spacing:0em;
}
a:hover { color: navy}
		
#footerMenu{
	width:500px;
	padding-left:25px;
	
}
.footerFont{
	color:#676767;
	padding:5px;
	font-size:9px;
	font-weight:regular;
	text-decoration:none;
}
.footerMainFont{
	color:#676767;
	padding:5px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.LeadershipSubMenu{
	color:black;
	padding-right:12px;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
/* Used in incCopyright.asp */
#copyright{
	color : #8d8d8d;
	font-size:10px;
}


		#tagline{
			background: url(webimgs/tagline.jpg) no-repeat;
			width: 770px;
			height: 59px;
		}

		#mainbanner{
			background: url(webimgs/mainbanner.jpg) no-repeat;
			width: 770px;
			height: 188px;
		}

		#productsection{
			height: 88px;
		}
		
		
		.modTitle{
			color: #A8281B;
			white-space: nowrap;
			text-align: left;
			font: 11px;
			font-weight:bold;
			text-decoration:none;
		}
		
		.modText{
			color:black;
			font-weight:normal;
			font-size:10px;
			text-align: left;
		}

		
		.pageTitle{
			color: #D3622E;
			font-weight: bold;
			font-size: 15px;
			white-space: nowrap;
			text-decoration:none;
			padding-left:0px;
			padding-top:3px;
		}

		
		.brands{
			color:#707070;
			font-weight: bold;
			font-size:10px;
			font-family: Arial, Helvetica, sans-serif;
			text-align:right;
			text-decoration:none;
			white-space: nowrap;
		}
		
		.brands2{
			color:#707070;
			font-weight: 200;
			font-size:10px;
			font-family: Arial, Helvetica, sans-serif;
			text-align:right;
			text-decoration:none;
			white-space: nowrap;
			padding-bottom: 7px;
		}
		
		a.brands2{
			color:#707070;
			text-align:right;
			text-decoration:none;
		}
		

		#brandlogo{
			
			
		} 
		
		.topNavMenRef, .topNavMenRefPicked{
			color: #748EC8;
			font-weight: bold;
			font-size: 11px;
			white-space: nowrap;
			text-decoration:none;
			padding-left:30px;
			width:	188px;
			text-align:	left;
			
		}
		
		.topNavMenRefPicked{
			color:#D3622E;
		}
		
		.topNavMenRef2{
			color: #4E5C69;
			font-weight: bold;
			font-size: 13px;
			white-space: nowrap;
			text-decoration:none;
			text-align:right;
			padding: 0px 0px 5px 0px;
			border: 1px dash blue;
			width:75px;
		}
		
		.content{
			font-size:12px;
			color:#4672B8;
			letter-spacing: .02em;
			height:280px;
		}
		
		.tdcontent{
			font-size:12px;
		}
		
		.subPageMenu{
			font-size:12px;
			font-weight:bold;
			color:black;
			text-decoration:none;
			padding-top:5px;
		}
		
		.subPageMenu:hover{
			font-size:12px;
			font-weight:bold;
			color:gray;
			text-decoration:underline;
		}
		
		.CategoryList, .CategoryCount{
			font-family:	helvetica;
			font-size:		12px;
			font-weight:bold;
			text-decoration: none;
		
		}
		
		/*FAQs*/
		.summaryLabel{
		font-family:	helvetica;
		font-size:		12px;
		font-weight:	bold;
		text-align:		right:
		}
		.CategoryList, .CategoryCount  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black }
		.CategoryCount { font-size: 11px;}
		.ListElements {margin:10px;border : 2px thin black ;}  
		.qTitle {font-size:11px;font-weight : bold; text-align:left;}
		.qDetail {font-size : 10px;font-weight : normal;text-align:left;}
		.category{font-size: 15px; color:black;font-weight:bold;padding-bottom:10px;}
		.question{font-size: 13px; color:black;font-weight:bold;}
		.answer{font-size: 13px; color:black;font-weight:normal;}
		.moreInfo{
			color: #748EC8;
			font-weight: bold;;
			font-size: 10px;
			text-decoration:none;
			padding-bottom:10px;}
			
		.return{
			color: black;
			font-weight: bold;;
			font-size: 11px;
			text-decoration:none;
			padding-bottom:10px;}