@charset "UTF-8";
/* CSS Document */

#main { font-size:12px; width:560px; margin:20px 0 0 48px; }

#main .questions a:visited { color:#777; }
#main h1 a { color:#3c7c41; text-decoration:none; }
#main h1 a:hover { text-decoration:underline; }
#main h2 a { color:#3c7c41; text-decoration:none; }
#main h2 a:hover { text-decoration:underline; }

#main #answers h1 a:hover { cursor:text; text-decoration:none; }
#main #answers h2 a:hover { cursor:text; text-decoration:none; }

#main p { padding:0 0 25px 0; margin:0; line-height:150%; }
#main ol { margin:10px 0 0 24px; padding:0; }
#main ul { margin:0 0 0 22px; padding:0; }
#main li { padding:0 0 15px 5px; margin:0; line-height:15pt; display:list-item; }

.dots { margin:15px 0 45px 0; border-bottom:2px dotted #CCCCCC; }

.targContent { margin-top:25px; margin-bottom:15px; }
.targLink {display:block; width:425px; float:left; }
#main .targLink a { text-decoration:none; font-style:italic; font-size:14px; color:#000; }
.backToTop { float:right; width:120px; text-align:right; font-size:10px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;line-height:12pt; }

.device {  border-collapse:collapse; }
.device td { padding:4px; font-size:11px; border:1px solid #cbcbcb; }
.headtd { background-color:#e6e6e6; }

#ContentGoesHere { height:auto; width:613px;  margin-left:20px;  padding-top:24px; }