/* TYPOGRAPHY
----------------------------------------------------------- */

blockquote {
    background: transparent url(../images/typography/s5_left_quote.png) no-repeat top left;
    color: #333333;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
    line-height: 150%;
    margin: 15px 0pt;
    padding: 0px 0px 5px 65px;
    width: auto;
}

blockquote p {
    background: transparent url(../images/typography/s5_right_quote.png) no-repeat bottom right;
    margin-top: 0pt;
    padding: 0pt 65px 10px 0pt;
}

* html blockquote {
    background: transparent url(../images/typography/s5_left_quote.gif) no-repeat top left;
    color: #333333;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
    line-height: 150%;
    margin: 15px 0pt;
    padding: 0px 0px 5px 65px;
    width: auto;
}

* html blockquote p {
    background: transparent url(../images/typography/s5_right_quote.gif) no-repeat bottom right;
    margin-top: 0pt;
    padding: 0pt 65px 10px 0pt;
}

ul.ul_b01 li {
    background: transparent url(../images/typography/b01.png) no-repeat 0px 5px;
    padding-left: 23px;
    padding-right: 18px;
}

ul.ul_b01 {
    padding-left: 0px;
    list-style-type: none;
}

ul.ul_b02 li {
    background: transparent url(../images/typography/b02.png) no-repeat 0px 5px;
    padding-left: 23px;
    padding-right: 18px;
}

ul.ul_b02 {
    padding-left: 0px;
    list-style-type: none;
}

ul.ul_b03 li {
    background: transparent url(../images/typography/b03.png) no-repeat 0px 5px;
    padding-left: 23px;
    padding-right: 18px;
}

ul.ul_b03 {
    padding-left: 0px;
    list-style-type: none;
}

ul.ul_b04 li {
    background: transparent url(../images/typography/b04.png) no-repeat 0px 5px;
    padding-left: 23px;
    padding-right: 18px;
}

ul.ul_b04 {
    padding-left: 0px;
    list-style-type: none;
}

ul.ul_b05 li {
    background: transparent url(../images/typography/b05.jpg) no-repeat 0px 5px;
    padding-left: 23px;
    padding-right: 18px;
}

ul.ul_b05 {
    padding-left: 0px;
    list-style-type: none;
}

h2.h2_black {
    color: #000;
    padding: 0;
}

.bg_dark_gray{
    background-color: #333333;
    color: #fff;
    padding: 5px;
    margin: 0 0 5px 0;
}

.bg_light_gray{
    background-color: #acacac;
    color: #fff;
    padding: 5px;
    margin: 0 0 5px 0;
}

.bg_black{
    background-color: #000;
    color: #fff;
    padding: 5px;
    margin: 0 0 5px 0;
}

.bg_blue{
    background-color: #0400eb;
    color: #fff;
    padding: 5px;
    margin: 0 0 5px 0;
}

.bg_light_blue{
    background-color: #0089d8;
    color: #fff;
    padding: 5px;
    margin: 0 0 5px 0;
}

.bg_orange{
    background-color: #d67200;
    color: #fff;
    padding: 5px;
    margin: 0 0 5px 0;
}

.bg_red{
    background-color: #ff0000;
    color: #fff;
    padding: 5px;
    margin: 0 0 5px 0;
}

.code1 {
    background: #EBEAEA none repeat scroll 0%;
    border-left: solid 5px #666666;
    color: #666666;
    font-family: monospace;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

ul.ul_arrow li {
    background: transparent url(../images/typography/s5_ul_arrow.png) no-repeat top left;
    padding: 1px;
    padding-left: 18px;
    padding-right: 18px;
}

ul.ul_arrow {
    padding-left: 0px;
    list-style-type: none;
}

ul.ul_star li {
    background: transparent url(../images/typography/s5_ul_star.png) no-repeat top left;
    padding: 3px;
    padding-left: 23px;
    padding-right: 18px;
}

* html ul.ul_star li {
    background: transparent url(../images/typography/star.gif) no-repeat top left;
    padding: 3px;
    padding-left: 23px;
    padding-right: 18px;
}

ul.ul_star {
    padding-left: 0px;
    list-style-type: none;
}

ul.ul_bullet li {
    background: transparent url(../images/typography/s5_ul_bullet.png) no-repeat top left;
    padding: 3px;
    padding-left: 23px;
    padding-right: 18px;
}

* html ul.ul_bullet li {
    background: transparent url(../images/typography/s5_ul_bullet.gif) no-repeat top left;
    padding: 3px;
    padding-left: 23px;
    padding-right: 18px;
}

ul.ul_bullet {
    padding-left: 0px;
    list-style-type: none;
}

ul.ul_bullet_small li {
    background: transparent url(../images/typography/s5_bullet_small.png) no-repeat top left;
    padding: 0px;
    padding-left: 23px;
    padding-right: 18px;
}

ul.ul_bullet_small {
    padding-left: 0px;
    list-style-type: none;
}

ul.ul_numbers {
    padding-left: 0px;
    list-style-type: none;
}

ul.ul_numbers li {
    padding-top: 6px;
    padding-left: 36px;
}

li.li_number1 {
    background: transparent url(../images/typography/s5_li_number1.png) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

li.li_number2 {
    background: transparent url(../images/typography/s5_li_number2.png) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

li.li_number3 {
    background: transparent url(../images/typography/s5_li_number3.png) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

li.li_number4 {
    background: transparent url(../images/typography/s5_li_number4.png) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

li.li_number5 {
    background: transparent url(../images/typography/s5_li_number5.png) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

li.li_number6 {
    background: transparent url(../images/typography/s5_li_number6.png) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

li.li_number7 {
    background: transparent url(../images/typography/s5_li_number7.png) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

li.li_number8 {
    background: transparent url(../images/typography/s5_li_number8.png) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

li.li_number9 {
    background: transparent url(../images/typography/s5_li_number9.png) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

* html li.li_number1 {
    background: transparent url(../images/typography/s5_li_number1.gif) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

* html li.li_number2 {
    background: transparent url(../images/typography/s5_li_number2.gif) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

* html li.li_number3 {
    background: transparent url(../images/typography/s5_li_number3.gif) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

* html li.li_number4 {
    background: transparent url(../images/typography/s5_li_number4.gif) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

* html li.li_number5 {
    background: transparent url(../images/typography/s5_li_number5.gif) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

* html li.li_number6 {
    background: transparent url(../images/typography/s5_li_number6.gif) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

* html li.li_number7 {
    background: transparent url(../images/typography/s5_li_number7.gif) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

* html li.li_number8 {
    background: transparent url(../images/typography/s5_li_number8.gif) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

* html li.li_number9 {
    background: transparent url(../images/typography/s5_li_number9.gif) no-repeat top left;
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}

.red_box {
    background: #FFD6D6;
    border-top: solid 2px #EF706F;
    border-bottom: solid 2px #EF706F;
    color: #CC0000;
    padding: 13px;
}

.blue_box {
    background: #D0DCEC;
    border-top: solid 2px #5B95DA;
    border-bottom: solid 2px #5B95DA;
    color: #1B6FC2;
    padding: 13px;
}

.blue_box1 {
    background: #F2F5ED;
    color: #1B6FC2;
    padding: 10px;
    font-size: 13px;
}

.green_box {
    background: #F2F5ED;
    border-top: solid 2px #B0CB79;
    border-bottom: solid 2px #B0CB79;
    color: #8DCB0E;
    padding: 13px;
}

.orange_box {
    background: #FEF6D8;
    border-top: solid 2px #FDE179;
    border-bottom: solid 2px #FDE179;
    color: #A38106;
    padding: 13px;
}

.orange_box1 {
    background: url('../images/next_16x16.png') no-repeat right;
    border-bottom: solid 2px #FDE179;
    color: #A38106;
    padding: 2px;
    padding-right: 20px;
    margin-bottom: 20px;
    float: left;
    width: auto;
}

.yellow_box {
    background: #F4F5B9;
    border-top: solid 2px #EFF11E;
    border-bottom: solid 2px #EFF11E;
    color: #9FA112;
    padding: 13px;
}

.gray_box {
    background: #FFFFFF;
    border-top: solid 2px #9D9D9D;
    border-bottom: solid 2px #9D9D9D;
    color: #4B4B4B;
    padding: 13px;
}

.black_box {
    background: #333333;
    border-top: solid 2px #4D4D4D;
    border-bottom: solid 2px #4D4D4D;
    color: #FFFFFF;
    padding: 13px;
}

.boxed:hover {
    cursor: pointer;
    border: 5px solid #D8D7D7;
}

.boxed {
    border: 5px solid #EAEAEA;
}