html{

}
body{
background-image:url(../images/bg.gif);
margin:0;
font-family:verdana;
font-size:11px;
color:#4b4b4b;
text-align:center;
}
body{
background-color:white;
margin:0;
font-family:verdana;
font-size:11px;
color:#4b4b4b;
text-align:-moz-center;
}
h1{
font-size:17px; font-weight:bold;padding:0;margin:0;color:#3e75f3;
}
h1.smalltext{
color:#646464;font-size:10px;
}
h2{
font-size:14px; font-weight:bold;padding:0;margin:0;color:#3e75f3;
}
h3{
font-size:10px; font-weight:bold;padding:0;margin:0;
}
h4{
font-size:18px; font-weight:bold;padding:0;margin:color:#FFFFFF;
}
#wrap{
width:900px;
}
#topbanner{
background-image:url(../images/topbg.jpg);
width:900px;
height:100px;
}

#menubar{
padding-top:10px;
width:900px;
height:40px;
}
#navigation{
width:900px;
height:32px;
background-image:url(../images/navbg.gif);
background-repeat:no-repeat;
margin-top:5px;
}


#banner2{
background-image:url(../images/top2bg.jpg);
width:900px;
height:216px;
background-color:#ffffff;

}


/*Menu Start*/
/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:10px;
font-weight:bold;
font-family:verdana;
width:81px;
padding:7px 0;
color:#f56935;
background:#e9eaeb;
text-decoration:none;
margin-right:1px;
text-align:center;
}
/* style the links hover */
.menu :hover{
color:#444;
background-image:url(../images/navlibg.gif);
background-repeat:no-repeat;
background-color:#ffffff;
/*background:#cdd0d2;*/
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
margin-top:0px;
}
/*end of menu*/

#content
{
width:900px;
margin-top:10px;
margin-bottom:10px;
}
#contentright
{
float:right;
width:698px;
margin-right:10px;
background-color:#eae8d1;
text-align:left;
}
.contentleftpadding{
padding:20px 10px 20px 10px;text-align:left;color:#4b4b4b;
}
#contentleft
{
background-image:url(../images/formbg.gif);
background-repeat:no-repeat;
width:190px;
float:left;
height:300px;
}
.contentRightPadding
{
padding:50px 5px 10px 5px;
}
.formText
{width:90px;font-family:verdana;font-size:10px;}
.formText2
{width:90px;font-family:verdana;font-size:10px;height:50px;}
.formSubmitBtn
{font-family:verdana;font-size:10px;background-color:#f5f5f5;}
#footer
{
width:900px;
height:61px;
background-image: url(../images/payperclick.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
font-family:verdana;
font-size:10px;
color:#879797;
}
#footer a
{color:#fb6e3a;
text-decoration:none;
}
#footer a:hover
{color:#d55323;
text-decoration:none;
}

/*FAQ*/
.faq{}
.faq a
{
color:#2c91a2;
text-decoration:none;
font-size:12px;
}

.faq a:hover
{
color:#FB6E3A; 
text-decoration:none;
}
.footerpadding
{
padding:5px 5px 5px 5px;
}

/*CLASS*/
.ga a{
width:154px;
}
.ga a:hover{
color:#444;
background-image:url(../images/navlibg2.gif);
background-repeat:no-repeat;
background-color:#ffffff;
}
.ga2 a{
width:50px;
}
.ga2 a:hover{
color:#444;
background-image:url(../images/navlibg2.gif);
background-repeat:no-repeat;
background-color:#ffffff;
}

.advpadding{
padding:35px 10px 5px 5px;text-align:left;color:#879797;
}
.glossary{}
.glossary a{
color:#2c91a2;
text-decoration:none;
font-size:11px;
}
.glossary a:hover{
color:#FB6E3A; 
text-decoration:none;
}
.clears
{clear:both;}

a
{color:#fb6e3a;}
a:hover
{color:#d55323;}