.txtGreen {
	color: #81C255 !important;
	font-weight: bold !important;
}

.waitImage {
	text-align: center;
	vertical-align: middle;
	border: 0 !important;
}

.vAlign {
	vertical-align: top;
}

input.search {
	border: none;
	background: #ffffff;
	width: 165px;
}

input.subscribeInput {
	width: 115px;
}

.contactUsTxtAreaShort {
	width: 220px;
	height: 70px;
}

.contactUsTxtAreaTall {
	width: 220px;
	height: 100px;
}

div.scrollNewsDiv {
	border: 1px solid #ffffff;
	padding: 4px;
	width: 99%;
	height: 150px;
	overflow: auto;	
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
}

.bold {
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;	
}

.centerTable {
	text-align: center;
	vertical-align: middle;
}

.contactUsMessage {
	color: Red;
}

.requiredFields {
	font-weight: bold;
	color: #08519E;
}

.headerView {
	font-weight: bold;
	font-size: 13pt;
}

.alignRight {
	text-align: right;
}

.labelColumn {
	text-align: right;
	width: 160px;
	vertical-align: top;
}

.alignLeft {
	text-align: left;
}

.wcm img.newsApp {
	border: 0 !important;
}

.wcm  input.contactUsInput, .wcm  select.contactUsInput {
	border: 1px solid #000000 !important;
	width: 220px !important;
}

.wcm  input.newsApp {
	border: 0 !important;
}

.wcm a:hover, .wcm a:active {
	color: #9F0808;
	text-decoration: none;
}