/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.transpBlack { background: url(/assets/images/transpBlack.png); }
/* END TOOLBOX */

a:link  { color: #667f66; text-decoration: none  }
a:hover { color: #000000; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:visited { color: #667f66; text-decoration: none }
a:visited:hover { color: #000000; text-decoration: none }
.footer { color: #667f66; font-size: 10px; line-height: 13px; font-family: verdana, arial, helvetica }


a { text-decoration: none; }

#col1, #col2 { font-family: "Helvetica"; font-size: 18px; font-weight: bold;  float: left; padding: 0 0 0 20px; width: 300px; list-style-type: none; }
#col1 li, #col2 li { padding: 0 0 15px 0; }
#home-content { padding: 25px 0 0 25px;}
#home-content p { font-size: 13px; line-height: 15px; font-family: verdana, arial, helvetica; text-align: justify; color: #3F3F3F;}
.one, .one a { color: #777; }
.two, .two a { color: #555; }
.one a:hover, .two a:hover { color: #bbb; }