html {
padding: 0px;
margin: 0px;
}

h1,h2,h3,div,p,td,ul {
padding: 0px;
margin: 0px;
}

body {
font-family: Tahoma, Arial, sans-serif;
color: #8C9292;
background-image:url(images/bg2.gif);
margin: 0px;
padding: 0px;
}

div#supercontainer {
width: 781px;
position: absolute;
text-align: center;
left: 50%;
margin-left: -390px;
}

div#container {
background: white;
width: 780px;
border: 1px solid #AAA;
}

div#logo {
background-image: url(images/ndcu_logo.png);
background-repeat: no-repeat;
height: 80px;
text-indent: -9999px;
}

div#header {
background-image: url(images/main_header.jpg);
width: 780px;
height: 344px;
text-indent: -9999px;
}

div#title {
text-indent: -9999px;
background-image: url(images/title.png);
height: 55px;
width: 780px;
}

div#body_table {
width: 780px;
display: table;
}

div#body_row {
width: 780px;
display: table-row;
}

div#cell_left {
display: table-cell;
width: 473px;
clear: left;
float: left;
}

div#body_content {
padding: 10px;
clear: both;
color: #555;
font-family: Tahoma, Arial, sans-serif;
text-align: left;
}

div#cell_right {
display: table-cell;
width: 307px;
clear: right;
float: left;
}

div#rate_star {
width: 307px;
height: 291px;
color: black;
background-image: url(images/seal_background.png);
text-align: center;
}

div#footer {
clear: both;
width: 780px;
height: 34px;
background-image: url(images/footer_new.gif);
text-indent: -9999px;
}

.rate_headline {
font-size: 29px;
padding-top: 35px;
font-weight: bold;
line-height: 29px;
}

.rate {
font-size: 33px;
font-weight: bold;
padding-top: 7px;
padding-bottom: 7px;
}

.apr {
font-size: 21px;
font-weight: bold;
padding: 0px;
margin: 0px;
}

.disclaimer {
font-size: 15px;
padding: 0px; 
width: 410px; 
color: #818181; 
text-align: justify;
}

.community_tagline {
font-size: 18px;
font-weight: normal;
height: 70px;
text-align: left;
line-height: 18px;
}

li.bullet_item {
margin: 0px; 
padding: 0px; 
line-height: 26px;
font-size: 18px; 
font-weight: normal;
}

td {
font-size: 11px;
}

a {
color: #555;
}

sup {
font-size: 10px;
font-weight: bold;
margin: 0;
padding: 0;
}