*{margin:0;padding:0;}

body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:arial;
font-size:16px;
}


#topsection{
background-image: url(images/hdrbck.jpg);
background-repeat:repeat-x;
background-position:center left;
height: 160px; /*Height of top section*/
border-bottom:2px solid #034EA2;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
background-image:url(images/sidegrad4.jpg);
color:#00FFFF;
border-right:2px solid #034EA2;
}

#footer{
clear: left;
width: 100%;
background-color: #244CC5;
color: #ffffff;
text-align: center;
padding: 4px 0;
border-top:2px solid #2D3693;

}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border:5px solid #ffffff;
}

.glossymenu li a{
background: white url(images/sdbk1.jpg) ;
font-weight: bold ;
font-size:14px;
color: #034EA2;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
border-bottom: 1px solid #244CC5;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}


.glossymenu li a:hover{
background: #244CC5;
color: #ffffff;
}


.clear{
clear:both;
}

#topsection td{
margin:0;
padding:0;
}

.sidebox{
text-align:center;
color:#244CC5;
background-image:url(images/sdbk1.jpg);
margin:40px 10px ;
width: 170px;
line-height: 1em;
border:5px solid #ffffff;
}

.sidetitle{
background:#244CC5;
color:#ffffff;
margin:0;
line-height: 1.5em;
}

#topcontent{
border-bottom:2px solid #244CC5;
padding-bottom:0;
font-size:16px;
color:#000000;
}

.tcheading{
color: #000000;
font-size:36px;
line-height: 1.5em;
}

.boxhead{
background: #244CC5;
color:#ffffff;
font-weight:bold;
text-align:center;
}

#copyw{
background: #244CC5;
text-align:center;
color:#ffffff;
margin:10px 0px;
}

.sampcont{
text-align:left;
padding:4px;
color:#000000;
}

.blugrad{
background-image:url(images/wtrtbl.jpg);
background-repeat:repeat-x;
}

.blugrad2{
background-image:url(images/blugrad180.jpg);
background-repeat:repeat-x;
}

.serv{
background-image:url(images/servgrad.jpg);
background-repeat:repeat-x;
}


.bac{
background-image:url(images/bacgrad.jpg);
background-repeat:repeat-x;
}

.chem{
background-image:url(images/chemgrad.jpg);
background-repeat:repeat-x;
}

.spot{
background-image:url(images/spotgrad.jpg);
background-repeat:repeat-x;
}


.sick{
font-weight:bold;
font-size:38px;
line-height:45px;
color:#ffffff;
background:#000000;
}

.orgname{
background: #82CCF3;
color:#000000;
font-weight:bold;
}

.tblhead{
background: #244CC5;
color:#ffffff;
font-weight:bold;
}

#contam table, #contam td{
border:2px solid #000000;
border-collapse: collapse;
}

.sechead{
font-weight:bold;
text-align:center;
font-size:20px;
margin-top:5px;
}

.tbltxt{
font-weight:bold;
color:#ffffff;
font-size:20px;
text-align:left;
margin:20px;
}

.tbltxt2{
font-weight:bold;
color:#000000;
font-size:20px;
text-align:left;
margin:20px;
}

.tbltxt3{
font-weight:bold;
color:#000000;
font-size:20px;
}


.drop{
list-style-image: url('images/drop1.png');
font-weight:bold;
font-size:20px;
margin-left:20px;
}

.drop li{
text-align:left;
}

.call{
font-weight:bold;
text-align:center;
font-size:20px;
}

.call2{
font-weight:bold;
text-align:center;
font-size:20px;
line-height:40px;
}

.drop2{
list-style-image: url('images/blackdrop.png');
font-weight:bold;
font-size:20px;
line-height:1.5em;
margin-left:20px;
}

.drop2 li{
text-align:left;
}

.drop3{
list-style-image: url('images/blackdrop2.png');
font-weight:bold;
font-size:16px;
line-height:1.5em;
margin-left:20px;
}

.drop3 li{
text-align:left;
}

.drop4{
list-style-image: url('images/bluedrop.png');
font-weight:bold;
font-size:16px;
line-height:1.5em;
margin-left:40px;
}

.drop4 li{
text-align:left;
}

.smtxt{
font-size:12px;
line-height:1em;
}

.comhdng{
  color:#ffffff;
  background-color:#000000;
  text-align:center;
}

.comhdng h1{
  font-size:32px;
  line-height:45px;
}

