body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#A6A497;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
h1	{
	margin:0px 0px 10px 0px;
	color:#2D5A77;
	font-size:24px;
}
h2	{
	margin:10px 0px 10px 0px;
	color:#829E25;
	font-size:18px;
}
h3	{
	margin:10px 0px 10px 0px;
	color:#2D5A77;
	font-size:16px;
}
h4	{
	margin:10px 0px 10px 0px;
	color:#2D5A77;
	font-size:14px;
}
p	{
	margin:10px 0px 10px 0px;
}
a {
	color:#829E25;
	text-decoration:none;
}
a:hover	{
	color:#829E25;
	text-decoration:underline;
}




#bg-wrapper	{
	width:1132px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#top-bg	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:899px;
	height:285px;
	display:block;
	margin-right:140px;
	margin-left:93px;
}
#nav-bg	{
	background-image:url(/images/nav-bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	height:89px;
	width:916px;
	text-align:right;
	overflow:visible;
}
#logo	{
	padding-left:6px;
	padding-top:1px;
}
#nav	{
	display:block;
	height:67px;
	padding-top:1px;
	width:550px;
	margin-left:356px;
}
#nav a	{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#nav p	{
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:0px;
	color:#4A2D0D;
}
.nav-1	{
	display:block;
	float:left;
	height:47px;
	padding-top:20px;
	width:auto;
	text-align:center;
}

.nav-1:hover	{
	background-image:url(/images/nav-over.jpg);
	background-repeat:repeat-x;
	height:67px;
	cursor:pointer;
}






#quote	{
	text-align:center;
	width:300px;
	margin-left:40px;
	margin-top:50px;
	color:#FFFFFF;
	font-size:18px;
}
#quote span	{
	font-family:"Arial Black";
	font-size:25px;
}
#image-top	{
	position:absolute;
	margin-top:-33px;
	margin-left:27px;
}
#image-middle	{
	position:absolute;
	margin-left:328px;
	margin-top:-128px;
}






#center-wrapper	{
	display:block;
	width:900px;
	float:left;
	margin-top:1px;
	padding-bottom:10px;
	margin-left:93px;
	margin-right:139px;
}
#white-background	{
	display:table-cell;
	background-color:#FFFFFF;
}






#content-wrapper	{
	display:block;
	width;900px;
	background-color:#FFFFFF;
	min-height:600px;
}







#content-left	{
	display:block;
	float:left;
	width:196px;
	background-image:url(/images/form-bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	padding:15px;
}
#form-text	{
	color:#FE935F;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
}
#form	{
	text-align:center;
}

/* creates illusion of cellpadding on all td's */
#student-loan-form td {
	padding:5px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07 {
	font-weight:bold;
}
/* centers all form elements */
.form-02, .form-04, .form-06, .form-07, .form-08, .form-09 {
	text-align:center;
}

#links	{
	margin-top:10px;
	font-size:10px;
}
#links span	{
	padding-left:20px;
	font-size:18px;
	color:#333333;
}
#links a	{
	color:#2D5A77;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#links a:hover	{
	text-decoration:underline;
}
/* creates illusion of cellpadding on all td's */
#student-loan-form td {
	padding:5px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07 {
}
/* 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:100px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}



#content-right	{
	display:block;
	float:right;
	width:633px;
	padding:20px;
	line-height:20px;
}
.content-pic	{
	padding-left:8px;
	padding-bottom:8px;
}






#footer	{
	display:block;
	width:900px;
	clear:both;
	color:#FFFFFF;
	margin-top:8px;
}
#disclosures ul li a {  
  display: block;
  text-decoration: none;
}
#footer-left	{
	text-align:left;
	float:left;
	display:block;
	padding-left:10px;
}
#footer-left ul	{
	list-style:none;
	margin:0px;
	padding:0px;
	color:#2F393A;
}
#footer-left a	{
	color:#2F393A;
	text-decoration:none;
}
#footer-left a:hover	{
	text-decoration:underline;
}
#footer-right	{
	text-align:right;
	float:right;
	display:block;
	padding-right:30px;
}
#footer-right a	{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
}
#footer-right a:hover	{
	text-decoration:underline;
}
#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color: #FFFFFF;
  font-size:11px;
}
#disclosures a 	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}

