﻿.NewsBox {
	width:221px;
	height:20px;
	background:url('/images/home/NewsBox.png') no-repeat;
	padding:4px 0px 0px 10px;
	font-weight:700;
	color:#291f00;
	font-size:14px;
}

.LinksBox {
	width:221px;
	height:20px;
	background:url('/images/home/LinksBox.png') no-repeat;
	padding:4px 0px 0px 10px;
	font-weight:700;
	color:#291f00;
	font-size:14px;
}

.LocateBox {
	width:221px;
	height:20px;
	background:url('/images/home/LocateBox.png') no-repeat;
	padding:4px 0px 0px 10px;
	font-weight:700;
	color:#291f00;
	font-size:14px;
}

.BoxContent {
	width:223px;
	border:solid 1px #e8e6d3;
	height:188px;
	background-color:#f8f6e6;
	padding-left:6px;
	padding-top:8px;
}

.DefaultNewsPageNewsTitle {
	font-family:	Tahoma ;
	font-size:		15px ;
	font-weight:	bold ;
	color:			#00163C ;
	text-decoration:	none;
}

a.DefaultNewsPageNewsTitle{
	font-family:	Tahoma ;
	font-size:		15px ;
	font-weight:	bold ;
	color:			#00163C ;
	text-decoration:	none;
}
a.DefaultNewsPageNewsTitle:hover {
	font-family:	Tahoma ;
	font-size:		15px ;
	font-weight:	bold ;
	color:			#00163C ;
	cursor: pointer;
	text-decoration:	none;
}
.DefaultNewsPageNewsDesc {
	font-size:		11px;
	font-family:	Tahoma;
	font-weight:	normal;
	color:			#627F9F ;
	text-decoration:	none;
}


.HomePageTitle {
	font-family:	Tahoma ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#291f00 ;
	text-decoration:	underline;
}

a.HomePageTitle{
	font-family:	Tahoma ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#291f00 ;
	text-decoration:	underline;
}
a.HomePageTitle:hover {
	font-family:	Tahoma ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#291f00 ;
	cursor: pointer;
	text-decoration:	none;
}
.HomePageLinksTitle {
	font-family:	Tahoma ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#015601 ;
	text-decoration:	underline;
}

a.HomePageLinksTitle{
	font-family:	Tahoma ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#015601 ;
	text-decoration:	underline;
}
a.HomePageLinksTitle:hover {
	font-family:	Tahoma ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#015601 ;
	cursor: pointer;
	text-decoration:	none;
}
.NewsPageNewsTitle {
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#291f00 ;
	text-decoration:	none;
}

a.NewsPageNewsTitle{
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#291f00 ;
	text-decoration:	none;
}
a.NewsPageNewsTitle:hover {
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#291f00 ;
	cursor: pointer;
	text-decoration:	none;
}
.NewsPageNewsDesc {
	font-size:		12px;
	font-family:	Tahoma;
	font-weight:	normal;
	color:			#291f00 ;
	text-decoration:	none;
}

.AlertTitle {
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#760300 ;
	text-decoration:	none;
}

a.AlertTitle{
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#760300 ;
	text-decoration:	none;
}
a.AlertTitle:hover {
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#760300 ;
	cursor: pointer;
	text-decoration:	none;
}
