body {
	background-color: #D2D2D2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.asterik {
	font-size: 13px;
	font-weight: bold;
	color:#FF0000;
	text-align: left;
	font-family: Tahoma;
	text-decoration:none;
}
.black {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-weight: bold;
	text-align: right;
	font-family: Tahoma;
	text-decoration:none;
}
.black_left {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-family: Tahoma;
	text-decoration:none;
}
.article_subject {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-family: Tahoma;
	text-decoration:none;
}
.article {
	font-size: 14px;
	font-weight: normal;
	color: #278b26;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration:none;
}
.white_hd {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration:none;
}
.normaltext {
	font-size: 12px;
	font-weight: normal;
	line-height:17px;
	color: #000000;
	text-align: justify;
	font-family: Tahoma;
}
.normaltext13 {
	font-size: 13px;
	font-weight: normal;
	letter-spacing:1px;
	line-height:17px;
	color: #000000;
	text-align: justify;
	font-family: Tahoma;
}
.normaltext_underline {
	font-size: 12px;
	font-weight: normal;
	line-height:17px;
	color: #000000;
	font-family: Tahoma;
	text-decoration:underline;
}
.normaltext_underline:hover {
	font-size: 12px;
	font-weight: normal;
	line-height:17px;
	color: #000000;
	font-family: Tahoma;
	text-decoration:none;
}
.team_member {
	background-image:url(../images/team_member_bg.jpg);
	background-repeat:no-repeat;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	width:235px;
	height:101px;
	color: #000000;
}
.readmore {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration:underline;
}
.readmore:hover {
	font-size: 12px;
	font-weight: normal;
	color: #1faf2d;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration:underline;
}
.green {
	font-size: 12px;
	font-weight: normal;
	color: #278b26;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration:none;
}
.bullet {
	font-size: 12px;
	font-weight: normal;
	color: #278b26;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration:underline;
}
.bullet:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration:underline;
}
.bulletEmail {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma;
	text-decoration:underline;
}
.bulletEmail:hover {
	font-size: 11px;
	font-weight: normal;
	color: #278b26;
	font-family: Tahoma;
	text-decoration:underline;
}
.box_Article {
	border: 1pt solid #80ac7a;
	background-color:#f2fcf0;
}
.combo {
	background-color:#D3F4CC;
	border: 1pt solid #278827;
	font-family: tahoma;
	font-size: 12px;
	width:198px;
	height:22px;
	color: #000000;
}
.textarea {
	border: 1pt solid #278827;
	background-color:#D3F4CC;
	font-family: tahoma;
	font-size: 12px;
	padding-left:6px;
	font-style: normal;
	color: #000000;
	width:320px;
	height:100px;
}
.textfield_investor {
	background-image:url(../images/txt_field_bg.jpg);
	border: 1pt solid #278827;
	font-family: tahoma;
	font-size: 12px;
	width:198px;
	padding-left:6px;
	height:21px;
	color: #000000;
}
.button {
	background-image:url(../images/btn_gradient.jpg);
	border: 1pt solid #000000;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	font-family: Tahoma;
	width:150px;
	height:25px;
}

