.matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:justify;
	
}
.matter1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-align:justify;
}
.matter2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.more {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-align:right;
}

body {
	background-color: #2F516A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #009933;
}
a:active {
	text-decoration: underline;
}
.h1 {
	font-family: Arial;
	font-size: 16px;
	color: #00BFB8;
	font-weight:bold;
}
.h2 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}
.h3 {
	font-family: Arial;
	font-size: 18px;
	color: #FF9900;
	font-weight:bold;
}

.h4 {
	font-family: Arial;
	font-size: 14px;
	color: #00BFB8;
	font-weight:bold;
}
.profiletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;

}
.round-top-left-bg {
	background-image: url(images/round-top-left-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 186px;
}
.round-bottom-left-bg {
	background-image: url(images/round-bottom-left-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	width: 186px;
}
.divider {
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 19px;
}
.left-bdr {
	background-image: url(images/left-bdr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 30px;
}
.right-bdr {
	background-image: url(images/right-bdr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	width: 30px;
}
.bottom-bdr {
	background-image: url(images/bottom-bdr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	width: auto;
}
.orange-bg {
	background-image: url(images/orange-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 26px;
	width: 186px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7F3F00;
	text-decoration: none;
	padding-left: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	cursor: hand;
}
.green-bg {
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 26px;
	width: 186px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #215C46;
	text-decoration: none;
	padding-left: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	cursor: hand;
}
.button {
	font-family: Arial;
	font-size: 13px;
	color: #FF7300;
}

.h5 {
	font-family: Arial;
	font-size: 16px;
	color: #215C46;
	font-weight:bold;
}

.button1 {
	font-family: arial;
	font-size: 12px;
	color: #E8657C;
	
}
.button2 {
	font-family: arial;
	font-size: 12px;
	color: #CC3C55;
	
}


