@charset "utf-8";
/* CSS Document */

a.treb_12_bold_green:link {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0EA45D;
}

a.treb_12_bold_green:visited {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0EA45D;
}

a.treb_12_bold_green:hover {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0EA45D;
	font-style: normal;
	padding-left: 3px;
}

.normal_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #545454;
	text-align: justify;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #093;
	font-weight:bold;
	padding-top: 24px;
	padding-left: 60px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #545454;
	color: #090;
	display:inline

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #090;
	font-weight:bold;
	display:inline

}


.verdana_11_white {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF
}

a.footer_txt:link {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
}

a.footer_txt:visited {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
}

a.footer_txt:hover {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000
}

 
ul {
	list-style-position: inside;
	list-style-type: disc;
}

