.feature {margin: 0 9px 9px 0; border-bottom: 1px solid white; font: 90%/160% verdana;  color: #575757; background: #D9FBB7 url(http://www.dustyhiccup.com/images/features-arrow.gif) no-repeat; clear: both; }
.padder {padding: 4px 15px 5px 25px; }

.MoneySteps {
color:black;
font-size:14px;
}
.MoneyStepOn {
color:red;
font-size:28px;
}
.TotalCost {
color:red;
font-size:14px;
}
.MoneyStepText{
color:#BFDD2F;
border-bottom:solid 1px;
border-bottom-color:#808080;
}
.MoneyStepTextSmall{

font-size:9px;
color:black;
font-weight:normal;

}


input {
border:1px solid black;
background:#D9FBB7;
font-size:90%;
}
input[type=text] {border: 1px solid #68a3cc; background: #D9FBB7}
input[type=button] {border: 0px;background: gray}

SELECT
{
font-size:90%;
color: black; 
height: 20px;
background-color:#D9FBB7;
border:solid 1px black;
}

.selfuninfo
{
font-size:110%;
color: black; 
background-color:#D9FBB7;
border:solid 1px black;
}

h1 {
	color: #EACA43;
	font-size: 12px;
}
h2 {
	font-size: 18px;
	color: #6483EF;
}
a:link {
	color: #003BBB;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #003ABF;
	text-decoration: underline;
}
a:hover {
	color: #6483EF;
	text-decoration: underline;
}

a.topnav:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;


}
a.topnav:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;


}
a.topnav:hover {
	color: #F2ECAE;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;

}


ul {
	list-style-image: url(/menu/img/arrow_blue.gif);
}
.bulletStyle {
	list-style-image: url(/menu/img/arrow_blue.gif);
}

Body, td {
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 10px;
}
html {
	border:		0;
}
body {
	border: 0;
	margin: 0;
	background-color: #59831F;
	
}
