/* BROWSER RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 140%;
	vertical-align: baseline;
	background: transparent;
}
/************************/
/* Default Style */
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
A:hover {
	cursor:pointer;}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearer {
	clear:both;
}
/************************/

/* STRUCTURE */
HTML, BODY, #mainWrapper, #mainContainer, #mainBuffer, #mainFooter {
}
#mainWrapper {
}
#mainContainer {
	margin:0 auto;
	width:735px;
}
#mainBuffer {
	padding-top:150px;
	position:relative;
}
#header {
	position:absolute;
	top:0px;
	width:735px;
}
#header IMG{
	float:left;
}
#header .top-banner {
	float:right;
	margin-top:27px;
	width:468px;
	height:60px;
}
#pageData {
	width:721px;
	margin-top:2px;
	padding:7px;
	position:relative;
}
#pageData .buffer {
	padding:7px 0px;
}
#pageData .column {
	float:left;
	padding:0 8px;
}
#pageData .column.left {
	width:355px;
}
#pageData .column.left.one-column {
	width:555px;
}
#pageData .column.right, #pageData .column.inner-right {
	width:200px;
	border-width:0 1px;
}
#pageData .column.inner-right {
	border-width:0 0 0 1px;
	padding-right:0px;
}
#pageData .column.inner-left {
	width:136px;
	padding-left:0px;
}
#pageData .column.internal-page-left {
	width:400px;
}
#pageData .column.internal-page-right {
	width:150px;
}
#pageData .column.left #searchform INPUT#s {
	width:260px;
	background:#ddd;
	padding:5px;
	font-weight:bold;
}
#pageData .box {
	margin-bottom:10px;
	padding:3px;
}
#pageData .box-content {
	padding:2px;
}
#sidebar {
	width:115px;
	margin-right:10px;
	float:right;
}
#sidebar .banner {
	margin-bottom:10px;
}
#mainFooter {
	margin:30px 0 20px;
	position:relative;
}
#mainFooter .buffer {
	width:735px;
	margin:0 auto;
}
DIV.nav {
	width:715px;
	margin-top:4px;
	padding:0 10px;
}
DIV.nav UL LI {
	display:block;
	float:left;
	margin-right:-1px;
	padding:7px 0;
	width:auto;
}
DIV.nav UL LI:hover {
	display:block;
	float:left;
	margin-right:-1px;
	width:auto;
}
DIV.nav UL LI A {
	display:block;
	padding:3px 7px;
}
DIV.nav UL LI UL {
	display:none;
	background:none;
	position:absolute;
}
DIV.nav UL LI:hover UL {
	display:block;
	padding-top:10px;
}
DIV.nav UL LI:hover UL LI {
	background:none;
	margin:5px 0 0 0;
	padding:0px;
	float:none;
	display:block;
}
DIV.nav UL LI:hover UL LI A {
	display:block;
	padding:6px 11px 6px;
}
A.subscribe {
	margin-left:-3px;
}
.subscribe IMG.imgtfe {
	width:200px!important;
}
.cover {
	margin-top:5px;
	text-align:center;
}
.cover UL {
	margin-top:10px;
}
.cover UL LI {
}
.box #searchform #s {
	margin-top:5px;
}
.entry UL {
list-style:disc outside;
margin-left:15px;
}
#industry-headlines-image IMG.imgtfe {
	width:345px!important;
}
.spec_guide.company {
	padding:0 10px 10px;
}
.company_details H1, .company_details {
	border-bottom:1px dotted #ccc;
}
.spec_guide.company .company_details SPAN.sub {
	font: normal 900 12px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	margin-right:5px;
}
.asso_companies {
	margin-top:20px;
}
.asso_companies H4 {
	margin-top:10px;
}
#guide-sidebar SELECT {
	width:150px;
}
/* TYPOGRAPHY */
HTML, BODY {
    font: normal normal 12px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
H1 {
    font: normal 900 24px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
H1.category, H2.category, H1.page-title, H1.category .breadcrumbs A.current { 
	color:#9A0303;
	font: normal 900 12px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
H1.category .breadcrumbs A.current {
	text-decoration:none;
}
#pageData H1.category {
	padding-bottom:13px;
}
H2 {
    font: normal 900 16px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
.column.left H2 {
	color:#333;
    font: normal 900 18px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
.nav UL LI A {
	color:#fff;
	font: normal 900 9px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
.title, .box #searchform LABEL {
	text-align:center;
}
.title SPAN, .box #searchform LABEL SPAN {
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:2px;
}
.title SPAN A {
	color:#fff;
	text-decoration:none;
}
.smallhead {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px
}
P {
	font: normal normal 12px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	margin:10px 0;
}
.fineprint {
	font: italic 900 12px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
SMALL {
	font: normal normal 10px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-transform:uppercase;
}
A:link {
    color:#003749;
}
A:visited {
    color:#71a8cf;
}
A:hover {
    color:#00a8ac;
}
A:hover {
    text-decoration:none;
}
#mainFooter {
	font: normal 900 10px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-align:center;
}
UL.related-posts {
	margin-left:15px;
	padding-top:10px;
	font: normal 900 10px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
UL.related-posts LI {
	margin-bottom:10px;
}
UL.related-posts, UL.related-posts LI {
	list-style:disc outside;
}
UL.related-posts LI A {
	font: normal 900 10px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
#searchform LABEL#s SPAN {
	color:#9A0303;
	font: normal 900 12px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
/**/
/* IMAGERY & color */
BODY {
	background:#016889;
}
#mainWrapper {
	background:url(img/tps_background.jpg) repeat-x;
}
DIV.nav {
	background:#0190B2;
}
DIV.nav UL LI {
	background:#0190B2;
}
DIV.nav UL LI A {
	border:1px solid #fff;
	border-width:0px 1px;
}
DIV.nav UL LI:hover {
	background:#036B84;
}
DIV.nav UL LI:hover UL LI, DIV.nav UL LI UL LI:hover {
	background:none;
}
DIV.nav UL LI UL LI A {
	background:#0190B2;
	border:1px solid #fff;
}
DIV.nav UL LI UL LI A:hover {
	background:#036B84;
}
#pageData {
	background:#ACB6B4;
}
#pageData .buffer  {
	background:#fff;
}
#pageData .buffer .bottom-border {
	border-top:1px dotted #ACB6B4;
}
#pageData .column.right {
	border:1px dotted #ACB6B4;
	border-width:0 1px;
}
.title SPAN, .box #searchform LABEL SPAN {
	background:#005C7D;
}
.box {
	border:1px solid #ACB6B4;
}
#pageData UL LI.no-border {
	border:none;
	list-style:none;
}
#pageData .column.left LI {
	margin-top:20px;
}
UL.archives {
	list-style:disc outside;
	margin:0 0 20px 15px;
}
.column.archive P.postmetadata {
	margin-top:0px;
}
.column.archive DIV.post {
	margin-top:20px;
}
.column.archive DIV.navigation {
	margin-top:20px;
}
/* Contact Forms */
#contact form {
  margin:0;
  padding:0;
  border:0;
  display:block;
}
#contact LEGEND {
	font: normal 900 12px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-transform:uppercase;
	display:none;
}
#contact .cf-ol LI {
  margin-top:20px;
  width:100%;
  display:block;
}
#contact INPUT, #contact textarea {
  background:#eee;
  border:1px solid black;
  display:block;
  float:none;
  padding:5px;
  width:300px;
}

#contact LABEL, #contact LI.cf-box-title {
	font: normal 900 12px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  padding-right:5px;
  text-align:left;
  width:300px;
}
#contact .reqtxt, #contact .emailreqtxt {
  color:#999;
  display:block;
  font-size:10px;
  padding-top:5px;
  text-transform:uppercase;
}
#contact .cf-box-group {
	display:block;
	clear:both;
}
#contact .cf-box-group LABEL, #contact .cf-box-group INPUT {
	display:inline;
	width:auto;
	font: normal normal 12px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  text-transform:none;
}
#contact .cf-box-group LABEL.cf-after {
	margin-right:20px;
}
#contact .sendbutton {
	background:#000 url(img/tps_background.jpg) repeat-x 0px -20px;
	border:none;
	border:1px solid #404040;
	border-top:none;
	color:#fff;
	font: normal 900 16px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	height:37px;
	padding:5px 10px;
	text-transform:uppercase;
}
#contact .sendbutton:hover {
	cursor:pointer;
	background:#000 url(img/tps_background.jpg) repeat-x 0px -65px;
}
#contact .cf_hidden INPUT {
	background:none;
	border:none;
}
/* Tabs */
UL.tabNavigation {
  list-style: none;
  margin: 10px 0 0 0 ;
  padding: 0;
}

UL.tabNavigation LI {
  display: inline;
}

UL.tabNavigation LI A {
	background:#ddd;
	border: 1px solid #ACB6B4;
  color: #333;
	font: normal 400 10px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  padding: 3px 6px;
  text-decoration: none;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
	background:#eee;
	border-bottom:1px solid #eee;
  color: #000;
  padding-top: 7px;
}
UL.tabNavigation LI A:hover {
	border-bottom:none;
}

UL.tabNavigation LI A.selected:hover {
	border-bottom:1px solid #eee;
}

UL.tabNavigation LI A:focus {
	outline: 0;
}
div.tabs div {
	background:#eee;
	border: 1px solid #ACB6B4;
	margin-top: 2px;
	padding: 5px;
}
div.tabs P {
	font: normal 400 10px/130% Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
}
#first {
}
#second {
}
#third {
}
.waste {
	min-height: 1000px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
ul.top .li1{
	border-bottom:1px dotted #CCCCCC;
	list-style: none!important;
	list-style-image: none!important;
}ul.top .li2{
	border-bottom:1px dotted #CCCCCC;
	list-style: none!important;
	list-style-image: none!important;
}
ul.top{
	list-style: none!important;
	list-style-image: none!important;
}
ul.psg{
	list-style: none!important;
	list-style-image: none!important;
	width:auto;
	float:left;
}
ul.psg LI{
	width:auto;
	float:left;
	margin:3px;
}
LI.company{
	list-style: none!important;
	list-style-image: none!important;
}
LI.company div.company-banner{
	float:right;
	margin:10px 0 0 0;
}
LI.company div.company-banner img{
	width:150px;
	height:150px;
}
LI#filler_listing .company-details p{
	margin:2px 0;
}
LI#banner_listing{
	margin:0 20px 20px 0;
	border-bottom:1px dotted #9A0303;
	border-top:1px dotted #9A0303;
	padding:10px 0;
}
LI#banner_listing h3{
	font-size:14px;
}
LI#banner_listing a{
	color:#9A0303;
}
LI#bolded_listing{
	margin:0 0 20px 0;
}
LI#bolded_listing{
	border-bottom: 1px dotted #71A8CF;
	border-top: 1px dotted #71A8CF;
	padding:10px 0;
	margin:0 20px 0 0;
}
.linklove{
	display:none;
}
