* {	margin: 0}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
 }

a:active {
	color: #FFFFFF; 
	text-decoration: underline;
}

a:hover {
	color: #999999; 
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

table {
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 16px;		
	margin-top: 16px;
	margin-bottom: 8px;
}

h2 {
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 8px;
}


.main_text {
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
	text-align: justify;
}

.main_text  a:link {
	color: #145E02;
	text-decoration: none;
}

.main_text  a:visited {
	color: #145E02;
	text-decoration: none;
 }

.main_text  a:active {
	color: #145E02;
	text-decoration: underline;
}

.main_text  a:hover {
	color: #00FF00;
	text-decoration: underline;
}


.main-text-left-align {
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
	text-align: left;
}

.main-text-left-align a:link {
	color: #145E02;
	text-decoration: none;
}

.main-text-left-align a:visited {
	color: #145E02;
	text-decoration: none;
 }

.main-text-left-align a:active {
	color: #145E02;
	text-decoration: underline;
}

.main-text-left-align a:hover {
	color: #00FF00;
	text-decoration: underline;
}


.main-text-large{
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 8px;
}

.main-text-large a:link {
	color: #145E02;
	text-decoration: none;
}

.main-text-large a:visited {
	color: #145E02;
	text-decoration: none;
 }

.main-text-large a:active {
	color: #145E02;
	text-decoration: underline;
}

.main-text-large a:hover {
	color: #00FF00;
	text-decoration: underline;
}


.main_text_footer {
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
	text-align: center;
	font-weight: bold;
	font-style:italic;
	font-weight:700;
	color:#114E02;
}

.main_text_footer a:link {
	color: #00FF00;
	text-decoration: none;
}

.main_text_footer a:visited {
	color: #00FF00;
	text-decoration: none;
 }

.main_text_footer a:active {
	color: #00FF00;
	text-decoration: underline;
}

.main_text_footer a:hover {
	color: #114E02;
	text-decoration: underline;
}

.heading_navigation {
	font-size: 12px; 
	top:auto
}

.footer_navigation {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer_navigation  a:link {
	color: #145E02;
	text-decoration: underline;
}

.footer_navigation  a:visited {
	color: #145E02;
	text-decoration: underline;
 }

.footer_navigation a:active {
	color: #145E02;
	text-decoration: underline;
}

.footer_navigation a:hover {
	color: #00FF00;
	text-decoration: underline;
}


.navigation_list_top {
  	font-size: 14px;
	padding-left: 15pt;
	text-align:left;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.navigation_list {
	font-size: 14px;
	padding-left: 15pt;
	text-align:left;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.navigation_list_second-level {
	font-size: 12px;
	padding-left: 30pt;
	text-align:left;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.navigation_list_text {
	text-align:left;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 10pt;
	padding-right: 10pt;
	text-align:left;
}

.hanging-indent-px {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: justify;
	text-indent: -11px;
	padding-left: 11px;
} 

.hanging-indent-px  a:link {
	color: #145E02;
	text-decoration: none;
}

.hanging-indent-px  a:visited {
	color: #145E02;
	text-decoration: none;
 }

.hanging-indent-px  a:active {
	color: #145E02;
	text-decoration: underline;
}

.hanging-indent-px  a:hover {
	color: #00FF00;
	text-decoration: underline;
}

.hanging-indent-px-two {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: justify;
	text-indent: -21px;
	padding-left: 21px;
} 
.photo-credit {
	font-size: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

.photo-credit a:link {
	color: #000000;
	text-decoration: underline;
}

.photo-credit a:visited {
	color: #000000;
	text-decoration: underline;
 }

.photo-credit a:active {
	color: #999999;
	text-decoration: none;
}

.photo-credit a:hover {
	color: #999999;
	text-decoration: none;
}

.right-bar-heading {
	font-size: 14px;		
	background-color: 89E789;
	border-bottom-color: #4DA34D;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 5px 6px 4px 6px
}

.ae-green {color:#008000
}
