#newsList {
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	line-height: 150%;
	color: #666666;
}
#newsList td {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	background-image: url(../images/newsBullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#newsList td.odd {
	background-color: #F9F9F9;
	}

#newsList td,.btn-More a:link{

	text-decoration: none;

}

#newsList.btn-More, td a:hover {
	color: #498DD1;
	text-decoration: underline;
}
.btn-More{
	text-align: right;

}
#newsContent .newsTitle {
	font-size: 16px;
	color: #CC9933;
	text-align: center;
	font-weight: bold;
}
a.newsHyper:link{
	color: #2187C5;
	

}
a.newsHyper:hover{
	color: #2187C5;
	
	text-decoration:underline;

}
a.newsHyper:active{
	color: #2187C5;
	
}



.l1 {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image: url(../images/newsL1.gif);
}
.img1-businessForH1n1 {
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#newsContent .imgLeftTop {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#newsContent .imgAlignment {
	margin: 5px;
}


.img2-businessForH1n1 {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#newsContent {
width: 98%;
}
#newsContent ul {
	margin-top: 2px;
	margin-bottom: 5px;
}
#newsContent li {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: disc;
	margin-left: 10px;
	text-align: justify;
	margin-right: 20px;
}
#newsContent p {
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
.imgSubcription {
	float: right;
	position: absolute;
	text-align:right;
	left:550px;
	margin-top: 30px;
	
}
#subscriptionForm .headerBG {
	background-image: url(../images/r_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	font-size: 12px;
	line-height: 24px;
	padding-left: 5px;
	color: #ed782b;
	font-weight: bold;
}
#subscriptionForm .left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	
}
#subscriptionForm .leftBot {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #c6c6c6;
	border-left-color: #c6c6c6;
}

#subscriptionForm .right{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}
#subscriptionForm .rightBot {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #c6c6c6;
	border-right-color: #c6c6c6;
}
#subscriptionForm .bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	
}
#subscriptionForm .Sub_Title {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subscriptionForm .input {
	border: 1px solid #ededed;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #3684b4;
	font-family: Arial, Helvetica, sans-serif;
}
#subscriptionForm .input:hover {
	border: 1px solid #96C2F1;
	background-color: #EFF7FF;
	color: #3684b4;
}
#subscriptionForm .button {
	border: none;
	background-image: url(../images/btn_subscribe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:92px;
	height:28px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
	margin-bottom: 10px;
}
#subscriptionForm .button:hover {
   border: none;
    background: url(../images/btn_subscribe_on.gif) no-repeat top left;
    padding: 0px;;
	width:92px;
	height:28px;

}
#subscriptionForm select {
	font-size: 12px;
	color: #666666;
}
#subscriptionForm  .checkBox {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

