.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-teaser A { color:white; text-decoration:none; }
.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-teaser A:hover { color:white; text-decoration:none; }

/* ============ FORM STYLING STARTS ================ */

div.csc-mailform li label { width:194px !important; margin-right:0 !important; } 
#ValueBox{ display:block; margin:0 0 0 195px; }
#CaptchaImg { display:block; margin:10px 0 10px 195px; position:static; border: 1px solid #cccccc; }
.csc-mailform ol { list-style:none !important }
.csc-mailform ol li { list-style:none !important; margin:0 0 2px 0 !important; }

.csc-mailform input[type="text"] {
    font-family: tahoma;
    width: 220px;
    height: 30px;
    font-size: 12px;
    BORDER: 1px solid #b6b6b5;   /* change */
    margin: 0 0 10px 0;
    padding:0 0 0 5px;
}

/* SUBMIT BUTTON STYLING  */
.csc-mailform input[type="submit"]  {
    BACKGROUND-COLOR: #197B21;  /* change */
    COLOR: #ffffff;             /* change */
    margin: 20px 0 0 195px;
    padding: 8px 20px 8px 20px;
    border: 1px solid #000000;
    cursor: pointer;
}

/* SUBMIT BUTTON STYLING ON MOUSEOVER  */
.csc-mailform input[type="submit"]:hover  { 
    BACKGROUND-COLOR:#197B21;  /* change */
    COLOR:#ffffff;             /* change */

}

.csc-form-element-textarea textarea { width:220px; }

/* ============ FORM STYLING ENDS ================ */




FORM,P,OL,UL,FONT {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: white;
   padding: 0em 1em 0em 1em;
}

H1 {
   /* background-image: url(images/sun.jpg); */
   /* background-repeat: no-repeat; */
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 25px;
   font-weight: bold;
   color: #6F677E;
   line-height: 100%;
   margin: 0 0 -0.2em 0.4em;
}


H2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #1E7D27;
   line-height: 100%;
   margin: -0.3em 0 0 0.8em;
}


H3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #88af54;
   line-height: 90%;
   margin: 0.5em 0 0 1em;
}





HR {
   color: black; 
}

a:link {color: white}     /* unvisited link */
a:visited {color: #70687e;}  /* visited link */
a:hover {color: #33cc00}   /* mouse over link */
a:active {color: black}   /* selected link */




/* THIS IS THE HEART OF TYPO. Change this, and the Typo base goes haywire! */
.bodytext
{

}

