/*
	Fast Money Finance:  Print stylesheet
	Developed by World Wide Web Design 2007
*/

body {
	font-family:  arial, sans-serif;
	font-size: 76%;
	margin: 0;
}

#skip {
	display: none;
}	

#top_nav_pane {
	display: none;
}

#header_phone {
	color: #044a0e;
	font-size: 2.5em;
	margin: 10px 0 30px 0;
}

#left_content {
	width: 600px;
}

#apply_online {
	display: none;
}

.box {
	border: 1px solid;
	margin: 20px 0 20px 0;
	padding: 10px;
	width: 50%;
}

.box h2 {
	border-bottom: 1px solid #999;
}

#footer_pane {
	padding-top: 40px;
}

#footer_pane ul {
	display: none;
}


