html { height: 100%; width:100%;}
body {  height: 100%; margin: 0px; padding: 0px; text-align:center; font-family: Verdana, Tahoma, Helvetica, sans-serif; background-color:#ffffff; font-size:12px; color:#222222; width:100%;}
a{ color:#222222;}
p{ padding:2px 0px; margin:0px;}

.top{ text-align:left; border-top:8px solid #ff6110; border-bottom:1px solid #f1f1f1; margin-bottom:10px;}
.footer{ text-align:center; border-top:1px solid #f1f1f1; margin-top:10px; padding:10px;}

.helpTopic{ text-align:left; padding:0px 10px;}
.helpTopic .topicName{ font-size:18px;}
.helpTopic .subitem{ padding:20px;}
.helpTopic .subitem .item{ padding:5px 0px;}
.helpTopic .subitem .item a{ font-size:14px; text-decoration:underline; font-weight:bold;}
.helpTopic .subitem .item a:hover{ text-decoration:none;}


.helpTopic .subitem .item2{ padding:5px 30px;}
.helpTopic .subitem .item2 a{ font-size:12px; text-decoration:underline; font-weight:normal;}
.helpTopic .subitem .item2 a:hover{ text-decoration:none;}


.helpTopic .topicBody{ padding:50px 0px 10px 0px}
.helpTopic .topicBody .item{ padding-bottom:30px;}
.helpTopic .topicBody .item .name{ padding:10px 0px; font-size:14px;}
.helpTopic .topicBody .item .name a{text-decoration:none; font-weight:bold;}
.helpTopic .topicBody .item .body{}