/***********************************************/
/* content Area                                */
/***********************************************/
.contentareajag{
	padding-top: 5px;
	padding-right: 24px;
	padding-left: 24px;
}
.matter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.matter ul{
	padding-top: 5px;
	list-style-image: url(../Image/button/bullet.jpg);
	list-style-position: outside;
	list-style-type: circle;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	vertical-align: 10%;
}
.matter img{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: left;
	vertical-align: top;
}
.MatterNoAlign{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
}
.MatterNoAlign ul{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: url(../Image/button/bullet.jpg);
	list-style-position: outside;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 15px;
}

a:link {
	color: #5F88F3;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link img {
	padding: 0px;
	float: left;
}
a:visited {
	color: #5F88F3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #0150E0;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

