a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	color: #663300; text-decoration: underline
}
a:active {
	text-decoration: none
}
.textBlkFooter {
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight: normal;
}
.textBlkNavLinks {
	font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; font-weight: normal;
}
.textBlk {
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; font-weight: normal;
}
.blueText {
	font-style: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; color: #466180; font-size: 12px; font-weight: bold;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 10px;
}
.textWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 14px; font-weight: bold;
}
.textWhiteReg {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 13px; font-weight: normal;
}
.textWhiteSm {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #4a4a4a; font-size: 10px; font-weight: normal;
}
.textWhiteMed {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #4a4a4a; font-size: 11px; font-weight: normal;
}
.bgGreenNav {
	background-image: url(../images/CSSbgGreenNav.gif); background-repeat: repeat-x;
}
.menuLeftBG {
	background-image: url(../images/menuLeftCSS.gif); background-repeat: repeat-y;
}
.menuRightBG {
	background-image: url(../images/menuRightCSS.gif); background-repeat: repeat-y;
}
.maroonTitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #663300; font-size: 12px; font-weight: bold;
}
.cssRightAddress {
	background-image: url(../images/cssRightAddress.gif); background-repeat: no-repeat; background-position: 18px 0px; height: 105px;
}

.linksHeaderText {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif; color: #008000; font-size: 14pt; font-weight: normal;
}

.linksTitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; font-weight: bold;
	text-decoration: underline;text-align:center;width:100%;
}

.linksDescText {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; font-weight: normal;
	text-align:left;white-space:nowrap;
}

.errorText {
	font-family: Tahoma; color: red; font-size: 12px; font-weight: normal;
	border:1px solid red;
	padding:1px;
}

.mailSentTitleText {
	font-family: Verdana; color: green; font-size: 14px; font-weight: normal;padding:0px 0px 20px 0px;
}

.emptyRowText {
	font-family: Verdana; color: #663300; font-size: 10px; font-weight: normal;
}

.mainContentTable {
	background-color:white;
}

.headerText {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; font-weight: normal;
}

