/* general fonts */
body,p,ol,ul,div,td {
font-family: arial, helvetica, sans-serif;
font-size: 14px;
color: #eeeeee;
font-style: normal;
line-height: 110%;
}



/* headings */
h1,h2,h3,h4,h5 {
font-family: arial, helvetica, sans-serif;
color: #759214;/* lime green */
}



/* normal title same as text size */
.title {
font-family: arial, helvetica, sans-serif;
color: #000000;/* black */
font-weight: normal;
font-size: 12px;
}



/* footer */
.footer {
font-size: 12px;
color: #759214;			/* lime green */
line-height: 150%;
text-align: center;
}


/* last update */
.lastupdate {
font-size: 12px;
color: #759214;			/* lime green */
line-height: 150%;
text-align: center;
}

/* in text hyperlinks */
a:link {
 font-weight: normal;
 color: #cccccc;			/* lime green */

}
a:visited {
 font-weight: normal;
 color: #cccccc;			/* lime green */

}
a:hover {
 font-weight: normal;
 color: #f6492a;

}



/* top navigation menu */
.topnav {
font-family: arial, helvetica, sans-serif;
font-size: 9px;
}
.topnav a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #ffffff; 			/* white */
padding: 1px;
}
.topnav a:visited {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #ffffff; 			/* white */
padding: 1px;
}
.topnav a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
/*background: #759214;	/* lime green */
color: #000000; 			/* white */
padding: 1px;
}

.topnav-act {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
/*background: #759214;	/* lime green */
color: #FF0000; 			/* white */
padding: 1px;
}
.topnav-act a:active {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
/*background: #759214;	/* lime green */
color: #000000; 			/* white */
padding: 1px;
}
.topnav-act a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
/*background: #759214;	/* lime green */
color: #000000; 			/* white */
padding: 1px;
}
.topnav-act a:visted {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
/*background: #759214;	/* lime green */
color: #000000; 			/* white */
padding: 1px;
}
.topnav-act a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
/*background: #759214;	/* lime green */
color: #ffffff; 			/* white */
padding: 1px;
}







/* left navigation menu */
.leftnav1 a:link {
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 8px 0px;
		width: 100%;
		/* white-space: nowrap; */
		color: #000000; 			/* lime green */
		text-decoration: none;
}
.leftnav1 a:visited {
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 8px 0px;
		width: 100%;
		/* white-space: nowrap; */
		color: #000000; 			/* lime green */
		text-decoration: none;
}
.leftnav1 a:active {
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 8px 0px;
		width: 100%;
		/* white-space: nowrap; */
		color: #000000; 			/* red orange */
		text-decoration: none;
}
.leftnav1 a:hover {
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 8px 0px;
		width: 100%;
		/* white-space: nowrap; */
		color: #000094;
		text-decoration: none;
}


.leftnav1-act a:link {
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 8px 0px;
		width: 100%;
		/* white-space: nowrap; */
		color: #025AFF; 			/* red orange */
		text-decoration: none;
}
.leftnav1-act a:visited {
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 8px 0px;
		width: 100%;
		/* white-space: nowrap; */
		color: #025AFF; 			/* red orange */
		text-decoration: none;
}
.leftnav1-act a:active {
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 8px 0px;
		width: 100%;
		/* white-space: nowrap; */
		color: #025AFF; 			/* red orange */
		text-decoration: none;
}
.leftnav1-act a:hover {
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 8px 0px;
		width: 100%;
		/* white-space: nowrap; */
		color: #025AFF; 			/* red orange */
		text-decoration: none;
}




/* forms fields */
select {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px
}


textarea {
font-family: arial, helvetica, sans-serif;
color: #555555;
font-weight: normal;
font-size: 12px;
border-right: #759214 1px solid;
border-top: #759214 1px solid;
border-left: #759214 1px solid;
text-indent: 0px;
border-bottom: #759214 1px solid
}

input {
font-family: arial, helvetica, sans-serif;
color: #555555;
font-weight: normal;
font-size: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-left-color: #759214;
border-right-width: 1px;
border-right-color: #759214;
border-bottom-width: 1px;
border-bottom-color: #759214;
border-top-color: #759214;
text-indent: 0px;
background-color: #ffffff;
}





/* address */
.address {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
color: #ffffff;
font-size: 11px;
}
.address a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #ffffff;
font-size: 11px;
}
.address a:visited {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #ffffff;
font-size: 11px;
}
.address a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
color: #ffffff;
font-size: 11px;
}

/* ticker */
.ticker {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
color: #000094;
font-size: 11px;
}

/* copyright */
.copyright {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
color: #000094;
font-size: 10px;
}