body{
    margin:0px;
    font: normal 78% tahoma,verdana, arial, sans-serif;
}
a{
color:#0072bc;
}
a:visited { 
    color:#800080; 
}
a:hover {
    color:#f26522;
    text-decoration:none;
}
#banner{
    width:530px;
    float:left;
}
#tableless{
    width:98%; 
}
#footer{
    display:none;
}

.imgdiv{
    width:160px;
    float:left;
    display:block;
}
.bannernavigation{
    display:none;
}
#right{
    display:none;
}
#maincontent{
    float:left;
    padding:10px 20px 20px 0px;
    color:#595959;
    font-size:0.95em;
    line-height:1.5em;
    width:98%;
}
.industry{
    float:left; 
    background:url(../../images/industry_bg.jpg) no-repeat; 
    width:200px; 
    height:267px; 
    padding:10px 40px 0px 30px;
    line-height:16px;
}
h1{
    background:none;
    width:98%;
    height:15px;
    padding:5px 0px 0px 0px;
    color:#000;    
    display:block;
    font-size:15px;
    line-height:16px;
}
#maincontent img {
    padding:1px;
    border: 3px solid #bfbfbf;
}
.left{
    float:left;
    width:300px;
}
#maincontent .left p{
    padding:15px 0px 15px 0px;
    margin:0px;
    background:url(../../images/line.gif) repeat-x top;
}
#maincontent .imgclass{
    margin:0px 15px 0px 0px;
}
.col1{float:left; width:180px; padding-bottom:10px;}
.col2{padding-bottom:10px; display:block;}
textarea{
    color: #000000; 
    height: 70px; 
    width: 150px; 
    border: 1px solid #bfbfbf; 
    background-color:white;
}
input{
    width:150px; 
    border:1px #bfbfbf solid; 
    background-color:white; margin-right:8px; 
    vertical-align:top;
}
.submitbutton{ 
    color : #FFFFFF; font-family:Verdana; 
    font-size:11px; width:70px; height: 20px; 
    border: 0px #285843 solid; background-color:#000;
    text-align: center; vertical-align: top;
}
a.print{
    display:none;
}
.breadcrumbs{
    display:none;
}
.contact{
    display:none;
}