/*
.FAQBullets1 {
    font-size: 13px;
    font-weight: bold;
    padding-right:15px;
}

.FAQBullets1 ul {
    margin: 0;
    margin-left: 20px;
    padding: 0;
    list-style-type: none;
}

.FAQBullets1 li {
    padding: 2px 5px 2px 1.5em;
    background-image: url(/resources/orientation/images/bullet.gif);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    width: 100%;
}

.FAQBullets2 {
    font-size: 12px;
    font-weight: normal;
}

.FAQBullets2 ul {
    margin: 0;
    margin-left: 60px;
    padding: 0;
    list-style-type: none;
}

.FAQBullets2 li {
    padding: 0px 5px 0px 1.5em;
    background-image: url(/resources/orientation/images/bullet.gif);
    background-position: 0px 3px;
    background-repeat: no-repeat;
    width: 100%;
}

.NormalBullet {

}

.NormalBullet ul {
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 0px;
}

.NormalBullet li {
    list-style-image:url(/resources/orientation/images/bullet.gif);
    line-height:120%;
    margin-bottom:10px;
}


.Bullet1 {
    padding-right:15px;
}

.Bullet1 ul {
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 0px;
    list-style-type: none;
}

.Bullet1 li {
    padding: 0px 5px 0px 1.5em;
    background-image: url(/resources/orientation/images/bullet.gif);
    background-position: 0px 3px;
    background-repeat: no-repeat;
    width: 100%;
}

.SmallBullet ul {
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 0px;
    list-style-type: none;
}

.SmallBullet li {
    padding: 0px 5px 0px 1.0em;
    background-image: url(/resources/orientation/images/bullet_small.gif);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    width: 100%;
}
*/
.PDF { padding: 0px 0px 0.2em 2.0em; background-image: url(/resources/orientation/images/pdf_icon.gif); background-position: 0px 0px; background-repeat: no-repeat; width: 100%;}
.VCR { padding: 0px 0px 0.2em 2.0em; background-image: url(/resources/orientation/images/elive_icon.gif); background-position: 0px 0px; background-repeat: no-repeat; width: 100%;}
.PPT { padding: 0px 0px 0.2em 2.0em; background-image: url(/resources/orientation/images/ppt_icon.gif); background-position: 0px 0px; background-repeat: no-repeat; width: 100%;}
.XLS { padding: 0px 0px 0.2em 2.0em; background-image: url(/resources/orientation/images/xls_icon.gif); background-position: 0px 0px; background-repeat: no-repeat; width: 100%;}
.DOC { padding: 0px 0px 0.2em 2.0em; background-image: url(/resources/orientation/images/doc_icon.gif); background-position: 0px 0px; background-repeat: no-repeat; width: 100%;}
.ELP { padding: 0px 0px 0.2em 2.0em; background-image: url(/resources/orientation/images/plan_icon.gif); background-position: 0px 0px; background-repeat: no-repeat; width: 100%;}
