@charset "UTF-8";
/* CSS Document */


ul {
	margin-top: 0; 
	margin-bottom: 0;
}

a:link {
	color: #69962C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8cc63e;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #8cc63e;
}


.pr-title {
	font-size: 13px;
	color: 8cc540;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.nrgtext {
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

a.nrgtext {
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

a.smalltextlink:link {
	color: #FFFFFF;
	padding: 0px;
	text-decoration: underline;
	margin-bottom: 2px;
}
	
	a.smalltextlink:hover {
	color: #000000;
	padding: 0px;
	text-decoration: none;
}

a.smalltextlink:visited {
	color: #FFFFFF;
	padding: 0px;
	text-decoration: underline;
}


a.smalltextlink {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
.smalltext_form {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.smalltext_form_green {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;
	color: #8dc643;
}



a.nav:link {
	color: #8cc63e;
	padding: 0px;
	text-decoration: none;
	}
	
	
a.nav:hover {
	color: #fff;
	padding: 0px;
	text-decoration: none;
}

.nav {
	font-family: arial, helvetica, sans-serif;
	color: #8cc63e;
	font-size: 11.3px;
	text-decoration: none;
}


.smalltext {font-family: Century Gothic, helvetica, sans-serif;
line-height: 11px; font-size: 10px;color: #ffffff}

.pr-title {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;	
}

h1 {
	font-size: 20px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	margin-bottom: -10px;
}

a.h1 { 
	font-size: 20px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

h2 { 
	font-size: 16px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	margin-bottom: 1;
}


a.h2 { 
	font-size: 16px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}


.whiteh2 { 
	font-size: 16px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	margin-bottom: 1;
}

h3 { 
	font-size: 12px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #8cc63e;
	font-weight:bold;
	margin-bottom: 1;
}

a.h3 { 
	font-size: 12px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #8cc63e;
	font-weight:bold;
	text-decoration:none
}

h4 {
	font-size: 14px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	padding: 0px;
	margin-bottom: -10px;
}


a.h4 { 
	font-size: 14px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight:bold;
	text-decoration:underline;
}



.BLACK {
	font-size: 24px;
	color: #333333;
	text-align: left;
}


body,td,th {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #424242;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-color: #666666;
	line-height: 17px;
}
.attention {
	color: #F00;
}

