@charset "UTF-8";
/* newsletter.css */


#newsletterBOX {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	float: left;
	width: 1024px;
	color: #333;
}
#contentsize {
	float: left;
	width: 977px;
	margin-left: 27px;
}
#banner {
	float: left;
	height: 230px;
	width: 977px;
	background-image: url(../images/releaseBanner.jpg);
	background-repeat: no-repeat;
}
#textBox {
	float: left;
	width: 677px;
	border-right-color: #FFF;
}
#articalsection {
	float: left;
	width: 655px;
	height: 1150px;
	border: 0.5px solid #CCC;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#articlONE {
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 600px;
}
#titlestyle {
	font-size: 22px;
	line-height: 27px;
	color: #039;
	font-weight: bold;
}
#topicstyle {
	font-size: 14px;
	color: #039;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
#storyimage-1 {
	float: right;
	height: 200px;
	width: 170px;
	background-image: url(../images/storyImage-1.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#storyimage-2 {
	float: right;
	height: 200px;
	width: 170px;
	background-image: url(../images/storyImage-2.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#storyimage-3 {
	float: right;
	height: 200px;
	width: 170px;
	background-image: url(../images/storyImage-3.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#newsdate {
	font-size: 10px;
	color: #58764F;
	float: left;
}
.moreinfo a{
	font-weight: bold;
	color: #06F;
}
#contantcopytight {
	font-size: 10px;
	line-height: 13px;
}
#articallist {
	float: left;
	height: 400px;
	width: 300px;
	margin-top: 20px;
	background-color: #FFF;
}
#mainNav {
	background-color: #003F86;
	float: left;
	height: 45px;
	width: 300px;
}
#newsArticals {
	font-size: 27px;
	color: #FFF;
	margin-top: 13px;
	float: left;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
}
#mainNavggreenBar {
	background-color: #A2C198;
	float: left;
	width: 300px;
	height: 5px;
}
.listbox {
	float: left;
	height: 50px;
	width: 300px;
	color: #FFF;
	background-image: url(../images/releaseBut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	visibility: visible;
}
#listTEXT {
	font-size: 17px;
	color: #333;
	margin-top: 15px;
	float: left;
	margin-left: 20px;
}
.listbox a:hover {
	color: #333;
	background-image: url(../images/releaseBut.jpg);
	background-position: 0px -50px;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 300px;
}

