* {
    margin: 0;
    padding: 0;
}

BODY {
    background-color: #595959;
    text-align: center;
    color: #4B4B4B;
    font-size: 11px;
    font-family: Verdana, Arial, helvetica, sans-serif;
}

a:visited {
    color: #ED5D2D;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}

a:link {
    color: #ED5D2D;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}

a:active {
    color: #ED5D2D;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}

a:hover {
    color: #ED5D2D;
    text-decoration: none;
}

a.green:visited {
    color: #22B573;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a.green:link {
    color: #22B573;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a.green:active {
    color: #22B573;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a.green:hover {
    color: #4B4B4B;
    text-decoration: none;
}

a.purple:visited {
    color: #AE5DAB;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a.purple:link {
    color: #AE5DAB;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a.purple:active {
    color: #AE5DAB;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a.purple:hover {
    color: #4B4B4B;
    text-decoration: none;
}

h1 {
    font-size: 19px;
    color: #ED5D2D;
    line-height: 24px;
    font-weight: normal;
}

.Orange18 {
    font-size: 18px;
    line-height: 22px;
    color: #ED5D2D;
}

.Orange16 {
    font-size: 16px;
    line-height: 20px;
    color: #ED5D2D;
}

.Orange20 {
    font-size: 20px;
    line-height: 24px;
    color: #ED5D2D;
}

.Orange14 {
    font-size: 14px;
    color: #ED5D2D;
}

.PageHeading {
    color:#ED5D2D;
	font-size:19px;
	font-weight:bold;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
}

.StepTitle {
    line-height: 35px;
}

.Big16 {
    font-size: 16px;
}

.Big14 {
    font-size: 14px;
    line-height: 16px;
}

.Orange {
    color: #ED5D2D;
}

.grey {
    color: #4B4B4B;
}

.purple {
    color: #AE5DAB;
}

.blue{
    color:#4BAFF1;
}
.green {
    color: #0DB173;
}

.small11 {
    font-size: 11px;
}

#pageContent .Orange18 {
    line-height: 23px;
}

#wrapper {
    margin: 0 auto;
    width: 970px;
    position: relative;
    background-color: #FFFFFF;
}

/*page top*/
.HorMenu1 img {
    display: block;
}

ul#HorMenu {
    background-color: #595959;
    padding-top: 2px;
    list-style: none;
    float: left;
    width: 970px;
}

#HorMenu li.HorMenu1 {
    float: left;
    width: 189px;
}

#HorMenu li.HorMenu2 {
    float: left;
    margin-left: 10px;
    background: #E7E7E7 url(../../images/MenuBDH.png) no-repeat left top;
    width: 241px;
    display: none;
}

#HorMenu li.HorMenu2:Hover {
    background: #E7E7E7 url(../../images/MenuBD.png) no-repeat left top;
}

#HorMenu li.HorMenu3 {
    float: left;
    margin-left: 18px;
    background: #E7E7E7 url(../../images/MenuCDH.png) no-repeat left top;
    width: 364px;
}

#HorMenu li.HorMenu3:Hover {
    background: #E7E7E7 url(../../images/MenuCD.png) no-repeat left top;
}

#HorMenu li.HorMenu4 {
    float: left;
    margin-left: 18px;
    background: #E7E7E7 url(../../images/menuIBH.png) no-repeat left top;
    width: 364px;
}

#HorMenu li.HorMenu4:Hover {
    background: #E7E7E7 url(../../images/menuIB.png) no-repeat left top;
}

#HorMenu a.HM2L2 {
    display: block;
    height: 35px;
    width: 241px;
}

#HorMenu a.HM3L3 {
    display: block;
    height: 35px;
}

#HorMenu a.HM4L4 {
    display: block;
    height: 35px;
}

* html #HorMenu a {
    height: 1px;
}

/*end of page top*/

/*left menu*/
#pageMenu {
    float: left;
    width: 188px;
    background-color: white;
}

#pageMenu a {
    font-size: 11px;
    text-decoration: none;
    color: #4B4B4B;
}

#pageMenu a:hover {
    font-size: 11px;
    text-decoration: none;
    color: #ED5D2D;
}

#slideshow1 {
/* for ie6 :-) */
    height: 322px;
}

ul.VerMenu {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #F5F5F5;
}

ul.VerMenu li {
    height: 25px;
    display: block;
    width: 188px;
}

ul.VerMenu li:hover {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

ul.VerMenu a {
    display: block;
    width: 158px;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-right: 10px;
    text-align: right;
    border-bottom: 1px dashed #BABABA;
    margin-left: 10px;
    margin-right: 10px;
}

ul.VerMenu a:hover {
    display: block;
    font-size: 11px;
    width: 148px;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-right: 20px;
    text-decoration: none;
    text-align: right;
    margin-left: 10px;
    margin-right: 10px;
}

/*vertical menu specifications for the bank charges*/
#BMList {
    padding-top: 20px;
    background-color: #F5F5F5;
}

#BMList ul.VerMenu a {
    color: #0DB173;
    border-bottom: 1px dashed #0DB173;
}

#BMList ul.VerMenu a:hover {
    color: #0B8658;
}

#BMList li:hover {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/GBA.gif) no-repeat 165px 9px;
}

/*vertical menu specifications for the PPI Claims*/
#PPIList {
    padding-top: 20px;
    background-color: #F5F5F5;
}

#PPIList ul.VerMenu a {
    color: #AE5DAB;
    border-bottom: 1px dashed #AE5DAB;
}

#PPIList ul.VerMenu a:hover {
    color: #93278F;
}

#PPIList li:hover {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/PBA.gif) no-repeat 165px 9px;
}

/*vertical menu specifications for the Investment Bond*/
#IBondList {
    padding-top: 20px;
    background-color: #F5F5F5;
}

#IBondList ul.VerMenu a {
    color: #4BAFF1;
    border-bottom: 1px dashed #0F79BF;
}

#IBondList ul.VerMenu a:hover {
    color: #0F79BF;
}

#IBondList li:hover {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/BBA.gif) no-repeat 165px 9px;
}

/* end of left menu */
#pageBottom {
    position: relative;
    clear: both;
    padding-top: 12px;
    padding-bottom: 8px;
    padding-left: 26px;
    padding-right: 26px;
    background-color: white;
    line-height: 15px;
    width: 918px;
    text-align: left;
    color: #959595;
    font-size: 9px;
}

#pageBottom a {
    font-size: 9px;
    text-decoration: none;
    color: #959595;
}

#botText, .botText3 {
    background-color: #FFFFFF;
    padding-top: 6px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #BABABA;
    border-top: 1px dashed #BABABA;

}

.botText3 {
    border-top: 0px dashed #BABABA;
}

#PD {
    position: relative;
    border-bottom: 1px dashed #BABABA;
    padding-top: 3px;
    padding-bottom: 7px;
}

#PD span {
    padding-left: 573px;
}

#CR {
    position: relative;
    border-bottom: 1px dashed #BABABA;
    padding-top: 3px;
    padding-bottom: 7px;
}

#pageContent {
    float: left;
    padding-left: 10px;
    width: 771px;
    font-size: 12px;
    line-height: 16px;
    padding-top: 14px;
    border: 0px solid red;
    text-align: left;
    min-height: 638px;
}

.blockimg {
    display: block;
}

#greybar {
    float: left;
    width: 970px;
    height: 7px;
    padding: 0px;
    margin: 0px;
    background: url(../../images/bg_gb.jpg) top left repeat-x;
    display: block;
    border: 0px solid red;
}

*html #greybar {
    margin-bottom: -6px;
}

* html #pageContent {
    width: 782px;
    width: 771px;
}

/*this is the end of the general template*/

.PaymentProtection #pageContent {
    background: url(../../images/Payment_Protection.png) no-repeat 11px 5px;
    padding-left: 11px;
}

.AboutUs #pageContent {
    background: url(../../images/bg_AboutUs.jpg) no-repeat 211px 80px;
    height: 700px;
}

.Press #pageContent {
    background: url(../../images/bg_Press.jpg) no-repeat 211px top;
    padding-left: 11px;
}

.Privacy #pageContent {
    background: url(../../images/bg_Privacy.jpg) no-repeat 211px top;
}

.News #pageContent {
    background: url(../../images/bg_News.jpg) no-repeat 211px top;
}

.ReasonstoComplain #pageContent {
    background: url(../../images/bg_Reasons.jpg) no-repeat 211px top;
}

.MakingaPayment #pageContent, .ContactUs #pageContent {
    background: url(../../images/bg_ContactUs.jpg) no-repeat 211px 80px;
}

.PaymentSuccesful #pageContent {
    background: url(../../images/bg_Congrat.jpg) no-repeat 220px top;
}

.PaymentFailure #pageContent {
    background: url(../../images/bg_Sorry.jpg) no-repeat 211px top;
}

.Index #pageContent {
    background: url(../../images/bg_Index.jpg) no-repeat 11px top;
    padding-left: 11px;
    border: 0px solid green;
}

.BankCharges #pageContent {
    background: url(../../images/bg_bankCharge.jpg) no-repeat 10px top;
    height: 1200px;
}

.PPIPhone #pageContent {
    background: url(../../images/bg_PPIPhone.jpg) no-repeat 210px top;
}

.PPICongrat #pageContent, .BCComplete #pageContent, .PPIComplete  #pageContent, .InvestComplete #pageContent{
    background: url(../../images/bg_Congrat.jpg) no-repeat 230px top;
}

.PPIClaims #pageContent {
    background: url(../../images/bg_PPIC.jpg) no-repeat 10px top;
}

.PPIClaimsApply #pageContent {
    background: url(../../images/bg_PPIC.jpg) no-repeat 10px top;
}

.PPIClaimsApply1 #pageContent {
    background: url(../../images/bg_PPIC.jpg) no-repeat 10px top;
}

.Testimonials #pageContent {
    background: url(../../images/bg_Testimonials.jpg) no-repeat 220px top;
}

.PPISorry #pageContent, .BCSorry #pageContent {
    background: url(../../images/bg_Sorry.jpg) no-repeat 211px top;
}

.BankChargesApply #pageContent {
    background: url(../../images/bg_BCA.jpg) no-repeat 10px top;
}

.Investment #pageContent {
   
}
.Investment #pageContent  div.investment{
    background: url(../../images/bonds.gif)  no-repeat 0px 0px;
}
.Investment #pageContent  div.investment_2{
    background: url(../../images/bonds.jpg)  no-repeat 0px 0px;
}

*html #pageContent {
    height: 540px;
}

/*this styles for the PRESS page*/

.Press li#MPress {
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

.Press #MPress a {
    width: 148px;
    padding-right: 20px;
    color: #ED5D2D;
    margin-left: 10px;
    margin-right: 10px;
}

/*for the Breadcrums*/
#PressContent {
    padding-left: 15px;
}

.Press .OrangeArrow {
    background: url(../../images/OA.gif) no-repeat;
    height: 22px;
    padding-left: 20px;
    margin-top: 20px;
    margin-left: 15px;
    line-height: 20px;
    border: solid 0px red;
}

.Press .OrangeArrow1 {
    background: url(../../images/OA.gif) no-repeat;
    height: 22px;
    padding-left: 20px;
    margin-top: 18px;
    margin-left: 15px;
    line-height: 20px;
    border: solid 0px red;
}

.Press #ReadPress {
    width: 230px;
    position: relative;
    top: 20px;
    left: 10px;
    text-align: center;
    color: #ED5D2D;
    border: 0px solid red;
}

/* Used in Press.aspx */
.Press #Link1 {
    width: 250px;
    position: relative;
    top: 30px;
    left: 10px;
    text-align: left;
    border: 0px solid red;
}

.Press #Link1 a {
    display: block;
    color: #ED5D2D;
}

.Press #ReadPress img {
    float: left;
}

.Press #ReadPress a {
    float: left;
    clear: right;
    text-decoration: none;
    padding-top: 18px;
}

.Press #ReadPress a:hover {
    color: #4B4B4B;
    float: left;
    clear: right;
    padding-top: 18px;
}

/*end of Press*/
/* Compling Handlign*/

#ContentCompHandling {
    width: 680px;
    padding-left: 15px;
    padding-bottom: 20px;
}

#ContentCompHandling ul {
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 6px;
}

#ContentCompHandling ul li {
    padding-top: 14px;
}

/*end of the Complaint Handling*/

/*this is for the PRIVACY page*/
.Privacy li#MPrivacy {
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

.Privacy #MPrivacy a {
    width: 148px;
    padding-right: 20px;
    color: #ED5D2D;
    margin-left: 10px;
    margin-right: 10px;
}

#ContentPrivacy {
    padding-left: 15px;
}

.Privacy .text {
    width: 395px;
}

/*end of privacy page*/

/* TERMS OF BUSINESS*/
/* breadcrumbs for Bank Charge*/
.TermsofBusiness #BMList ul.VerMenu li#BankTerms a {
    color: #0B8658;
    width: 148px;
    padding-right: 20px;
}

.TermsofBusiness #BMList li#BankTerms {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/GBA.gif) no-repeat 165px 9px;
}

/*breadcrumbs for PPI Terms*/

.PPITerms #PPIList ul.VerMenu li#PPITerms a {
    color: #93278F;
    width: 148px;
    padding-right: 20px;
}

.PPITerms #PPIList li#PPITerms {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/PBA.gif) no-repeat 165px 9px;
}

#TermsContent a, PPITermsContent a, InvestTermsContent a {
    font-size: 11px;
}

#TermsContent, #PPITermsContent, #InvestTermsContent {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    float: left;
}

#PPITermsContent .HeadOne, #TermsContent .HeadOne,#InvestTermsContent .HeadOne {
    font-size: 13px;
    width: 420px;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;

}

#TermsContent .HeadOne {
    color: #22B573;
}

#PPITermsContent .HeadOne {
    color: #AE5DAB;
}

#InvestTermsContent .HeadOne {
    color: #4BAFF1;
}

#PPITermsContent .MainText, #TermsContent .MainText , #InvestTermsContent .MainText{
    font-size: 11px;
    float: left;
    width: 690px;
    padding-bottom: 10px;
    border: 0px solid red;

}

#PPITermsContent .MainText2, #TermsContent .MainText2,#InvestTermsContent .MainText2{
    font-size: 11px;
    float: left;
    width: 570px;
    margin-left: 10px;
    padding-bottom: 10px;
    border: 0px solid green;

}

#PPITermsContent .Num2, #TermsContent .Num2, #InvestTermsContent .Num2 {
    width: 30px;
    float: left;
    clear: both;

}

#PPITermsContent .Num3, #TermsContent .Num3, #InvestTermsContent .Num3{
    width: 30px;
    margin-left: 20px;
    float: left;
    clear: both;
    border: 0px solid red;

}

/*end of terms of business*/

/* NEWS.ASPX */

.News li#MNews {
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

.News #MNews a {
    width: 148px;
    padding-right: 20px;
    color: #ED5D2D;
    margin-left: 10px;
    margin-right: 10px;
}

#ContentNews {
    padding-left: 15px;
    width: 360px;
}

.News #BankCharges {
    float: left;
    width: 230px;
    margin-top: 30px;
    padding-left: 15px;
    border: 0px solid red;

}

#BankCharges h2 {
    color: #22B573;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-left: 16px;
    background: url(../../images/GA.gif) no-repeat 0px -3px;
}

#BankCharges a {
    display: block;
    color: #22B573;
    padding-bottom: 18px;
}

.News #PPINews {
    float: left;
    width: 230px;
    margin-top: 30px;
    padding-left: 25px;
    border: 0px solid red;
}

.News #PPINews h2 {
    color: #93278F;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-left: 16px;
    background: url(../../images/PA.gif) no-repeat 0px -3px;
}

.News #PPINews a {
    display: block;
    color: #93278F;
    padding-bottom: 18px;
}

.News #iBondNews {
    float: left;
    width: 228px;
    margin-top: 30px;
    padding-left: 25px;
    border: 0px solid red;
}

.News #iBondNews h2 {
    color: #43afe3;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-left: 16px;
    background: url(../../images/BA.gif) no-repeat 0px -3px;
}

.News #iBondNews a {
    display: block;
    color: #43afe3;
    padding-bottom: 18px;
}

.NewsItem li#MNews {
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

.NewsItem #MNews a {
    width: 148px;
    padding-right: 20px;
    color: #ED5D2D;
    margin-left: 10px;
    margin-right: 10px;
}

.NewsItem #NIContent {
    padding-left: 15px;
    width: 520px;
    border: 0px solid red;
}

.NewsItem #NIContent a {
    color: #ED5D2D;
    text-decoration: none;
}

.NewsItem #NIContent a:hover {
    color: #4B4B4B;
    text-decoration: none;
}

/*end of the News.aspx*/

/*ABOUT US*/
.AboutUs li#MAbout {
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

.AboutUs #MAbout a {
    width: 148px;
    padding-right: 20px;
    color: #ED5D2D;
    margin-left: 10px;
    margin-right: 10px;
}

#AboutContent {
    padding-left: 15px;
    float: left;
    width: 280px;
}

#ContentAbout {
    padding-top: 0px;
    padding-left: 15px;
}

#ContentAbout .text1 {
    width: 520px;
}

#ContentAbout .text2 {
    width: 530px;
}

#ContentAbout .text3 {
    width: 450px;
    border: 0px solid red;
}

/*end of about us*/

/*HOME PAGE*/
.Index li#MHome {
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

.Index #MHome a {
    width: 148px;
    padding-right: 20px;
    color: #ED5D2D;
    margin-left: 10px;
    margin-right: 10px;
}

#IndexContent {
    padding-left: 15px;
    position: relative;
    height: 880px;
    padding-top: 0px;
}

#IndexContent .text {
    width: 380px;
    line-height: 16px;
    font-size: 11px;
}

ul#CLH1 {
    list-style: none;
}

ul#CLH2 {
    list-style: none;
}

ul#CLH3 {
    list-style: none;
}

#CLH1 a {
    display: none;
    height: 49px;
    width: 155px;
    top: 427px;
    left: 51px;
    position: absolute;
    background: url(../../images/ClickHere1.jpg) no-repeat left top;
}

#CLH1 a:hover {
    height: 52px;
    width: 158px;
    top: 427px;
    left: 51px;
    position: absolute;
    background: url(../../images/ClickHere1H.jpg) no-repeat left top;
}

#CLH1 li {
    width: 155px;
}

#CLH2 a {
    display: block;
    position: absolute;
    top: 427px;
    left: 108px;
    height: 49px;
    width: 155px;
    background: url(../../images/ClickHere2.jpg) no-repeat left top;
}

#CLH2 a:hover {
    height: 52px;
    width: 158px;
    top: 427px;
    left: 107px;
    background: url(../../images/ClickHere2H.jpg) no-repeat left top;
}

#CLH2 li {
    width: 163px;
}

#CLH3 a {
    display: block;
    height: 49px;
    width: 155px;
    top: 427px;
    left: 492px;
    position: absolute;
    background: url(../../images/ClickHere3.jpg) no-repeat left top;
    border: 0px solid red;
}

#CLH3 a:hover {
    height: 52px;
    width: 158px;
    position: absolute;
    top: 427px;
    left: 491px;
    background: url(../../images/ClickHere3H.jpg) no-repeat left top;
}

#CLH3 li {
    width: 163px;
}

#IndexContent #BC {
    position: absolute;
    display: none;
    color: #22B573;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    top: 302px;
    left: 28px;
}

#IndexContent #PPI {
    position: absolute;
    color: #93278F;
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
    top: 321px;
    left: 29px;
}

#IndexContent #IB {
    color: #29ABE2;
    font-size: 14px;
    font-weight: bold;
    left: 425px;
    line-height: 26px;
    position: absolute;
    top: 329px;
}

#IndexContent #PPINews {
    position: absolute;
    width: 730px;
    top: 495px;
    margin-bottom: 10px;
    border: 0px solid red;
}

#IndexContent #PPINews .NewsHead {
    width: 730px;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #93278F;
}

.indexnewslist {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #93278F;
}

#IndexContent #PPINews a {
    color: #4B4B4B;
}

#IndexContent #PPINews .indexnewslist a:active {
    color: #93278F;
}

#IndexContent #PPINews .indexnewslist a:visited {
    color: #93278F;
}

#IndexContent #PPINews .indexnewslist a:link {
    color: #93278F;
}

#IndexContent #PPINews .indexnewslist a:hover {
    color: #93278F;
}

#IndexContent #PPINews h2 {
    color: #93278F;
    font-size: 15px;
    display: inline;
    font-weight: bold;
    padding-left: 18px;
    background: url(../../images/PA.gif) no-repeat 0px -2px;
}

/*end of home page*/

/*Contact Us Page*/
.ContactUs li#MContact, .CompHandling  li#MContact {
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

.ContactUs #MContact a, .CompHandling #MContact a {
    width: 148px;
    padding-right: 20px;
    color: #ED5D2D;
    margin-left: 10px;
    margin-right: 10px;

}

#ContactContent form {
    float: left;
    width: 290px;
    padding-top: 14px;

}

.MakingaPayment #ContactContent form {
    width: 320px;
}

#ContactContent {
    padding-left: 15px;
    padding-bottom: 30px;
    width: 560px;
    float: left;
    border: 0px solid red;
}

#ContactContent .Heads {
    background: url(../../images/OA.gif) no-repeat 0px -4px;
    color: #ED5D2D;
    font-size: 14px;
    color: #ED5D2D;
    margin-top: 20px;
    margin-bottom: 6px;
    padding-left: 17px;
    height: 20px;
    width: 380px;
    border-bottom: 1px dashed #BABABA;
}

#ContactContent #text3 {
    float: left;
    width: 80px;
    color: #ED5D2D;
    font-size: 10px;
    margin-top: 20px;
    border: 0px solid red;
}

#ContactContent .Links {
    border-top: 1px dashed #BABABA;
    width: 397px;
    margin-top: 40px;
    padding-top: 1px;
}

#ContactContent .label {
    float: left;
    clear: left;
    width: 116px;
    margin-right: 0px;
    text-align: left;
    border: 0px solid red;
}

.MakingaPayment #ContactContent .label {
    width: 140px;
}

#ContactContent textarea {
    width: 270px;
    font-weight: normal;
    height: 68px;
    margin-top: 5px;
}

#ContactContent input[text] {
    width: 90px;
    font-weight: normal;
    border: 0px solid red;

}

#ContactContent form p {
    padding-top: 2px;
    padding-bottom: 2px;
    border: 0px solid red;

}

#ContactContent form .SubmitBut {
    padding-top: 4px;
    width: 272px;
    text-align: right;
    border: 0px solid red;

}

#ContactContent form .SubmitBut2 {
    padding-top: 4px;
    width: 296px;
    text-align: right;
    border: 0px solid red;

}

#ContactContent form .validation_summary {
    padding-top: 5px;
    padding-bottom: 14px;
    color: #ED5D2D;
}

#ContactContent .validatorText {
    color: White;
}

#ContactContent .payValidatorText {
    color: #ED5D2D;
}

/*end of it*/

/*Making a Payment*/

.PaymentFailure li#MPayment, .PaymentSuccesful li#MPayment, .PaymentConfirm  li#MPayment, .MakingaPayment li#MPayment {
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

.PaymentFailure  #MPayment a, .PaymentSuccesful #MPayment a, .PaymentConfirm #MPayment a, .MakingaPayment #MPayment a {
    width: 148px;
    padding-right: 20px;
    color: #ED5D2D;
    margin-left: 10px;
    margin-right: 10px;
}

#ContentPaymentConfirm {
    padding-left: 15px;

    width: 680px;
}

.MakingaPayment form .SubmitBut {
    padding-top: 4px;
    text-align: right;
    width: 200px;
    border: 1px solid red;
}

/*end of Making a Payment*/

/* Accessibility */

/*Bank Charges*/

.BankCharges #HorMenu li.HorMenu2, .BCSorry #HorMenu li.HorMenu2, .BankChargesApply #HorMenu li.HorMenu2, .TermsofBusiness #HorMenu li.HorMenu2, .BCComplete #HorMenu li.HorMenu2 {
    height: 35px;
    background: #E7E7E7 url(../../images/MenuBD.png) no-repeat left top;
}

.BankCharges #BMList ul.VerMenu li#TenSecTest a, .BankChargesApply #BMList ul.VerMenu li#TenSecTest a, .BCSorry #BMList ul.VerMenu li#TenSecTest a, .BCComplete #BMList ul.VerMenu li#TenSecTest a {
    color: #0B8658;
    width: 148px;
    padding-right: 20px;
}

.BankCharges #BMList li#TenSecTest, .BankChargesApply #BMList li#TenSecTest, .BCSorry #BMList li#TenSecTest, .BCComplete #BMList li#TenSecTest {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/GBA.gif) no-repeat 165px 9px;
}

#ContentBC {
    position: relative;
    width: 771px;
    height: 960px;
    padding-bottom: 20px;
}

#ContentBC .text {
    float: left;
    margin-top: 50px;
    margin-left: 6px;
    width: 440px;
    height: 276px;
    font-size: 12px;
    line-height: 18px;
    border: 0px solid red;
}

#ContentBC form {
    position: absolute;
    top: 82px;
    left: 450px;
    width: 296px;
    height: 405px;
    line-height: 17px;
    font-size: 12px;
    border: 0px solid green;
}

#ContentBC form  Select {
    width: 190px;
    font-size: 11px; /*background-color:#F5F5F5;*/
}

/*bank charges form two*/
#ContentBCA {
    position: relative;
    width: 570px;
    padding-bottom: 30px;

}

#ContentBCA  h1 {
    color: #0DB173;
    padding-left: 15px;
}

#ContentBCA .text {
    float: left;
    margin-top: 14px;
    width: 460px;
    height: 96px;
    font-size: 12px;
    line-height: 17px;
    padding-left: 15px;
}

#ContentBCA form {
    float: left;
    clear: left;
}

#ContentBCA #formelements {
    float: left;
    clear: left;
    padding-top: 8px;
    width: 771px;
    padding-bottom: 20px;
    padding-left: 10px;
    margin-top: 53px;
    width: 726px;
    border: 5px solid #80D1A7;
    border-bottom: 0px;
    border-top: 0px;
}

#ContentBCA #formelements2 {
    float: left;
    clear: left;
    height: 80px;
    margin-left: 0px;
    width: 771px;
    border-top: 0px;
    padding-top: 4px;
    padding-bottom: 0px;
    background: url(../../images/ContinueGB.jpg) left top no-repeat;
    border: 0px solid red;
}

#ContentBCA #formelements2 a {
    display: inline;
    float: left;
    height: 59px;
    width: 129px;
    margin-left: 310px;
    margin-top: -4px;
    background: url(../../images/ContinueButG.jpg) no-repeat left top;
}

#ContentBCA #formelements2 a:hover {
    height: 59px;
    width: 129px;
    float: left;
    margin-left: 308px;
    margin-top: -4px;
    background: url(../../images/ContinueButGH.jpg) no-repeat left top;
}

#ContentBCA .text2 {
    clear: both;
    float: left;
    width: 550px;
    height: 100px;
}

*html #formelements2 a:hover {
    margin-left: 130px;
}

*html #formelements2 a {
    margin-left: 130px;
}

#ContentBCA .SelectEmp {
    width: 153px;
}

#ContentBCA .Quest {
    color: #ED5D2D;
    width: 620px;
    border-bottom: 1px dashed #BABABA;
    padding-top: 14px;
    padding-bottom: 19px;
    padding-left: 0px;
    float: left;
}

#ContentBCA .formError {
    color: #22B573;
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 15px;
}

#ContentBCA .validatorText {
    color: #22B573;
}

/*Bank charges Congratulations*/
#BCCongrats {
    padding-left: 15px;
    width: 340px;
}

#BCCongrats  h1 {
    color: #0DB173;
}

/*end of it*/

/*GENERAL FORM ELEMENTS*/
.Num {
    color: white;
    padding-top: 7px;
    padding-right: 0px;
    padding-left: 20px;
    margin-top: 4px;
    height: 32px;
    width: 38px;
    background: url(../../images/ODots.jpg) 10px top no-repeat;
    float: left;
    clear: left;
    border: 0px solid red;

}

.twoNum {
    color: white;
    padding-top: 7px;
    padding-right: 0px;
    padding-left: 17px;
    margin-top: 4px;
    height: 32px;
    width: 38px;
    background: url(../../images/ODots.jpg) 10px top no-repeat;
    float: left;
    clear: left;

}

.Quest {
    color: #ED5D2D;
    width: 190px;
    padding-top: 9px;
    padding-bottom: 3px;
    padding-left: 0px;
    float: left;
    border: 0px solid red;
}


Select {
    margin-top: 6px;
}

.radiobut label {
    padding-left: 4px;
}

/**/
#ContentBC .Quest {
    width: 230px;
    border: 0px solid red;
}

#ContentBC #formelements a {
    position: absolute;
    height: 40px;
    width: 122px;
    top: 332px;
    left: 88px;
    background: url(../../images/ContinueG.jpg) no-repeat left top;
}

#ContentBC #formelements a:hover {
    position: absolute;
    height: 42px;
    width: 127px;
    top: 330px;
    left: 86px;
    background: url(../../images/ContinueGH.jpg) no-repeat left top;
}

*html #formelements2 a:hover {
    margin-left: 130px;
}

#ContentBC .frame2 {
    float: left;
    clear: left;
    margin-left: 8px;
    line-height: 16px;
    width: 412px;
    border: 5px solid #80D1A7;
    margin-bottom: 30px;
    margin-top: -20px;
}

*html #ContentBC .frame2 {
    margin-left: 4px;
}

#ContentBC .text2 {
    float: left;
    clear: left; /*height:810px;*/
    height: 868px; /*padding-top:10px;*/
    padding-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 10px;
    border: 0px solid red;
}

#ContentBC .text2 a {
    text-decoration: none;
}

#ContentBC .text2 a:hover {
    color: #4B4B4B;
}

#ContentBC form Select {
    margin-top: 6px;
}

#ContentBC, #ContentBCA .radiobut {
    color: #4B4B4B;
    line-height: 26px;
}

/*end of it*/

/* PPI CLAIMS and PPI Claims APPLY and PPIClaimsApply1 Bread Crumbs*/
.PaymentProtection #HorMenu li.HorMenu3, .PPIClaims #HorMenu li.HorMenu3, .PPIPhone #HorMenu li.HorMenu3, .PPIClaimsApply #HorMenu li.HorMenu3, .PPIClaimsApply1 #HorMenu li.HorMenu3, .PPIComplete  #HorMenu li.HorMenu3, .PPITerms  #HorMenu li.HorMenu3 {
    display: block;
    height: 35px;
    background: #E7E7E7 url(../../images/MenuCD.png) no-repeat left top;
}

.PPIClaims #PPIList ul.VerMenu li#QuickTest a, .PPIPhone #PPIList ul.VerMenu li#QuickTest a, .PPIClaimsApply #PPIList ul.VerMenu li#QuickTest a, .PPIClaimsApply1 #PPIList ul.VerMenu li#QuickTest a, .PPIComplete #PPIList ul.VerMenu li#QuickTest a {
    color: #93278F;
    width: 148px;
    padding-right: 20px;
}

.PPIClaims #PPIList li#QuickTest, .PPIPhone #PPIList li#QuickTest, .PPIClaimsApply #PPIList li#QuickTest, .PPIClaimsApply1 #PPIList li#QuickTest, .PPIComplete #PPIList li#QuickTest {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/PBA.gif) no-repeat 165px 9px;
}

#ContentPPIC, #ContentPPICSTG2 {
    position: relative;
    width: 770px;
    min-height: 180px;
    border: 0px solid red;
}

#ContentPPIC .text {
    position: relative;
    margin-top: 50px;
    margin-left: 2px;
    width: 720px;

    font-size: 12px;
    line-height: 17px;
}

#ContentPPIC #Heading {
    width: 771px;
    height: 81px;
    border: 0px solid red;
    margin-top: -10px;
}

#ContentPPIC .personal-loan {
    background: url(../../images/bg_PPIForm1.jpg) left top no-repeat;
}

#ContentPPIC .credit-card {
    background: url(../../images/bg_PPIFormCC.jpg) left top no-repeat;
}

#ContentPPIC #formelements {
    float: left;
    clear: left;
    padding-bottom: 30px;
    padding-left: 10px;
    width: 726px;
    border-left: 5px solid #AB66A7;
    border-right: 5px solid #AB66A7;
}

#ContentPPICSTG2 .text {
    position: relative;
    margin-top: 50px;
    margin-left: 2px;
    width: 720px;
    height: 180px;
    font-size: 12px;
    line-height: 17px;
    border: 0px solid green;
}

.PPIClaimsApply1 #ContentPPICSTG2 .text {
    height: 190px;
}

/*height for space at top of page*/

#ContentPPICSTG2 .text a {
    padding-top: 18px;
    width: 290px;
    text-align: center;
    text-decoration: none;
    display: block;
}

#ContentPPIC form, #ContentPPICSTG2 form {
    float: left;
    clear: left;
}

#ContentPPIC select {
    width: 200px;
}

#PDFLOgo {
    position: relative;
    padding-top: 10px;
    padding-left: 10px;
    width: 500px;
    border: 0px solid red;
}

#PDFLOgo img {
    float: left;
}

#PDFLOgo a {
    padding-top: 18px;
    padding-left: 0px;
    width: 390px;
    text-align: left;
    text-decoration: none;
    display: block;
}

#PDFLOgo a:hover {
    color: #4B4B4B
}

#ContentPPICSTG2 #formelements {
    float: left;
    clear: left;
    padding-top: 0px;
    margin-top: -10px;
    padding-bottom: 30px;
    padding-left: 10px;
    width: 726px;
    border-left: 5px solid #AB66A7;
    border-right: 5px solid #AB66A7;
}

#ContentPPICSTG2 #Heading {
    background: url(../../images/bg_PPIFormStg2.jpg) 0px 0px no-repeat;
    margin-top: 0px;
    width: 771px;
    height: 83px;
}

.PPIClaimsApply1 #ContentPPICSTG2 #Heading {
    background: url(../../images/bg_PPIFormStg3.jpg) 0px 0px no-repeat;
    margin-top: -20px;
    width: 771px;
    height: 83px;
    border: 0px solid red;
}

#ContentPPIC #formelements2, #ContentPPICSTG2 #formelements2 {
    float: left;
    clear: left;
    height: 100px;
    margin-left: 0px;
    width: 771px;
    padding-top: 4px;
    padding-bottom: 30px;
    background: url(../../images/ContinueP.jpg) left top no-repeat;
}

#ContentPPIC #formelements2 a, #ContentPPICSTG2 #formelements2 a {
    display: inline;
    float: left;
    height: 52px;
    width: 139px;
    margin-left: 318px;
    margin-top: -3px;
    background: url(../../images/bg_ContinueBut.png) no-repeat left top;
    border: 0px solid red;

}

#ContentPPIC #formelements2 a:hover, #ContentPPICSTG2 #formelements2 a:hover {
    height: 52px;
    width: 139px;
    float: left;
    margin-left: 318px;
    margin-top: -3px;
    background: url(../../images/bg_ContinueButH.png) no-repeat left top;
}

*html #formelements2 a:hover {
    margin-left: 130px;
}

*html #formelements2 a {
    margin-left: 130px;
}

#ContentPPICSTG2 .SelectEmp {
/*width:153px;*/
    width: 295px;
}

#sb {
    float: left;
    background: url(../../images/ContinueP.jpg) left top no-repeat;
}

#ContentPPIC .Quest, #ContentPPICSTG2 .Quest {
    color: #ED5D2D;
    width: 620px;
    border-bottom: 1px dashed #BABABA;
    padding-top: 14px;
    padding-bottom: 19px;
    padding-left: 0px;
    float: left;
}

#ContentPPIC .radiobut {
    float: left;
    color: #4B4B4B;
    line-height: 26px;
}

#ContentPPICSTG2 .formError {
    color: #93278F;
    padding-bottom: 10px;
    padding-left: 15px;
}

#ContentPPICSTG2 .validatorText {
    color: #93278F;
}

#ContentPPICSTG2 .validatorTextWhite {
    color: #FFFFFF;
}

#ContentInvestment .validatorText{
    color: #4BAFF1;
}

#ContentInvestment .formError {
    color: #4BAFF1;
    padding-bottom: 10px;
    padding-left: 15px;
}

/*this are the sec stage of the forms*/

/*end of it*/
/*this are the third stage of the forms of the PPI*/

/* END OF THE PPI CLAIMS*/

/*PPI CLAIMS SORRY */

/*THIS is the Breadcrumbs for all the PPi pages for the TOP MENU*/
.PPISorry #HorMenu li.HorMenu3, .PPICongrat #HorMenu li.HorMenu3, .PPFAQ #HorMenu li.HorMenu3 {
    display: block;
    height: 35px;
    background: #E7E7E7 url(../../images/MenuCD.png) no-repeat left top;
}

.PPISorry #PPIList ul.VerMenu li#QuickTest a {
    color: #93278F;
    width: 148px;
    padding-right: 20px;
}

.PPISorry #PPIList li#QuickTest {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/PBA.gif) no-repeat 165px 9px;
}

.PPISorry .text {
    padding-left: 15px;
    line-height: 17px;
    width: 390px;
    border: 0px solid red;
}

.PPISorry .PageHeading {
    color: #AE5DAB;
}

.PPISorry .PhoneNum {
    font-size: 16px;
    color: #AE5DAB;
}

/* END OF PPI Sorry CLAIMS*/

/*Bank Charges Soory*/

.BCSorry .text {
    padding-left: 15px;
    width: 380px;
}

.BCSorry .PageHeading {
    color: #22B573;
}

/*End of the BC Soryy*/
/*PPI CLAIMS Congrat */

.PPICongrat #PPIList ul.VerMenu li#QuickTest a {
    color: #93278F;
    width: 148px;
    padding-right: 20px;
}

.PPICongrat #PPIList li#QuickTest {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/PBA.gif) no-repeat 165px 9px;
}

.PPICongrat .text {
    padding-left: 15px;
    width: 380px;
}

.PPICongrat .PageHeading {
    color: #AE5DAB;
}

/* END OF PPI Congrat */

/*PPI Complete*/

#ContentPPIComplete {
    padding-left: 15px;
    width: 400px;
    line-height: 17px;
}

#ContentPPIComplete  h1 {
    color: #AE5DAB;
}

#ContentPPIComplete  h1.orangeHeading {
    color: #ED5D2D;
}

/*PPI phone*/

#ContentPPIPhone {
    padding-left: 15px;
    line-height: 17px;
    width: 370px;
    border: 0px solid red;

}

#ContentPPIPhone h1 {
    color: #AE5DAB;
}

#ContentPPIPhone .phoneNum {
    color: #AE5DAB;
    font-size: 16px;
}

/*end of PPi Phone*/

/*PPI Claims FAq*/
.PPFAQ #PPIList ul.VerMenu li#PPIFAQLink a {
    color: #93278F;
    width: 148px;
    padding-right: 20px;
}

.PPFAQ #PPIList li#PPIFAQLink {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/PBA.gif) no-repeat 165px 9px;
}

#PPFAQContent h1 {
    color: #AE5DAB;
}

#PPFAQContent .wholeA {
    border-top: 1px dashed #AE5DAB;
    padding-bottom: 30px;
}

#PPFAQContent a {
    color: #4B4B4B;
    display: block;
    padding-bottom: 14px;
    text-decoration: none;
}

#PPFAQContent a:hover {
    color: #AE5DAB;
    display: block;
    padding-bottom: 14px;
    text-decoration: none;
}

#PPFAQContent {
    padding-left: 15px;
    width: 700px;
}

#PPFAQContent a.answers {
    color: #AE5DAB;
    display: block;
    padding-top: 15px;
    padding-bottom: 14px;
    text-decoration: none;
    font-weight: bold;
}

#PPFAQContent a.return {
    color: #AE5DAB;
    display: block;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 14px;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px dashed #AE5DAB;
    border-top: 0px;
}

#PPFAQContent a.return:hover {
    color: #4B4B4B;
    display: block;
    padding-top: 10px;
    font-size: 11px;
    padding-bottom: 14px;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px dashed #AE5DAB;
    border-top: 0px;
}

/*end of PPI Claims FAq*/

/* for the Testimonials page */
.Testimonials li#MTestimonials {
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

.Testimonials #MTestimonials a {
    width: 148px;
    padding-right: 20px;
    color: #ED5D2D;
    margin-left: 10px;
    margin-right: 10px;
}

.Testimonials .text {
    padding-left: 15px;
    padding-bottom: 40px;
    width: 440px;
}

.BCTestimonials, .PPITestimonials {
    width: 360px;
    padding-left: 15px;
    float: left;
}

.PPITestimonials,.InvestTestimonials {
    width: 350px;
    padding-left: 18px;
    float: left;
}

.TestTimon {
    width: 340px;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-top: 0px;
    padding-bottom: 20px;

}

.PPITestimonials h2 {
    color: #93278F;
    font-size: 15px;
    display: inline;
    font-weight: bold;
    padding-left: 18px;
    background: url(../../images/PA.gif) no-repeat 0px -2px;
}

.BCTestimonials h2 {
    color: #22B573;
    display: inline;
    font-size: 15px;
    font-weight: bold;
    padding-left: 18px;
    background: url(../../images/GA.gif) no-repeat 0px -2px;
}

.InvestTestimonials h2 {
    color: #4BAFF1;
    font-size: 15px;
    display: inline;
    font-weight: bold;
    padding-left: 18px;
    background: url(../../images/BA.gif) no-repeat 0px -2px;
}

.PPITestimonials .TestTimon {
    border-bottom: 1px dashed #93278F;
}

.BCTestimonials .TestTimon {
    border-bottom: 1px dashed #22B573;
}

.InvestTestimonials .TestTimon {
    border-bottom: 1px dashed #4BAFF1;
}

.BCTestimonials .TestName {
    padding-top: 10px;
    color: #22B573;
}

.PPITestimonials .TestName {
    padding-top: 10px;
    color: #93278F;
}

.InvestTestimonials .TestName {
    padding-top: 10px;
    color: #4BAFF1;
}

/*end of testimonials page*/


/* Refer a Friend */
/*.PPIRefer #PPIList ul.VerMenu li#PPIRefer a {
    color: #93278F;
    width: 148px;
    padding-right: 20px;
}

.PPIRefer #PPIList li#PPIRefer {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/PBA.gif) no-repeat 165px 9px;
}
*/
.PPIRefer li#MRefer{
    background: #F0F0F0 url(../../images/OBA.gif) no-repeat 165px 9px;
}

.PPIRefer #MRefer a{
    width: 148px;
    padding-right: 20px;
    color: #ED5D2D;
    margin-left: 10px;
    margin-right: 10px;

}
/* End of Refer a Friend */


/*Bank Charges FAQ*/
.BCFAQ #HorMenu li.HorMenu2, .ReasonstoComplain #HorMenu li.HorMenu2 {
    height: 35px;
    background: #E7E7E7 url(../../images/MenuBD.png) no-repeat left top;
}

.BCFAQ #BMList ul.VerMenu li#BCFAQLink a {
    color: #0B8658;
    width: 148px;
    padding-right: 20px;
}

.BCFAQ #BMList li#BCFAQLink {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/GBA.gif) no-repeat 165px 9px;
}

#BCFAQContent a {
    color: #4B4B4B;
    display: block;
    padding-bottom: 14px;
    text-decoration: none;
}

#BCFAQContent h1 {
    color: #0DB173;
}

#BCFAQContent a:hover {
    color: #0DB173;
    display: block;
    padding-bottom: 14px;
    text-decoration: none;
}

#BCFAQContent {
    padding-left: 15px;
    width: 700px;
}

#BCFAQContent a.answers {
    color: #0DB173;
    display: block;
    padding-top: 15px;
    padding-bottom: 14px;
    text-decoration: none;
    font-weight: bold;
}

#BCFAQContent a.return {
    color: #0DB173;
    font-size: 11px;
    display: block;
    padding-top: 10px;
    padding-bottom: 14px;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px dashed #0DB173;
    border-top: 0px;
}

#BCFAQContent a.return:hover {
    color: #4B4B4B;
    font-size: 11px;
    display: block;
    padding-top: 10px;
    padding-bottom: 14px;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px dashed #0DB173;
    border-top: 0px;
}

#BCFAQContent .wholeA {
    padding-bottom: 30px;
    padding-top: 0px;
    border-top: 1px dashed #0DB173;
}

/*end of bank charges*/

/*Reasons to Complain*/
.ReasonstoComplain ul {
    list-style: none;
}

.ReasonstoComplain #BMList ul.VerMenu li#RtoC a {

    color: #0B8658;
    width: 148px;
    padding-right: 20px;
}

.ReasonstoComplain #BMList li#RtoC {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/GBA.gif) no-repeat 165px 9px;
}

.ReasonstoComplain h1 {
    color: #0DB173;
}

#RtCContent {
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#RtCContent ul {
    padding-left: 0px;
    width: 480px;
    height: 500px;
    list-style: none border: 0px solid red;
}

#RtCContent ul li {
    padding-top: 13px;
    padding-left: 15px;
    background: url(../../images/greendot.gif) no-repeat 0px 18px;
}

/*background: url(../../images/OBack6.gif) no-repeat 165px 9px;}*/

/*End of the Reasons to Complain*/

.PPICongrats #ContentPPICong .text {
    padding-top: 60px;
    width: 560px;
}

/*
.pics{
    width: 148px;
    height: 322px;
    padding: 0px;
    margin:0px;
    background-color: #eee;

}
*/

.pics img {
    border: 0px; /* solid #ccc;*/
    background-color: #eee;
    height: 322px;
    padding: 0px;
    margin: 0px;
    text-align: left; /*width: 148px;*/
}

.pics {
    position: relative;
}

.pics img {
    position: absolute;
    top: 0;
    left: 0;
}

/*Payment Protection Home Page*/
#PaymentProtectionContent {
    padding-top: 30px;
    font-size: 13px;
    line-height: 18px;
    width: 440px;
    padding-left: 20px;
    color: #AE5DAB;
    font-weight: normal;
    border: 0px solid red;
}

.PaymentProtection h1 {
    color: white;
    font-size: 17px;
    font-weight: normal;
    padding: 3px 0px 0px 10px;

}

#PaymentProtectionContent h2 {
    color: #AE5DAB;
    font-size: 13px;
    font-weight: bold;
    padding: 0px;

}

#PaymentProtectionContent ul {
    padding-left: 0px;
    padding-bottom: 20px;
    list-style: none;
    font-weight: bold;
}

#PaymentProtectionContent ul li {
    margin-top: 16px;
    padding-left: 24px;
    background: url(../../images/PA.gif) no-repeat 0px 0px;
    border: 0px solid red;
}

#PaymentProtectionContent a {
    padding-left: 20px;
}

#showdiv {
    display: block;
}

/**/

/*Investment Bonds*/

#ContentInvestment {
    padding-top: 56px;
    padding-left: 10px;
    width: 455px;
    border: 0px solid red;
    line-height: 17px;
}
div.investment_2  #ContentInvestment {
	width: 532px;
}
.specialist #ContentInvestment{
	width:743px;
}
.Investment #HorMenu li.HorMenu4 {
    height: 35px;
    background: #E7E7E7 url(../../images/menuIB.png) no-repeat left top;
}

.Investment #IBondList ul.VerMenu li#Li1 a {
    color: #0F79BF;
    width: 148px;
    padding-right: 20px;
}

.Investment #IBondList li#Li1 {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/BBA.gif) no-repeat 165px 9px;
}

.Investment #ReadPress {
    width: 491px;
    position: relative;
    top: 5px;
    left: 0px;
    text-align: center;
    color: #ED5D2D;
    border: 0px solid red;
}

.Investment #ReadPress img {
    float: left;
}

.Investment #ReadPress a {
    float: left;
    clear: right;
    text-decoration: none;
    padding-top: 18px;
	font-size:11px;
}

.Investment #ReadPress a:hover {
    color: #4B4B4B;
    float: left;
    clear: right;
    padding-top: 18px;
}

/*
.Investment #ReadPress img{
float:left;

}

.Investment #ReadPress a{
display:block;
float:left;
}

*/

/*end of it*/

/*INVESTMENT Complete*/

#ContentInvestComplete {
    padding-left: 15px;
    width: 400px;
    line-height: 17px;
}

#ContentInvestComplete  h1 {
    color: #4BAFF1;
}

#ContentInvestComplete  h1.orangeHeading {
    color: #ED5D2D;
}

/*INVESTMENT SORRY */


/*breadcrumbs for Investment Terms*/

.InvestTerms #IBondList ul.VerMenu li#InvestTerms a {
    color: #0F79BF;
    width: 148px;
    padding-right: 20px;
}

.InvestTerms #IBondList li#InvestTerms {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/BBA.gif) no-repeat 165px 9px;
}


/*end of terms of business*/

/*THIS is the Breadcrumbs for all the PPi pages for the TOP MENU*/
.InvestSorry #HorMenu li.HorMenu4, .InvestCongrat #HorMenu li.HorMenu4, .InvestFAQ #HorMenu li.HorMenu4 , .InvestTerms #HorMenu li.HorMenu4{
    display: block;
    height: 35px;
    background: #E7E7E7 url(../../images/MenuIB.png) no-repeat left top;
}

.InvestSorry #pageContent{
    background: url(../../images/bg_Sorry.jpg) no-repeat 211px top;
}

a.blue:visited {
    color: #4BAFF1;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a.blue:link {
    color: #4BAFF1;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a.blue:active {
    color: #4BAFF1;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a.blue:hover {
    color: #4BAFF1;
    text-decoration: none;
}

.Investment #IBondList ul.VerMenu li#InvestQuickTest a {
    color: #0F79BF;
    width: 148px;
    padding-right: 20px;
}

.Investment #IBondList li#InvestQuickTest {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/BBA.gif) no-repeat 165px 9px;
}

.InvestSorry #IBondList ul.VerMenu li#InvestQuickTest a {
    color: #0F79BF;
    width: 148px;
    padding-right: 20px;
}

.InvestSorry #IBondList li#InvestQuickTest {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/BBA.gif) no-repeat 165px 9px;
}

.InvestSorry .text {
    padding-left: 15px;
    line-height: 17px;
    width: 390px;
    border: 0px solid red;
}

.InvestSorry .PageHeading {
    color: #4BAFF1;
}

.InvestSorry .PhoneNum {
    font-size: 16px;
    color: #4BAFF1;
}

/* END OF INVESTMENT SORRY */

/*Investment FAq*/
.InvestFAQ #IBondList ul.VerMenu li#InvestFAQ a {
    color: #0F79BF;
    width: 148px;
    padding-right: 20px;
}

.InvestFAQ #IBondList li#InvestFAQ {
    height: 25px;
    width: 188px;
    background: #F0F0F0 url(../../images/BBA.gif) no-repeat 165px 9px;
}

#InvestFAQContent h1 {
    color: #4BAFF1;
}

#InvestFAQContent .wholeA {
    border-top: 1px dashed #AE5DAB;
    padding-bottom: 30px;
}

#InvestFAQContent a {
    color: #4B4B4B;
    display: block;
    padding-bottom: 14px;
    text-decoration: none;
}

#InvestFAQContent a:hover {
    color: #4BAFF1;
    display: block;
    padding-bottom: 14px;
    text-decoration: none;
}

#InvestFAQContent {
    padding-left: 15px;
    width: 700px;
}

#InvestFAQContent a.answers {
    color: #4BAFF1;
    display: block;
    padding-top: 15px;
    padding-bottom: 14px;
    text-decoration: none;
    font-weight: bold;
}

#InvestFAQContent a.return {
    color: #4BAFF1;
    display: block;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 14px;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px dashed #4BAFF1;
    border-top: 0px;
}

#InvestFAQContent a.return:hover {
    color: #4B4B4B;
    display: block;
    padding-top: 10px;
    font-size: 11px;
    padding-bottom: 14px;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px dashed #AE5DAB;
    border-top: 0px;
}

/*end of Investment FAq*/

.pay_prot {
    padding-top: 20px !important;
}

h1.big_title {
    font: 34px "verdana";
    color: #ed5d2d;
    margin: 0px;
    padding: 0px;
}

h1.title_pay_prot {
    padding-left: 20px;
}

.pay_prot h2 {
    float: left;
    width: 500px !important;
    font: 20px "verdana" !important;
    color: #ed5d2d !important;
    margin-top: 10px;
    margin-bottom: 15px;
}

ul.ul_small {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 210px;
    font: normal 14px "verdana" !important;
    color: #4c4c4c;
}

ul.ul_small li {
    padding-left: 15px !important;
    padding-top: 4px !important;
    margin: 0px !important;
    background: url(../../images/arrow_red.gif) no-repeat left center !important;
}

ul.ul_long {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 500px;
    font: normal 13px "verdana" !important;
    color: #4c4c4c;
}

ul.ul_long li {
    padding-left: 15px !important;
    padding-top: 10px !important;
    padding-bottom: 15px !important;
    margin: 0px !important;
    background: url(../../images/arrow_red.gif) no-repeat left 13px !important;
}

p.p {
    display: block;
    float: left;
    width: 500px;
    font: normal 13px "verdana" !important;
    color: #4c4c4c;
}

.pig {
    float: left;
    width: 500px;
    height: 200px;
    background: url(../../images/pig.gif) no-repeat right top;
}

a.pig_button {
    display: block;
    float: left;
    margin-top: 20px;
    width: 267px;
    height: 46px;
    background: url(../../images/pig_button.gif) no-repeat left top;
}

a.pig_button:hover {
    background-position: left bottom;
}

.radioButtonList td {
    padding-left: 0px;
    padding-right: 8px;
}

div.investment p{
	font-size:12px;
	margin:10px 0 0 0;
}
div.investment p span.orange{
	color:#ed5d2d;
}
div.form{
	background:url(../../images/bg_test_form.gif) no-repeat 0 0;
	width:756px;
	padding:0px 0 0 0;
}
div.form{
	background:url(../../images/bg_test_form.gif) no-repeat 0 0;
	width:756px;
	padding:0px 0 0 0;
}
div.aplication_form{
	background:url(../../images/bg_form.gif) no-repeat 1px 0;
}
div.form div.bottom{
	background:url(../../images/bg_test_form_b.gif) no-repeat 0 100%;
	width:731px;
	padding:70px 0 30px 25px;
	position:relative;
}
div.form div.bottom ul.test{
	list-style:none;
	margin:0;
	padding:0;
}
div.form div.bottom ul.test li{
	padding:4px 0 0 0px;
	overflow:hidden;
	
}
div.form div.bottom ul.test li span.step{
	background:	url(../../images/ODots.JPG) no-repeat scroll 0 top;
	float:left;
	width:31px;
	height:25px;
	text-align:center;
	color:#fff;
	padding:6px 0 0 2px;
}


div.form div.bottom a.btn_continue{
	background:url(../../images/btn_continue.gif) no-repeat 0 0;
	width:123px;
	height:39px;
	text-indent:-99999px;
	position:absolute;
	display:block;
	position:absolute;
	left:220px;
	bottom:-14px;
}
a{
	outline:none;
}
div.form div.bottom ul.test li label{
	display:block;
	color:#ed5d2d;
	font-size:12px;
}
div.form div.bottom ul.test li .border{
	background:url(../../images/bg_border.gif) repeat-x 0 100%;
	width:620px;
	float:left;
	padding:4px 0 18px 0px;
	margin:0 0 0 10px;
}
div.form div.bottom ul.test li .border_none{
	width:443px;
	float:left;
	padding:4px 0 10px 0px;
	margin:0 0 0 10px;
}
div.form div.bottom ul.test li .border_none{
	width:443px;
	padding:4px 0 10px 0px;
	margin:0 0 0 10px;
	float:left;
}
div.aplication_form div.bottom ul.test li .border{
	padding:4px 0 20px 0px;
	margin:0px 0 0 10px;
	float:left;
}
div.aplication_form  div.bottom ul.test li{
	padding:4px 0 0 0px;
	margin:5px 0 8px 0;
	overflow:hidden;
	clear:both;
}
div.row label.left{
	float:left;
	width:147px;
}
div.row {
	padding:9px 0 0 0;
}
div.row select{
	margin:0;
}
div.row input{
	width:280px;
	margin:0;
	padding:0;
	height:18px;
	/*border:1px solid #f2f2f2;*/
}
div.row input.code{
	width:140px;
	margin:0 7px 0 0;
}
div.row a.address_find{
	float:right;
	background:url(../../images/btn_find_addr.gif) no-repeat 0 0;
	width:108px;
	height:31px;
	margin:-5px 0px 0 0 ;
	text-indent:-9999999px;
	position:absolute;
}
div.row #postCodeFind{
width:105px;
height:24px;
}
.phone_info{
	padding:0px 0 0 0;
}
div.form div.bottom ul.step{
	position:absolute;
	right:108px;
	top:77px;
	list-style:none;
}
div.form div.bottom ul.step li{
	float:left;
	font-size:17px;
	padding:0 0 0 10px;
}
div.form div.bottom ul.step li a{
	font-size:17px;
	color:#80b7dd;
	text-decoration:none;
}
div.form div.bottom ul.step li a.active{
	color:#0071bb;
	background:url(../../images/bg_active_step.gif) no-repeat 0 50%;
	padding:0 0 0 19px;
}
div.specialist{
	background:url(../../images/specialist.gif) no-repeat 0 0;
}
div.specialist h3{
	margin:0;
	padding:0;
	font-size:34px;
	color:#ed5d2d;
	line-height:37px;
}
div.specialist p{
	margin:10px 0 0;
}
div.specialist  div.lists{
	overflow:hidden;
}
div.specialist  div.lists ul.sort{
	margin:0;
	padding:5px 0 10px 0;
	list-style:none;
	float:left;
	width:190px;
}
div.specialist  div.lists ul.sort li{
	float:left;
	margin:7px 0 0 0;
	background:url(../../images/bg_li_sort.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	width:190px;
	font-size:15px;
}
div.specialist  ul.list{
	margin:0;
	padding:0;
	list-style:none;
}
div.specialist  ul.list li{
	background:url(../../images/bg_li_sort.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	font-size:13px;
	margin:7px 0 0 0;
	font-weight:bold;
}
img{
	border:0;
}
div.image{
	background:url(../../images/bg_image.gif) no-repeat 315px 6px;
	position:relative;
}
a.quick_test{
	float:left;
}
div.bg{
	width:416px;
	display:inline;
	position:absolute;
	margin:-25px 0 0 285px;
	left:0;
}
div.blue_box{
	background:url(../../images/bg_blue_box.gif) no-repeat 0 0;
	position:absolute;
	width:160px;
	height:98px;
	overflow:hidden;
	right:-11px;
	top:307px;
}

div.title_refer_friend{
	background:url(../../images/bg_refer_friend.gif) no-repeat 0 0;	
	height:41px;
	width:742px;
	text-indent:-999999px;
}
div.refer_friend_content {
	padding:0 302px 0 5px;
	min-height:670px;
	background:url(../../images/bg_photos.jpg) no-repeat 100% 0;
}
div.successful{
	background:url(../../images/bg_photos2.jpg) no-repeat 100% 0;
	} 
div.refer_friend_content h2{
	font-size:34px;
	color:#ed5d2d;
	line-height:37px;
	margin:20px 0 0 0;
	font-weight:normal;
}
div.refer_friend_content h3{
	font-size:25px;
	color:#ed5d2d;
	line-height:30px;
	margin:20px 0 0 0;
	font-weight:normal;
}
div.refer_friend_content h3.p0{
	padding:0;
	margin:0;
	}
div.refer_friend_content p{
	margin:26px 0 19px;
	padding:0 75px 0 0;
	text-align:justify;
	line-height:21px;
/*	font-size:17px;*/
}
div.refer_friend_content strong.orange_text{
	background:url(../../images/bg_orange_text.gif) no-repeat 0 0;
	width:393px;
	height:60px;
	display:block;
	text-indent:-9999999px;
}

div.refer_friend_content .validatorText{
    color: #93278F;
}

div.refer_friend_content .formError {
    color: #93278F;
    padding-bottom: 10px;
    padding-left: 15px;
}

div.friend_form strong.title-from{
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#ed5d2d;
	padding:0 0 0 16px;
	margin:22px 0 20px 0;
	background:url(../../images/bg_arrow.gif) no-repeat 0 3px;
}
div.friend_form  table.tbl_1 td{
	padding:5px 0 0 14px;
	vertical-align:top;
}
div.friend_form  table.tbl_1 td input{
	width:234px;
	height:19px;
	background:#e5e5e5;
	margin:0;
	padding:0;
	border:1px solid #999999;
}
div.friend_form  table.tbl_1 td label{
		font-size:11px;
		display:block;
		line-height:13px;
		margin:8px 0 0 0;
}
div.friend_form span.confirm{
	margin:15px 0 0px 0;	
	display:block;
}
	
div.friend_form{
	padding:0 0 30px 0;		
}
div.friend_form a.btn_submit_form{
	display:block;
	background:url(../../images/btn_save_form.gif) no-repeat 0 0;
	width:119px;
	height:46px;
	margin:28px 0 0 0;
}
div.successful p{
/*	font-size:14px;		*/
	line-height:17px;
}
div.successful a.btn_refer{
	background:url(../../images/btn_refer.gif) no-repeat 0 0;
	width:227px;
	height:47px;
	overflow:hidden;
	display:block;
	margin:12px 0 0 0;
	
}

#ContentPaymentConfirm a.payment_btn_refer{
	background:url(../../images/referafriend.gif) no-repeat 0 0;
	width:167px;
	height:46px;
	overflow:hidden;
	display:block;
	margin:12px 0 0 0;
}