body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #999999;
	margin: 0px;
}
.bg-pete1 {
	background-image: url(../images/pete-bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #7093BB;
}

.bg-pete2 {
	background-image: url(../images/pete-bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #7093BB;
}
.bg-footer {
	background-image: url(../images/pete-footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.txtWhite12px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtWhite14px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtWhite16px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFF797;
	text-decoration: none;
}
a:visited {
	color: #FFF797;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #213A78;
	text-decoration: none;
}

a.lkFooter:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.lkFooter:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.lkFooter:hover {
	color: #FFF797;
	text-decoration: none;
}
a.lkFooter:active {
	color: #FFFFFF;
	text-decoration: none;
}




.txtPageTitles {
	font-size: 18px;
	color: #FFF797;
	font-weight: bold;
}


a.lkSponsors:link {
	display: block;
	height: 136px;
	width: 136px;
	border: 1px solid #FFFFFF;
}
a.lkSponsors:visited {
	display: block;
	height: 136px;
	width: 136px;
	border: 1px solid #FFFFFF;
}
a.lkSponsors:hover {
	display: block;
	height: 136px;
	width: 136px;
	border: 1px solid #213A78;
}
a.lkSponsors:active {
	display: block;
	height: 136px;
	width: 136px;
	border: 1px solid #3761A9;
}







.imgWrap {
	float:right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.txtWhite14pxBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtGrey12px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
}
.txtBlue12px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #15254D;
}
.txtBlue12pxBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #15254D;
}
.txtBlue16px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #15254D;
}

