.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 1px 4px;
}
.LRBrdsWhite {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rightOutSideTbl {
	background-image: url(../v4/rightSideBGShadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.leftOutSideTbl {

	background-image: url(../v4/leftSideBGShadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.topBrdWhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.leftInSideTbl {
	background-image: url(../v4/leftSideInnerBGShadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rightInSideTblNew {
	background-image: url(../images/newNav/rightSideBorderWhite.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.rightInSideTbl {
	background-image: url(../v4/rightSideInnerBGShadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #E8D9F0;
}
.topBtmBrdWhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	color: #6600CC;
	text-decoration: none;
}
a:hover {
	color: #6600CC;
	text-decoration: underline;
}
a:active {
	color: #6600FF;
	text-decoration: none;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 4px;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 4px;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660099;
	padding: 0px 4px;
}
.copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E8D9F0;
	padding: 0px 4px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.hdrCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.subHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.highLite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660099;
}
.highLiteRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D82832;
}
.borderP {
	border: 1px solid #660099;
}
.borderPBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660099;
}
.borderPBtmR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660099;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660099;
}
.borderPR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660099;
}
.bttnP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #660099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C54AFF;
	border-right-color: #430064;
	border-bottom-color: #430064;
	border-left-color: #C54AFF;
}

.bodyTextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copyrightNew {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBFF;
	padding: 1px 4px;
}