
* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #22221f;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
}
a:link, a:visited, a:hover {
	color: #007ed7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clearfloat {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
p {
	margin-bottom: 10px;
}
.container {
	width: 942px;
	margin: 0 auto;
	text-align:left;
}

.col1 { width: 60px; float: left; }
.col2 { width: 140px; float: left; }
.col3 { width: 220px; float: left; }
.col4 { width: 300px; float: left; }
.col5 { width: 380px; float: left; }
.col6 { width: 460px; float: left; }
.col7 { width: 540px; float: left; }
.col8 { width: 620px; float: left; }
.col9 { width: 690px; float: left; }
.col10 { width: 780px; float: left; }
.col11 { width: 860px; float: left; }

#header {
	background: url('/images/masthead.jpg') no-repeat center top;
	height: 396px;
	margin-bottom: 30px;
}

#tools {
	text-align: right;
	width: 942px;
	padding-top: 10px;
	margin-bottom: 34px;
	font-size: 11px;
	color: #777777;
}
#tools a {
	font-size: 11px;
	color: #aaaaaa;
}

#masthead {
	width: 942px;
}

.withgutter {
	margin-right: 20px;
}	

#productfinder {
	background-color: #d9e1e7;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 30px;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 15px;
	letter-spacing: -.5px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}

#footer {
	background-color: #111111;
	color: #999999;
	margin-top: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer p {
	color: #999999;
}

.headlinebutton1 {
	margin-top: 96px;
}
.rightbutton {
	text-align: right;
}

.tintpanel {
	background-color: #e0e0e0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.bordered {
	border: 2px solid #777777;
}

#nav {
	text-align: right;
	width: 942px;
	margin-bottom: 90px;
	color: #e0e0e0;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.3px;
}
.mainnav {
	color: #ffffff;
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
	margin: 0px 0px 0px 4px;
	padding: 3px 6px 3px 6px;
}
a.mainnav, a.mainnav:visited, a.mainnav:hover {
	color: #ffffff;
}
 

.page_item
{
	list-style:none;
}
#nav .page_item
{
	display:inline;		
}
#nav .page_item a
{
	color: #ffffff;
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
	margin: 0px 0px 0px 4px;
	padding: 3px 6px 3px 6px;	
	text-transform:uppercase;
}

#nav page_item a:visited, #nav page_item a:hover {
	color: #ffffff;	
}

 
.mainsel {
	background-color: #202020;
}
h1 {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	letter-spacing: -.6px;
	color: #ffffff;
	padding: 0 0 0 0;
	margin: 12px 0 0 0;
}

.ticklist li {
	list-style-image: url('/images/tick.jpg');
	margin-top: 8px;
}
.standardlist li {
	margin-top: 8px;
}

.mini {
	font-size: 10px;
}

.divGlobal_headerLinkContainer{
	position:relative;
	float:right;
	padding-left:10px;
	margin-left:10px;
	border-left:1px solid #bbbbbb;
	font-size:9pt;
}