/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

	
.customPage {
font-size: 14px;
}


.customPage h2 {
background: none;
border: none;
color: #134a89;
font-size: 12px;
font-weight: bold;
margin: 0 0 5px 0;
}


.checklist {
list-style-type: none;
margin: 5px 0 0 5px;
padding-left: 0;
font-size: 12px;
}

.checklist li {
background: url(images/checkbox.gif) no-repeat;
background-position: 0 .5em;
padding-left: 22px;
margin: 10px 0;
font-size: 12px;
}

.rsvpNow1 {
width: 125px;
float: left;
}

.rsvpNow2 {
width: 125px;
float: right;
}

.textBox {
	width: 162px;
	color: #fff;
	font-weight: bold;
}

.textBoxBlue-top {
	width: 162px;
	background:  #134b89 url(images/textBoxBlue-top.gif) no-repeat;
	background-position: top left;
	padding: 15px 0px 0 0px;
	text-align: center;
}

.textBoxBlue-bottom {
	width: 162px;
	height: 10px;
	background: url(images/textBoxBlue-bottom.gif) no-repeat;
	line-height: 1;
}



/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/