p {
	font-family: Tahoma;
	color: #4B4B4B;
	font-size: 13px;
}

.text {
	font-family: Tahoma;
	color: #4B4B4B;
	font-size: 13px;
}

.dots {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	margin-left: 6px;
	color: #FFFFFF;
	}
.RightBorders{
	border-right: 1px solid #FFFFFF;
	}
a hover{
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin-left: 5px;
	}
a {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin-left: 0px;
	}
.LinksText{
	margin-left: 8px;
	}
.TableCaption{
	font-weight: bold;
	font-size: 14px;
	margin-left: 6px;
	color: #FFFFFF;
	}
.outerborder{
	border: 2px solid #044E3D;
	}
.txtMain{
	margin-left: 16px;
	margin-top: 16px;
	margin-right: 16px;
	}
.Readmore{
	text-align: right;
	color: #D5393A;
	margin-right: 16px;
	font-weight: bold;	
	}
.LeftRight{
	border-right: 1px solid #044E3D;
	border-left: 1px solid #044E3D;
	border-position: inside;
	height: 100%;
	}
.copyright{
	margin-left: 10px;
	color: #FFFFFF;
	}
.counties{
	color: #cc3300;
	text-decoration: underline;
	font-size: 13px;
}
input {
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border:1px solid;
	width:85%;
}
textarea {
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border:1px solid;
	width:85%;
}