.text_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.text_copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
}
.imageright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.text_copyright_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	padding-right: 3px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.link_blue_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005eac;
	text-decoration: underline;
	line-height: 20px;
}
.text_blue_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #005eac;
	text-decoration: none;
	line-height: 22px;
}
.text_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005eac;
}
a.text_copyright_small:hover {
	color: #aab100;
}	
a.text_small:hover {
	color: #aab100;
}	
.forms {
	background-color: #FFFFFF;
	border: 1px solid #aab100;
}
a.text_copyright_small:hover {
	color: #aab100;
}
a.text:hover {
	color: #aab100;
}
a.link_blue_bold:hover {
	color: #aab100;
}
a.text_blue_head:hover {
	color: #aab100;
}
a.text_blue:hover {
	color: #aab100;
}
a.link_blue_head:hover {
	color: #aab100;
}
.textfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-image: url(images/emailfield.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 10px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: scroll;
	clip: rect(auto,10px,auto,auto);
	padding-right: 20px;
	padding-left: 10px;
}
.link_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #005eac;
	text-decoration: underline;
}
.link_blue_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005eac;
	text-decoration: underline;
	line-height: 20px;
}
