/* ********** GENERAL STYLES ********** */

* {
margin: 0;
padding: 0; }

body {
background: #ffffff;
color: #000000;
font-family: arial, sans-serif;
font-size: 100%; }

div { position: relative; }

table, input { font-size: 100%; }
table { border-collapse: collapse; }
caption { font-size: 1em; font-weight: bold; }

img { display: block; border: none; }
a img, img.inline { display: inline; }

a { color: #636363; }
a:hover { color: #000000; }

a.exit { padding-right: 15px; background: right center url(../images/icon-exit.gif) no-repeat; }
div.gmac.other a.exit { padding-right: 0; background: none; }

h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
p, li { font-size: .8em; }

ul { list-style: outside; }
ol { list-style: outside decimal; }

sup { font-size: 0.7em; }
table sup { font-size: 0.8em; }

div#masthead, div#applications, div#menu, div#main, div#banner, div#buckets, div#footer {
position: relative;
overflow: auto;
clear: both;
width: 100%; }


/* ********** MAIN CONTAINER DIV ********** */

div#gmac-education-loans { width: 800px; }

/* ********** MASTHEAD CONTAINER DIV ********** */

div#masthead {
width: 780px;
padding: 25px 10px 25px 10px; }

div#masthead p#gmacbank {
position: absolute;
right: 10px;
top: 25px; }

div#masthead p#gmacbank-educationloans {
width: 327px;
height: 25px;
background: url(../images/gmac-bank-edloans.gif) left top no-repeat; }

div#masthead p#gmacbank-educationloans a {
display: block;
width: 100%;
height: 25px; }

div#masthead p#gmacbank-educationloans a span {
display: none; }


/* ********** NAVIGATION CONTAINER DIV ********** */

div#applications {
background: #d2780c;
height: 21px;
border-bottom: 3px solid #ffffff; }

div#menu {
background: #304fa2;
height: 19px; }

/* ********** CONTENT AREA INSIDE MAIN DIV ********** */

div#photo1 {
position: absolute;
background: url(../images/bg_edloans1.jpg) no-repeat;
width: 252px;
height: 259px; }
	
div#photo2 {
position: absolute;
background: url(../images/bg_edloans2.jpg) no-repeat;
width: 297px;
height: 232px; }
	
div#content {
padding: 25px 35px 40px 233px; }

div#content p {
margin: 20px 0; }

div#content ul {
margin: 0 0 0 25px; }

div#content ul li {
margin-bottom: 20px; }

div#banner-moreinfo {
margin-top: 5px; }

div#banner-moreinfo a {
position: absolute;
background: url(../images/banner-moreinfo.gif) -78px -21px;
width: 137px;
height: 15px;
margin: 21px 0 0 78px; }

div#banner-moreinfo a span {
display: none;}

div#btn-gmac {
margin-left: 229px; }



/* ********** FOOTER CONTAINER DIV ********** */

div#footer { margin-bottom: 20px; }

div#footer ul {
list-style: none;
overflow: auto;
width: 100%;
margin-bottom: 20px;
padding: 0.3em 0;
background: #304fa2; }

div#footer li {
float: left;
margin: 0 0 0 10px;
padding: 0 10px 0 0;
border-right: 1px solid #ffffff;
font-size: 0.65em; }

div#footer li a {
color: #ffffff;
text-decoration: none; }

div#footer a:hover { color: #6b9fce; }

div#footer li.about { border: none; }

div#footer p {
color: #b8b8b8;
font-size: 0.65em;
text-align: right; }

div#footer p img {
float: right;
margin-left: 10px; }