#wrapper {
	width: 740px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/gui/body-bg.png);
	background-repeat: repeat-y;
}

#main { 
	padding-top: 88px;
	background-repeat: repeat-y;
	position: relative;
}

#bodytext {
	position: absolute;
	left: 1.1in;
	width: 4in;
	margin-top: 0.6in;
}

	#bodytext UL{
		width: 90%;
		margin: 0;
	}

#section-nav{
	position: absolute;
	left: 0;
	width: 1.0in;
	top: 1.5in;
}

#section-nav UL, #section-nav LI{
	margin: 0;
	list-style: none;
}

#section-nav A{
	color: #999;
	text-decoration: none;
}

#section-nav A.current, #section-nav A.toplinkactive{
	color: #000;
	text-decoration: underline;
}

#related{
	width: 1.0in;
	position: absolute;
	left: 5.2in;
	top: 1.5in;
}

#related UL, #related LI{
	list-style: none;
	margin: 0;
}

#related A{
	color: #999;
	text-decoration: none;
}
	

#promo {
	display: none;
}

#bodytext h1 {
	margin: 0;
}

a.logo {
	position: absolute;
	top: 0;
	left: 0;
}

#quick-links {
	display: none;
}

#udm a:link, 
#udm a:visited {
	text-decoration: none;
}

#quick-links input.text {
	width: 120px;
	font: x-small/normal Verdana, Arial, sans-serif;
}

#quick-links input.image {
	margin-left: 3px;
}

div.global-nav {
	display: none;
}

#footer {
	position: absolute;
	bottom: 0in;
	left: 1.5in;
}

#footer p {
	text-align: center;
	font-size: xx-small;
	float: left;
	padding: 1em;
}

#footer img.ncua {
	float: left;
}

#footer img.ehl {
	float: right;
}

#footer img.uvest {
	float: left;
}


.calc  {
	border-bottom: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
}

.ratesrow  {
	border-top: solid #cccccc 1px;
	border-left: solid #cccccc 1px;

}