/*bg styles */
	.topHdrbg {
	background-image: url(images/hdrCut_bg.jpg);
	font-family: Tahoma;
	font-size: 14px;
	color: #d33a04;
	font-weight: bold;
}

.midTablebgHome {
	background-image: url(images/button_bg.jpg);
}
.buttonBg{
	background-image:url(images/btn_bgs/contct_btnBg.jpg);}
	
	
/* links & buttons */

.link3 {
	font:11px tahoma, Verdana, Arial;
	color: #4256A8;
	text-decoration: none;
	}

.link3 a:hover{
	font:11px tahoma, Verdana, Arial;
	color: #2E8530;
	text-decoration:underline;
	}
	
.link2LftMnu{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.link2LftMnu a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffe6a7;
	text-decoration: none;
}



.link3btmMnu{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.link3btmMnu a:link, .link3btmMnu a:active {
font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.link3btmMnu a:visited {
font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
}

.link3btmMnu a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
}	

.navButtonLinks{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #024488;
	text-decoration: none;
	background-image: url(images/btn_bgs/contct_btnBg.jpg);
}

.navButtonLinks a:link, .navButtonLinks a:active, .navButtonLinks a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #024488;
}	

.navButtonLinks a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #0d7c05;
}	

.navButtonLinksG{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #024488;
	text-decoration: none;
	background-image: url(images/btn_bgs/contct_btnBg2.jpg);
}

.navButtonLinksG a:link, .navButtonLinksG a:active, .navButtonLinksG a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #024488;
}	

.navButtonLinksG a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFF99;
}	



/*border + BG styles */
.midTableBrdrPlusBg {
	background-image: url(images/tblBbg.gif);
}

.rhtTableBrdrPlusBg {
	background-image: url(images/rhtTblBbg.gif);
}

.outerTableBrdr {
	border: 1px solid #3479af;
}

/*font styles */

.hdrRedHom {
	font:bold 13px tahoma, Verdana, Arial;
	color: #d33903;
}

.genBluHom {
	font:11px tahoma, Verdana, Arial;
	color: #43718d;
}

.cntctBluTxt {
	font:bold 11px tahoma, Verdana, Arial;
	color: #1a70c0;
}
