/* CSS Document */

	img {
		border:0;
		}
		
	td img {
		display: block;
		}		

	body {
		text-align:center;
		vertical-align:top;
		background-color:#c6d9f1;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}
			
	
	
	
	#headertopdoc {
		background-color:#fff;
		text-align:left;
		height:36px;
		width:100%;
		min-width:1078px;
		top:0px;
		left:0px;
		right:0px;
		}
			
									
	#headerframeheader {
		width:1078px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		height:auto;
		top:0px;
		padding:0px;
		text-align:left;
		}

	#headercontentheader {
		width:1078px;
		height:auto;
		padding:0px;
		margin-left:0px;
		height:auto;
		top:0px;
		vertical-align:middle;
		position:relative;
		}	
		
	
	
	
	
	
	
	
	
	
	#topdoc {
		background-color:#c6d9f1;
		text-align:left;
		height:127px;
		width:100%;
		min-width:1078px;
		top:0px;
		left:0px;
		right:0px;
		}
			
									
	#frameheader {
		width:1078px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		height:auto;
		top:0px;
		padding:0px;
		text-align:left;
		}

	#contentheader {
		width:1078px;
		height:auto;
		padding:0px;
		margin-left:0px;
		height:auto;
		top:0px;
		vertical-align:middle;
		position:relative;
		}
		
		

	#donortopdoc {
		background-color:#71bf60;
		text-align:left;
		height:30px;
		width:100%;
		min-width:1078px;
		top:0px;
		left:0px;
		right:0px;
		}
			
									
	#donorframeheader {
		width:1078px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		height:auto;
		top:0px;
		padding:0px;
		text-align:left;
		}

	#donorcontentheader {
		width:1078px;
		height:auto;
		padding:0px;
		margin-left:0px;
		height:auto;
		top:0px;
		vertical-align:middle;
		position:relative;
		}			
	
			
	
	
	
	#studenttopdoc {
		background-color:#9fcfff;
		text-align:left;
		height:30px;
		width:100%;
		min-width:1078px;
		top:0px;
		left:0px;
		right:0px;
		}
			
									
	#studentframeheader {
		width:1078px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		height:auto;
		top:0px;
		padding:0px;
		text-align:left;
		}

	#studentcontentheader {
		width:1078px;
		height:auto;
		padding:0px;
		margin-left:0px;
		height:auto;
		top:0px;
		vertical-align:middle;
		position:relative;
		}	
	
			
			
			
										
	#middoc {
		background-color:#ffffff;		
		height:auto;
		min-width:1078px;
		width:100%;
		top:auto;
		left:0px;
		right:0px;	
		}	
			
	#framebody {
		width:1078px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		top:0px;
		padding:0px;
		text-align:left;
		}
		


	#contentbody {
		min-width:1078px;
		padding:0px;
		margin-left:0px;
		height:auto;
		top:0px;
		vertical-align:top;
		line-height:16px;
		font-family:Helvetica,Verdana, Arial, sans-serif;
		font-size:13px;
		color:#000;
		position:relative;
		}		
		
		





		
	
		
		
		
	#botdoc {
		background-color:#c6d9f1;
		height:auto;
		width:100%;
		min-width:1078px;
		top:auto;
		left:0px;
		right:0px;
		}
						

	#framefooter {
		width:1078px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		top:0px;
		padding:0px;
		text-align:left;
		}	
		

	#contentfooter {
		width:auto;
		padding:0px;
		margin-left:0px;
		height:auto;
		top:0px;
		vertical-align:top;
		line-height:15px;
		font-size:13px;
		font-family:Helvetica,Arial, sans-serif;
		color:#000000;
		position:relative;
		}
								
		
		
		
		

	#framefloat {
		width:1080px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		top:0px;
		padding:0px;
		text-align:left;
		}


	#contentleftfloat {
		width:1px;
		padding:0px;
		float:left;
		height:0px;
		}
	
	#contentcenterfloat {
		width:1078px;
		height:0px;
		padding:0px;
		top:0px;
		float:left;
		}
	
	#contentrightfloat {
		width:1px;
		padding:0px;
		float:left;
		height:0px;
		}
		
		

#imageclass {
    /*box shadow effect in Safari and Chrome*/
    -webkit-box-shadow: #b0b0b0 5px 5px 10px;
    /*box shadow effect in Firefox*/
    -moz-box-shadow: #b0b0b0 5px 5px 10px;
    /*box shadow effect in IE*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#b0b0b0', Direction=135, Strength=5);     
    /*box shadow effect in Browsers that support it, Opera 10.5 pre-alpha release*/
     box-shadow: #b0b0b0 5px 5px 10px;
	}
	
	
	
	.contentbodymargin {
		padding-top:20px;
		padding-left:7px;
		width:967px;
		height:auto;
		vertical-align:top;
		}
	
	.pagetitlelisting {
		font-family:Helvetica,Arial, sans-serif;
		font-size:24px;
		color:#555;
		}	
		
	.showingmostrecent {
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		}
		
	.searchsortbar	{
		font-family:Helvetica,Arial, sans-serif;
		font-size:14px;
		color:#000000;
		padding-top:15px;		
		}
		
	.resultsbar	{
		font-family:Helvetica,Arial, sans-serif;
		color:#000000;
		padding-top:15px;
		padding-bottom:7px;		
		}		
		
		
	.contentframelist {
		border-color:#C6D9F1;
		border-style:solid;
		border-width:10px;
		width:947px;
		height:auto;
		}
		
		
	.contentframeinside {
		margin-top:13px;
		margin-left:13px;
		margin-right:13px;
		width:921px;
		height:auto;
		vertical-align:top;
		}		
		
		

	.logo {
		margin-left:7px;
		margin-top:42px;
		font-family:Arvo,Arial, Helvetica, sans-serif;
		color:#000;
		font-size:33px;
		font-weight:bold;
		}

	
	.memberlogin {
		margin-top:10px;
		vertical-align:top;
		margin-left:7px;
		font-family:Helvetica,Arial, sans-serif;
		color:#000;
		font-size:13px;
		}
	
	.circles {
		position:absolute;
		float:left;
		z-index:9;
		margin-left:698px;
		top:101px;
		width:auto;
		height:auto;
		}	
	
	
	.iconfacebook {
		position:absolute;
		float:left;
		z-index:11;
		margin-left:869px;
		top:55px;
		width:auto;
		height:auto;
		}
		
	.icontwitter {
		position:absolute;
		float:left;
		z-index:12;
		margin-left:922px;
		top:55px;
		width:auto;
		height:auto;
		}	
		
	.iconrss {
		position:absolute;
		float:left;
		z-index:13;
		margin-left:976px;
		top:55px;
		width:auto;
		height:auto;
		}				
	
	
	.perspectivedonors {
		position:absolute;
		float:left;
		z-index:14;
		margin-left:733px;
		top:142px;
		width:150px;
		height:auto;
		}
		
	.studentsgraduates {
		position:absolute;
		float:left;
		z-index:15;
		margin-left:912px;
		top:177px;
		width:150px;
		height:auto;
		}		
		
	
	.pagetitle {
		font-family:Helvetica, Arial, sans-serif;
		color:#555;
		font-size:24px;
		text-transform:uppercase;
		padding-top:38px;
		padding-bottom:14px;
		}
		
	.pageintro {
		font-family:Arvo,Helvetica, Arial, sans-serif;
		color:#333333;
		font-size:18px;
		line-height:25px;
		font-weight:bold;
		padding-top:14px;
		padding-bottom:18px;
		}	

	.pagecontent {
		font-family:Helvetica, Arial, sans-serif;
		color:#333333;
		font-size:13px;
		line-height:20px;
		}		
	
	.sidemenutitle {
		vertical-align:top;
		font-family:Helvetica, Arial, sans-serif;
		font-size:14px;
		padding-top:38px;
		padding-left:33px;
		padding-bottom:10px;
		}
	
	.sidemenuaboutsll {
		background-color:#e5eef9;
		padding-top:18px;
		padding-bottom:18px;
		padding-left:25px;
		text-align:left;
		font-size:13px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		width:144px;
		height:auto;
		vertical-align:top;
		border-style:solid;
		border-color:#c6d9f1;
		border-width:6px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		}
		
		
	.sidemenuaboutsllquote {
		background-color:#e5eef9;
		margin-top:40px;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:8px;
		padding-right:8px;
		text-align:left;
		font-style:italic;
		font-size:13px;
		line-height:20px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		width:152px;
		min-height:160px;
		height:auto;
		vertical-align:top;
		border-style:solid;
		border-color:#c6d9f1;
		border-width:6px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		}			
		
		
		
		
		
			
		
	.sidemenudonors {
		background-color:#c5e7bd;
		padding-top:18px;
		padding-bottom:18px;
		padding-left:25px;
		text-align:left;
		font-size:13px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		width:144px;
		height:auto;
		vertical-align:top;
		border-style:solid;
		border-color:#72c35d;
		border-width:6px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		}	
		
	.sidemenudonorsquote {
		background-color:#c5e7bd;
		margin-top:40px;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:8px;
		padding-right:8px;
		text-align:left;
		font-style:italic;
		font-size:13px;
		line-height:20px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		width:152px;
		min-height:160px;
		height:auto;
		vertical-align:top;
		border-style:solid;
		border-color:#72c35d;
		border-width:6px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		}			
		
	.sidemenustudents {
		background-color:#e5eef9;
		padding-top:18px;
		padding-bottom:18px;
		padding-left:25px;
		text-align:left;
		font-size:13px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		width:144px;
		height:auto;
		vertical-align:top;
		border-style:solid;
		border-color:#9fcfff;
		border-width:6px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		}							
	
	
	.sidemenustudentsquote {
		background-color:#e5eef9;
		margin-top:40px;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:8px;
		padding-right:8px;
		text-align:left;
		font-style:italic;
		font-size:13px;
		line-height:20px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		width:152px;
		min-height:160px;
		height:auto;
		vertical-align:top;
		border-style:solid;
		border-color:#9fcfff;
		border-width:6px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		}		
	
	
	
	
	
	.colorboxlisting {
		background-color:#dee9f7;
		padding-top:10px;
		padding-bottom:12px;
		padding-left:10px;
		padding-right:6px;
		text-align:left;
		font-size:14px;
		font-family:Helvetica, Arial, sans-serif;
		color:#333333;
		width:134px;
		height:auto;
		vertical-align:top;
		border-style:solid;
		border-color:#9fcfff;
		border-width:4px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		}							
		
	.colorboxlistingtitle {
		color:#000;
		font-family:Helvetica, Arial, sans-serif;
		font-size:18px;
		padding-bottom:6px;
		}
	
	.colorboxlistingtext {
		color:#333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		}
		
	
	.educationdivider {
		border-bottom:#C6D9F1;
		border-bottom-style:solid;
		border-bottom-width:thin;
		width:315px;
		display:block;
		margin-top:10px;
		margin-bottom:10px;
		}
		
	.addnewloandiv {
		border-bottom:#C6D9F1;
		border-bottom-style:solid;
		border-bottom-width:thin;
		width:280px;
		display:block;
		margin-top:20px;
		margin-bottom:20px;
		}		
	
	.loandivider {
		border:none;
		width:315px;
		display:block;
		margin-top:30px;
		margin-bottom:15px;
		}
		
	.sortby {
		font-family:Helvetica,Arial, sans-serif;
		color:#000;
		font-size:14px;
		padding-left:5px;
		padding-right:20px;
		}
	
	
	.homephotoframe {
		border-color:#c6d9f1;
		border-style:solid;
		width:350px;
		border-width:10px;
		margin-left:0px;
	}
		
		
	.homeintro {
		font-family:Helvetica,Arial, sans-serif;
		color:#333;
		font-size:14px;
		line-height:20px;
		width:674px;
		padding-top:15px;
		padding-bottom:20px;
		}
		
	.thanksdonors {
		font-family:Helvetica,Arial, sans-serif;
		color:#000;
		font-size:13px;
		line-height:22px;
		width:634px;
		padding-top:20px;
		padding-left:20px;
		padding-right:20px;
		padding-bottom:20px;
		background-color:#e5eef9;
		font-style:italic;
		}	
		
	.myaaccountinfobox {
		font-family:Helvetica,Arial, sans-serif;
		color:#000;
		font-size:13px;
		line-height:22px;
		width:auto;
		padding-top:20px;
		padding-left:20px;
		padding-right:20px;
		padding-bottom:20px;
		background-color:#e5eef9;
		font-style:italic;
		}
		
	.myaaccountinfoboxdyn {
		font-family:Helvetica,Arial, sans-serif;
		color:#000;
		font-size:13px;
		line-height:18px;
		width:700px;
		padding-top:10px;
		padding-left:25px;
		padding-right:10px;
		padding-bottom:10px;
		background-color:#e5eef9;
		font-style:italic;
		}			
		
	.termstext {
		font-family:Helvetica,Arial, sans-serif;
		color:#000;
		font-size:13px;
		line-height:18px;
		width:330px;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
		background-color:#fff;
		font-style:italic;
		margin-left:140px;
		}
		
	.termstextdonor {
		font-family:Helvetica,Arial, sans-serif;
		color:#000;
		font-size:13px;
		line-height:18px;
		width:330px;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
		background-color:#fff;
		font-style:italic;
		margin-left:115px;
		}								
		
	.homeintrolead {
		font-weight:bold;
		color:#000;
		}
		
	.lowerbuttons {
		margin-top:30px;
		margin-left:155px;
		}
		
	.lowerbuttonsbrowseonly {
		margin-top:30px;
		margin-left:250px;
		}
				
		
	.browselistingsbtn {
		float:left;
		}	
		
		
	.listyourloanbtn {
		margin-left:50px;
		float:left;
		}
		
	.listyourloanbtnpage {
		float:left;
		}						
		
				
	table.mainbodytable {
		width:1078px;
		height:auto;
		vertical-align:top;
		border:none;
		}
		
				
				
	table.noborder {
		border:none;
		width:auto;
		vertical-align:top;
		}	
	
	table.listingtable {
		border:none;
		vertical-align:top;
		width:921px;
		height:auto;
		}	
		
		
	table.headertopdoctable {
		border:none;
		vertical-align:top;
		width:1078px;
		height:36px;
		}
		
		
	table.topdoctable {
		border:none;
		vertical-align:top;
		width:1078px;
		height:127px;
		}
		
		
	table.donortopdoctable {
		border:none;
		vertical-align:top;
		width:1078px;
		height:30px;
		}
		
		
	table.studenttopdoctable {
		border:none;
		vertical-align:top;
		width:1078px;
		height:30px;
		}						
		

		
	table.footertable {
		height:auto;
		width:1078px;
		vertical-align:top;
		text-align:left;
		border:none;
		font-family:Helvetica,Arial, sans-serif;
		color:#000;
		font-size:11px;			
		}
		

	
	td.valigntop {
		vertical-align:top;
		border:none;
		width:auto;
		height:auto;
		}	
			
			
	td.valigntopmargin {
		vertical-align:top;
		border:none;
		width:33px;
		height:auto;
		}	
						
			

	
	td.colorbox {
		vertical-align:top;
		border:none;
		width:142px;
		height:auto;
		}	
		
	td.colorboxrow {
		vertical-align:middle;
		border:none;
		width:auto;
		height:27px;
		}		
		
		
	td.insidemargin {
		vertical-align:top;
		border:none;
		width:47px;
		height:auto;
		}	
		
	td.loaddetails {
		vertical-align:top;
		border:none;
		width:400px;
		height:auto;
		}	
		
	td.educationdetails {
		vertical-align:top;
		border:none;
		width:332px;
		height:auto;
		}							
			
			
	td.loan {
		vertical-align:middle;
		height:20px;
		border:none;
		font-family:Arial, Helvetica, sans-serif;
		color:#333;
		font-weight:bold;
		padding-right:20px;
		}
		
		
	td.loanbalance {
		vertical-align:middle;
		height:20px;
		border:none;
		font-family:Arial, Helvetica, sans-serif;
		color:#333;
		font-weight:normal;
		}	
		
	td.loanbalancetotal {
		vertical-align:middle;
		height:20px;
		border:none;
		font-family:Arial, Helvetica, sans-serif;
		color:#333;
		font-weight:bold;
		}				
			
			
		
	td.education {
		vertical-align:middle;
		height:20px;
		border:none;
		font-family:Arial, Helvetica, sans-serif;
		color:#333;
		font-weight:bold;
		padding-right:20px;
		width:130px;
		}
		
	td.educationshort {
		vertical-align:middle;
		height:10px;
		border:none;
		}			
		
		
	td.educationdetail {
		vertical-align:middle;
		height:20px;
		border:none;
		font-family:Arial, Helvetica, sans-serif;
		color:#333;
		font-weight:normal;
		}	
					
			
			
							
				
	td.valignmid {
		vertical-align:middle;
		border:none;
		width:auto;
		height:auto;
		}	


	td.noborder {
		border:none;
		vertical-align:top;
		}	
			
	
	td.headertopdoccell {
		border:none;
		vertical-align:top;
		width:1078px;
		height:36px;
		font-family:Helvetica,Arial, sans-serif;
		font-size:13px;
		color:#000;		
		}
		
	td.topdoccell {
		border:none;
		vertical-align:top;
		width:1078px;
		height:127px;
		}
		
	td.donortopdoccell {
		border:none;
		vertical-align:top;
		width:1078px;
		height:30px;
		font-family:Helvetica,Arial, sans-serif;
		font-size:13px;
		color:#000;		
		}
		
	td.studenttopdoccell {
		border:none;
		vertical-align:top;
		width:1078px;
		height:30px;
		font-family:Helvetica,Arial, sans-serif;
		font-size:13px;
		color:#000;
		}						
		
		
	td.hometitles {
		font-family:Helvetica, sans-serif;
		font-size:19px;
		font-weight:normal;
		border:none;
		vertical-align:top;
		text-align:right;
		width:165px;
		height:auto;
	}
	

	td.homemessageboxes {
		border:none;
		vertical-align:top;
		text-align:left;
		width:auto;
		height:auto;
	}	
		
	td.menubarmargin {	
		border:none;
		vertical-align:top;
		width:7px;
		height:30px;
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:13px;
		color:#000;
		}			
		
	td.menubarone {	
		border:none;
		vertical-align:top;
		width:115px;
		height:30px;
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:13px;
		color:#333A70;
		font-weight:bold;
		}	
		
	td.menubartwo {	
		border:none;
		vertical-align:top;
		width:108px;
		height:30px;
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:13px;
		color:#000;
		}	
		
	td.menubarthree {	
		border:none;
		vertical-align:top;
		width:63px;
		height:30px;
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:13px;
		color:#000;
		}
		
									
	td.menubarfour {	
		border:none;
		vertical-align:top;
		width:151px;
		height:30px;
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:13px;
		color:#000;
		}
		
		
	td.menubarfive {	
		border:none;
		vertical-align:top;
		width:634px;
		height:30px;
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:13px;
		color:#000;
		}				
		
		
	td.textpagemarginleft {
		border:none;
		vertical-align:top;
		width:0px;
		height:auto;
		}
	
	
	td.textpagemenuleft {
		border:none;
		vertical-align:top;
		width:187px;
		height:auto;
		}
		
	td.textpagemarginmiddle {
		border:none;
		vertical-align:top;
		width:31px;
		height:auto;
		}
		
	td.textpagecontent {
		border:none;
		vertical-align:top;
		width:690px;
		height:auto;
		}
		
		
	td.textpagemarginright {
		border:none;
		vertical-align:top;
		width:170px;
		height:auto;
		}

						
	

			
	td.subfootermargin {
		border:none;
		display:block;
		width:20px;
		}
		
	
	
	
	td.subfooterleft {
		color:#000;
		font-size:13px;
		font-family:Helvetica,Arial, sans-serif;
		width:500px;
		border:none;
		text-align:left;
		}
		
	td.subfooterleftdesign {
		color:#000;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		width:500px;
		border:none;
		text-align:left;
		}		
		
	td.subfooterright {
		color:#000;
		font-size:13px;
		font-family:Helvetica,Arial, sans-serif;
		width:400px;
		border:none;
		text-align:right;
		}
		
		
	td.resultsleft {
		text-align:left;
		font-size:11px;
		font-family:Helvetica, Arial, sans-serif;
	}
	
	td.resultsright {
		text-align:right;
		font-size:11px;
		font-family:Helvetica, Arial, sans-serif;
	}	
		
	.resultRowOdd {
		font-size:12px;
		vertical-align:middle;
		color:#000000;
		background-color:#FFFFFF;		
		}

	.resultRowEven {
		font-size:12px;
		vertical-align:middle;
		color:#000000;
		background-color:#FFFFFF;		
		}

	.wikiTitleTop {
		font-size:18px;
		font-weight: bold;
		}

	.wikiTitle {
		font-size:16px;
		font-weight: bold;
		}
		

.menuLevel1 {
    background-color: #E4ECFF;
}

.menuLevel2 {
    background-color: #D4DCEF;
}

.menuLevel3 {
    background-color: #C4ECFF;
}

.menuLevel4 {
    background-color: #B4DCEF;
}
		

	ul.wikiList {
    	list-style-type: square;
		}

	a.wikiLink {
		color:#000088;
		}

	a.wikiMailtoLink {
		color:#000088;
		}

	input.button {
		width:60px;
		height:22px;
		border:none;
		}
			
			
 h1 {
	 font-family:"Lucida Grande", "Trebuchet MS", Arial;
	 font-size:21px;
	 color:#000000;
	 vertical-align:top;
	 margin-top:0px;
	 font-weight:bold;
	 font-style:normal;
	 font-variant:normal;
	 padding-left:0px;
	 }
	 
 h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#000;
	 vertical-align:top;
	 margin-top:0px;
	 font-weight:normal;
	 font-style:normal;
	 font-variant:normal;
	 padding-left:0px;
	 }	 

 h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:16px;
	font-style:normal;
	line-height:18px;
	color:#000;
	 vertical-align:baseline;
	 font-variant:normal;
	 padding-left:0px;
	 padding-bottom:0px;
	 padding-top:0px;
	 margin-top:0px;
	 margin-bottom:6px;
	 }	 
	 
	 
 h4 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:15px;
	font-style:normal;
	letter-spacing:1px;
	line-height:17px;
	color:#505050;
	 vertical-align:baseline;
	 font-variant:normal;
	 padding-left:0px;
	 padding-bottom:0px;
	 padding-top:0px;
	 margin-top:0px;
	 margin-bottom:6px;
	 }	 	 

			

	
		
					
	a:link { 
		text-decoration: none; 
		color:#039;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
		font-size:13px;		 
		}

	a:visited { 
		text-decoration: none; 
		color:#039;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
		font-size:13px;	
		}

	a:hover { 
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px; 
		text-decoration:none;
		text-decoration:underline;
		color:#03F;
		}

	a:active { 
		text-decoration: none; 
		color:#039;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
		font-size:13px;	
		}	
		
	
		
	a:link.webdesignlink {
		color:#666;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		}

	a:visited.webdesignlink {
		color:#666;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		}

	a:hover.webdesignlink {
		color:#666;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		}

	a:active.webdesignlink {
		color:#666;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		}	
		
		
	
	


	a:link.logolink {
		font-family:Arvo,Arial, Helvetica, sans-serif;
		color:#000;
		font-size:33px;
		font-weight:bold;	
		text-decoration:none;
		}

	a:visited.logolink  {
		font-family:Arvo,Arial, Helvetica, sans-serif;
		color:#000;
		font-size:33px;
		font-weight:bold;	
		text-decoration:none;
		}

	a:hover.logolink  {
		font-family:Arvo,Arial, Helvetica, sans-serif;
		color:#000;
		font-size:33px;
		font-weight:bold;	
		text-decoration:none;
		}

	a:active.logolink  {
		font-family:Arvo,Arial, Helvetica, sans-serif;
		color:#000;
		font-size:33px;
		font-weight:bold;	
		text-decoration:none;
		}	
		








		
	a:link.resultsbarlink {
		color:#333;
		font-size:11px;
		font-family:Helvetica, Arial, sans-serif;	
		text-decoration:none;
		}

	a:visited.resultsbarlink {
		color:#333;
		font-size:11px;
		font-family:Helvetica, Arial, sans-serif;	
		text-decoration:none;
		}

	a:hover.resultsbarlink {
		color:#333;
		font-size:11px;
		font-family:Helvetica, Arial, sans-serif;	
		text-decoration:underline;
		}

	a:active.resultsbarlink {
		color:#333;
		font-size:11px;
		font-family:Helvetica, Arial, sans-serif;	
		text-decoration:none;
		}	

		
	
	a:link.sitemaplink {
		color:#000;
		font-size:13px;
		font-family:Helvetica,Arial, sans-serif;
		text-decoration:none;
		}

	a:visited.sitemaplink  {
		color:#000;
		font-size:13px;
		font-family:Helvetica,Arial, sans-serif;
		text-decoration:none;
		}

	a:hover.sitemaplink  {
		color:#000;
		font-size:13px;
		font-family:Helvetica,Arial, sans-serif;
		text-decoration:underline;
		}

	a:active.sitemaplink  {
		color:#000;
		font-size:13px;
		font-family:Helvetica,Arial, sans-serif;
		text-decoration:none;
		}		
		
		

	a:link.advancedsearchlink {
		color:#000099;
		font-size:14px;
		font-family:Helvetica,Arial, sans-serif;
		text-decoration:underline;
		}

	a:visited.advancedsearchlink  {
		color:#000099;
		font-size:14px;
		font-family:Helvetica,Arial, sans-serif;
		text-decoration:underline;
		}

	a:hover.advancedsearchlink  {
		color:#000;
		font-size:14px;
		font-family:Helvetica,Arial, sans-serif;
		text-decoration:underline;
		}

	a:active.advancedsearchlink  {
		color:#000099;
		font-size:14px;
		font-family:Helvetica,Arial, sans-serif;
		text-decoration:underline;
		}									
				
	
	
	
	a:link.menubarlink {
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:13px;
		color:#000;	
		text-decoration:none;
		}

	a:visited.menubarlink  {
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:13px;
		color:#000;	
		text-decoration:none;
		}

	a:hover.menubarlink  {
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:13px;
		color:#000;	
		text-decoration:underline;
		}

	a:active.menubarlink  {
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:13px;
		color:#000;	
		text-decoration:none;
		}		
	
	
	
	
	
	
	a:link.bigbubblelinks {
		font-family:Arvo,Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:18px;
		line-height:22px;
		color:#000;
		font-weight:bold;	
		text-decoration:none;
		}

	a:visited.bigbubblelinks  {
		font-family:Arvo,Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:18px;
		line-height:22px;
		color:#000;
		font-weight:bold;	
		text-decoration:none;
		}

	a:hover.bigbubblelinks  {
		font-family:Arvo,Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:18px;
		line-height:22px;
		color:#fff;
		font-weight:bold;	
		text-decoration:none;
		}

	a:active.bigbubblelinks  {
		font-family:Arvo,Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:18px;
		line-height:22px;
		color:#000;
		font-weight:bold;	
		text-decoration:none;
		}		
	
	.smallbubbletext {
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:12px;
		color:#000;
		padding-top:5px;	
		}
	
	
	a:link.smallbubblelinks {
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:12px;
		color:#000;	
		text-decoration:underline;
		}

	a:visited.smallbubblelinks  {
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:12px;
		color:#000;	
		text-decoration:underline;
		}

	a:hover.smallbubblelinks  {
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:12px;
		color:#fff;	
		text-decoration:underline;
		}

	a:active.smallbubblelinks  {
		font-family:Helvetica,Arial, sans-serif;
		vertical-align:middle;
		font-size:12px;
		color:#000;	
		text-decoration:underline;
		}		
			
			
			
			
	
	a:link.profileeditlink {
		font-family:Helvetica,Arial, sans-serif;
		font-size:14px;
		color:#003399;	
		text-decoration:underline;
		}

	a:visited.profileeditlink  {
		font-family:Helvetica,Arial, sans-serif;
		font-size:14px;
		color:#003399;	
		text-decoration:underline;
		}

	a:hover.profileeditlink  {
		font-family:Helvetica,Arial, sans-serif;
		font-size:14px;
		color:#000;	
		text-decoration:underline;
		}

	a:active.profileeditlink  {
		font-family:Helvetica,Arial, sans-serif;
		font-size:14px;
		color:#003399;	
		text-decoration:underline;
		}		
						
			
	a:link.loanlink {
		font-family:Helvetica,Arial, sans-serif;
		font-size:13px;
		color:#003399;	
		text-decoration:underline;
		}

	a:visited.loanlink  {
		font-family:Helvetica,Arial, sans-serif;
		font-size:13px;
		color:#003399;	
		text-decoration:underline;
		}

	a:hover.loanlink  {
		font-family:Helvetica,Arial, sans-serif;
		font-size:13px;
		color:#000;	
		text-decoration:underline;
		}

	a:active.loanlink  {
		font-family:Helvetica,Arial, sans-serif;
		font-size:13px;
		color:#003399;	
		text-decoration:underline;
		}					
				
				
			
				
	a:link.sidemenulinks {
		font-size:13px;
		line-height:18px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;	
		text-decoration:none;
		}

	a:visited.sidemenulinks  {
		font-size:13px;
		line-height:18px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;	
		text-decoration:none;
		}

	a:hover.sidemenulinks  {
		font-size:13px;
		line-height:18px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;	
		text-decoration:underline;
		}

	a:active.sidemenulinks  {
		font-size:13px;
		line-height:18px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;	
		text-decoration:none;
		}					
		
		
	a:link.sidemenulinkson {
		font-size:13px;
		line-height:18px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;	
		text-decoration:none;
		font-weight:bold;
		}

	a:visited.sidemenulinkson  {
		font-size:13px;
		line-height:18px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;	
		text-decoration:none;
		font-weight:bold;
		}

	a:hover.sidemenulinkson  {
		font-size:13px;
		line-height:18px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;	
		text-decoration:none;
		font-weight:bold;
		}

	a:active.sidemenulinkson  {
		font-size:13px;
		line-height:18px;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;	
		text-decoration:none;
		font-weight:bold;
		}					
				
		
		






		
	a:link.browselistingsbtnlink {
		background-color:#71BF60;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		text-align:center;
		max-width:160px;
		height:auto;
		vertical-align:middle;
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:19px;
		color:#000;
		border-style:solid;
		border-color:#71BF60;
		border-width:4px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-decoration:none;
		}

	a:visited.browselistingsbtnlink  {
		background-color:#71BF60;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		text-align:center;
		max-width:160px;
		height:auto;
		vertical-align:middle;
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:19px;
		color:#000;
		border-style:solid;
		border-color:#71BF60;
		border-width:4px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-decoration:none;
		}

	a:hover.browselistingsbtnlink  {
		background-color:#71BF60;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		text-align:center;
		max-width:160px;
		height:auto;
		vertical-align:middle;
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:19px;
		color:#fff;
		border-style:solid;
		border-color:#71BF60;
		border-width:4px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-decoration:none;
		}

	a:active.browselistingsbtnlink  {
		background-color:#71BF60;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		text-align:center;
		max-width:160px;
		height:auto;
		vertical-align:middle;
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:19px;
		color:#000;
		border-style:solid;
		border-color:#71BF60;
		border-width:4px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-decoration:none;
		}					
				







		
	a:link.listyourloanbtnlink {
		background-color:#9bcaff;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		text-align:center;
		max-width:160px;
		height:auto;
		vertical-align:middle;
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:19px;
		color:#000;
		border-style:solid;
		border-color:#9bcaff;
		border-width:4px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-decoration:none;
		}

	a:visited.listyourloanbtnlink  {
		background-color:#9bcaff;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		text-align:center;
		max-width:160px;
		height:auto;
		vertical-align:middle;
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:19px;
		color:#000;
		border-style:solid;
		border-color:#9bcaff;
		border-width:4px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-decoration:none;
		}

	a:hover.listyourloanbtnlink  {
		background-color:#9bcaff;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		text-align:center;
		max-width:160px;
		height:auto;
		vertical-align:middle;
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:19px;
		color:#fff;
		border-style:solid;
		border-color:#9bcaff;
		border-width:4px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-decoration:none;
		}

	a:active.listyourloanbtnlink  {
		background-color:#9bcaff;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		text-align:center;
		max-width:160px;
		height:auto;
		vertical-align:middle;
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:19px;
		color:#000;
		border-style:solid;
		border-color:#9bcaff;
		border-width:4px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-decoration:none;
		}					
				

	.homedonorbox {
		background-color:#fff;
		padding-top:12px;
		padding-bottom:12px;
		padding-left:12px;
		padding-right:12px;
		margin-left:14px;
		text-align:center;
		max-width:380px;
		height:auto;
		vertical-align:top;
		text-align:left;
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:15px;
		line-height:21px;
		color:#555;
		border-style:solid;
		border-color:#71BF60;
		border-width:6px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		text-decoration:none;
		}


	.homestudentbox {
		background-color:#fff;
		padding-top:12px;
		padding-bottom:12px;
		padding-left:12px;
		padding-right:12px;
		margin-left:14px;
		margin-top:15px;
		text-align:center;
		max-width:380px;
		height:auto;
		vertical-align:top;
		text-align:left;
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:15px;
		line-height:21px;
		color:#555;
		border-style:solid;
		border-color:#9bcaff;
		border-width:6px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		text-decoration:none;
		}

.homemarginbtn {
	margin-left:140px;
	margin-top:35px;
	margin-bottom:10px;
	}


		
	.moreinformationpositioning {
		width:209px;
		padding-left:70px;
		padding-top:22px;
		vertical-align:top;		 	 
 }



	.action {
		width:90px;
		display:block;
		padding-left:20px;
		padding-right:20px;
		font-family:Arvo,Arial, Helvetica, sans-serif;
		color:#000;
		font-size:18px;
		font-weight:bold;
		padding-top:0px;
		vertical-align:top;		 	 
 }
 
 
 	.actionsaved {
		width:120px;
		display:block;
		padding-left:20px;
		padding-right:20px;
		font-family:Arvo,Arial, Helvetica, sans-serif;
		color:#000;
		font-size:18px;
		font-weight:bold;
		padding-top:0px;
		vertical-align:top;		 	 
 }

	.makeanewdonationmargin {
		width:800px;
		font-size:13px;
		margin-left:17px;
	}


.submenumargin {
	margin-top:22px;
	margin-bottom:20px;
	}
	
.myaccounttitle {
	font-family:Arvo,Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	}
	
	
.myaccountcontent {
	margin-left:30px;
	padding-top:5px;
	}
		
.myaccountsubtitle {
	font-family:Helvetica,Arial, sans-serif;
	color:#999;
	font-size:18px;
	font-weight:normal;
	margin-bottom:8px;
	padding-left:4px;
	}
	
.myaccountsubtitleform {
	font-family:Helvetica,Arial, sans-serif;
	color:#000;
	font-size:15px;
	font-weight:normal;
	margin-bottom:6px;
	margin-left:147px;
	}	

.myaccountsubtitletop {
	font-family:Helvetica,Arial, sans-serif;
	color:#999;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	}
	
.myaccountsubtitletopform {
	font-family:Helvetica,Arial, sans-serif;
	color:#000;
	font-size:15px;
	font-weight:normal;
	margin-bottom:6px;
	margin-left:147px;
	}	
	

td.myaccountprofileleft {
	width:330px;
	border:none;
	vertical-align:top;
	}

td.myaccountprofilemiddle {
	width:330px;
	border:none;
	vertical-align:top;
	}	
	
td.myaccountprofileright {
	width:200px;
	border:none;
	vertical-align:top;
	}	

td.studentprofileleftmid {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	width:135px;
	height:25px;
	vertical-align:middle;
	color:#333;
	text-align:right;
	padding:4px;
	}

td.studentprofilelefttop {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	width:135px;
	height:auto;
	min-height:25px;
	vertical-align:top;
	color:#333;
	padding-bottom:5px;
	text-align:right;
	padding:4px;
	}
	
td.studentprofileleftmidpreferred {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	width:165px;
	height:25px;
	vertical-align:middle;
	color:#333;
	text-align:right;
	padding:4px;
	}

td.studentprofilelefttoppreferred {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	width:165px;
	height:auto;
	min-height:25px;
	vertical-align:top;
	color:#333;
	padding-bottom:5px;
	text-align:right;
	padding:4px;
	}	

td.studentprofileleftmid2 {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	width:135px;
	height:18px;
	vertical-align:middle;
	color:#666;
	padding:4px;
	}
	
td.studentprofileleftmid3 {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	width:135px;
	height:18px;
	vertical-align:middle;
	color:#666;
	padding-bottom:4px;
	padding-top:4px;
	}	

td.studentprofilelefttop2 {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	width:135px;
	height:auto;
	min-height:25px;
	vertical-align:top;
	color:#666;
	padding-bottom:5px;
	padding-top:4px;
	}



td.studentprofilerightmid {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:160px;
	height:18px;
	vertical-align:middle;
	color:#333;
	}

td.studentprofilerightttop {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:160px;
	min-height:25px;
	height:auto;
	vertical-align:top;
	color:#333;
	padding-bottom:5px;
	}
	
td.studentprofilerightttop2 {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:160px;
	min-height:18px;
	height:auto;
	vertical-align:top;
	color:#333;
	padding-bottom:5px;
	padding-top:4px;
	}	


td.studentprofilerightmidshort {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:30px;
	height:25px;
	vertical-align:middle;
	color:#333;
	}

td.studentprofilerightttopshort {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:40px;
	min-height:25px;
	height:auto;
	vertical-align:top;
	color:#333;
	padding-bottom:5px;
	}






.hobbiesinfo {
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
	margin-left:147px;
	color:#333;
	}








		
	a:link.savelisting {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_savelisting_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;	
		}

	a:visited.savelisting  {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_savelisting_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;			
		}

	a:hover.savelisting  {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_savelisting_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#000;
		text-decoration:underline;			
		}

	a:active.savelisting  {
		background-color:#fff;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_savelisting_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;		
		}			
		
	
	
	
	



		
	a:link.homepagesidelink {
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:15px;
		line-height:21px;
		color:#555;	
		text-decoration:underline;	
		}

	a:visited.homepagesidelink  {
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:15px;
		line-height:21px;
		color:#555;	
		text-decoration:underline;			
		}

	a:hover.homepagesidelink  {
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:15px;
		line-height:21px;
		color:#000;	
		text-decoration:underline;			
		}

	a:active.homepagesidelink  {
		font-family:Helvetica,Arial, sans-serif;
		font-weight:normal;
		font-size:15px;
		line-height:21px;
		color:#555;	
		text-decoration:underline;		
		}		
	
	
	
	
	
		
	.savelistingpositioning {
		width:209px;
		padding-left:70px;
		padding-top:22px;
		vertical-align:top;		 	 
 }



		
	a:link.makeadonation {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_makeadonation_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;	
		}

	a:visited.makeadonation  {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_makeadonation_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;			
		}

	a:hover.makeadonation  {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_makeadonation_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#000;
		text-decoration:underline;			
		}

	a:active.makeadonation  {
		background-color:#fff;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_makeadonation_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;		
		}			
		
		
	.makeadonationpositioning {
		width:209px;
		padding-left:70px;
		padding-top:22px;
		vertical-align:top;		 	 
 }












		
	a:link.moreinformation {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_moreinformation_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;	
		}

	a:visited.moreinformation  {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_moreinformation_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;			
		}

	a:hover.moreinformation  {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_moreinformation_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#000;
		text-decoration:underline;			
		}

	a:active.moreinformation  {
		background-color:#fff;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_moreinformation_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;		
		}			
		













		
	a:link.deletelisting {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_deletelisting_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;	
		}

	a:visited.deletelisting  {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_deletelisting_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;			
		}

	a:hover.deletelisting  {
		background-color:#FFF;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_deletelisting_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#000;
		text-decoration:underline;			
		}

	a:active.deletelisting  {
		background-color:#fff;
		background-image:url(http://www.studentloanlist.com/sll_images/listing_deletelisting_btn.png);
		background-repeat:no-repeat;
		display:block;
		text-align:left;
		padding-left:0px;
		padding-top:0px;
		width:209px;
		height:63px;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:400;		
		color:#003399;
		text-decoration:underline;		
		}			
		
		
	.deletelistingpositioning {
		width:209px;
		padding-left:70px;
		padding-top:22px;
		vertical-align:top;		 	 
 }




























	a:link.colortabstylelinkside {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#c6d9f1;
		display:block;
		vertical-align:bottom;				
		}

	a:visited.colortabstylelinkside {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#c6d9f1;
		display:block;
		vertical-align:bottom;					
		}

	a:hover.colortabstylelinkside {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#ddd;
		display:block;
		vertical-align:bottom;						
		}

	a:active.colortabstylelinkside {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#c6d9f1;
		display:block;
		vertical-align:bottom;				
		}		






	a:link.donoraccount {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#B8DFAF;
		display:block;
		vertical-align:bottom;				
		}

	a:visited.donoraccount {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#B8DFAF;
		display:block;
		vertical-align:bottom;					
		}

	a:hover.donoraccount {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#ddd;
		display:block;
		vertical-align:bottom;						
		}

	a:active.donoraccount {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#B8DFAF;
		display:block;
		vertical-align:bottom;				
		}		






	a:link.donoraccounton {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#71bf60;
		display:block;
		vertical-align:bottom;				
		}

	a:visited.donoraccounton {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#71bf60;
		display:block;
		vertical-align:bottom;						
		}

	a:hover.donoraccounton {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#71bf60;
		display:block;
		vertical-align:bottom;						
		}

	a:active.donoraccounton {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;		
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		font-size:13px;		
		border-top: none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#71bf60;
		display:block;
		vertical-align:bottom;				
		}		








	a:link.colortabstylelinksideon {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;	
		font-family:Helvetica, Arial, sans-serif;
		color:#333;
		font-size:13px;		
		border-top:none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#9fcfff;
		display:block;
		vertical-align:bottom;			
		}

	a:visited.colortabstylelinksideon {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;	
		font-family:Helvetica, Arial, sans-serif;
		color:#333;
		font-size:13px;		
		border-top:none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#9fcfff;
		display:block;
		vertical-align:bottom;	
		}

	a:hover.colortabstylelinksideon {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;	
		font-family:Helvetica, Arial, sans-serif;
		color:#333;
		font-size:13px;		
		border-top:none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#9fcfff;
		display:block;
		vertical-align:bottom;	
		}

	a:active.colortabstylelinksideon {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;	
		font-family:Helvetica, Arial, sans-serif;
		color:#333;
		font-size:13px;		
		border-top:none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#9fcfff;
		display:block;
		vertical-align:bottom;		
		}		



















	a:link.colortabstylelinksidedon {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;	
		font-family:Helvetica, Arial, sans-serif;
		color:#333;
		font-size:13px;		
		border-top:none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#71bf60;
		display:block;
		vertical-align:bottom;			
		}

	a:visited.colortabstylelinksidedon {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;	
		font-family:Helvetica, Arial, sans-serif;
		color:#333;
		font-size:13px;		
		border-top:none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#71bf60;
		display:block;
		vertical-align:bottom;	
		}

	a:hover.colortabstylelinksidedon {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;	
		font-family:Helvetica, Arial, sans-serif;
		color:#333;
		font-size:13px;		
		border-top:none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#71bf60;
		display:block;
		vertical-align:bottom;	
		}

	a:active.colortabstylelinksidedon {
		text-align:left;
		line-height:28px;
		text-decoration:none;
		height:28px;
		width:auto;
		padding-left:30px;
		padding-right:30px;
		padding-top:2px;
		padding-bottom:1px;	
		font-family:Helvetica, Arial, sans-serif;
		color:#333;
		font-size:13px;		
		border-top:none none #ccc;
		border-right: none none #ccc;
		border-bottom: none none #ccc;
		border-left: none none #ccc;	
		background-color:#71bf60;
		display:block;
		vertical-align:bottom;		
		}		































		
	#menufloat {
		z-index:350;
		margin-left:600px;
		width:478px;
		height:auto;
		top:0px;
		text-align:left;
		float:left;
		position:absolute;
		}	
			
			
a.toponelocation {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}
	
a.toponelocation:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.toponelocation:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.toponelocation:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

a.toponelocation:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_over.png);	
	background-repeat:no-repeat;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	





a.toponelocationdown {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;	
	}
	
a.toponelocationdown:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;	
	}	
	
a.toponelocationdown:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;	
	}	
	
a.toponelocationdown:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;	
	}	

a.toponelocationdown:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000;	
	}	











			
			
	

a.toptwolocation {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 80px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}
	
a.toptwolocation:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 80px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.toptwolocation:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 80px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.toptwolocation:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 80px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

a.toptwolocation:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_over.png);	
	background-repeat:no-repeat;
	vertical-align:bottom;
	text-align:center;
	width: 80px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	





a.toptwolocationdown {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}
	
a.toptwolocationdown:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.toptwolocationdown:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.toptwolocationdown:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

a.toptwolocationdown:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	



















			
			
	

a.topthreelocation {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}
	
a.topthreelocation:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topthreelocation:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topthreelocation:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

a.topthreelocation:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_over.png);	
	background-repeat:no-repeat;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	





a.topthreelocationdown {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}
	
a.topthreelocationdown:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topthreelocationdown:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topthreelocationdown:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

a.topthreelocationdown:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 130px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

































			
			
	

a.topfourlocation {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}
	
a.topfourlocation:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	
	
a.topfourlocation:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topfourlocation:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	

a.topfourlocation:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_over.png);	
	background-repeat:no-repeat;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	





a.topfourlocationdown {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}
	
a.topfourlocationdown:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topfourlocationdown:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topfourlocationdown:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

a.topfourlocationdown:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	





































			
			
	

a.topfivelocation {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 113px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}
	
a.topfivelocation:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 113px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	
	
a.topfivelocation:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 113px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topfivelocation:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 113px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	

a.topfivelocation:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_over.png);	
	background-repeat:no-repeat;
	vertical-align:bottom;
	text-align:center;
	width: 113px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	





a.topfivelocationdown {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 113px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}
	
a.topfivelocationdown:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 113px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topfivelocationdown:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 113px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topfivelocationdown:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 113px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

a.topfivelocationdown:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 113px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	


























			
			
	

a.topsixlocation {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}
	
a.topsixlocation:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	
	
a.topsixlocation:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topsixlocation:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	

a.topsixlocation:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_over.png);	
	background-repeat:no-repeat;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	





a.topsixlocationdown {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}
	
a.topsixlocationdown:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topsixlocationdown:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topsixlocationdown:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

a.topsixlocationdown:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	























			
			
	

a.topsevenlocation {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}
	
a.topsevenlocation:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	
	
a.topsevenlocation:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topsevenlocation:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	

a.topsevenlocation:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_over.png);	
	background-repeat:no-repeat;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	





a.topsevenlocationdown {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}
	
a.topsevenlocationdown:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topsevenlocationdown:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topsevenlocationdown:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

a.topsevenlocationdown:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

































			
			
	

a.topeightlocation {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}
	
a.topeightlocation:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	
	
a.topeightlocation:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topeightlocation:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn.png);	
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;		
	}	

a.topeightlocation:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_over.png);	
	background-repeat:no-repeat;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	





a.topeightlocationdown {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}
	
a.topeightlocationdown:focus {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topeightlocationdown:active {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	
	
a.topeightlocationdown:visited {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	

a.topeightlocationdown:hover {
	background-image:url(http://www.studentloanlist.com/sll_images/menu_btn_down.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
	text-align:center;
	width: 120px;
	height:36px;
	line-height:36px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	}	



input.submitbutton { 
	position:absolute; 
	top:125px; left:120px; 
	padding:3px 6px;
    border:2px solid #fff; 
	margin:20px 0px 0px 0px; 
	color:#3D7169; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#CCC; -moz-border-radius:5px; }









		


