.bodytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
	font-style: italic;
}

	/* Footer Links */
		a.bodytext:link, a.bodytext:visited, a.bodytext:active {
			color: #0066CB;
		}
		a.bodytext:hover{
			color: #000000;
}
		
.bodytext2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #004A95;
	font-style: italic;
	font-weight: bold;
}

.bodyheader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

.footer{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#666666;
}

	/* Footer Links */
		a.footer:link, a.footer:visited, a.footer:active {
			color: #666666;
		}
		a.footer:hover{
			color: #333333;
}

.top_watermark {
	background-image: url(../img/top_backer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.watermark {
	background-image: url(../img/watermark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.form{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}

.required{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#CC0000;
}
