body {
	margin:0px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#fffce6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
}              
#site-container {
	margin-left:auto;
	margin-right:auto;
	left:50%;
	display:block;
	width:948px;
}

h1 {
	color:#000000;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px;
	font-size:24px;
	font-weight:bold;
}

h2 {
	color:#C98614;
	font-weight:normal;
	letter-spacing:-1px;
	margin:14px 0px 0px 0px;
	font-size:18px;
}
p {
	line-height:18px;
}

li	{
	line-height:20px;
	}
a	{
	color:#C98614;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}

#nav-top {
	width:948px;
	display:block;
	height:68px;
}
#logo-image {
	float:left;
	margin:15px 0px 0px 20px;
}
#links {
	display:block;
	float:right;
	text-align:right;
	margin:30px 40px 0px 0px;
	font-weight:bold;
	color:#C98614;
	font-size:13px;
}
#links a {
	color:#000000;
	text-decoration:none;
	margin:0px 8px 0px 8px;
}
#links a:hover {
	color:#C98614;
}
	
#top-container {
	width:948px;
	display:block;
}

#top-left {
	width:682px;
	height:348px;
	background-image:url(/images/top-bg-left.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#main-image {
	margin:16px 0px 0px 27px;
}
#top-right {
	width:266px;
	height:348px;
	background-image:url(/images/top-bg-right.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:right;
}
#form {
	margin:90px 20px 0px 20px;
	text-align:center;
	width:200px;
}

/* creates illusion of cellpadding on all td's */
#student-loan-form td {
	padding:3px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07 {
	font-weight:bold;
	text-align:left;
}
/* centers all form elements */
.form-02, .form-04, .form-06, .form-07, .form-08, .form-09 {
	text-align:center;
}
/* modifies the text entry fields */
.input-01, .input-02, .input-03 {
	width:90px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
#continue-button {
	margin-top:15px;
}
#content-wrapper-top {
	display:table;
	background-image:url(/images/content-top.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:948px;
	clear:both; 
	margin:0px 0px 0px 0px;
	height:100%;
}
#content-wrapper-bottom	{
	display:table;
	background-image:url(/images/content-btm.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:948px;
}
#content-bg	{
	width:914px;
	margin:8px 0px 7px 16px;
	display:table;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#F3F1EB;
	border-left:#D9D6CA solid 1px;
	border-right:#D9D6CA solid 1px;
	height:100%;
}	
#inner-wraper	{
	width:914px;
	display:block;
	padding-bottom:10px;
	clear:both;
}
#content-left {
	display:block;
	clear:left;
	float:left;
	width:620px;
	padding:20px 0px 20px 20px;
}
#cta-right {
	display:block;
	clear:right;
	float:right;
	width:255px;
	margin-right:8px;
}
#cta-right img {
	margin-top:10px;
}
#footer {
	width:100%;
	padding:15px 15px 15px 15px;
}



#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#000000;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}
form {margin:0px}
img {border:0px; margin:0px;}