﻿DIV
{
	margin: 0;
	padding: 0;
}

IMG
{
	border: 0;
	margin: 0;
	padding: 0;
}

p
{
	line-height: 17px;
}

ul
{
	list-style-type: none;	
}

ul li
{	
	background-image: url(images/ul.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin: 7px 0;
	padding-left: 15px;
	width: 100%;
}

TD
{
	vertical-align: top;
}

a, a:visited
{
	color: #c00000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#leftNav a, #leftNav a:visited
{
	color: #333333;
	display: block;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding: 20px 5px;
	text-align: right;
	text-decoration: none;
}

#leftNav a:hover
{
	color: #B40100;
}

.solutionBarText
{
	color: White;
	display: block;
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 13px;
	font-style: italic;
}

.state
{
	border-bottom: solid 1px #BF0000;
	color: #BF0000;
	padding: 3px 0;
	text-decoration: none;
}

.mktsLink
{
	color: Black;
	cursor: default;
	font-size: 10pt;
	margin: 2px 0;
	text-decoration: none;
}

.mktsLink:hover
{
	text-decoration: none;
}

.padding
{
	padding: 0 10px;
	padding-bottom: 120px;
	padding-top: 8px;
	text-align: left;
}

.lgBoldRed
{
	color: #C40000;
	font-weight: bold;
	font-size: 13pt;
}

/* HP Marketing */
#solutionsHP
{
	margin: auto;
	padding: 10px; 	
	text-align: center;
    width: 310px;
    position: absolute;
    left: 90px;
}
#recycledWorld
{
	background: url(images/recycledWorld.png) no-repeat left top;
	height: 166px;
	width: 183px;
	position: absolute;
	left: 170px;	
	top: 70px;
}
#marketsHP
{	
	width: 200px;
	position: absolute;
	left: 330px;
	top: 170px;
}
#servicesHP
{
	position: absolute; 
	left: 0; 
	top: 200px;
}

/* accordion styles - Clients.ascx */
p
{
	padding: 0 0 1em;
}
.msg_list
{
	margin: 0px;
	padding: 0px;
	width: 250px;
}
.msg_head
{
	background-color: #252525;
	color: White;
	cursor: pointer;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 5px 10px;
	position: relative;
}
.msg_body
{
	padding: 5px 10px 15px 0px; /* background-color: #F4F4F8; */
}

.font12ptRed
{
	font-size: 12pt;
	color: #A40000;
	font-family: Arial;
}

.font10ptRed
{
	font-size: 10pt;
	color: #A40000;
	font-family: Arial;
}

.font8ptRed
{
	font-size: 8pt;
	color: #A40000;
	font-family: Arial;
}

.font12ptRedItalic
{
	font-size: 12pt;
	color: #A40000;
	font-family: Arial;
	font-style: italic;
}

.font10ptRedItalic
{
	font-size: 10pt;
	color: #A40000;
	font-family: Arial;
	font-style: italic;
}

.font8ptRedItalic
{
	font-size: 8pt;
	color: #A40000;
	font-family: Arial;
	font-style: italic;
}

.font12ptRedBold
{
	font-size: 12pt;
	color: #A40000;
	font-family: Arial;
	font-weight: bold;
}

.font10ptRedBold
{
	font-size: 10pt;
	color: #A40000;
	font-family: Arial;
	font-weight: bold;
}

.font8ptRedBold
{
	font-size: 8pt;
	color: #A40000;
	font-family: Arial;
	font-weight: bold;
}

.font12ptBlack
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
}

.font10ptBlack
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.font8ptBlack
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

.font12ptBlackItalic
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
	font-style: italic;
}

.font10ptBlackItalic
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	font-style: italic;
}

.font8ptBlackItalic
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-style: italic;
}

.font12ptBlackBold
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

.font10ptBlackBold
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

.font8ptBlackBold
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
