/* general fonts */
body,p,ol,ul,div,td {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #444444; 
font-style: normal;  
line-height: 130%; 
}
 


/* 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;  
padding: 0.2em
}


 
/* 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: #759214;			/* lime green */
 font-size: 12px;
 text-decoration: none;
}
A:visited { color:#759214; text-decoration:none; font-weight:normal; /* lime green */ font-size:12px; }
A:hover { color:lime; text-decoration:none; font-weight:normal; font-size:12px; }
 


/* 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: #ffffff; 			/* white */ 
padding: 1px;
}

.topnav-act {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:active {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:visted {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* 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;
}
 



/* bottom navigation menu */
.bottomnav {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}
.bottomnav a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #759214; 			/* lime green */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #759214; 			/* lime green */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #759214; 			/* lime green */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #759214; 			/* lime green */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 2px;
}



/* left navigation menu */
.leftnav1 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #759214; 			/* lime green */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav1 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #759214; 			/* lime green */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav1 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
.leftnav1 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}


.leftnav1-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
.leftnav1-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
.leftnav1-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;\
		background-position: 0 -24px;
}
.leftnav1-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
 

.leftnav2 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #7fb8e0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -48px;
}
.leftnav2 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #7fb8e0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -48px;
}
.leftnav2 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #7fb8e0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -48px;
}
.leftnav2 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}


.leftnav2-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}
.leftnav2-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}
.leftnav2-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}
.leftnav2-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}


.leftnav3 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #7fb8e0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -96px;
}
.leftnav3 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #7fb8e0; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -96px;
}
.leftnav3 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}


.leftnav3-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #f7620f; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
 
 
/* 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; 
}
.tx-mininews-pi1 P { font-family:Arial; font-size:13px; color:black; font-weight:normal; font-style:normal; font-variant:normal; line-height:normal; }
.tx-mininews-pi1 P A { color:aqua; text-decoration:none; font-weight:bold; }
.tx-mininews-pi1 P A:hover { color:green; text-decoration:none; }
.tx-mininews-pi1 H2 { font-family:Arial; font-size:13px; color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-browsebox TD.tx-mininews-pi1-browsebox-SCell P { font-family:Arial; font-size:12px; color:black; }
.tx-mininews-pi1 .tx-mininews-pi1-browsebox TD.tx-mininews-pi1-browsebox-SCell P A { color:aqua; }
.tx-mininews-pi1 .tx-mininews-pi1-browsebox TD.tx-mininews-pi1-browsebox-SCell P A:hover { color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-listrow P { font-family:Arial; font-size:12px; color:black; }
.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-title { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px; color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-fp_listrow P { font-family:Arial; font-size:12px; color:black; }
.tx-mininews-pi1 .tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px; color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-singleView P { font-family:Arial; font-size:12px; color:black; }
.tx-mininews-pi1 .tx-mininews-pi1-singleView P.tx-mininews-pi1-singleViewField-title { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px; color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-browsebox P { font-family:Arial; font-size:12px; color:black; }
.tx-mininews-pi1 .tx-mininews-pi1-browsebox P A { color:aqua; }
.tx-mininews-pi1 .tx-mininews-pi1-browsebox P A:hover { color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-browsebox TD P { font-family:Arial; font-size:12px; color:black; }
.tx-mininews-pi1 .tx-mininews-pi1-browsebox TD P A { color:aqua; }
.tx-mininews-pi1 .tx-mininews-pi1-browsebox TD P A:hover { color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-listrow P A { color:aqua; }
.tx-mininews-pi1 .tx-mininews-pi1-listrow P A:hover { color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-datetime { font-family:Arial; font-size:12px; color:black; }
.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-datetime A { color:aqua; }
.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-datetime A:hover { color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-teaser { font-family:Arial; font-size:12px; color:black; }
.tx-mininews-pi1 .tx-mininews-pi1-fp_listrow P A { color:aqua; }
.tx-mininews-pi1 .tx-mininews-pi1-fp_listrow P A:hover { color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-datetime { font-family:Arial; font-size:12px; color:black; }
.tx-mininews-pi1 .tx-mininews-pi1-singleView P A { color:aqua; }
.tx-mininews-pi1 .tx-mininews-pi1-singleView P A:hover { color:green; }
.tx-mininews-pi1 .tx-mininews-pi1-singleView P.tx-mininews-pi1-singleViewField-datetime { font-family:Arial; font-size:12px; color:black; }
.tx-mininews-pi1 .tx-mininews-pi1-singleView P.bodytext { font-family:Arial; font-size:12px; color:black; }
BODY { font-family:Arial; background-color:white; }
A { color:olive; text-decoration:none; font-weight:normal; }
.tx-mininews-pi1 P A:active { color:black; text-decoration:none; }
.tx-mininews-pi1 P A:visited { color:black; text-decoration:none; }
A:active { text-decoration:none; }
.tx-mininews-pi1 H2 A { text-decoration:none; font-weight:bold; }