/* CSS Document */

body, html {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:url('../images/page-bg.gif') #ffffff;
background-position:top;
background-repeat:repeat-x;
}

img {
  border:0px;
}

.search-button {
width:57px;
height:23px;
background:url('../images/search-button.gif');
background-repeat:no-repeat;
border:none;
}

.page-bg-l {
width:16px;
height:auto;
background:url('../images/page-bg-l.gif');
background-repeat:repeat-y;
background-position:top;
}

.page-bg-r {
width:16px;
height:auto;
background:url('../images/page-bg-r.gif');
background-repeat:repeat-y;
background-position:left top;
}

.header-bg {
width:871px;
height:85px;
background:url('../images/header-bg.gif');
background-repeat:repeat-x;
background-position:left top;
padding-top:13px;
padding-bottom:26px;
padding-left:44px;
padding-right:21px;
}

.footer-bg {
height:39px;
background:url('../images/footer-bg.gif');
background-repeat:repeat-x;
background-position:top;
padding-top:24px;
padding-bottom:25px;
padding-left:24px;
}

.footer-bg-l {
width:16px;
height:88px;
background:url('../images/footer-bg-l.gif');
background-repeat:no-repeat;
background-position:top;
}

.footer-bg-r {
width:16px;
height:88px;
background:url('../images/footer-bg-r.gif');
background-repeat:no-repeat;
background-position:left top;
}

.left-column {
height:auto;
width:199px;
padding-top:22px;
padding-bottom:22px;
padding-left:25px;
padding-right:23px;
font-size:12px;
}

.center-container {
height:auto;
width:636px;
padding-top:22px;
padding-bottom:22px;
padding-left:16px;
padding-right:42px;
}

h2 {
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
} 

hr {
height:1px;
background:#ACA899;
border:0;
padding:0;
margin-top:3px;
margin-bottom:3px;
}


.modulebg{
width:192px;
height:95px;
border:1px solid #DBDBDB;
background:url('../images/module-bg.gif') bottom left repeat-x;	
padding:4px;
}
.modulebg1{
width:178px;
height:85px;
background:url('../images/tech-alert.gif') top left no-repeat;
padding:10px 0 0 13px;	
}
.modulebg2{
width:178px;
height:85px;
background:url('../images/technopoll.gif') top left no-repeat;
padding:10px 0 0 13px;		
}
.modulebg3{
width:178px;
height:85px;
background:url('../images/be-member.gif') top left no-repeat;
padding:10px 0 0 13px;		
}
.module-head{
font-size:18px;
color:#365F8D;
margin-bottom:4px;
letter-spacing:-1px;

}
.moduletext{
color:#365F8D;
}
a.moduletext:link, a.moduletext:visited, a.moduletext:active{
text-decoration:underline;
}
a.moduletext:hover{
text-decoration:none;
}
