#container {
	background-image:url(../images/nav_grey2.gif);
}

#f22content {
	background-color:#FFFFFF;
	background-image:url(../images/f22/f22_background.jpg);
	background-repeat:repeat-none;
	min-height: 667px;
}



#content {
	background-color: transparent;
}

#contentleft {
	border: 0;
}

#f22 {
	float: right;
	background-color: #FAC129;
	width: 800px;
	height: 185px;
}

#f22logo {
	float: right;
	margin: 26px 233px 0 0;
}

#f22text {
	float: left;
	width: 275px;
	color: #5F6268;
	margin: 10px 0 0 0;
	padding: 0 12px 0 13px;
	background-color: #FAC129;
}


#f22text h1, #f22text h2 {
	color: #000;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
}

#f22text p {
	margin-top: 7px;
}



#f22left {
	float: left;
	width: 280px;
	margin: 10px 0 0 3px;
	color: #fff;
	font-size: 13px;
	line-height: 17px;

}

#f22right {
	float: right;
	width: 280px;
	margin: 10px 205px 0 0;
	color: #fff;
}


.f22input {
	border: 1px solid #fff;
	width: 253px;
}

.f22textarea {
	border: 1px solid #fff;
	width: 253px;
	height: 109px;
	font-family: Helvetica, Arial, san-serif;
	font-size: 13px;
}



#f22terms {
	background-color: transparent;
}

#f22terms h1, #f22terms h2 {

	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;
}

#f22terms h3 {
	margin-bottom: 0;
}


#f22side {
	float: left;
	width: 200px;
}

#f22img {
	margin: 13px 0 0 3px;
}



/* Invitation page */
#f22invcontent {
	background-color:#1E3360;
	background-image:url(../images/f22/bg-gradient.jpg);
	background-repeat:repeat-x;
	min-height: 1641px;
}

#f22invitation {
	float: left;
	width: 780px;
	margin: 30px 0 0 0px;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
}


#f22invitation a {
	color: #F4B62D;
}

#f22invitation h2, #f22invitation h3 {
	color: #fff;
}

#f22invcontent #content {
	width: 800px;
}

#f22invitation h2 {
	margin-bottom: 10px;
}


.slightincrease p {
	font-size: 14px;
	margin: 0 0 10px 0;
}

#f22invitation a.pagelink {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

p#appendix {
	font-size: 11px;
}


#invcompdetails {
	width: 470px;
	float: left;
}

#invcompform {
	width: 255px;
	float: right;
	margin-right: 1px;
}

#invcompform p {
	margin: 0 0 8px 0;
}

