/* CSS Document */

body{
margin:10px 0px 0px 0px;
padding:0px;
background:#ffffff;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:3c3c3c;
}

table, td, tr, img, a, p, h3{
margin:0px;
padding:0px;
}

#wrap{
width:746px;
margin:0px auto 0px auto;
padding:0px;
}

#banner{
width:741px;
height:105px;
background:url(images/banner.jpg) no-repeat top;
}

#bar{
background:url(images/bar.jpg) no-repeat top;
width:746px;
height:60px;
}




.tab_body{
margin:0px auto 0px auto;
}

.heading{
padding:0px 0px 10px 0px;
font-size:18px;
font-weight:bold;
color:#00D2E2;
}
.heading2{
padding:10px 0px 0px 20px;
font-size:16px;
font-weight:bold;
color:#00D2E2;
}
.body_txt{
padding:10px 14px 10px 20px;
color:#000000;
}
.more{
padding:16px 20px 10px 20px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
a.m{
font-weight:bold;
text-decoration:none;
color:#000000;
}
.privacy_txt{
margin:8px 0px 0px 20px;
font-size:11px;
color:#ffffff;
}