h1 {
font-size: 14px;
padding: 0px;
line-height: 18px;
margin-bottom: 3px;
text-transform: uppercase;
}
h2 {
font-size: 14px;
padding: 0px;
line-height: 18px;
margin-bottom: 3px;
}
.burst {
background: url(http://weigniteit.com/images/burst.gif) no-repeat;
width: 20px;
height: 11px;
margin-left: 5px;
margin-top: 2px;
}

h3 {
color: #f47b20;
font-size: 13px;
padding: 0px;
line-height: 16px;
font-weight: normal;
}


p {margin: 5px 0px 5px 0px;}

/* LINK STYLES */
a, a:link, a:visited,  a:active {
color: #f47b20;
 font-weight: bold;
}
 a:hover {
 color: #8d8d8d;
 text-decoration: none;
 font-weight: bold;
 }
 
#tipsCopy a, #tipsCopy a:link, #tipsCopy a:visited,  #tipsCopy a:active {
color: #f47b20;
text-decoration: none;
font-weight: bold;
}
#tipsCopy  a:hover {
 color: #8d8d8d;
 text-decoration: none;
 font-weight: bold;
 } 
 #accordion a, #accordion a:link, #accordion a:visited,  #accordion a:active {
color: #f47b20;
text-decoration: none;
font-weight: bold;
}
#accordion a:hover {
 color: #8d8d8d;
 text-decoration: none;
 font-weight: bold;
 } 
#solutionBlockCopy a, #solutionBlockCopy a:link, #solutionBlockCopy a:visited,  #solutionBlockCopy a:active {
color: #f47b20;
text-decoration: none;
font-weight: bold;
}
#solutionBlockCopy  a:hover {
 color: #8d8d8d;
 text-decoration: none;
 font-weight: bold;
 } 


 
#innerPageMainCopy UL {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px 0px 10px 0px;
}

#innerPageMainCopy LI {
	background-image: url(http://weigniteit.com/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 15px;
	margin: 0px 5px 5px 0px;
}

#innerPageMainCopy TD UL {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px 0px 10px 0px;
}

#innerPageMainCopy TD LI {
	background-image: url(http://weigniteit.com/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 15px;
	margin: 0px 5px 2px 0px;
}
#pdf UL {
	list-style-type: none;
	padding-left: 0px;
	margin: 5px 0px 10px 0px;
}

#pdf LI {
	background-image: url(http://weigniteit.com/images/pdfIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 30px;
	margin: 0px 5px 5px 0px;
	line-height: 30px;
}

