.bodyClass {
	margin: 0 0 0 0;
	background-color: white;
}
h1 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #deb305;
	text-align: center;
	line-height: normal;
}
h2 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #deb305;
	margin-left: 10px;
	padding: 0 0 0 0;
}
.emphasGold {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #deb305;
}

.normal {
	font-family: sans-serif;
	font-size: 13px;
	margin-left: 10px;
	text-align: justify;
	padding: 0 0 0 0;
	font-weight: normal;
}

.instructions {
	font-family: sans-serif;
	font-size: 12px;
	margin-left: 10px;
	padding: 0 0 0 0;
}

.transparentbody {
	background-color: transparent;
}
.iframeBody {
	background-color: transparent;
	display: inline;
}

.errorText {  
	font-family: sans-serif; 
	color: #FF0000; 
	font-size: 13px;
}

.smForcedBg {
background: url("images/presentzLogo10sm.gif");
background-repeat: no-repeat;
height: 252px;
}
.listBg {
background: url("images/presentzLogo10.gif");
background-repeat: no-repeat;
}
.forcedBg {
background: url("images/presentzLogo10.gif");
background-repeat: no-repeat;
height: 430px;
}

a:focus {  outline: none}
a:active {  outline: none}

li.normal {
	font-family: sans-serif;
	font-size: 13px;
	margin-left: 25px;
	text-align: justify;
	padding: 0 0 0 0;
}

.normalIndent {
	font-family: sans-serif;
	font-size: 13px;
	margin-left: 25px;
	text-align: justify;
	padding: 0 0 0 0;
}

.normalBoldCentered {
	font-family: sans-serif;
	font-size: 13px;
	margin-left: 5px;
	text-align: center;
	padding: 0 0 0 0;
	color: black;
	font-weight: bold;
	margin-right: 5px;
}

.closeBorder10 {
	padding: 1px 1px 1px 1px;
}

.normalGold {
	font-family: sans-serif;
	font-size: 17px;
	margin-left: 10px;
	text-align: justify;
	padding: 0 0 0 0;
	font-weight: normal;
	color: #deb305;
}

.goldBox {
	padding: 10px 10px 1px 10px;
	border-style: solid;
	border-width: thin;
	border-color: #deb305;
	margin-bottom: 1em;
}

.compact {
	padding: 5px 20px 5px 10px;
}

.rsvpSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: green;
	font-weight: bold;
	background-color: transparent;
	text-align: center;
}
