body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px; /* Resets 1em */
	color: #006699;
	margin:0;
	padding:0;
}

A:link {
	color: #BCD635;
	/*color: #A0BA27;*/
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #BCD635;
	/*color: #A0BA27;*/
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #BCD635;
	/*color: #A0BA27;*/
	text-decoration: underline;
	font-weight: bold;
}

A:active {
	color: #BCD635;
	/*color: #A0BA27;*/
	text-decoration: none;
	font-weight: bold;
}

img {
	border:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#header {
	margin:0;
	padding:0;
	width:100%;
	background-image: url(images/capitalise_headbg.gif);
	height:82px;
}

#header2 {
	margin:0;
	padding:0;
	width:100%;
	background-image: url(images/capitalise_headbg_v2.gif);
	height:15px;
}
#lalign {
	margin:0;
	padding:0;
	float:left;
}

#ralign {
	top:0;
	margin:0;
	padding:0;
	float:right;
}

#menu {
	position: absolute;
	top: 23px;
	left: 17px;
}

#menu_base {
	position: absolute;
	top: 54px;
	left:17px;
}

#main {
	background:#ffffff;
	font-size:15px;
	line-height: 26px;
}

#leftcol {
	margin:0;
	padding:0;
	position: absolute;
	left:-1px;
	top:82px;
	border-right: solid 1px #70A2C7;
	width: 74px;
	height: 900px;


}

#rightcol {
	margin:0;
	padding:0;
	position: absolute;
	right:0px;
	top:89px;
	border-left: solid 1px #70A2C7;
	width: 277px;
	height: 76.px.px;

}

#rightcolnea {
	margin:0;
	padding:0;
	position: absolute;
	right:0px;
	top:89px;
	border-left: solid 1px #70A2C7;
	width: 277px;
	height: 2029px;

}

#content {
   	margin-left: 190px;
   	margin-right:280px;
	margin-top:5px;
	padding: 10px;
}

#contentnea {
   	margin-left: 100px;
   	margin-right:380px;
	margin-top:5px;
	padding: 10px;
}
.large-font {
   font-family: Arial, Helvetica, sans-serif;
   fonr-size: 18px;
}

.centered {
	text-align:center;
}

#loan {
	width: 539px;
}

#loan .group {
	float: right;
	/*top: 0px;*/
	margin-top: -3px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #BCD635;
}

.greentext {
	color: #BCD635;
	font-weight: bold;
}
.bluetext {
	color: #006699;
	font-weight: bold;
}
.introtext {
	color: #006699;
	font-weight: bold;
}

.sidecontent {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.smalltext {
	font-size: 13px;
}
hr {
	color: #BCD635;
	border-style: thin;
	height: 1px;
}
/*
li {
	width:20;
	background-image: url(images/arrow.gif);
	height:20px;	
	background-repeat: no-repeat;
	padding-left: 25px;
}
*/
.calc {
	background-color: #00599B;
	border-bottom: 4px solid #003B67;
	color: #FFF;
	padding: 2px;
}
.calcHeading {
	border-right: 1px solid #003B67;
	color: #BCD635;
	font-weight: bold;
}
.calcRule {
	border-top: 1px solid #003B67;
}
#loanfacts {
	border: 1px solid #333333;
	width: 300px;

}
#loanfacts p {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}
#loanfacts li {
}
.bluetext-large {
    font-size: 18px;
	color: #006699;
} 
.right-links {
   font-size: 1px;
   font-weight: bold;
   font-type: Arial;
   color: #B7CD3C;
   padding-left: 16px;
}
.download-heads {
   font-size: 14px;
   font-weight: bold;
   font-type: Arial;
   line-height: 8px;
}
.download-righs {
   font-size: 18px; 
   font-type: Arial;
   line-height: 8px;
   padding-left: 75px;
}
.green-right {
  font-size: 21px; 
  font-type: Arial;
  color: #BCD63F;
  padding-left: 25px;
  margin-top: 1005px;
  margin-bottom: 5px;
}
.number-right {
 font-size: 18px; 
 font-type: Arial;
 padding-left: 25px;
 margin-top: 2px;
 color: #006699;
}

