@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.headerRight {
	width:581px;
	height:118px;
	background-image:url('../imgs/header_right.jpg');
	background-repeat:no-repeat;
	color:#e3e3d9;
	font-size:18px;
	padding-right:10px;
}

.headerPounds {
	font-size:36px;
	color:#e10000;
	font-weight:bold;
}

.headerLine3 {
	padding-top:10px;
}

.centerCol {
	border:1px solid #9aa9b0;
	width:488px;
}

.mainPound {
	font-size:20px;
	color:#e10000;
	font-weight:bold;
}

.applyBullets {
	font-size:14px;
}

.introHeader {
	color:#db8400;
	font-size:22px;
	font-weight:bold;
	margin-top:3px;
	padding-top:5px;
	margin-left:3px;
	margin-right:3px;
}

.introBullets {
	font-size:18px;
}

.introWhy {
	font-size:15px;
	font-weight:bold;
}

.providentCopy {
	text-align:left;
	margin-top:5px;
}

.introArrow {
	padding-top:6px;
}

.introFooter {
	font-size:10px;
}

.rightCol {
	padding-left:3px;
	border:1px solid #9aa9b0;
}

.leftCol {
	padding-right:2px;
}

.footer {
	border-top:3px solid #00295f;
	color:#00295f;
	margin-top:10px;
	text-align:center;
}

.footer a:link, .footer a:active, .footer a:visited {
	text-decoration:none;
	color:#00295f;
}

.footer a:hover {
	text-decoration:underline;
	color:#00295f;
}

.providentCopyLarge {
	border:1px solid #9aa9b0;
	background-image:url('../imgs/providentBg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	height:400px;
	text-align:left;
	width:294px;
	margin-top:5px;
}

.contentHeader {
	font-size:28px;
	font-weight:bold;
	color:#00295f;
}

.contentHeaderApply {
	font-size:24px;
	font-weight:bold;
	color:#b10101;
}

.contentApplyCopy {
	font-size:14px;
}

.emphasis {
	font-size:18px;
	color:#db8400;
	font-weight:bold;
}

.navBorder {
	border-top:2px solid black;
	border-bottom:2px solid black;
}

.nav {
	color:black;
	font-weight:bold;
	text-align:center;
}

.nav a:link, .nav a:active, .nav a:visited {
	text-decoration:none;
	color:black;
}

.nav a:hover {
	text-decoration:underline;
	color:black;
}

.apr {
	font-size:18px;
	color:#e10000;
	text-decoration:underline;
}

.content a:active, .content a:link, .content a:visited {
	color:#db8400;
	text-decoration:none;
}

.content a:hover {
	color:#db8400;
	text-decoration:underline;
}

.articles a:active, .articles a:link, .articles a:visited {
	color:#db8400;
	text-decoration:none;
}

.articles a:hover {
	color:#db8400;
	text-decoration:underline;
}

.formHeader {
	background-image:url('../imgs/formHeader.jpg');
	background-repeat:repeat-x;
	height:33px;
	padding-left: 10px;
	color:white;
	font-weight:bold;
	font-size:14px;
	color:#2d52ba;
}

input {
	background-color:white;
}

.form {
	font-size:12px;
}

.sitemap a:link, .sitemap a:active, .sitemap a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#e10000;
}

.sitemap a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#e10000;
}

.loanExample {
	padding-left:10px;
	font-size:18px;
	text-align:justify;
}

.aprRight {
	font-size:24px;
	color:#e10000;
	text-decoration:underline;
	font-weight:bold;
}

.faqapr {
	font-size:18px;
	color:#e10000;
	text-decoration:underline;
	font-weight:bold;
}

.apr {
	color:red;
	font-size:26px;
	font-weight:bold;
}

.spacer {
	padding-bottom:5px;
}

.requirements li {
	padding-top:15px;
	padding-left:0px;
}

.requirements ul {
	padding:0px;
}
