.HeadingBorderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	text-decoration: none;
}
.QuickSearchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.QuickSearchTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	height: 17px;
	width: 140px;

}
.LeftSingleRightDoubleBorder {
	border-right-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #819160;
	border-right-color: #819160;
	border-bottom-color: #819160;
	border-left-color: #819160;
}
.NewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.BottomBorderGray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ReadMoreTextGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration: none;
}
a.ReadMoreTextGreen:Hover {text-decoration:underline;};
.TopMargin {
	margin-top: 5px;
}
.RightMargin {
	margin-right: 15px;
}
.NewsHeadingBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3273C3;
	text-decoration: none;
}
.AllBordersBlackThin {
	border: 1px solid #000000;
}
.RightBorderThinBlack {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.ContacUsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.RightBorderThinWhite {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.RightGreenThinBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #819160;
	border-right-color: #819160;
	border-bottom-color: #819160;
	border-left-color: #819160;
}
.TableBorderWithMargin {
	margin-top: 5px;
	border: 1px solid #000000;
	margin-bottom: 5px;

}
.HeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 15px;


}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.BorderTop {

	border-top: 1px solid #000000;
	border-right: 1px #000000;
	border-bottom: 1px #000000;
	border-left: 1px #000000;
}
.TopBox {
	height: 12px;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}

a.FooterText:Hover{text-decoration:underline;};

.NewsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.InsideNewsMatter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}
.HeaderLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;

}

.LinksTableTopMargin {
	margin-top: 5px;
}

.HeadingBorderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000099;
	text-decoration: none;
}
a.HeaderLinkText:Hover{
text-decoration:underline;
};
a.moreLink
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.moreLinkOver
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}