#reglink {
	color: #333333;
	text-decoration: underline;
}
#basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666633;
	line-height: 18px;
}
#basic a{
	color: 333333;
	line-height: 18px;
	text-decoration: underline;
}
.mainpad {
	padding: 25px;
}
#nav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	text-decoration: underline;
}
#banks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#news a {
	color: #333333;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666633;
}
#footnote, #footnote a, #footnote a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#navon a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 666633;
	line-height: 18px;
	font-weight: bold;
}
.bgheadshot {
	background-image: url(../images/gordon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#apply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#apply a{
	text-decoration: none;
	color: #660000;
}
#apply a:hover{
	text-decoration: underline;
}
.clearfloat {
clear:both;
padding-top: 10px;
}