.fade_bckgrd {
	background-image: url('images/fade_bckgrd.gif');
	background-repeat: repeat-x
}
.fade_bckgrd_bottom {
	background-image: url('images/fade_bckgrd_bottom.gif');
	background-repeat: repeat-x
}
.fade_left_bckgrd {
	background-image: url('images/sidefade_left_bckgrd.gif');
	background-repeat: repeat-y
}
.fade_right_bckgrd {
	background-image: url('images/sidefade_right_bckgrd.gif');
	background-repeat: repeat-y
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003562;
	line-height: 12px;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003562;
	line-height: 16px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003562;
	line-height: 10px;
}


.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003562;
	line-height: 16px;
}

.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003562;
	text-decoration: underline;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003562;
	text-decoration: underline;
}

.textlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003562;
	text-decoration: none;
}
.untext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003562;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003562;
	text-decoration: underline;
}
.img {
border: 1px #000000 solid;
}
.imgpadding {
padding-bottom: 10px;
}