body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
	margin: 0 0 0 0;
	background-color: #EEEEFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(../images/bg_warp.jpg);
	color: #333333;
}
a:link, a:visited, a:active {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #006666;
	text-decoration: underline;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	display: block;
}
#nav {
	position: relative;
	display: block;
	text-align: left;
	width: 900px;
	margin: 0 0 0 0;
}
#footer {
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 50px;
	display: block;
}
#printheader {
	position: relative;
	text-align: left;
	width: 800px;
	margin: 0 25px 0 25px;
	display: none;
}
p {
	font-size: 1em;
	color: #333333;
}
h1 {
	color: #000033;
	font-size: 2.5em;
	font-weight: normal;
}
h2 {
	color: #000033;
	font-size: 2.2em;
	font-weight: normal;
}
h3 {
	color: #000033;
	font-size: 1.8em;
	font-weight: normal;
}
h4 {
	color: #000033;
	font-size: 1.5em;
	font-weight: normal;
}
h5 {
	color: #000033;
	font-size: 1.2em;
	font-weight: normal;
}
h6 {
	font-size: 1em;
	color: #000033;
	font-weight: normal;
}
small {
	font-size: .75em;
	font-weight: normal;
}
#content #l {
	width: 400px;
	float: left;
	background-color: #FFFFFF;
	vertical-align: top;
}
#content #r {
	background-color: #FFFFFF;
	margin-left: 440px;
	vertical-align: top;
}
#disclaimer {
	font-size: 0.8em;
	text-align: center;
}
#content {
	position: relative;
	width: 860px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	display: block;
}
.readmore {
	font-size: .75em;
	font-weight: bold;
}
#content #span {
	clear: both;
	width: 860px;
	padding: 25px 0 0 0;
	text-align: center;
}
#breadcrumb {
	font-size: .75em;
	text-align: center;
}
ul {
	margin: 0 0 0 12px;
}
.header {
	font-size: 1.5em;
	color: #912125;
}
.interest {
	font-size: 1.1em;
	color: #912125;
	font-weight: bold;
}
#authblock {
	width: 400px;
	height: 150px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/logos/authbg.jpg);
	background-color: #FFFFFF;
	padding: 15px 0 0 0;
	font-size: 1.2em;
	color: #000033;
	display: block;
}
#repaytable {
	padding: 8px;
	text-align: center;
	font-size: 1em;
	vertical-align: middle;
	border-color: #CCCCCC;
	border-style: solid solid solid solid;
	border-width: 1;
}
#moreinfo {
	font-size: 1.2em;
	text-align: center;
	display: block;
	padding: 10px;
	width: 400px;
	background-color: #CCCCCC;
}
#back {
	position: absolute;
	width: 200px;
	top: 20px;
	right: 20px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	float: right;
}
#picmargin {
	margin: 0 10px 3px 0;
}
#newsblock {
	width: 400px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/logos/authbg.jpg);
	background-color: #FFFFFF;
	padding: 10px 0 0 0;
	font-size: 1em;
	color: #333333;
	display: block;
}
#contblock {
	width: 400px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/logos/authbg.jpg);
	background-color: #FFFFFF;
	padding: 20px 0 0 0;
	font-size: 1em;
	color: #000033;
	display: block;
	margin: 0 0 20px 0;
}
#reg {
	text-align: left;
	display: block;
	clear: both;
	position: relative;
	font-size: 0.75em;
	color: #666666;
	padding: 5px 0 5px 0;
}
#repayeg {
	padding: 8px;
	text-align: center;
	font-size: 1.2em;
	vertical-align: middle;
	border-color: #CCCCCC;
	border-style: solid solid solid solid;
	border-width: 1;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
#cont {
	display: block;
	clear: both;
}
#cont #left {
	width: 400px;
	float: left;
	background-color: #FFFFFF;
	vertical-align: top;
}
#cont #right {
	background-color: #FFFFFF;
	margin-left: 440px;
	vertical-align: top;
}
#quote {
	font-size: .85em;
}
#pup {
	position:absolute;
	z-index:200;
	padding: 3px;
	margin-left: 10px;
	margin-top: 5px;
	width: 350px;
	border: 1px solid #912125;
	background-color: #DDDDDD;
	color: #000000;
	font-size: 0.85em;
}
li {
	list-style-type: square;
	margin: 0 0 7px 0;
}
.colfix {
	clear: both;
	margin-top: -15px;
}
