﻿p.StructureDivisionTitle {
background-image:url(/img/hline1.gif);
background-position:0 bottom;
background-repeat:repeat-x;
color:#347da7;
font-family:'Arial';
font-size:18px;
font-weight:normal;
padding-bottom:8px;
padding-top:5px;
margin-right:80px;
margin-bottom:10px;
}

table.structureDataList tbody tr td{
vertical-align:top;
}



/*faq*/

table.faqTable{
width:100%;
margin-bottom:20px;
}

table.faqTable tbody tr td{
    vertical-align:top;
}

table.faqTable tbody tr td.q{
    width:1px;
}

table.faqTable tbody tr td.a{
    padding-left:10px;
}

.ih{
color:#115079;
font-weight:bold;
}

p.stkAH{
padding-top:5px;
padding-bottom:5px;
}

/*Terms*/
p.TermsBlockItem{
padding-bottom:15px;
}