p {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text, .text a {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.text a {
	text-decoration: underline;
}
.text a:hover, a.white:hover {
	color: #465984;
	cursor: pointer;
}
.light {
	color: #666666;
}
.red, a.red {
	color: #FF6666;
}
.blue, a.blue {
	color: #465984;
}
.white, a.white {
	color: #ffffff;
}
a.blue:hover, a.red:hover {
	color: #333333;
}
div#a spsan {
	padding-top: 40px;
	float: left;
}
div#a span.one {
	background: url(../../images/numbers/1.png) top left no-repeat;
	width: 30px;
}
div#a span.two {
	background: url(../../images/numbers/2.png) top left no-repeat;
	width: 50px;
}
div#a span.three {
	background: url(../../images/numbers/3.png) top left no-repeat;
	width: 40px;
}
div#a span.four {
	background: url(../../images/numbers/4.png) top left no-repeat;
	width: 60px;
}

.small, a.small {
	font-size: 10px;
}
.large, a.large {
	font-size: 18px
}


.more { 
	display: block;
	padding-left: 10px;
	padding-right: 30px;
}
.more:hover { 
	background: url(../../images/bullet_point.gif) right center no-repeat;
}


h1, h3 {
	color: #465984;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
div#interest h3 {
	margin-top: 40px;
	clear: both;
}
h2 {
	color: #666666;
	font-size: 16px;
	margin-bottom: 0px;
	clear: left;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
}
a.text-size_small {
	font-size: 12px;
}
a.text-size_large {
	font-size: 16px;
}

.form_text {
	padding: 10px;
	background: url(../../images/form_bg.jpg) top left no-repeat;
	border: 1px solid #999999;
	vertical-align: middle;
	background-color: #ffffff;
}
.button {
	padding: 5px;
	vertical-align: middle;
}
#antispam {
	position: absolute;
	left: -3000px;
}
