/* CSS Document */
body
{
    padding: 0px;
    margin: 0px;
    font: 13px/17px Arial,Verdana, Helvetica, sans-serif;
}



div, ul, li, h1, h2, h3, h4, p, img
{
    margin: 0px;
    padding: 0px;
}

ul
{
    list-style-type: none;
}



/*----TOP PANEL----*/

#main_container
{
    margin: 0 auto;
    width: 1000px;
}

#navigation_container
{
    position: relative;
    margin: 0 auto;
    padding: 0px;
    background-image: url(../images/topnavi_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}

#navigation
{
    width: 990px;
    position: relative;
    padding: 0;
    margin: 0 auto;
}


#header_container
{
    height: 190px;
    position: relative;
    margin: 0 auto;
    padding: 0px; /* background-image:url(../images/topnavi_bg.gif);  	background-repeat:repeat-x;  	background-position:top; */
}

#header
{
    width: 940px;
    height: 190px;
    position: relative;
    padding: 0px 0px 0px 62px;
    margin: 0 auto;
}

#header img
{
    height: 95px;
    width: 251px;
    position: absolute;
    top: 50px;
    left: 77px;
    padding: 0px;
}

#header ul
{
    width: 930px;
    height: 22px;
    position: absolute;
    padding: 5px;
}

#header ul li
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    color: #fba343;
    display: inline;
}

#header ul li a
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    color: #fba343;
}

#header ul li a:hover
{
    background: #24b8d8;
    color: #fff;
    text-decoration: none;
}

#header h1
{
    padding: 0px 0px 0px 33px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 30px;
    height: 180px;
    color: #2e3a48;
    position: absolute;
    float: right;
    left: 535px;
    top: 60px;
    height: 94px;
    padding-bottom: 10px;
}


#middle_container
{
    height: 348px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    background-image: url(../images/header_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}

#middlepan
{
    height: 348px;
    position: relative;
    margin: 0 auto;
    width: 946px;
}

#middlepan img
{
    margin-top: 20px;
    width: 86px;
    height: 58px;
    float: left;
}

#middlepan h3
{
    top: 21px;
    margin-left: 60px;
    float: left;
    background-image: url(../images/home_header_image.jpg);
    background-repeat: no-repeat;
    width: 344px;
    height: 368px;
}

#middlepan h2
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin-top: 15px;
    margin-left: 90px;
    float: left;
    color: #a7b2c0;
    font-size: 34px;
    font-weight: normal;
    padding-bottom: 10px;
}


#middlepan p
{
    margin-left: 90px;
    text-align: justify;
    margin-top: 15px;
    float: left;
    width: 384px;
    color: #a7b2c0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

#body_container
{
    position: relative;
    margin: 0 auto;
    padding: 0px;
}


#bodypan
{
    position: relative;
    margin: 0 auto;
    width: 990px;
}

#bodypan4
{
    position: relative;
    margin: 0 auto;
    width: 990px;
}

#bodypan h2
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin-top: 45px;
    margin-left: 20px;
    float: left;
    color: #4b5465;
    font-size: 22px;
    width: 550px;
    padding-bottom: 5px;
    text-decoration: underline;
}
/*
#divTitle
{
    background-image: url('images/DivTitlebg.JPG');
    background-repeat: repeat-x;
    z-index: 1;
    left: 20px;
    top: 72px;
    position: absolute;
    height: 27px;
    width: 597px;
    margin-bottom: 0px;
    border-top: Gray thin solid;
    border-left: Gray thin solid;
    border-right: Gray thin solid;
    text-align: center;
    vertical-align: middle;
    font-size: large;
    text-decoration: underline;
}*/


#bodypan p
{
    margin-left: 20px;
    text-align: justify;
    margin-top: 33px;
    float: left;
    width: 608px;
    color: #4c4c4c;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

#bodypan p img
{
    padding-top: 65px;
    margin-left: 10px;
}

#bodypan h3
{
    top: 17px;
    margin-left: 30px;
    float: left;
  /*  background-image: url(../images/form_bg.jpg);*/
    background-repeat: no-repeat;
    width: 311px;
    height: 479px;
}

#user_controller h3
{
    /*     top: 17px;     margin-left: 30px;     float: left;     background-image: url(../images/form_bg.jpg);     background-repeat: no-repeat;      */
   /* background-image: url(../images/form_bg.jpg);*/
    width: 311px;
    margin:0px;
    padding-top: 2px;
    height: 449px;
}


#bodypan h3 form label
{
    width: 110px;
    height: 44px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #2e3a48;
    float: left;
    padding-left: 20px;
    margin-top: 17px;
}

#bodypan h3 form h2
{
    width: 275px;
    height: 44px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    color: #2e3a48;
    float: left;
    margin-top: 17px;
}


#bodypan h3 form
{
    width: 285px;
    margin: 0;
    padding: 0 0 0 15px;
}

#bodypan h3 form input
{
    width: 195px;
    height: 18px;
    float: left;
    padding-left: 45px;
}

#bodypan h3 form input.button
{
    width: 56px;
    height: 28px;
    float: left;
    border: none;
    color: #212;
    font: 14px/28px Verdana, Arial, Helvetica, sans-serif;
    padding: 0px;
}

#bodyarticlescontainer
{
    height: auto;
    position: relative;
    padding: 0px;
}


#bodypanarticles
{
    height: auto;
    position: relative;
    padding: 0px;
    background-color: #aabace;
    width: 66%;
}

#bodypanarticles1
{
    height: auto;
    position: relative;
    float: right;
    padding: 0px;
    background-color: #97a7ba;
    width: 34%;
    margin-top: 0;
}

#body_article_container
{
    height: 260px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    /*background-image: url(../images/articlebg.gif);
    background-repeat: repeat-y;
    background-position: top;*/
    background-color:#AABACE;
}

#bodyarticle
{
    width: 960px;
    height: 260px;
    position: relative;
    margin: 0 auto;
}

#bodyarticle h3
{
    margin-top: 20px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 22px;
    width: 650px;
    float: left;
    color: #2e3a48;
}

#bodyarticle h2
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 22px;
    float: left;
    margin-top: 20px;
    padding-left: 45px;
    color: #2e3a48;
}

#bodyarticletext
{
    margin-top: 20px;
    width: 585px;
    float: left;
    height: 200px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
   
}

#bodyarticletext a
{
    text-decoration: none;
    color: Black;
    font-weight: bold;
}

#repeat2
{
    margin-left: 20px;
    width: 955px;
    position: relative;
    float: left;
}

#repeat2 h2
{
    text-decoration: underline;
}

#bodyarticletext2
{
    margin-top: 20px;
    width: 960px;
    float: left;
    height: 200px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

#bodyarticletext2 a
{
    text-decoration: none;
    color: Black;
    font-weight: bold;
}

#bodyarticletext2 a:hover
{
    text-decoration: underline;
    color: Black;
}

#bodyarticletext a:hover
{
    text-decoration: underline;
    color: Black;
}

#bodyarticletext ul
{
    width: 175px;
    display: inline;
    float: left;
    padding-right: 20px;
}

#bodyarticletext ul li
{
    display: inline;
    padding-right: 15px;
    width: 175px;
}


#body_article_container2
{
    height: 260px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    background-color: #aabbcf;
    background-repeat: repeat-y;
    background-position: top;
}

#bodyarticletext2
{
    margin-top: 20px;
    width: 930px;
    float: left;
    height: 200px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

#bodyarticletext2 ul
{
    width: 290px;
    display: inline;
    float: left;
    padding-right: 20px;
}

#bodyarticletext2 ul li
{
    display: inline;
    padding-right: 15px;
    width: 200px;
}

#bodyarticle h1
{
    margin-top: 20px;
    margin-left: 110px;
    float: left;
    width: 261px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
 
}

#bodyarticle p
{
    margin-left: 110px;
    float: left;
    width: 260px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0;
   
}

.bodywarning_container
{
    height: 70px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
}

.bodywarning
{
    width: 960px;
    height: 70px;
    position: relative;
    margin: 0 auto;
}

.bodywarning a
{
    color: #000;
}

.bodywarning a:hover
{
    color: #000;
    text-decoration: underline;
}


.bodywarning p
{
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.bodywarning h1
{
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 5px;
}


#footer_container
{
    height: 62px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    background-image: url(../images/footerbg.gif);
    background-repeat: repeat-x;
}

#footer
{
    width: 960px;
    height: 62px;
    position: relative;
    margin: 0 auto;
}

#footer h1
{
    color: #aabace;
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 10px;
    font-weight: normal;
}

#footer h1 a
{
    color: #aabace;
    text-decoration: none;
}

#footer h1 a:hover
{
    color: #ffffff;
    text-decoration: underline;
}



#body1
{
    width: 285px;
    margin-top: 45px;
    margin-left: 15px;
    margin-bottom: 20px;
}

#body1 form
{
    width: 285px;
    height: 77px;
    margin: 0;
}

#body1 form label
{
    width: 130px;
    height: 44px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    float: left;
    margin-left: 25px;
}

#body1 label
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 15px;
}

#body1 form input
{
    width: 135px;
    height: 18px;
    float: left;
    display: block;
    margin: 28px 25px 0 0;
    padding: 0 0 0 10px;
}

#body1 form input.button
{
    width: 56px;
    height: 28px;
    float: left;
  background: url(images/button.gif) 0 0 no-repeat #3A3A3A;
    border: none;
    color: #212;
    font: 14px/28px Verdana, Arial, Helvetica, sans-serif;
    margin: 26px 0 0;
    padding: 0px;
}

/* Credit Card Page StyleSheet */


#middle_container_creditcard
{
    height: 116px;
    position: relative;
    margin: 0 auto;
    margin-bottom:20px;
    padding: 0px;
}

#middlepancreditcard
{
    height: 116px;
    position: relative;
    margin: 0 auto;
    width: 1000px;
}

#middlepancreditcard img
{
    float: left;
}


/* Credit Card Page StyleSheet End*/


/* Articles Page Start */

#body_container_article
{
    height: 615px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
}

#bodypanarticle
{
    height: 615px;
    position: relative;
    margin: 0 auto;
    width: 990px;
}

#bodypanarticle h2
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin-top: 35px;
    margin-left: 20px;
    float: left;
    color: #4b5465;
    font-size: 22px;
    width: 350px;
    padding-bottom: 5px;
}

#bodypanarticle p
{
    margin-left: 20px;
    text-align: justify;
    margin-top: 23px;
    float: left;
    width: 608px;
    color: #4c4c4c;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

#bodypanarticle p img
{
    margin-left: 10px;
}


#bodypanarticle h4
{
    color: #4c4c4c;
    float: left;
    width: 150px;
    background-color: #4c4c4c;
    height: 100%;
}

.nobody_master
{
    width: 736px;
    height: auto;
    float: left;
    margin: 0 6px 0 6px;
    padding: 10px 0 0 12px;
}

.modalBackground
{
    background-color: silver;
}
/* Articles Page End */


/* Imran Change start*/

.body_container2
{
    position: relative;
    margin: 0 auto;
}


#bodypan2
{
    position: relative;
    margin: 0 auto;
    text-align: justify;
    width: 608px;
    color: #4c4c4c;
    padding-right: 362px;
    padding-left: 20px;
    font-size: 12px;
}

#latest_news
{
    padding: 25px 0px 0px 0px;
    font-weight: bold;
    font-size: 20px;
}

p a
{
    text-decoration: none;
}

p a:hover
{
    text-decoration: underline;
}

h1 a
{
    text-decoration: none;
    color: Black;
}

h1 a:hover
{
    text-decoration: underline;
    color: Black;
}

#artical_container
{
    position: relative;
    margin: 0 auto;
    padding: 0px;
    width: 1000px;
}

#BlogMonthstext
{
    margin-left: 20px;
    color: #000000;
}

#BlogMonthstext a
{
    color: #000000;
    text-decoration: none;
}

#BlogMonthstext a:hover
{
    color: #000000;
    text-decoration: underline;
}

#BlogMonths
{
    margin-left: 20px;
    width: 160px;
    float: left;
    background-color: #bfc8d3;
}


#Blog
{
    width: 820px;
    float: left;
    height: 100%;
}

#Blog h2
{
    text-decoration: underline;
}

#Blog2
{
    width: 654px;
    float: left;
    height: 100%;
}

#Blog2 h2
{
    text-decoration: underline;
}

#bodypan3
{
    top: 17px;
    margin-left: 10px;
    margin-top: 40px;
    float: left;
    width: 311px;
    height: 479px;
}

#bodypan3 h3
{
    top: 17px;
    float: left;
    /*background-image: url(../images/form_bg.jpg);*/
    background-repeat: no-repeat;
    width: 311px;
    height: 479px;
}


#repeat
{
    padding: 10px 20px 10px 20px;
    float: left;
    text-align: justify;
    color: #2e3a48;
}

#repeat a
{
    text-decoration: none;
    color: #97a7ba;
    color: #2e3a48;
}

#repeat a:hover
{
    color: #2e3a48;
    text-decoration: underline;
}

newli
{
    padding: 0px;
    float: left;
}

p ul
{
    clear: both;
    padding: 0px;
    margin: 0px;
    height: inherit;
    width: inherit;
    list-style-type: disc;
}

#viewpath
{
    padding-top: 5px;
    padding-left: 10px;
    text-decoration: none;
    color: #485565;
    margin: 0 auto;
    width: 960px;
    text-align: left;
}
#viewpath a
{
    text-decoration: none;
    color: #485565;
}
#viewpath a:hover
{
    text-decoration: underline;
    color: #485565;
}

.heading
{
    border: solid 1px #f6d8b6;
}

.tabtd1
{
    padding-left: 5px;
    width: 420px;
    border: solid 1px #f6d8b6;
}
.tabtd2
{
    width: 124px;
    border: solid 1px #f6d8b6;
}
.tabtd3
{
    width: 80px;
    border: solid 1px #f6d8b6;
}

#CompareCreditCards
{
    margin: 10px 0px 30px 20px;
    float: left;
    width: 608px;
}

#emailinfo
{
    color: #45515f;
}

#emailinfo a
{
    color: #45515f;
}

.emailinfo2 a
{
    color: #4b5465;
}

#articlemain
{
    margin: 0 auto;
    width: 1000px;
    position: relative;
}

#article
{
    margin: 0px 0px 0px 20px;
    width: 469px;
    position: relative;
    float: left;
}

#articleheader
{
    color: #2e3a48;
    font-size: 12pt;
    font-weight: bold;
}

#prevnext
{
    text-align: center;
    color: Black;
    float: left;
    margin-left: 410px;
}

#prevnext a
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
}

#prevnext a:hover
{
    color: Black;
    text-decoration: underline;
}

#footer
{
    width: 100%;
}

#Page
{
    margin-left: 245px;
    float: left;
}

#prevnext2
{
    text-align: center;
    color: Black;
    float: left;
    margin-left: 470px;
}

#prevnext2 a
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
}

#prevnext2 a:hover
{
    color: Black;
    text-decoration: underline;
}

#Page2
{
    margin-left: 340px;
    float: left;
}

#Caculatorform
{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 508px;
}

#paragraph
{
    margin-left: 20px;
    text-align: justify;
    margin-top: 23px;
    float: left;
    width: 608px;
    color: #4c4c4c;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.calculatortext
{
    float: left;
    width: 150px;
}

.calculatortext2
{
    line-height: 25px;
}

.calculatortext3
{
    float: left;
    width: 200px;
}

.articalback
{
    float: right;
    clear: both;
    font-weight: bold;
    color: Black;
}

.articalback a
{
    text-decoration: none;
    color: Black;
}

.articalback a:hover
{
    text-decoration: underline;
    color: Black;
}

.bodypaninner
{
    margin-left: 20px;
    text-align: justify;
    margin-top: 23px;
    float: left;
    width: 608px;
    color: #4c4c4c;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.bodypaninner ul
{
    margin-left: 20px;
    list-style-type: disc;
}

.bodypaninner22
{
    margin-left: 20px;
    text-align: justify;
    margin-top: 23px;
    float: left;
    width: 550px;
    color: #4c4c4c;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.bodypaninner22 ul
{
    margin-left: 20px;
    list-style-type: disc;
}

.sitemap
{
    margin: 0px 0px 0px 25px;
    color: Black;
    font-size: 14px;
    line-height: 20px;
}
.sitemap a
{
    color: Black;
    text-decoration: none;
}
.sitemap a:hover
{
    color: Black;
    text-decoration: underline;
}

#sitemapinner
{
    float: left;
    width: 628px;
}

.subheadingtext
{
    font-weight: bold;
}

.formheader
{
    font-size: 13px;
    color: #2e3a48;
    margin: 0px 8px 0px 2px;
    text-align: left;
}

/* Imran Change end*/

/* Modified CSS (02/08/2010) */
.AdverLinkContainer
{
    float: right;
    margin-right: 20px;
    width: 300px;
    border: 0px solid #000;
}
.AdverLinkBoxes
{
    width: 289px;
    border: 1px solid #000;
    padding: 5px;
}
.AdverLinks
{
    padding-left: 100px;
    padding-top: 20px;
}
.applyTitle
{
    margin-top: 20px;
    padding: 0px;
}

.applyDivSpace
{
    height: 70px;
}

.applyImgLeft
{
    width: 11px;
    height: 28px;
    float: left;
    margin-left: 20px;
}
.applyImgRight
{
    width: 11px;
    height: 28px;
    float: left;
}
.applyImgCentre
{
    background-color: #FDB163;
    width: 578px;
    height: 28px;
    float: left;
}
.applyImgTitle
{
    font-weight: bold;
    margin-top: 5px;
    font-size: large;
}
.applyforUnsecureedLoan
{
  margin-left:20px;
  margin-top:10px; 
  padding:10px;
  border-bottom: 1px solid #FDB163;
  border-right: 1px solid #FDB163;
  border-left: 1px solid #FDB163;
}

.HeaderImgTitle
{
    color:#000077;
    font-size:50px;
    font-family:Verdana; 
    margin-top:50px;
    margin-left:50px;
}
