/* CSS Document */

body { font-family:Verdana, Arial, Helvetica, sans-serif; color:#666; behavior:url("scripts/csshover.htc"); }
a { text-decoration:none; color:#FF6600; }
a: hover { text-decoration:underline; color:#FF6600; }
.clear { clear:both; }

h2 {font-size:11px; font-weight:normal; margin:0px; 0px; }
p {font-size:11px; margin-top:0px; }
small {font-size:10px; color:#333; }

/* FOR LEFT AND RIGHT LISTS */
.container { width:317px; margin-left:-35px; }

/* FOR WEB PAGE PROCESS COPY */
.container2 { width:325px; }

/* FOR LISTS */
.tout1 ul, .tout2 ul, .tout3 ul {margin-top:0px; }

.tout1, .tout2 { float:left; width:158px; }
.tout1 li, .tout2 li { list-style-type:none; font-size:9px; padding-left:12px; background:url(images/arrow.gif) no-repeat 0px 5px; line-height:150%; }
.tout1 li a, .tout2 li a { color:#FF6600; }
.tout1 li a:hover, .tout2 li a:hover { color:#333333; }
.tout1 li:hover, .tout2 li:hover {margin-left:0px; color:#333333; background:url(images/arrow_f2.gif) no-repeat 0px 5px; }

.tout3 { float:left; width:350px; margin-left:-35px; }
.tout3 li { list-style-type:none; font-size:9px; padding-left:12px; background:url(images/arrow.gif) no-repeat 0px 5px; line-height:150%; }
.tout3 li a { color:#FF6600; }
.tout3 li a:hover { color:#333333; }
.tout3 li:hover {margin-left:0px; color:#333333; background:url(images/arrow_f2.gif) no-repeat 0px 5px; }