@CHARSET "UTF-8";

@IMPORT url("footer.css");

@IMPORT url("header.css");

/*normalize the style elements first */
body,div,dl,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
	border: none;
}

/* remove list style for lists*/
ol,ul {
	list-style: none;
}

body {
	margin: 0 auto;
	color:#939598;
	text-align: left;
	width: 770px;
	font-family: verdana, tahoma, arial, sans-serif;
	background-color: #62666a;
}

a {
	color: #70C142;
	font-weight: bold;
	border: none;
}

h2 {
	font-family: "Microsoft JhengHei", "DejaVu Sans Light", tahoma, arial,
		sans-serif;
}


h3.wideContentHeading{
	font-size:18px;
	font-weight:normal;
}

h4 {
	color: #61a138;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

acronym{
	text-decoration: underline;
}



/* Main Content Area */
#container {
	width: 760px;
	margin: 0 auto;
	background-color: white;
}

.banner {
	height: 203px;
	clear: left;
}

#content {
	background: white;
	font-size: 8pt;
	margin-top: 15px;
	display: table;
}

#content .contentPanel {
	background: white;
	height: 230px;
	float: left;
	
	padding-left: 10px;
	padding-right: 7px;
}

#contentPanel1 {
	float: left;
	width: 196px;
	height: 230px;
	line-height: 16px; 
	
}

#contentPanel2 {
	float: left;
	width: 308px;
	border-right: #939598 1px solid;
	border-left: #939598 1px solid;
	line-height: 18px;
}

#contentPanel2 h2,#wideContentPanel h2 {
	font-family: "Microsoft JhengHei", "DejaVu Sans Light", tahoma, arial,
		sans-serif;
	font-size: 20pt;
	font-weight: lighter;
	font-stretch: expanded;
	color: #939598;
	
}

#contentPanel3 {
	float: left;
	width: 190px;
	padding-right: 0px;
	line-height: 18px;
}

#wideContentPanel {
	border-left: #939598 1px solid;
	float: left;	
	width: 500px;	
	line-height: 18px;
	text-align:justify; 
	
}

.ecodate {
	color: #70C142;
	font-size: 16pt;
}

.ecogreen {
	color: #70C142;
	font-weight: bold;
}

h2#paperless{
	background: white url('../images/paperlessreceipts.gif') no-repeat;
	width: 184px;
	height: 25px;
	color: white;
	font-size:0pt;
}
h2#latestnews{
	background: white url('../images/latestnews.gif') no-repeat;
	height: 22px; 
	width: 115px;
		color: white;
	font-size:0pt;
	}
h2#welcome{
	background: white url('../images/welcometxt.gif') no-repeat;
	width:156px;
	height: 35px;
	color: white;
	font-size:0pt;
	text-align:center; 
	}

/* -------- Page Specific sections --------- */ /* Home page */

#latestnews h4{
	margin-top: 15px;
}
#waterdrop {
	float: right;
	vertical-align: middle;
	background: white url('../images/welcomewaterdrop.gif') no-repeat;
	background-position: right;
	padding-right: 109px;
	padding-top: 10px;
}

#videoholder {
	float: right;
	vertical-align: middle;
	margin-left: 3px;
	border: none;
}

#bannerHomePage {
	background: white url('../images/titlebarhome.jpg') no-repeat;
}
dl{
	font-family: verdana, tahoma,sans-serif; 
	font-size: 8pt; 
}
dt{margin-top: 5px;}
dd{ text-indent: 0px;margin-left: 0px;line-height: 20px;}
dd#lastitem{
background: white url('../images/sprout.jpg') no-repeat;
background-position:bottom right; 
height:105px;
padding-right:  40px;

}
/* About Us */
#bannerAboutUs {
	background: white url("../images/titlebaraboutus.jpg") no-repeat;
}

h2#beinggreen {
	color: white;
	font-size: 0px;
	text-align: right;
	background-image: url("../images/beinggreentxt.gif");
	height: 38px;
	width: 208px;
}

/* Our Solutions */
#bannerSolutions {
	background: white url('../images/titlebarsolutions.jpg') no-repeat;
}

h1#simpleSolutions {
	color: white;
	font-size: 0px;
	background: white url('../images/simplesolutiontxt.gif') no-repeat;
	height : 62px;
	width: 177px;
	margin-left: 20px;
}
ul{margin-left: 1.25em;
	color: #939598

}
li {
	font-size:smaller;
	list-style-type: disc;
	list-style-image: url('../images/smallgreenbutlletblkbg.gif');
	list-style-position: outside;
	margin-top: 2px;
}

.listarea{
     float:left;
     display: block;
     margin: 2px;
     width: 90px;
}
.providerlist{
width: 185px;
margin-bottom:9px; 

}

/* Careers */
#bannerCareers{background: white url('../images/titlebarcareers.jpg') no-repeat;}
h1#worktogether{	color: white;
	font-size: 0px;
	background: white url('../images/letsworktogether.gif') no-repeat;
	height : 68px;
	width: 170px;
	margin-left: 20px;
	}
h3 strong{
	font-size: 14pt; 
}
/* Contact Us */
#bannerContactUs {
background: white url('../images/titlebarcontact.jpg') no-repeat;
}
h1#werehere{
	color: white;
	font-size: 0px;
	background: white url('../images/werehere.gif') no-repeat;
	height : 97px;
	width: 170px;
	margin-left:20px;
	text-align: right;
}
.advertlabel{
	background:#70C142;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	height: 16px;
}
#altContentPanel2 {
	float: left;
	width: 200px;
	border-right: #939598 1px solid;
	border-left: #939598 1px solid;
}


#altContentPanel3 {
	float: left;
	width: 250px;
}



/* Customer Support */
.nocolor{
color:#939598;
font-weight: normal;
}

#bannerCustomerSupport{
	background: url("../images/titlebarcustomer.jpg");

}
h1#needhelp{
	color: white;
	font-size: 0px;
	background: white url('../images/needhelp.gif') no-repeat;
	height : 110px;
	width: 170px;
	margin-left: 20px;
	text-align: center;
}

#bannerDemo {
     height: 400px;
     background: white url('../images/titlebarproduct.jpg') no-repeat;
}
#copyright{
     font-family: verdana, helvetica, arial, sans-serif;
     color: white;
     font-size: 8pt;
     width: 100%;
     text-align: center;
}
.replacedTextWithImage{
	color: white;
	font-size:0pt;
	text-align:right; 
}
#ttlogo{
width: 180px;
height: 180px;
background: white url('../images/ttlogo.jpg') no-repeat;
}