a:link {text-decoration: none}
a:active {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}

.quickLinks a:link { color: #000000; text-decoration: none }
.quickLinks a:active { color: #000000; text-decoration: none }
.quickLinks a:visited { color: #000000; text-decoration: none }
.quickLinks a:hover { color: #000000; text-decoration: underline }

.bodymargins {
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-image:url(../_images/topbg.jpg);
	background-repeat:repeat-x;
}


.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mainTxt a:link { color: #000099; text-decoration: none }
.mainTxt a:active { color: #000099; text-decoration: none }
.mainTxt a:visited { color: #000099; text-decoration: none }
.mainTxt a:hover { color: #000099; text-decoration: underline }

.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: e3e4e4;
}

.footerTxt a:link {
	color: e3e4e4;
	text-decoration: none
}
.footerTxt a:active {
	color: e3e4e4;
	text-decoration: none
}
.footerTxt a:visited {
	color: e3e4e4;
	text-decoration: none
}
.footerTxt a:hover {
	color: #FFFFFF;
	text-decoration: underline
}

.menuBg {
	background-image: url(../_images/topmenuslice.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.menuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.mainBannerSlice {
	background-image: url(../_images/topbannerslice.jpg);
	background-repeat: repeat-x;
}
.blueBoxBottom {
	background-image: url(../_images/bottomblueslice.jpg);
	background-repeat: repeat-x;
}
.blueBoxRight {
	background-image: url(../_images/bluerightslice.jpg);
	background-repeat: repeat-y;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.horzDiv {
	background-image: url(../_images/horzdash.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.vertDiv {
	background-image: url(../_images/vertdash.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.footerBoxBottom {
	background-image: url(../_images/footerbottomslice.jpg);
	background-repeat: repeat-x;
}
.blueBoxLeft {
	background-image: url(../_images/blueleftslice.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.footerLeft {
	background-image: url(../_images/footerleftslice.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.footerRight {
	background-image: url(../_images/footerrightslice.jpg);
	background-repeat: repeat-y;
}
.greyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.greyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 757374;
}
.blueTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 101e64;
	font-weight: bold;
}

.mainBg {
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat;
}

.menuTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9E9E9;
}

.menuTxt a:link { color: #E9E9E9; text-decoration: none }
.menuTxt a:active { color: #E9E9E9; text-decoration: none }
.menuTxt a:visited { color: #E9E9E9; text-decoration: none }
.menuTxt a:hover { color: #E9E9E9; text-decoration: underline }

.blueTitleLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 101e64;
	font-weight: bold;
}
.footerTxtLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: e3e4e4;
}

