.tabBg {
	background-image: url(images/tab_bg.jpg);
	background-repeat: no-repeat;
}
.top {
 background-image: url(images/top_bar.jpg);
 background-repeat: repeat-x;
}
.bottom {
 background-image: url(images/bottom_bar.gif);
 background-repeat: repeat-x;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #FFFFFF;
}
a.footer {
 text-decoration: none;
 color: #FFFFFF;
}
a.footer:hover {
 text-decoration: underline;
 color: #FFFFFF;
}
body {
 margin: 0px;
 background-image: url(images/metal_bg.gif);
 padding: 0;
 border: none;
}
#fullheight{
 height:100%;
}
td, .txt {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #424040;
}
.bltx {
 color: #0B3D91;
}
.step {
 font-size: 15px;
 color: #0B3D91;
}
input, select {
 font-size: 11px;
 margin-top: 4px;
 color: #424040;
}
.px10 {
 font-size: 9px;
}
a.link {
 text-decoration: none;
 color: #0B3D91;
}
a:hover.link {
 text-decoration: underline;
 color: #0B3D91;
}
a {
 text-decoration: none;
 color: #0B3D91;
}
a:hover {
 text-decoration: underline;
 color: #0B3D91;
}

a:active, a:focus { outline: 0; }

a img { border: 0;}
	
span.alert {color:red;}

h1 {font:normal 16px/normal Arial, Helvetica, sans-serif; color:#858585;}

#news {padding:10px 6px; font:bold 11px/14px Arial, Helvetica, sans-serif; color:#237ec4;}
#news p {padding:10px 8px; margin:0;}
#news a {color:#237ec4; text-decoration:none; border:none; outline:none;}
#news p a:hover {color:#237ec4; border-bottom:1px solid #237ec4;}

.locations a {color:#237ec4; text-decoration:none;}
.locations a:hover {color:#237ec4; border-bottom:1px solid #237ec4;}

#insect-bt-start, #insect-bt-mosquito {height:58px; overflow:hidden; width:311px; display:block; cursor:pointer; margin-top:20px;}
#insect-bt-start span, #insect-bt-mosquito span {visibility:hidden;}
#insect-bt-start a:link, #insect-bt-mosquito a:link {outline:none; border:none;}

#insect-bt-start {background:url(images/start-schedule-button.gif) no-repeat 0 0;}
#insect-bt-start:hover {background:url(images/start-schedule-button.gif) no-repeat 0 -58px;}

#insect-bt-mosquito {background:url(images/mosquito-button.gif) no-repeat 0 0;}
#insect-bt-mosquito:hover {background:url(images/mosquito-button.gif) no-repeat 0 -58px;}

.div-line {height:22px; background:url(images/div-line.gif) repeat-x; margin-top:20px;}