/* HTML TAGS */
body { background: #ffffff; color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; padding: 0; }
img { border: 0px; }
p, td { color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; }
p { padding: 0px 0px 14px; }

/* LINK STYLES */
a:link { color: #34A600; text-decoration: none; }
a:visited { color: #34A600; text-decoration: none; }
a:active { color: #34A600; text-decoration: none; }
a:hover { color: #2C8C00; text-decoration: underline; }

a.ul:link { color: #497a32; text-decoration: underline; }
a.ul:visited { color: #497a32; text-decoration: underline; }
a.ul:active { color: #497a32; text-decoration: underline; }
a.ul:hover { color: #497a32; text-decoration: none; }

a.white:link { color: #FFFFFF; text-decoration: none; }
a.white:visited { color: #FFFFFF; text-decoration: none; }
a.white:active { color: #FFFFFF; text-decoration: none; }
a.white:hover { color: #FFFFFF; text-decoration: underline; }

/* BACKGROUND/PADDING STYLES */
.feature_prevention { background: url(../../images/features/feature_prevention_bkg.gif) no-repeat; }
.fpo { background: #DCDCDC; }
#homeFlash { height: 410px; width: 962px; }

/* TEXT STYLES */
.ari10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.ari11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.ari13 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.ari14 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.brown { color: #664e1a; }
.lbrown { color: #998354; }
.footer { color: #807c73; font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
.home_intro { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; }
.subhead { color: #36928D; }