/* custom styles */
.fix:after { clear:both; content:"."; display:block; height:0pt; visibility:hidden; }
* html .fix { height:1%; }
div {margin:0; padding:0}

tr { vertical-align:top; }
img {border:none;}
a img {border:none;}


#mainCont{ margin:25px 0; width:750px; border:1px solid #fff; background:#4b687f; }
#mainContPadding{ margin:2px; background:#fff; }



#searchForm { position:relative; margin:10px 0 20px ; } 
#searchForm input { margin:0; margin:10px 0 0; }
#searchForm a { }
#searchFormButton { display:inline; position:absolute; right:0px; top:0px; }

#nav { background: url(../Images/Graphics/navBG.gif) repeat-y top left scroll; }
#nav a { height:25px; line-height:25px;}
#navBottom { width:185px; height:5px; background: url(../Images/Graphics/navBGbot.gif) no-repeat top left scroll; }

#mainContContent {}
#mainContContentLeft { float:left; width:220px; }
#mainContContentLeftPadding { padding: 10px 18px 40px;}

#mainContContentRight { float:right; width:490px; }
/* #mainContContentRight table{ float:right; width:470px;  } */
#mainContContentRightPadding { padding:20px 20px 40px 10px; }

#footer{ padding: 10px 20px; margin: 0 auto; background:#2a8fbb url(../images/graphics/gfx_footerBG_new1.gif) bottom left no-repeat; color: #000;}
#footer p { color: #000; }
#footer a{ text-decoration: none; color: #004e96;}
#footer a:hover{ text-decoration: underline; color: #fff;}

.poweredby{color: #fff;}
.poweredby a{color: #fff;}
.poweredby a:hover{color: #ccc;}

/* text styles */

.highlightBlock { float:left; width:210px; margin:10px 40px 10px 0; padding:10px; background:#f8f8f8;  }
.tabHeading { height:36px; padding:0 10px; background:url(../images/graphics/whk_tabHeadignBG.gif) scroll top left repeat-x; }
	.tabHeading { font: bold 14px/36px Arial, Helvetica, sans-serif; color:#f5f5f5; }



hr { height: 0px; color: #dbdede; border-top: 1px; background: #eaeef1; border-style: dashed;}

input,textarea,select,button{
font-family: verdana;
font-size: 11px;
color:black;

}

.whitetext{
color: white;
font-size: 11px;
}

.poweredbylink{
color: white;
}


.toplink {
font: bold 12px  verdana;
color:#black; 
text-decoration:underline;
}

.toplink:hover {color:333
text-decoration:none;
}
