/* VITEK PRINT CSS */

* {
	height:auto;
}

body {
	background-color:#FFFFFF;
}

#mainCallout, #contactWindow, #loginWindow, #languageWindow, #header, #footerGreen, #rightColumn {
	display:none;
}

#intro h2, #threeQuestions h2, #industryNews h3, #footerTan h3 a, #leftColumn #h2_findALoanConsultant {
	text-indent:0px;
	overflow:auto;
	display:block;
	font-weight:bold;
	padding:0px;
	height:auto;
}


#tabContent {
	margin:0px;
	padding:0px;
}

#tabs ul li.ui-state-default {
	display:none;
}

#tabs ul li.ui-state-active a {
	text-indent:0px;
	overflow:auto;
	display:block;
	font-weight:bold;
}

#leftColumn {
	width:auto;
}

#leftColumn p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#leftColumn h2 {
	text-indent:0px;
	overflow:auto;
	display:block;
	font-weight:bold;
	padding:0px;
	height:70px;
	font-size:32px;
}

#leftColumn #crumbTrail ul li a {
	padding:5px 20px 5px 0px;
	font-size:12px;
}

#detailsRightCol, #detailsLeftCol {
	width:auto;
	margin:0px;
}
