@charset "UTF-8";
/* CSS Document */

* html img,
* html .png {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/pixel.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

a:link { text-decoration: none; }
a:visited {	text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

.bottomNav { font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	line-height:15px; color:#FFFFFF; }

.callBottom { background-image:url(../images/callBottom.jpg); background-repeat:no-repeat; background-position:top; }

.contentBG { background-image:url(../images/contentBG.jpg);	background-repeat:no-repeat; background-position:top; }

.homeCopy {	font:11px/15px verdana; color:#FFFFFF; }
.homeCopy p { font:11px/15px verdana; }
.homeCopy a { color:#FFFFFF; text-decoration:underline; }
.homeCopy b {font: bold 13px/15px verdana; color:#FFFFFF; }
.homeCopy img { margin:0px 12px 12px 0px; }

.nav a { float: left; }
.nav a:hover { visibility: visible; }
.nav a:hover img{ visibility: hidden; }

.sideBarBG { background-image:url(../images/callMiddle.jpg); background-repeat:no-repeat; background-position:top; }

#clear { clear:both; }
#thumb { width:100px; height:100px; margin:0px 0px 0px 0px; display:inl; float:left; padding:10px 10px 10px 10px; }


 



