.tpltBackground {
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tpltGeneralText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.tpltFooterTop {
	line-height: 18px;
	background-image: url(/images/footertop.jpg);
	background-repeat: repeat-x;
}
#Footer {
	background-color: #636466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:link {
	color: #FFFFFF;
}

.tpltSectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EB0081;
	text-decoration: none;
}
.tpltLargerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tpltLargerTextPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #EA0E89;
	text-decoration: none;
	font-style: italic;
}
.tpltPhotoFrame {
	border: 3px solid #F054A7;
}
.tpltBackground2 {

	background-image: url(/images/background2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
